path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
aquamacs/doc/Aquamacs Help/ede/Creating-a-project.html
xfq/aquamacs-emacs
<html lang="en"> <head> <title>Creating a project - Emacs Development Environment</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Emacs Development Environment"> <meta name="generator" content="makeinfo 4.13"> <link title="Top" rel="start" href="index.html#Top"> <link rel="prev" href="EDE-Mode.html#EDE-Mode" title="EDE Mode"> <link rel="next" href="Modifying-your-project.html#Modifying-your-project" title="Modifying your project"> <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage"> <!-- This file describes EDE, the Emacs Development Environment. Copyright (C) 1998, 1999, 2000, 2001, 2004, 2005, 2008, 2009, 2010 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 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 the freedom to copy and modify this GNU manual. Buying copies from the FSF supports it in developing GNU and promoting software freedom.'' --> <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"> <a name="Creating-a-project"></a> <p> Next:&nbsp;<a rel="next" accesskey="n" href="Modifying-your-project.html#Modifying-your-project">Modifying your project</a>, Previous:&nbsp;<a rel="previous" accesskey="p" href="EDE-Mode.html#EDE-Mode">EDE Mode</a>, Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a> <hr> </div> <h2 class="chapter">3 Creating a project</h2> <p>To create a new project, first visit a file that you want to include in that project. If you have a hierarchy of directories, first visit a file in the topmost directory. From this buffer, type <kbd>M-x ede-new</kbd>, or click on the &lsquo;<samp><span class="samp">Create Project</span></samp>&rsquo; item in the &lsquo;<samp><span class="samp">Development</span></samp>&rsquo; menu. <p>The <samp><span class="command">ede-new</span></samp> command prompts for the type of project you would like to create. Each project type has its own benefits or language specific enhancements. <i>EDE</i> supports four different project types: &lsquo;<samp><span class="samp">Make</span></samp>&rsquo;, &lsquo;<samp><span class="samp">Automake</span></samp>&rsquo;, &lsquo;<samp><span class="samp">direct Automake</span></samp>&rsquo;, and &lsquo;<samp><span class="samp">Simple</span></samp>&rsquo;. <ul> <li>For the &lsquo;<samp><span class="samp">Make</span></samp>&rsquo; project type, <i>EDE</i> creates a <dfn>project file</dfn>, called <samp><span class="file">Project.ede</span></samp>, in each project directory. Information about the project is stored in this file. This project autogenerates a <samp><span class="file">Makefile</span></samp>. <li>For the &lsquo;<samp><span class="samp">Automake</span></samp>&rsquo; project type, <i>EDE</i> creates a <samp><span class="file">Project.ede</span></samp> project file similar to a &lsquo;<samp><span class="samp">Make</span></samp>&rsquo; project. Unlike a &lsquo;<samp><span class="samp">Make</span></samp>&rsquo; project, this project autogenerates a <samp><span class="file">Makefile.am</span></samp> file. <i>EDE</i> handles the Automake bootstrapping routines, which import and maintain a <samp><span class="file">configure.am</span></samp> script and other required files. <li>For the &lsquo;<samp><span class="samp">direct Automake</span></samp>&rsquo; project type, <i>EDE</i> reads directly from the Automake files. <p>You cannot create direct Automake projects with the <samp><span class="command">ede-new</span></samp> command. Instead, when you visit a project with existing Automake files, <i>EDE</i> automatically detects them. <li>The &lsquo;<samp><span class="samp">Simple</span></samp>&rsquo; project type provides light-weight constructs for identifying a project root and looking up files. If you already have a non-<i>EDE</i> project infrastructure, you can use a &lsquo;<samp><span class="samp">Simple</span></samp>&rsquo; project to provide other Emacs packages, such as Semantic, with some information about the project. See <a href="Simple-projects.html#Simple-projects">Simple projects</a>. </ul> <p>A subproject is merely a project in a subdirectory of another project. You can create a subproject by using the <samp><span class="command">ede-new</span></samp> command (or the &lsquo;<samp><span class="samp">Create Project</span></samp>&rsquo; menu item), while visiting a buffer in a subdirectory of the project root. This new project is automatically added to the parent project, and will be automatically loaded when <i>EDE</i> reads the parent project. <p>When using a project command that involves a makefile, <i>EDE</i> uses the top-most project's makefile as a starting place for the build. How the toplevel project handles subprojects in the build process is dependent on that project's type. </body></html>
aufgabe1/3-rhino2.log-dumps/index.html
fap-/it-sicherheit-ss16
<HTML> <HEAD> <TITLE>CSCI 2025 - 501 Spring 2004</TITLE> </HEAD> <BODY BACKGROUND="" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#FF0000"> <H1>CSCI 2025 - 501 Spring 2004</H1> <HR> <H3>Announcement: Welcome to CSCI 2025 - 501.</H3> <p><b> The first test is on Saturday, March 13</b></p> <p> You can get the <a href="syllabus.pdf"> syllabus here. </a> </p> <p> Syllabus addendum: Attendance in mandatory as declared by the University Faculty Senate. My policy is that if you miss more than 3 classes, you automatically receive an F. </p> <p> You can get Bloodshed Dev C++ from <a href="http://www.bloodshed.net/devcpp.html"> here. </a></p> <p> <a href="bloodshed.pdf"> Bloodshed Dev C++ Help Guide</a></p> <p> <a href="../1201"> Last semester's CSCI 1201 site </a></p> <p> <a href="linkedlist.zip"> Linked List Implementation for HW 3</a></p> <p> HW 3 hints: use the linked list as your data storage mechanism -- the stack and queue should be built "on top" of the linked list. Feel free to modify the implementation provided (or use your own linked list implementation). Send all bug reports to venkata@cs.uno.edu </p> <H3>Class Notes</H3> <ul> <li> <a href="jan242004.pdf"> Jan 24 2004 </a> <a href="code1.pdf"> Source code </a> </li> <li> <a href="jan312004.pdf"> Jan 31 2004 </a> <a href="code2.pdf"> Source code </a> </li> <li> <a href="codesample1.txt"> Feb 07 2004 </a> <li> <a href="feb142004.pdf"> Feb 14 2004 </a> <a href="code3.pdf"> Source code </a> </li> <li> <a href="feb282004.pdf"> Feb 28 2004 </a> </li> <li> <a href="mar062004.pdf"> Mar 06 2004 </a> </li> <li> <a href="codesample2.txt"> Mar 06 2004 (lab code solutions)</a></li> <li> <a href="mar202004.pdf"> Mar 20 2004 </a> </li> <li> <a href="mar272004.pdf"> Mar 27 2004 </a> </li> <li> <a href="apr032004.pdf"> Apr 03 2004 </a> </li> </ul> <H3>Homework Assignments</H3> <ul> <li> <a href="hw1.pdf"> Homework # 1 </a> </li> <li> <a href="hw2.pdf"> Homework # 2 (addendum: you need a method IntNodePtr getHead() in the list class that returns the head of the list) </a> </li> <li> <a href="hw3.pdf"> Homework # 3 </a> </li> </ul> <p> You will need the free Adobe Acrobat reader from <a href="http://www.adobe.com"> www.adobe.com </a> in order to view these documents. </p> </BODY> </HTML>
bot/src/assets/css/main.css
val92130/Supreme-Auto-Checkout
html { font-family: 'Roboto', sans-serif; } body { margin: 0; font-size: 13px; line-height: 20px; min-width: 700px; min-height: 600px; } form > div { width: 100% !important; } html, body, #app { height: 100%; } #app { overflow-y: scroll; } /* Fonts */ /* roboto-300 - latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; src: url('/assets/fonts/roboto-v15-latin-300.eot'); /* IE9 Compat Modes */ src: local('Roboto Light'), local('Roboto-Light'), url('/assets/fonts/roboto-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/assets/fonts/roboto-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('/assets/fonts/roboto-v15-latin-300.woff') format('woff'), /* Modern Browsers */ url('/assets/fonts/roboto-v15-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */ } /* roboto-regular - latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: url('/assets/fonts/roboto-v15-latin-regular.eot'); /* IE9 Compat Modes */ src: local('Roboto'), local('Roboto-Regular'), url('/assets/fonts/roboto-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/assets/fonts/roboto-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/assets/fonts/roboto-v15-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/assets/fonts/roboto-v15-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */ } /* roboto-500 - latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; src: url('/assets/fonts/roboto-v15-latin-500.eot'); /* IE9 Compat Modes */ src: local('Roboto Medium'), local('Roboto-Medium'), url('/assets/fonts/roboto-v15-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/assets/fonts/roboto-v15-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('/assets/fonts/roboto-v15-latin-500.woff') format('woff'), /* Modern Browsers */ url('/assets/fonts/roboto-v15-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */ }
public/gameBackgrounds/background15/index.html
thm-projects/arsnova-flashcards
<!DOCTYPE html> <html lang="en" > <head> <meta charset="UTF-8"> <title>CodePen - Gray Spiral Delaunay with Texture</title> <link rel="stylesheet" href="./style.css"> </head> <body> <!-- partial:index.partial.html --> <canvas id="canvas" title="Click to generate new pattern"></canvas> <!-- partial --> <script src='https://codepen.io/DonKarlssonSan/pen/JjPbdKp.js'></script> <script src='https://codepen.io/DonKarlssonSan/pen/bLGjLm.js'></script><script src="./script.js"></script> </body> </html>
htdocs/theme/raw/static/style/style.css
sdc/mahara
/** * Stylesheet for Mahara's Raw theme. * * @author Catalyst IT Ltd * @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later * @copyright For copyright information on Mahara, please see the README file distributed with this software. * * This file is licensed under the same terms as Mahara itself */ /******************** General rules ********************/ /* reset styles */ html { margin: 0; padding: 0; } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .ui-widget, .ui-widget button { font-family: inherit; } body, caption, th, td, input, textarea, select, option, legend, fieldset, button { font-family: Arial, "Nimbus Sans L", Helvetica, sans-serif; } #container, .sitemessage, #switchwrap { /* Use a 12px base font size with a 16px line height */ font-size: 0.75em; /* 16px x .75 = 12px */ line-height: 1.333em; /* 12px x 1.333 = 16px */ } pre, code, tt { font-size: 1em; font-family: "Courier New", "DejaVu Sans Mono", monospace; white-space: pre-wrap; } blockquote { margin: 10px 30px; border-left: 2px solid #999999; padding-left: 1em; } acronym { border-bottom: 1px dotted #D1D1D1; } img { border: 0; } ul, ol { margin: 5px 0 10px 0; padding: 0; } ul li { margin: 0 0 3px 20px; } ol li { margin: 0 0 3px 30px; } p { margin: 10px 0; } p span { line-height: 1.333em; } .backtrace { font: normal 110%/1.5em monospace; } /* links styling for accessibility */ :focus { outline: 2px solid #FFFF00; } html:focus { outline: 0; } a, a:hover, a:active { outline: none; } /******************** Body ********************/ body { color: #333333; font-family: Arial, "Nimbus Sans L", Helvetica, sans-serif; font-size: 100%; margin: 0; padding: 0; } body#micro { background-color: #EEEEEE; } /******************** General headings ********************/ h1, h2, h3, h4, h5, h6 { margin: 15px 0 10px 0; line-height: 1.25em; white-space: normal; word-wrap: break-word; } h1 { font-size: 2em; /* 24px */ } h2 { font-size: 1.667em; /* 20px */ } h3 { font-size: 1.5em; /* 18px */ } h4 { font-size: 1.333em; /* 16px */ } h5 { font-size: 1.167em; /* 14px */ } h6 { font-size: 1em; /* 12px */ } h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child { margin-top: 0; } /******************** Placement ********************/ .left { text-align: left; } .center { text-align: center; } .right { text-align: right; } .fl { float: left; } .fr { float: right; } .cl { clear: left; } .cr { clear: right; } .cb { clear: both; } .fullwidth { width: 100%; } .halfwidth { width: 50%; } .onethirdwidth { width: 33%; } form.oneline.inline div, .inline { display: inline; } .hidefocus:focus, .hidefocus:active { outline: 0; } /* Hides the element but leaves it accessible to screen readers */ .accessible-hidden { display: inline; position: absolute !important; clip: rect(1px, 1px, 1px, 1px); overflow: hidden; } .hidden, .dontshow { display: none; } /* Hides without being "destructive" - element + children still have full width/height */ .safe-hidden { position: absolute; visibility: hidden; top: 0; } .nojs-hidden-inline, .nojs-hidden-block, .nojs-hidden-table, .nojs-hidden-table-cell { display: none; } .bar-before { border-left: 1px solid #D1D1D1; } #footer-nav .bar-before { border-left: 1px solid #5B5C5C; } .dont-collapse:after { content: "."; visibility: hidden; } /******************** Loading ********************/ #loading-box { background-color: #DDDDDD; display: none; padding: 5px 10px; position: absolute; top: 0; color: #333333; left: 48%; -webkit-box-shadow: 0px 0px 5px 0px #333333; box-shadow: 0px 0px 5px 0px #333333; } /******************** Overlay ********************/ #overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.7; background-color: #000000; filter: alpha(opacity=70); z-index: 11; } img.close:focus { border: 1px solid #FFFF00; } /******************** Ajax login ********************/ #ajax-login-form { border: 5px solid #DDDDDD; background-color: #FFFFFF; position: absolute; top: 150px; left: 20%; width: 250px; z-index: 1000; text-align: left; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } /******************** Help ********************/ .help { vertical-align: top; } .help a { display: inline-block; } .help a:hover { cursor: help; } .contextualHelp { padding: 10px; margin: 0; width: 500px; max-height: 400px; overflow: auto; background-color: #F9F9F9; border: 1px solid #B2B2B2; z-index: 2000; -webkit-box-shadow: 0px 0px 5px 0px #888888; box-shadow: 0px 0px 5px 0px #888888; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } .help-dismiss { vertical-align: top; } /**************** Messages ****************/ div.ok { background: #E6F6E0 url(../images/success.png) no-repeat 4px 4px; padding: 5px 5px 5px 26px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; line-height: 1.333em; margin-bottom: 3px; font-size: 1em; color: #333333; } div.error, span.error { background: #FEE7E7 url(../images/failure.png) no-repeat 4px 4px; padding: 5px 5px 5px 27px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; line-height: 1.333em; margin-bottom: 3px; font-size: 1em; color: #333333; } div.info { background: #E5ECF4 url(../images/info.png) no-repeat 4px 4px; padding: 5px 5px 5px 27px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; line-height: 1.333em; margin-bottom: 3px; font-size: 1em; color: #333333; } div.warning, .errmsg { background: #FFF3E0 url(../images/warning.png) no-repeat 4px 3px; padding: 5px 5px 5px 26px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; line-height: 1.333em; margin-bottom: 3px; font-size: 1em; color: #333333; } /* system messages between nav and main content */ #messages { padding: 0; margin: 10px 0; } /* system messages */ .message { margin: 5px 0; padding: 5px; background: #F6F6F6; color: #333333; text-align: center; } .message p:first-child { margin-top: 0; } .message p:last-child { margin-bottom: 0; } /* warning messages without icon */ .attentionmessage { background: #FFF3E0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin: 5px 0; padding: 5px; text-align: center; } .attentionform { margin: 10px auto 5px auto; } /* delete messages without icon */ .deletemessage { background: #FEE7E7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin: 5px 0; padding: 5px; text-align: center; } .deletemessage .deletebuttonwrap { padding: 5px; } /******************** General text ********************/ .s { font-size: 0.917em; } .description, .unvalidated, .postdetails { font-size: 0.917em; color: #707070; font-weight: normal; } .nowrap { white-space: nowrap; } .dull { color: #707070; } .tags { margin: 20px 0 10px 0; } /* some common listing text styles */ .title, .title:first-child { font-size: 1.167em; margin: 3px 0; } .detail { margin: 3px 0; } .detail br { line-height: 1px; height: 1px; content: " "; } .postedon { font-size: 0.917em; line-height: 1.167em; } ul.listing { list-style: none; } .listing .listrow { padding: 3px 5px; margin: 0; } .listing .listrow h3.title { display: inline-block; } .listing .tags { margin: 3px 0; } /******************** Tables ********************/ table { border-spacing: 0; border-collapse: collapse; } table.fixwidth { table-layout: fixed; } th { padding: 3px 5px; text-align: left; line-height: 1.25em; vertical-align: top; } thead th { white-space: nowrap; border-bottom: 1px solid #CCCCCC; font-size: 1.167em; } /* those that need to align with td */ .file th, .html th, .text th, .tags th, .select th, .wysiwyg th, .filebrowser th, .textarea th, .userlist th, .emaillist th, .calendar th, .radio th, .checkbox th, .expiry th, .bytes th, .date th, .password th, .multitext th { padding-top: 8px; } td { padding: 3px 5px; vertical-align: top; } .valign { padding: 6px 5px 3px 5px; } tfoot td { padding: 5px 0; } /* small td for tickboxes and icons */ td.narrow { padding: 3px; width: 25px; } /* to align tag in edit tables */ tr.tags td div div { line-height: 2em; } /* Alternative row background */ .r0, .r0 td, .d0 { background-color: #F9F9F9; } .r1, .r1 td, .d1 { background-color: #F3F3F3; } /* Highlight row background */ tr.highlight td, tr.highlight-file td { background-color: #FFFCD8; } /* icon container (icons are 24px wide) */ td.icon-container { vertical-align: top; width: 25px; text-align: center; } td.icon-container img { max-width: 25px; } /* profile icon alignments */ .profile-icon-container { vertical-align: middle; margin-right: 2px; } .profile-icon-left { margin-right: 10px; margin-bottom: 10px; float: left; } .profile-icon-right { margin-left: 10px; margin-bottom: 10px; float: right; } /* table with preserved whitespace */ .messagebody { white-space: pre-wrap; overflow: auto; } .messagebody-newpost, .messagebody-feedback { white-space: normal; } /* expandable */ .valign-middle { vertical-align: middle; } .expandable-head th { font-size: 1em; white-space: normal; } table.attachments thead.expandable-head td { background-color: #DDDDDD; } .expandable-head a.toggle { font-weight: bold; background-image: url(../images/expand.png); background-repeat: no-repeat; background-position: 2px 50%; padding-left: 18px; display: inline-block; } .expandable-head a.toggle.textonly { background-image: none; padding-left: inherit; } .expandable-head a.toggle.expanded { background-image: url(../images/expanded.png); background-position: 2px 50%; } .expandable-head a.toggle.textonly.expanded { background-image: none; } /******************** Forms ********************/ form { margin: 0; padding: 0; } /* required */ .requiredmarker { color: #EE0000; } /* description */ .pieform td.description { padding-top: 0 !important; } /* label */ label { font-weight: bold; } .radio td label { font-weight: normal; line-height: 1.667em; } .checkboxes td label { font-weight: normal; } /* fieldset */ fieldset { padding: 10px 15px; margin: 10px 0; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #d1d1d1; } fieldset.collapsible { padding: 10px 15px; margin: 5px 0; } fieldset.collapsed { padding: 0 15px; margin: 5px 0; border-left: 0; border-right: 0; border-bottom: 0; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; } .no-js fieldset.collapsed { padding: 10px 15px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #d1d1d1; } fieldset.collapsed div, fieldset.collapsed table { position: absolute; display: none; padding: 0; border: 0; margin: 0; } .no-js fieldset.collapsed div, .no-js fieldset.collapsed table { display: inherit; position: inherit; } .tabbed-fieldsets fieldset { border: none; padding: 0; } /* legend */ legend { font-weight: bold; font-size: 1.333em; } legend h4 { font-size: 1em; margin: 0; } fieldset.collapsible legend { font-size: 1.167em; } fieldset.collapsible legend a { padding-left: 15px; background: url(../images/expanded.png) 0 center no-repeat; text-decoration: none; } fieldset legend a:hover { text-decoration: none; } fieldset.collapsed legend a { background: url(../images/expand.png) 0 center no-repeat; } .no-js fieldset.collapsed legend a { background: url(../images/expanded.png) 0 center no-repeat; } /* select */ select { margin-right: 3px; padding: 4px 3px 3px 3px; border-top: 1px solid #ABADB3; border-right: 1px solid #DBDFE6; border-bottom: 1px solid #E3E9EF; border-left: 1px solid #E2E3EA; font-size: 1em; } @media screen and (-webkit-min-device-pixel-ratio:0) { select { padding: 3px 3px 3px 3px; } } select:focus { outline: 2px solid #FFFF00; } div.select, .no-js div.select { margin-bottom: 3px; } .column select { max-width: 80%; } #institution_authplugin_container select#dummySelect, select#edituser_site_authinstance, select#edituser_institution_addinstitution, select#uploadcsv_authinstance, select#adduser_authinstance { max-width: 380px; } /* radio & checkbox */ .radio, .checkbox { vertical-align: top; } .radio td div.radio { display: inline; } /* horizontal rule */ hr { border-bottom: 1px dotted #D1D1D1; border-top: 0; border-right: 0; border-left: 0; } /* textarea */ textarea { padding: 0; margin: 0; border-top: 1px solid #ABADB3; border-right: 1px solid #DBDFE6; border-bottom: 1px solid #E3E9EF; border-left: 1px solid #E2E3EA; resize: none; font-size: 1em; } textarea:focus { outline: 2px solid #FFFF00; } /* resizable textbox */ .resizable-textarea { max-width: 100% !important; } div.grippie { background: #EEEEEE url(../images/grippie.png) no-repeat scroll 100% 50%; cursor: s-resize; height: 14px; padding: 3px 0 0 0; } /* inputs */ input.text, input.password, input[type=text], input[type=password] { padding: 3px 3px 4px 3px; border-top: 1px solid #ABADB3; border-right: 1px solid #DBDFE6; border-bottom: 1px solid #E3E9EF; border-left: 1px solid #E2E3EA; } input.text:focus, input.password:focus, input[type=text]:focus, input[type=password]:focus { outline: 2px solid #FFFF00; } input.submit:focus { outline: none; } /* hidden */ .no-js .nojs-hidden-inline { display: none; } /* file browser in IE */ input.file/*\**/ { background: #FFFFFF\9; } input.file[disabled="disabled"] { background/*\**/: #f0f0f0\9; } /* input error */ input.error, textarea.error { background-color: #FFF2F2; } /* calendar */ input.calendar { margin-right: 5px; } button.ui-datepicker-trigger { vertical-align: bottom; cursor: pointer; border: none !important; background: none !important; padding: 0 !important; } input.calendar.required { background-color: #FFF2F2; } /* mceEditor */ .mceEditor { display: inline-block; } #mce_fullscreen_container .mceEditor { display: block; } .mce-widget.mce-btn i.tooltoggle-icon { background-image: url(../../../../js/tinymce/plugins/tooltoggle/img/toolbars.gif); } .mce-stack-layout-item .hidden { display: none; } /* files */ a.btn-addfile { display: inline-block; margin-top: 5px; } /******************** Buttons ********************/ /* Default buttons */ /* default state */ input.submit, input.cancel, button, .buttondk, input.button, input.select, input#files_filebrowser_edit_artefact, .btn, .btn:link, .btn:visited, ul.groupuserstatus li.invite span, ul.groupuserstatus li.jointhisgroup form { font-size: 1em; line-height: 1.333em; border: 1px solid #919191; margin: 0 5px 0 0; padding: 4px 5px 3px 5px; background: url(../images/btn_bkgd.png) repeat-x 0 50%; text-decoration: none; cursor: default; color: #333333; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; white-space: nowrap; } /* hover state */ input.submit:hover, input.cancel:hover, button:hover, .buttondk:hover, input.button:hover, input.select:hover, input#files_filebrowser_edit_artefact:hover, .btn:hover, ul.groupuserstatus li.invite span:hover, ul.groupuserstatus li.jointhisgroup form:hover { border-color: #3C7FB1; background: url(../images/btn_bkgd_hover.png) repeat-x 0 50%; text-decoration: none; cursor: default; color: #333333; } /* focus state */ input.submit:focus, input.cancel:focus, button:focus, .buttondk:focus, input.button:focus, input.select:focus, input#files_filebrowser_edit_artefact:focus, .btn:focus, ul.groupuserstatus li.invite span:focus, ul.groupuserstatus li.jointhisgroup form:focus { border-color: #3C7FB1; background: url(../images/btn_bkgd_hover.png) repeat-x 0 50%; text-decoration: none; cursor: default; color: #333333; outline: none; } /* depress state */ input.submit:active, input.cancel:active, button:active, .buttondk:active, input.button:active, input.select:active, input#files_filebrowser_edit_artefact:active, .btn:active, ul.groupuserstatus li.invite span:active, ul.groupuserstatus li.jointhisgroup form:active { border-color: #3C7FB1; background: url(../images/btn_bkgd_focus.png) repeat-x 0 50%; color: #333333; } /* Delete/suspend buttons (red) */ /* default state */ .deletemessage a.delete, #delete_tag_submit, #close_site_submit, #suspenddelete #delete #edituser_delete_submit, #institution_suspend_submit, #networkingform_deletesubmit, input#buttons_delete, input#delete_delete, input#deletetaskform_submit, input#deleteprofileform_submit, input#delete_all_notifications_submit, #activitylist input.btn-del, input#edituser_institution_rhmoodle_remove, input#settings_delete, input#edituser_institution_massey_remove, input#account_delete_submit { border-color: #707070; background: url(../images/btn_bkgd_red.png) repeat-x 0 50%; color: #000000; } /* hover state */ .deletemessage a.delete:hover, #delete_tag_submit:hover, #close_site_submit:hover, #suspenddelete #delete #edituser_delete_submit:hover, #institution_suspend_submit:hover, #networkingform_deletesubmit:hover, input#buttons_delete:hover, input#delete_delete:hover, input#deletetaskform_submit:hover, input#deleteprofileform_submit:hover, input#delete_all_notifications_submit:hover, #activitylist input.btn-del:hover, input#edituser_institution_rhmoodle_remove:hover, input#settings_delete:hover, input#edituser_institution_massey_remove:hover, input#account_delete_submit:hover { border-color: #950000; background: url(../images/btn_bkgd_red_hover.png) repeat-x 0 50%; color: #FFFFFF; } /* focus state */ .deletemessage a.delete:focus, #delete_tag_submit:focus, #close_site_submit:focus, #suspenddelete #delete #edituser_delete_submit:focus, #institution_suspend_submit:focus, #networkingform_deletesubmit:focus, input#buttons_delete:focus, input#delete_delete:focus, input#deletetaskform_submit:focus, input#delete_all_notifications_submit:focus, #activitylist input.btn-del:focus, input#edituser_institution_rhmoodle_remove:focus, input#settings_delete:focus, input#edituser_institution_massey_remove:focus, input#account_delete_submit:focus { border-color: #950000; background: url(../images/btn_bkgd_red_hover.png) repeat-x 0 50%; color: #FFFFFF; } /* depress state */ .deletemessage a.delete:active, #delete_tag_submit:active, #close_site_submit:active, #suspenddelete #delete #edituser_delete_submit:active, #institution_suspend_submit:active, #networkingform_deletesubmit:active, input#buttons_delete:active, input#delete_delete:active, input#deletetaskform_submit:active, input#deleteprofileform_submit:active, input#delete_all_notifications_submit:active, #activitylist input.btn-del:active, input#edituser_institution_rhmoodle_remove:active, input#settings_delete:active, input#edituser_institution_massey_remove:active, input#account_delete_submit:active { border-color: #F23131; background: url(../images/btn_bkgd_red_focus.png) repeat-x 0 50%; color: #FFFFFF; } table#socialprofilelist { width:100%; table-layout:fixed; } table#socialprofilelist th.icons { width: 32px; } /* Other button customisation */ /* bolding some buttons */ #editgroup #editgroup_submit, #editblog #editblog_submit, #editpost #editpost_submitpost, .fileedittable #files_filebrowser_edit_artefact, #view-wizard-controls input.submit, #editview #editview_submit, #viewlayout input.submit, #add_feedback_form #add_feedback_form_submit, #objection_form #objection_form_submit, .submitcancel .submit, #export #export_submit, #forumbtns a.editforumtitle, #viewforum a.newforumtopic, #forumbtns a.newforum, .groupuserstatus .admincontrol .btn-editgroup, input#login_submit, input#files_filebrowser_upload, input#instconf_artefactids_upload, input#instconf_artefactid_upload, input#designskinform_submit, input#viewskin_submit, input#import_submit { font-weight: bold; } /* bigger buttons */ #profileform #profileform_submit, table.fileedittable input#files_filebrowser_edit_artefact, table.fileedittable input#files_filebrowser_edit_cancel, .rbuttons .btn, .userviewrbuttons .btn, tr.submit input.submit, tr.submitcancel input.submit, tr.submitcancel input.cancel, #resumewrap tr.button input.button, #resumewrap div button, #view-wizard-controls input.submit, #viewlayout .submitwrap input, #collectiondonewrap a.btn, .submitcancel input.submitcancel, input#export_submit, div#groupbox div.jointype a.btn, input#edituser_delete_submit, form#sitelicenses a.btn, input#close_site_submit, input#login_submit, input#delete_tag_submit, .upgrade .btn, .viewrbuttons .btn, .viewrbuttons .btn:link, .viewrbuttons .btn:visited, input#instconf_artefactids_edit_artefact, input#instconf_artefactids_edit_cancel, input#instconf_artefactid_edit_artefact, input#instconf_artefactid_edit_cancel, #addlayout, input#viewlayout_submit, input#files_filebrowser_upload, input#instconf_artefactids_upload, input#instconf_artefactid_upload, input#designskinform_submit, input#cancel_designskinform_submit, input#import_submit, input#cancel_import_submit { padding: 5px 10px; font-size: 1.167em } .rbuttons input.submit { padding: 4px 10px 5px 10px; font-size: 1.167em; } /* exceptions to the bigger and need to be made back to regular */ input#delete_all_notifications_submit, input#edituser_institution_rhmoodle_submit, input#edituser_institution_rhmoodle_remove, input#edituser_institution_add, input#friendscontrol_submit, input#addviews_submit, input#edituser_suspend_submit, input#edituser_delete_submit, input#institution_suspend_submit, input#edituser_institution_massey_submit, input#edituser_institution_massey_remove, .pagetabs .btn, .pagetabs input.submit, input#usertype_typesubmit, #pluginconfig table tr td fieldset table tr.submit input.submit, input#designskinform_body_background_image_open_upload_browse, input#designskinform_body_background_image_close_upload_browse, input#designskinform_view_background_image_open_upload_browse, input#designskinform_view_background_image_close_upload_browse, input#instconf_artefactids_open_upload_browse, input#instconf_artefactids_close_upload_browse { padding: 4px 5px 3px 5px; font-size: 1em; } tr.btn-subscribe input.btn-subscribe { padding: 3px 5px 2px 5px; font-size: 1em; } input#releaseview_submit { padding: 4px 5px 3px 5px !important; font-size: 1em !important; } .deletemessage .deletebuttonwrap .btn { padding: 5px 10px; } /* buttons that look like links */ .linkbtn, .linkbtn:hover, .linkbtn:focus { border: 0; cursor: pointer; background: none; padding: 0; font-size: 1em; color: #0000EE; text-decoration: underline; } /* disabled inputs */ input[disabled="disabled"], input[disabled="disabled"]:hover, input[disabled="disabled"]:focus { border-color: #aaaaaa; color: #aaaaaa; background: url(../images/btn_bkgd.png) repeat-x 0 50%; } input.text[disabled="disabled"], input.text[disabled="disabled"]:hover, input.text[disabled="disabled"]:focus, input[type="text"][disabled="disabled"], input[type="text"][disabled="disabled"]:hover, input[type="text"][disabled="disabled"]:focus { background: #f0f0f0; border-top: 1px solid #ABADB3; border-right: 1px solid #DBDFE6; border-bottom: 1px solid #E3E9EF; border-left: 1px solid #E2E3EA; } input[type="image"][disabled="disabled"], input[type="image"][disabled="disabled"]:hover, input[type="image"][disabled="disabled"]:focus { opacity: 0.5; filter: alpha(opacity=50); zoom: 1; } /* placement of buttons */ .rbuttons { float: right; margin-top: -40px; line-height: 2.167em; } .rbuttons form, .rbuttons form div { display: inline; } .rbuttons input.submit, .rbuttons a { display: inline-block; margin: 0 0 0 8px; } /* multiple icons in wrap */ .btns2 { width: 60px; /* 2 24px with 12px of padding = 60px. Icons*/ white-space: nowrap; } .btns3 { width: 96px; /* 3 24px with 24px of padding = 96px. Icons*/ white-space: nowrap; } /* removing link underline in icons and making link full block */ .btns2 a, .btns3 a { margin: 0 0 0 8px; display: inline-block; text-decoration: none; vertical-align: top; } .btns2 input, .btns3 input { margin: 0 0 0 8px; } .btns2 a:first-child, .btns3 a:first-child { margin: 0; } ul.groupuserstatus li .btn { margin: 0 0 0 8px; } /* icon buttons */ .btn-big-edit, .btn-big-info, .btn-big-del, .customrow input { border: 0 !important; margin-right: 0 !important; width: 24px; height: 24px; padding: 0; text-align: left; text-indent: -9999px; font-size: 1px; vertical-align: top; cursor: pointer !important; overflow: hidden; } .btn-big-edit { background: transparent url(../images/btn_edit.png) no-repeat 0 0 !important; } .btn-big-info { background: transparent url(../images/btn_info.png) no-repeat 0 0 !important; } .btn-big-del, .customrow input { background: transparent url(../images/btn_deleteremove.png) no-repeat 0 0 !important; color: transparent; display: inline-block; overflow-x: hidden; } .btn-big-del:focus, .customrow input:focus { background: transparent url(../images/btn_deleteremove_focus.png) no-repeat 0 0 !important; outline: none; } .btn-big-close, input#editpost_filebrowser_close_upload_browse, input#editnote_filebrowser_close_upload_browse, input#editgoalsandskills_filebrowser_close_upload_browse, input#editcomposite_filebrowser_close_upload_browse, input#designskinform_body_background_image_close_upload_browse, input#designskinform_view_background_image_close_upload_browse, input#instconf_artefactids_close_upload_browse { background: transparent url(../images/btn_close.png) no-repeat 0 0; border: 0 !important; margin-right: 0 !important; width: 24px; height: 24px; padding: 0px; text-indent: -9999px; font-size: 1%; vertical-align: top; cursor: pointer !important; float: right; } .btn-big-close:hover, input#editpost_filebrowser_close_upload_browse:hover, input#editnote_filebrowser_close_upload_browse:hover, input#editgoalsandskills_filebrowser_close_upload_browse:hover, input#editcomposite_filebrowser_close_upload_browse:hover, input#designskinform_body_background_image_close_upload_browse:hover, input#designskinform_view_background_image_close_upload_browse:hover, .btn-big-close:focus, input#editpost_filebrowser_close_upload_browse:focus, input#editnote_filebrowser_close_upload_browse:focus, input#editgoalsandskills_filebrowser_close_upload_browse:focus, input#editcomposite_filebrowser_close_upload_browse:focus, input#designskinform_body_background_image_close_upload_browse:focus, input#designskinform_view_background_image_close_upload_browse:focus { background: transparent url(../images/btn_close_focus.png) no-repeat 0 0; } .btn-big-add { background: transparent url(../images/btn_add.png) no-repeat 0 0 !important; border: 0 !important; margin-right: 0 !important; width: 24px; height: 24px; padding: 0px; text-indent: -9999px; font-size: 1%; vertical-align: top; cursor: pointer !important; } .btn-big-export { background: transparent url(../images/btn_export.png) no-repeat 0 0 !important; border: 0 !important; margin-right: 0 !important; width: 24px; height: 24px; padding: 0px; text-indent: -9999px; font-size: 1%; vertical-align: top; cursor: pointer !important; } /* links or buttons with icons **/ .btn-add { background: transparent url(../images/add_small.png) no-repeat 0 50%; padding-left: 15px; } .btn-approve { background: transparent url(../images/approve_small.png) no-repeat 0 50%; padding-left: 15px; } .btn-config { background: transparent url(../images/config_small.png) no-repeat 0 50%; padding-left: 15px; } .btn-del { background: transparent url(../images/delete_small.png) no-repeat 0 50%; padding-left: 15px; } .btn-deny { background: transparent url(../images/deny_small.png) no-repeat 0 50%; padding-left: 15px; } .btn-display { background: transparent url(../images/display_small.png) no-repeat 0 50%; } .btn-edit { background: transparent url(../images/edit_small.png) no-repeat 0 50%; padding-left: 15px; } .btn-friend { background: transparent url(../images/friend_small.png) no-repeat 0 50%; padding-left: 15px; } .btn-group { background: transparent url(../images/group_small.png) no-repeat 0 0; padding-left: 15px; } .btn-leavegroup { background: transparent url(../images/leave_small.png) no-repeat 0 50%; padding-left: 15px; } .btn-login { background: transparent url(../images/join_small.png) no-repeat 0 50%; padding-left: 15px; } .btn-message { background: transparent url(../images/message_small.png) no-repeat 0 50%; padding-left: 15px; } .btn-pending { background: transparent url(../images/pending_small.png) no-repeat 0 50%; padding-left: 15px; } .btn-reply { background: transparent url(../images/reply_small.png) no-repeat 0 50%; padding-left: 15px; } .btn-request { background: transparent url(../images/request_small.png) no-repeat 0 50%; padding-left: 15px; } /******************** Pagination ********************/ div.pagination { text-align: center; margin: 3px 0; line-height: 2em; } div.pagination span, div.pagination label { margin: 0 3px; display: inline-block; } div.pagination .selected { font-weight: bold; padding: 3px 5px; } div.pagination a { text-decoration: none; padding: 3px 5px; background: #EEEEEE; white-space: nowrap; } div.pagination label { font-weight: normal; } div.pagination .disabled { color: #C1C1C1; padding: 3px 5px; white-space: nowrap; } div.pagination .results { color: #707070; padding: 3px 0; line-height: 1.167em; } div.pagination .results a { border: 0; } form.pagination { margin: 5px 0; } /******************** Layout ********************/ #container { clear: both; width: 100%; } #header { margin: 0 auto; min-width: 960px; max-width: 1280px; } #mainmiddle { margin: 0 auto; min-width: 960px; max-width: 1280px; } #mainmiddlewrap { clear: both; background: #FFFFFF; } #main-wrapper { margin-right: 0; margin-left: 0; } #main-wrapper-narrow-right { margin-right: 256px; margin-left: 0; } #main-wrapper-narrow-left { margin-right: 0; margin-left: 256px; } .main-column, .main-column-narrow { position: static; width: 100%; } #main-wrapper-narrow-left .main-column-narrow { float: right; } #main-wrapper-narrow-right .main-column-narrow { float: left; } #main-column-container { min-height: 0; /* IE layout hack */ padding: 10px 20px 20px 20px; } #left-column { width: 256px; margin-left: -256px; float: left; } #right-column { width: 256px; margin-right: -256px; float: right; } div.rel { position: relative; min-height: 0; /* IE layout hack */ } /******************** Header ********************/ /* skip to content link */ .skiplink { background-color: #EEEEEE; display: block; padding: 5px 10px; position: absolute; top: -999px; left: 47%; -webkit-box-shadow: 0px 0px 5px 0px #333333; box-shadow: 0px 0px 5px 0px #333333; } .skiplink:focus { top: 0; outline: none; } /* top bar / site message */ .sitemessage { background-color: #FEE7E7; font-weight: bold; padding: 5px; border-bottom: 1px solid #BEBEBE; color: #333333; } .sitemessage img { float: left; padding-right: 5px; } .sitemessage a, .sitemessage a:visited, .sitemessage a:link, .sitemessage a:active { color: #B42D2D; } /* site logo */ #site-logo { float: left; margin: 10px 0 5px 10px; } #site-logo a { display: block; } #site-logo a:active { outline: none; } /* header right */ #header-right { float: right; padding: 5px 10px 10px 10px; white-space: nowrap; display: block; } #header-right label { margin-right: 5px; color: #666666; } /* top navigation */ #right-nav ul { text-align: right; margin: 5px 0; } #right-nav li { display: inline; margin: 0; color: #D1D1D1; } #right-nav .navcount { padding: 0 0 0 2px; } #right-nav li a { padding: 0 5px; } #right-nav li a img { vertical-align: middle; margin: 0 2px; } #right-nav li.identity a { color: #666666; text-decoration: none; } /* language bar */ #right-nav li#language { display: inline-block; } #languageselect { margin: 15px 0 0 0; } /* login link */ #right-nav li#loginlink { display: inline-block; } #right-nav li#loginlink a { margin: 0 0 1px 8px; } /* search */ #usf { text-align: right; float: right; clear: right; } #usf_submit { margin: 0 0 0 3px; padding: 5px 5px 4px 5px; } /******************** Small header ********************/ #micro #header { padding: 10px 0 0 0; } /* buttons on the right */ .viewheadertop .links { text-align: right; margin-right: 10px; } .viewheadertop .links a.btn { margin: 0 0 0 8px; display: inline-block; } /* site logo */ .viewheadertop a.small-logo { display: block; margin-left: 10px; } /* main navigation */ .viewheadertop #mainnav-container { padding: 3px 5px 3px 10px; color: #D1D1D1; float: left; white-space: nowrap; } .viewheadertop #mainnav-container #mainnav a { padding: 0 3px; } /* header heading and tabs */ .viewheader { padding: 10px 10px 0 10px; clear: both; } .viewheader .viewtitle, .viewheader .collection-title { padding: 5px 0; margin: 0; } #micro .viewtitle, #micro .collection-title { text-align: center; } /******************** Main navigation ********************/ .main-nav { clear: both; font-size: 1.333em; white-space: nowrap; background: #EEEEEE; } .main-nav ul { margin: 0 auto; min-width: 960px; max-width: 1280px; padding: 0; } .main-nav li { padding: 0; margin: 0; list-style-type: none; display: inline-block; position: relative; z-index: 3; } .main-nav li.selected { background: #DDDDDD; } .main-nav li span { display: inline-block; } .main-nav li a, .main-nav li a:link, .main-nav li a:visited, .main-nav li a:active { padding: 10px; display: inline-block; text-decoration: none; font-weight: bold; } .main-nav li a:hover, .main-nav li a:focus { background: #E9E9E9; outline: none; } /******************** Sub navigation ********************/ #sub-nav { background: #DDDDDD; } #sub-nav ul { margin: 0 auto; min-width: 960px; max-width: 1280px; padding: 0; } #sub-nav li { padding: 0; margin: 0; list-style-type: none; display: inline-block; vertical-align: middle; } #sub-nav li a, #sub-nav li a:link, #sub-nav li a:visited { padding: 5px 10px; display: inline-block; text-decoration: none; } #sub-nav li a:active, #sub-nav li a:focus { outline: none; background: #cdcdcd; } #sub-nav li.selected a { color: #333333; font-weight: bold; } /******************** Dropdown sub navigation ********************/ .main-nav .dropdown-sub { display: none; position: absolute; left: 0; z-index: 3; clear: both; padding: 0; margin: 0; min-width: 0; } .main-nav li:hover .dropdown-sub, .main-nav li .dropdown-sub.show-menu { display: block; } .main-nav .dropdown-sub li { list-style: none; display: block; } .main-nav .dropdown-sub li a, .main-nav .dropdown-sub li a:link, .main-nav .dropdown-sub li a:visited, .main-nav .dropdown-sub li a:active { background: #E9E9E9; float: none; width: 140px; white-space: normal; text-align: left; font-weight: normal; font-size: 0.857em; display: block; text-decoration: none; padding: 8px 10px; } .main-nav .dropdown-sub li.selected a { font-weight: bold; } .main-nav .dropdown-sub li a:hover, .main-nav .dropdown-sub li a:focus { background: #DDDDDD; } /******************** Tabs ********************/ /* reset responsive tabs (profile tabs are in the form not template) */ .rd-tab-title { display: none; } ul.in-page-tabs { font-size: 1.167em; list-style: none; margin: 0; padding: 0; position: relative; z-index: 1; clear: both; } ul.in-page-tabs li { display: table-cell; padding: 0; margin: 0; vertical-align: bottom; } ul.in-page-tabs li a, ul.in-page-tabs li a:link, ul.in-page-tabs li a:visited, ul.in-page-tabs li a:active, ul.in-page-tabs li input.linkbtn, ul.in-page-tabs li button.linkbtn, ul.searchtab li span.inactive { text-decoration: none; display: inline-block; padding: 10px 6px; border: 1px solid #D4D4D4; background: #EEEEEE; -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; margin: 0 0 0 7px; } ul.in-page-tabs li a.current-tab, ul.in-page-tabs li a.current-tab:link, ul.in-page-tabs li a.current-tab:visited, ul.in-page-tabs li a.current-tab:active, ul.in-page-tabs li input.current-tab, ul.in-page-tabs li button.current-tab { color: #333333; text-decoration: none; cursor: default; font-weight: bold; border-bottom: 1px solid #FFFFFF; background: 0; } ul.in-page-tabs li a:focus, ul.in-page-tabs li a.current-tab:focus { outline: none; background: #D4D4D4; } /* tab body */ .subpage { border: 1px solid #D4D4D4; padding: 10px; margin-top: -1px; margin-bottom: 10px; clear: left; display: block; -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; } /******************** Sidebar ********************/ /* general sidebar styles */ .sideblock { clear: both; } .sideblock .sidebar-header { padding: 10px 10px 5px 10px; } .sideblock .sidebar-content { padding: 5px 10px 10px 10px; } .sideblock h3 { display: inline-block; font-size: 1.333em; margin: 0; } .sideblock ul { padding: 0 0 0 15px; margin: 0; line-height: 1.5em; } .sideblock ul li { padding-bottom: 3px; margin: 0; } .sideblock ul li li { padding-bottom: 0; padding-top: 3px; } /* Sidebar login */ #sb-loginbox #loginform_container { width: 100%; } #sb-loginbox #login_submit_container input#login_submit { padding: 5px; } .main-column.editcontent { width: auto; } /* Sidebar profile */ #user-profileicon, #main-wrapper-narrow-left .main-column-narrow { float: right; padding-left: 3px; padding-bottom: 3px; } #user-profileicon a { display: inline-block; } #user-profileicon img { border: 1px solid #FFFFFF; } #sb-profile .sidebar-content { min-height: 30px; } #sb-profile .sidebar-content ul { list-style: none; padding-left: 0; font-weight: bold; } #sb-profile .sidebar-content ul li { padding-bottom: 5px; } #sb-profile .sidebar-content ul ul { font-weight: normal; padding-left: 15px; list-style-type: disc; } #sb-profile .sidebar-content ul ul li { padding-bottom: 0; } #sbdatapeer { margin-top: 10px; clear: both; background: #EEEEEE; padding: 3px 5px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } #sbdatapeer a { background: url(../images/externallink_small.png) no-repeat 0 1px; padding-left: 15px; } #changeuser { margin-top: 10px; clear: both; background: #FEE7E7; padding: 3px 5px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } #changeuser a { font-weight: bold; background: transparent url(../images/join_small.png) no-repeat 0 1px; padding-left: 15px; } /* Sidebar online users */ #lastminutes { float: right; margin: 3px 0 0 0; } #sb-onlineusers ul { list-style: none; padding: 0; } #sb-onlineusers li { line-height: 2.333em; padding: 1px 0; white-space: nowrap; overflow-x: hidden; } #allonline { font-weight: bold; margin: 5px 0 0 0; } /* Sidebar quota/group quota bar */ #quota_message { text-align: center; margin: 0 0 10px 0; } #quota_used, #quota_total { font-weight: bold; } #quotawrap { text-align: center; width: 210px; margin: 0 auto; } #quota_fill { margin: 0 5px; height: 28px; background-image: url(../images/quota_bar_highlight.png); position: absolute; } #quota_bar { background: url(../images/quota_bar_bg.png) no-repeat 0 0; height: 28px; width: 210px; text-align: center; margin: 0; } #quota_percentage { position: relative; z-index: 1; color: #000000; font-weight: bold; line-height: 28px; font-size: 1.167em; } #quota_bar_100 { background: url(../images/quota_bar_full.png) no-repeat 0 0; height: 28px; width: 210px; text-align: center; margin: 0; } /* Sidebar progress bar */ /* Institutions > Progress bar */ #progressbarform table { width: 100%; } #progressbarform th { width: 30%; } #progressbarform th label { white-space: nowrap; } #progressbarform legend { font-size: 1em; } #progressbarform fieldset { border-color: #D1D1D1; } #progressbar-construct { width: 100%; float: left; } #progressbar-preview { width: 230 px; float: right; padding: 10px; border: 1px solid #D1D1D1; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } #progress_bar_fill { background-image: url("../images/progress_bar_highlight.png"); height: 28px; margin: 0 5px; position: absolute; } #progress_bar { background: url("../images/progress_bar_bg.png") no-repeat scroll 0 0 transparent; height: 28px; margin: 0; text-align: center; width: 210px; } #progress_bar_percentage { color: #000000; font-size: 1.167em; font-weight: bold; line-height: 28px; position: relative; z-index: 1; } #progress_bar_100 { background: url("../images/progress_bar_full.png") no-repeat scroll 0 0 transparent; height: 28px; margin: 0; text-align: center; width: 210px; } #progressbarwrap { text-align: center; width: 210px; margin: 0 auto; } #profile_completeness_tips { text-align: left; margin-top: 10px; } /* Sidebar portfolio search */ /* Sidebar friends control */ .sideblock #friendscontrol th, .sideblock #friendscontrol td { padding: 0; } .sideblock #friendscontrol input.radio { float: left; } .sideblock #friendscontrol label { line-height: 1.25em; margin: 2px 0 5px 20px; display: block; } .sideblock #friendscontrol br { line-height: 1px; height: 1px; } .sideblock #friendscontrol tr#friendscontrol_submit_container td { padding-top: 5px; } /* Sidebar tags */ #sb-tags .tag { padding: 0 5px; vertical-align: middle; white-space: nowrap; line-height: 1.25em; } /* Sidebar group navigation */ #sb-groupnav ul li a.selected { font-weight: bold; text-decoration: none; color: #333333; } /* Sidebar links and resources */ /* Sidebar ssopeers */ /******************** Footer ********************/ #footer-wrap { clear: both; margin: 0 auto; font-size: 1em; } #footer { padding: 10px 0; margin: 0 auto; min-width: 960px; max-width: 1280px; } #footer a, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover { padding: 0 5px; } #footer-nav { margin: 0; float: left; margin: 10px; } #powered-by { margin: 0 0 0 5px; float: left; } #performance-info { float: right; margin: 10px 10px 0 0; text-align: right; width: 450px; } #performance-info span { padding: 0 3px; white-space: nowrap; font-size: 0.917em; } #version { clear: right; float: right; margin: 10px 10px 0 0; font-size: 0.917em; } #micro #performance-info, #micro #version { margin: 5px 10px 5px 0; width: auto; } /******************** Page by page styles (listed by navigation order) ********************/ /* Login page */ #loginform_container { width: 256px; } #loginform_container #login_login_container { background: #F4F4F4; padding: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } #login_login_username_container input, #login_login_password_container input { margin: 0 0 5px 0; width: 96%; } #login_submit_container { display: inline-block; vertical-align: top; } #login-helplinks { display: inline-block; vertical-align: top; } #login-helplinks a { padding-left: 2px; } #login_login_container .error { background: none; padding: 0; } #login_login_container .error input.error { background: #FFF9DD; padding: 3px; } #login_login_extra_container { background: #F4F4F4; padding: 10px 10px 10px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-top: 10px; } #login_login_extra_container strong, #login_login_extra_container label { display: block; } #login_login_extra_container .login-externallink { display: inline-block; margin-right: 5px; margin-top: 5px; font-size: 1.167em; vertical-align: top; } #login_login_extra_container .login-externallink a.btn { display: inline-block; } /* persona button */ /* link body */ a.persona-button { color: #FFFFFF !important; display: inline-block; line-height: 1.1; overflow: hidden; position: relative; text-decoration: none; text-shadow: 0 1px rgba(0,0,0,0.5), 0 0 2px rgba(0,0,0,0.2); background: #3C3C3C; background: -moz-linear-gradient(top, #606060, #3C3C3C); background: -ms-linear-gradient(top, #606060, #3C3C3C); background: -o-linear-gradient(top, #606060, #3C3C3C); background: -webkit-linear-gradient(top, #606060, #3C3C3C); background: linear-gradient(top, #606060, #3C3C3C); -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.2); -ms-box-shadow: 0 1px 0 rgba(0,0,0,0.2); -o-box-shadow: 0 1px 0 rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2); box-shadow: 0 1px 0 rgba(0,0,0,0.2); } a.persona-button:hover { background: #2D2D2D; background: -moz-linear-gradient(top, #484848, #2D2D2D); background: -ms-linear-gradient(top, #484848, #2D2D2D); background: -o-linear-gradient(top, #484848, #2D2D2D); background: -webkit-linear-gradient(top, #484848, #2D2D2D); background: linear-gradient(top, #484848, #2D2D2D); } a.persona-button:active, a.persona-button:focus { top: 1px; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; } a.persona-button span { display: inline-block; padding: 6px 5px 6px 40px; } /* persona icon */ a.persona-button span:after { background: url(../images/persona_logo.png) 10px center no-repeat; content: ''; display: block; width: 31px; position: absolute; bottom: 0; left: -3px; top: 0; z-index: 10; } /* persona icon background */ a.persona-button span:before { content: ''; display: block; height: 100%; width: 20px; position: absolute; bottom: 0; left: 0; top: 0; z-index: 1; background: #D34F2D; background: -moz-linear-gradient(top, #EBAC45, #D34F2D); background: -ms-linear-gradient(top, #EBAC45, #D34F2D); background: -o-linear-gradient(top, #EBAC45, #D34F2D); background: -webkit-linear-gradient(top, #EBAC45, #D34F2D); background: linear-gradient(top, #EBAC45, #D34F2D); -moz-border-radius: 3px 0 0 3px; -ms-border-radius: 3px 0 0 3px; -o-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; } /* persona triangle */ a.persona-button:before { content: ''; display: block; height: 26px; width: 26px; position: absolute; left: 2px; top: 50%; margin-top: -13px; z-index: 0; background: #D34F2D; background: -moz-linear-gradient(-45deg, #EBAC45, #D34F2D); background: -ms-linear-gradient(-45deg, #EBAC45, #D34F2D); background: -o-linear-gradient(-45deg, #EBAC45, #D34F2D); background: -webkit-linear-gradient(-45deg, #EBAC45, #D34F2D); background: linear-gradient(-45deg, #D34F2D, #EBAC45); /* flipped for updated spec */ -moz-box-shadow: 1px -1px 1px rgba(0,0,0,0.1); -ms-box-shadow: 1px -1px 1px rgba(0,0,0,0.1); -o-box-shadow: 1px -1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: 1px -1px 1px rgba(0,0,0,0.1); box-shadow: 1px -1px 1px rgba(0,0,0,0.1); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); } /* persona inset shadow (required here because the icon background clips it when on the `a` element) */ a.persona-button:after { content: ''; display: block; height: 100%; width: 100%; position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 10; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.3); -ms-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.3); -o-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.3); -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.3); box-shadow: inset 0 -1px 0 rgba(0,0,0,0.3); } /* Dashboard */ #hideinfo { margin: 0 0 -17px 0; z-index: 1; position: relative; right: -5px; text-align: right; } #hideinfo a { display: inline-block; width: 24px; } .home-info-boxes td { width: 33%; } .home-info-box h2.title { font-size: 2.5em; margin: 0; color: #8c8c8c; text-shadow: 0 1px 2px #FFFFFF; } .home-info-boxes a, .home-info-boxes a:hover { text-decoration: none; } .home-info-box p { margin: 0; color: #333333; } .home-info-box { background-color: #e8e8e8; border: 1px solid #d3d3d3; padding: 10px 15px; -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.8) inset, 0 0 1px #DDD; box-shadow: 0 0 2px rgba(255, 255, 255, 0.8) inset, 0 0 1px #DDD; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; position: relative; cursor: default; } .mask { position: absolute; overflow: hidden; top: 100%; left: 0; background-color: rgba(40,40,40,0.9); transform: translateY(100%); opacity: 1; transition: all 0.3s ease-in-out; width: 100%; height: 100%; } .mask .detail { padding: 10px; color: #FFFFFF; font-weight: bold; font-size: 1.083em; text-align: center; } a:hover .home-info-box, a:focus .home-info-box, a:active .home-info-box { background-color: #f0f0f0; transition: all 0.1s ease 0s; } a:hover .home-info-box .mask, .home-info-box:hover .mask { transform: translateY(-100%); } a:focus .home-info-box .mask, a:active .home-info-box .mask, .home-info-box:focus .mask, .home-info-box:active .mask { transform: translateY(-100%); background-color: rgba(0,0,0,1); } a:hover .home-info-box p, a:focus .home-info-box p, a:active .home-info-box p { opacity: 1; transition-delay: 0.3s; } #home-info-create { background-image: url(../images/home-info-create.png); background-repeat: no-repeat; background-position: 10px 10px; padding-left: 55px; } #home-info-share { background-image: url(../images/home-info-share.png); background-repeat: no-repeat; background-position: 10px 10px; padding-left: 55px; } #home-info-engage { background-image: url(../images/home-info-engage.png); background-repeat: no-repeat; background-position: 12px 15px; padding-left: 55px; } #editdashboard { margin-top: 40px; margin-bottom: -15px; position: relative; z-index: 1; } /* Content > Profile */ #profileform_topsubmit_container th, #profileform_submit_container th { display: none; } /* Content > Profile pictures */ #profileicons .profileiconcell { width: 110px; } #profileicons .defaultcell, #profileicons .deletecell { width: 50px; text-align: center; } /* Content > Files */ .filelist .disabled { color: #C3C3C3; } .uploaddisabled { background-color: #F7F7F7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .fileupload { background-color: #F7F7F7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } #createfolder { background-color: #F7F7F7; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .foldernav { font-weight: bold; padding: 3px 0 0 24px; font-size: 1.333em; background: url(../images/foldernav.png) no-repeat 0 0; margin-top: 20px; } #files_filebrowser_uploadsubmit_container, #instconf_artefactids_uploadsubmit_container, #instconf_artefactid_uploadsubmit_container { margin: 10px 0 5px 0; } /* drop file upload */ #file_dropzone_container { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.2); box-shadow: inset 0px 0px 3px 0px rgba(0, 0, 0, 0.2); background: rgba(200, 200, 200, 0.4); } .no-js #file_dropzone_container { display: none; } #file_dropzone_container.dragover { background-color: #FFFFF7; } #file_dropzone_container .dz-message { font-size: 2em; color: #707070; } /* filelist table */ .filelist { border-bottom: 1px solid #CCCCCC; } .filelist td.filename, .filelist td.filedescription, .filelist td.filesize, .filelist td.filedate { padding: 8px 5px; } /* edit row background */ tr.editrow, tr.editrow td, tr#files_filebrowser_edit_row, tr#files_filebrowser_edit_row td { background-color: #FFFFF7 !important; border-bottom: 2px solid #FFFFFF; } /* folder row background */ tr.folder td { background: #EEEEEE url(../images/folderrow.png) repeat-x 0 0; } /* folder row being moved */ tr.folderhover td { background: #FFFFCC; } /* parent folder row */ tr.parentfolder td.filedescription { font-style: italic; padding-top: 7px; } tr.parentfolder td.filename a.changefolder { height: 24px; display: block; background: url(../images/parentfolder.png) no-repeat 0 0; } .filelist .nowrap input { margin-left: 7px; margin-right: 0; } .filelist .nowrap input:first-child { margin-left: 0; } /* extract file */ tr#unzip_artefact_submit_container th, tr#unzip_artefact_submit_container td { padding: 0; } /* download folder */ #downloadfolder { font-weight: bold; padding: 8px 5px; } /* Content > Journals > Journal list */ #bloglist span.entries { white-space: nowrap; float: left; margin-left: 10px; line-height: 24px; } #bloglist span.newentry { margin: 0 0 0 8px; float: left; display: block; line-height: 24px; } #bloglist span.newentry a { font-size: 1em; margin: 0; line-height: 24px; padding: 4px 5px; } @media screen and (-webkit-min-device-pixel-ratio:0) { #bloglist span.newentry a { padding: 3px 5px 4px 5px; } } #bloglist .btns2 a { margin: 0 0 0 10px; } #bloglist .btns2 form, #bloglist .btns2 div { display: inline; } /* Content > Journals > Journal posts */ #myblogs .rbuttons { margin: -10px 0 10px 10px; } #postlist { clear: right; } #postlist h2 { margin: 0 0 5px 0; } #postlist .poststatus { font-weight: bold; white-space: nowrap; margin: 0 0 0 10px; line-height: 26px; } #postlist .draft .poststatus { color: #DA7373; } #postlist .postdate { border-top: 1px dotted #D1D1D1; } #postlist .postdescription { padding: 5px 0; } #postlist .published { background: #F9F9F9; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } #postlist .postdescription h1, #postlist .postdescription h2, #postlist .postdescription h3, #postlist .postdescription h4, #postlist .postdescription h5, #postlist .postdescription h6 { color: #333333; } #postlist .draft { background: #FFF9F9 url(../images/private_bkgd.png) repeat 0 0; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } #postlist input.publish { padding: 2px 5px; margin-right: 0; } /* attachments */ table.attachments { border: 1px solid #DDDDDD; background-color: #DDDDDD; margin: 5px 0; } table.attachments thead td { font-size: 1.167em; line-height: 19px; } table.attachments .title { font-size: 1em; } /* Content > Journals > Edit */ /* Content > Notes > Edit */ /* Content > Resume > Education and employment > Edit */ /* Content > Resume > Achievements > Edit */ /* Content > Resume > Goals and skills > Edit */ #editpost_filebrowser_upload_browse, #editpost_filebrowser_open_upload_browse_container, #editnote_filebrowser_upload_browse, #editnote_filebrowser_open_upload_browse_container, #editgoalsandskills_filebrowser_upload_browse, #editgoalsandskills_filebrowser_open_upload_browse_container, #editcomposite_filebrowser_upload_browse, #editcomposite_filebrowser_open_upload_browse_container, #instconf_artefactids_upload_browse, #instconf_artefactids_open_upload_browse_container { background: #EEEEEE; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } /* Content > Résumé */ .movebuttons { width: 58px; } #resumelicense_submit_container th { display: none; } th.resumeattachments { width: 30px; } .compositedesc { margin: 5px 0 10px 0; } /* attachment notice in Résumé fieldsets */ /* TO DO: Designer check where this is */ .attachmessage { font-size: 0.917em; font-style: italic; color: #666666; } .inline-button { vertical-align: middle; margin: 4px 0px; } /* Content > Plans */ tr.incomplete td { background: #FEE7E7; } #planslist .detail p:first-child { margin-top: 0; } .completiondate, .plantasktitle, .plantaskdescription { padding-top: 8px; } /* Content > My notes */ #notes td.note-name .detail iframe { overflow-x: hidden; } #notes td.note-name { width: 40%; } #notes .detail p { margin: 5px 0; } /* Portfolio > Pages */ #searchviews { padding: 5px 0; margin-bottom: 3px; } #searchviews #searchviews_query { margin-right: 3px; } /* page/collection submission form */ .submissionform { background: #EEEEEE; padding: 3px 5px; } .submissionform select { font-size: 1em; } .submissionform .submit { margin-left: 3px; } .submittedform { padding: 7px 5px; } .submitted-viewitem { background: rgba(255, 255, 255, 0.7); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 5px; } /* Portfolio > Pages > Copy a page */ #copyview .searchquery { line-height: 2.8em; margin-bottom: 15px; background: #EEEEEE; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 3px 10px; } #copyview #searchowners { white-space: nowrap; } #templatesearch_table tbody td.right { white-space: nowrap; } table.templateresults td.right input.submit { margin: 0 0 0 7px; } /* previewing popup */ #viewpreview { position: absolute; padding: 10px; font-size: 0.75em; line-height: 1.333em; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; z-index: 12; background: #FFFFFF; border: 7px solid #EEEEEE; } #closepreview { display: block; float: right; } /* Portfolio > Pages > Edit page (see views.css in theme folder and in raw folder) */ /* Portfolio > Pages > Edit page > Edit layout tab */ #viewlayout_basic_container, #viewlayout_adv_container { padding: 10px; margin: 5px 0; } #viewlayout_basic_container fieldset, #viewlayout_adv_container fieldset { margin: 0; } #basiclayouthelp { margin-left: 5px; } #viewlayout .layoutoption { display: inline-block; margin: 5px 15px 0 0; text-align: center; vertical-align: top; } #viewlayout .layoutthumb { display: block; } #viewlayout .layoutthumb img { margin-top: 5px; background: #FFFFFF; border: 1px solid #CCCCCC; padding: 5px; cursor: pointer; } .advancedlayoutselect .title { display: table-cell; width: 80px; vertical-align: top; padding-top: 7px; padding-left: 5px; } #viewlayout_advancedlayoutselect_row1, #viewlayout_advancedlayoutselect_row2, #viewlayout_advancedlayoutselect_row3, #viewlayout_advancedlayoutselect_row4, #viewlayout_advancedlayoutselect_row5, #viewlayout_advancedlayoutselect_row6 { display: table-cell; } #viewlayout_createcustomlayout_container { margin-top: 15px; margin-bottom: 5px; } #createcustomlayouttitle { display: inline; } #viewlayout_createcustomlayout_container #createcustomlayouttitle a { background: url("../images/expand.png") no-repeat 0 50%; padding-left: 15px; text-decoration: none; } #viewlayout_createcustomlayout_container.collapsed #createcustomlayouttitle a { background: url("../images/expanded.png") no-repeat 0 50%; } .no-js #viewlayout_createcustomlayout_container #createcustomlayouttitle a { background: url("../images/expanded.png") no-repeat 0 50%; } #createcustomlayouttitle a:hover { text-decoration: none; } #customlayouthelp { margin-left: 5px; } #togglecustomlayoutoptions { background: #FFFFFF; border: 3px solid #D1D1D1; margin-top: 3px; } #createcustomlayoutpane { padding: 2px 5px; background: #FFFFFF; } .customrow, .no-js .customrow { padding: 3px 5px; border-bottom: 1px dotted #d1d1d1; } .customrowtitle { display: inline-block; vertical-align: middle; } .customrowoptions { display: inline-block; } .no-js fieldset.collapsed .customrowtitle, .no-js fieldset.collapsed .customrowoptions { display: inline-block; } .customrow label { margin-left: 20px; vertical-align: middle; } #addrow { margin: 3px 0; } #previewcustomlayoutpane { text-align: center; padding: 10px; background: #f2f2f2; } #custompreview { margin: 5px 5px 10px 5px; background: #FFFFFF; border: 1px solid #CCCCCC; padding: 5px; } #addlayout { margin: 0; } /* Portfolio > Pages > Edit page > Choose skin tab */ .skinsbtns { margin: 0; } div.currentskin { padding: 10px; background: #EEEEEE; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } ul.userskins, ul.siteskins, ul.favorskins { background: #f2f2f2; } .favouriteskins { background: url(../images/rating_star.png) no-repeat 0 -38px; padding-left: 20px; } /* Portfolio > Pages > Delete page */ /* Portfolio > Collections */ .viewcontrolbuttons a { display: inline-block; margin-left: 5px; } /* Portfolio > Collections > Edit collection */ #collectionpageswrap { background: #EEEEEE; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } #draginstruction { text-align: center; padding: 10px; margin-bottom: 15px; color: #888888; font-size: 1.167em; font-style: italic; } #collectionpages { margin-left: 270px; padding: 10px; } #collectionpages .message { width: 98%; float: right; border: 2px solid #fff; } #collectionpages .highlight { border: 2px dashed #bfbfbf; background: #fffadf; } #collectionviews { margin: 0 0 5px 0; float: right; } #collectionviews td { vertical-align: middle; } #collectionviews td form table td { padding: 0; } .displayordercontrols div.justdown { padding-left: 35px; } #collectionviews form input.submit { background: url(../images/btn_deleteremove.png) no-repeat 0 0; border: 0; text-indent: -9999px; width: 24px; height: 24px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin: 0; padding: 0; font-size: 1em; } #collectionviews form input.submit:hover, #collectionviews form input.submit:focus { background: url(../images/btn_deleteremove_focus.png) no-repeat 0 0; } fieldset#pagestoadd { width: 250px; margin: 10px 0 35px -270px; float: left; padding: 10px; background: #dddddd; -webkit-border-radius: 5px 0 0 5px; -moz-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px; border: 0; position: relative; } fieldset#pagestoadd legend { position: absolute; top: -25px; } fieldset#pagestoadd table { margin: 0; width: 100%; } fieldset#pagestoadd .pieform tr.checkbox th { padding: 1px 5px 1px 0; } fieldset#pagestoadd .pieform tr.checkbox td { padding: 5px 0; width: 24px; } fieldset#pagestoadd .pieform tr.checkbox th label { display: block; background: #f7f7f7; border: 1px solid #dadada; color: #333333; padding: 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: normal; } fieldset#pagestoadd .pieform tr.checkbox th label.ui-draggable-dragging { width: 205px !important; background: #989898; border-color: #989898; color: #FFFFFF; z-index: 1; position: relative; } #collectionviews label.ui-sortable-placeholder { min-height: 30px; display: block; } #collectionviews tr.dropped-in-row td { background: #f5f5f5; min-height: 30px; padding: 8px 10px; } fieldset#pagestoadd .pieform tr.checkbox th { vertical-align: middle; } fieldset#pagestoadd tr#addviews_submit_container th, fieldset#pagestoadd tr#addviews_submit_container td { float: left; padding: 10px 0 0 0; } fieldset#pagesadded { -webkit-box-shadow: 0 0 1px 1px #888888; -moz-box-shadow: 0 0 1px 1px #888888; box-shadow: 0 0 1px 1px #888888; background: #FFFFFF; border: 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; z-index: 0; position: relative; padding: 10px; } fieldset#pagesadded legend { position: absolute; top: -25px; } #collectiondonewrap { padding: 10px 0; } /* Portfolio > Shared by me */ table.accesslists { margin-bottom: 20px; } .accesslists .accesslist { width: 40%; } .accesslists .al-edit { text-align: center; width: 12%; } .accesslists .secreturls { text-align: right; width: 12%; } .accesslists .secreturls a { margin-left: 5px; } .accesslists .secreturls a img { vertical-align: middle; } /* Portfolio > Shared by me > Edit access */ #editaccess #editaccess_collections_container, #editaccess #editaccess_views_container, #editaccess #editaccess_accesslist_container, #editaccess #editaccess_more_container { background: #EEEEEE; padding: 10px; margin: 5px 0; clear: both; } #potentialpresetitems .title, #editaccess_collections_container label, #editaccess_views_container label { margin: 5px 0; font-size: 1.167em; font-weight: bold; padding: 0; } #editaccess_collections_container label.checkbox, #editaccess_views_container label.checkbox { margin: 0; font-size: 1em; font-weight: normal; } #editaccess .checkboxes a { padding: 0; margin: 0 0 0 10px; } #editaccess .checkboxes-option { display: inline-block; margin: 5px 15px 0 0; width: 150px; } /* share with box */ #editaccess #editaccess_accesslist_container { padding: 5px 5px 5px 0; } #editaccesswrap { margin-left: 350px; background: #FFFFFF; padding: 10px; } #editaccesswrap .presets-container { margin-left: -350px; margin-top: -10px; width: 330px; } #potentialpresetitems div.preset { font-weight: bold; } #potentialpresetitems div { padding: 3px 5px 3px 30px; } #potentialpresetitems div button { font-size: .917em; margin-left: -30px; background: url(../images/btn_add.png) no-repeat 0 0; width: 24px; height: 24px; text-indent: -9999px; border: 0; cursor: pointer; } #potentialpresetitems div button:hover, #potentialpresetitems div button:focus { background: url(../images/btn_add_focus.png) no-repeat 0 0; } /* share with other users */ #viewacl-advanced { margin: 0; } #viewacl-advanced legend { font-size: 1em; white-space: nowrap; } #viewacl-advanced .viewacl-advanced-search select { margin-right: 1px; } #viewacl-advanced .viewacl-advanced-search #search { width: 30%; } #viewacl-advanced .viewacl-advanced-search button#dosearch { padding: 3px 2px 3px 2px; } #viewacl-advanced #results td { vertical-align: middle; } #viewacl-advanced #results .buttontd button { margin: 0; } #viewacl-advanced #results button { vertical-align: middle; background: url(../images/btn_add.png) no-repeat 0 0; width: 24px; height: 24px; text-indent: -9999px; border: 0; cursor: pointer; } #viewacl-advanced #results button:hover, #viewacl-advanced #results button:focus { background: url(../images/btn_add_focus.png) no-repeat 0 0; } /* added users */ .accesslist-head th { border-bottom: none; } #accesslistitems td { border-bottom: 1px dotted #D1D1D1; vertical-align: middle; } #accesslistitems input[type=text] { width: 110px; margin-right: 3px; } #accesslistitems .removebutton { width: 24px; } #accesslistitems .removebutton button { background: url(../images/btn_deleteremove.png) no-repeat 0 0; border: 0; width: 24px; height: 24px; cursor: pointer; margin: 0; } #accesslistitems .removebutton button:hover, #accesslistitems .removebutton button:focus { background: url(../images/btn_deleteremove_focus.png) no-repeat 0 0; } #accesslistitems .item-disabled { background: #666666; } /* advanced options */ #editaccess_more_container fieldset { margin: 0; } #editaccess_more_container fieldset legend { font-size: 1.167em; } #editaccess_more_container fieldset div.calendar { border: 0; font-size: 1em; -webkit-box-shadow: none; box-shadow: none; } #editaccess_more_container fieldset div.checkbox, #editaccess_more_container fieldset div.html, #editaccess_more_container fieldset div.calendar { margin-top: 5px; } #editaccess_more_container fieldset div label { margin-right: 3px; } /* Portfolio > Shared by me > Secret URLs */ .secreturls td { vertical-align: middle; } .secreturls .buttons { padding-bottom: 0; } .secreturls .buttons form, .secreturls .buttons form div { display: inline; } .secreturls .buttons > * { margin: 0 0 0 7px; } .secreturls .buttons a { text-decoration: none; } .secreturls table tr td { border-bottom: 0; } .secreturls .btns2 input { margin-left: 0; } #newurl_submit_container th { vertical-align: middle; } /* Portfolio > Shared with me */ form#search { margin-bottom: 10px; } #search_advanced_container { margin: 10px 0 0 0; } #search_advanced_container label { display: block; clear: left; width: 9em; float: left; padding: 3px; margin: 3px 0; font-weight: bold; } #search_advanced_container #search_share_container { padding-left: 9em; } #search_advanced_container #search_share_container .pseudolabel { clear: left; display: block; float: left; font-weight: bold; margin-left: -9em; width: 9em; padding: 3px; } #search_advanced_container #search_share_container label.checkbox { display: inline; float: none; margin-left: 0; font-weight: normal; } #search_advanced_container #search_share_container a { display: block; float: left; padding: 0; margin: 5px 10px 0 0; } #search_advanced_container #search_share_container .checkboxes-option { display: inline-block; margin-right: 25px; white-space: nowrap; } #sharedviewlist .groupdate { margin: 3px 0; } #sharedviewlist .tags { margin: 3px 0; } #sharedviewlist .lastcomment .comment { margin: 3px 0; } #sharedviewlist .lastcomment .poster { font-size: 0.917em; } /* Portfolio > Skins */ .skinthumb { width: 280px; background: #F3F3F3; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 10px; height: 180px; } .skinthumb .skin-controls { margin-top: -3px; } .skinthumb .skin-controls a.btn-addtofavourites, .skinthumb .skin-controls a.btn-removefromfavourites, .skinthumb .skin-controls a.btn-big-info { display: inline-block; } .skinthumb .skin-controls a.btn-addtofavourites { background: url(../images/rating_star.png) no-repeat 0 0; width: 19px; height: 19px; text-indent: -9999px; overflow: hidden; border: 0; cursor: pointer; margin-top: 3px; margin-left: 3px; } .skinthumb .skin-controls a.btn-addtofavourites:hover { background: url(../images/rating_star.png) no-repeat 0 -38px; } .skinthumb .skin-controls a.btn-removefromfavourites { background: url(../images/rating_star.png) no-repeat 0 -38px; width: 19px; height: 19px; text-indent: -9999px; overflow: hidden; border: 0; cursor: pointer; margin-top: 3px; margin-left: 3px; } .skinthumb .skin-controls a.btn-removefromfavourites:hover { background: url(../images/rating_delete.png) no-repeat 0 -19px; } /* skin info overlay */ .skin_metadata_overlay { -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border: 7px solid #EEEEEE; background: #FFFFFF; padding: 10px; } /* Portfolio > Skins > Edit skin */ form#designskinform fieldset { padding: 0; border: 0; min-height: 160px; } form#designskinform fieldset table { width: 100%; } form#designskinform fieldset table th { width: 190px; } form#designskinform fieldset table .color th { vertical-align: middle; } form#designskinform fieldset table thead th { width: auto; } form#designskinform fieldset p#designskinform_view_background_image_empty_selectlist { margin: 5px 0; } form#designskinform fieldset textarea#designskinform_viewskin_description { padding: 3px; } form#designskinform fieldset textarea#designskinform_view_custom_css { font-size: 1.333em; padding: 3px; position: relative; } form#designskinform fieldset .textarea td.description { clear: both; padding-left: 5px; } table#designskinform_body_background_image_selectlist, table#designskinform_view_background_image_selectlist { margin-bottom: 10px; } #designskinform_view_background_image_open_upload_browse_container, #designskinform_view_background_image_upload_browse, #designskinform_body_background_image_open_upload_browse_container, #designskinform_body_background_image_upload_browse { background: #EEEEEE; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 5px; margin: 10px 0; } #designskinform_body_background_position_container td, #designskinform_view_background_position_container td { background: url(../images/position.png) no-repeat 5px 5px; } #designskinform_body_background_position_container td input, #designskinform_view_background_position_container td input { margin: 1px 2px; width: 16px; height: 16px; opacity: 0; } #designskinform_body_background_position_container td input:hover, #designskinform_view_background_position_container td input:hover { opacity: 1; } #designskinform_body_background_position_container td input:checked, #designskinform_view_background_position_container td input:checked { opacity: 1; } form#designskinform fieldset table tr#designskinform_view_custom_css_container th { width: auto; white-space: nowrap; } textarea#designskinform_view_custom_css { width: 99%; } .no-js form#designskinform fieldset { padding: 10px 15px; margin: 10px 0; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #d1d1d1; } .no-js form#designskinform fieldset.collapsed div#designskinform_body_background_image_open_upload_browse_container, .no-js form#designskinform fieldset.collapsed div#designskinform_view_background_image_open_upload_browse_container, .no-js input#designskinform_body_background_image_close_upload_browse, .no-js input#designskinform_view_background_image_close_upload_browse { display: none; } .no-js form#designskinform fieldset.collapsed table { display: table; } .no-js #designskinform_body_background_image_foldernav, .no-js #designskinform_view_background_image_foldernav { padding: 3px 0 0 24px; display: block; margin-top: 0px; } /* Portfolio > Export */ #export .element div label, #export #whattoexport-buttons div label { line-height: 1.667em; } #export .description { padding-left: 25px; padding-bottom: 5px; } #export fieldset { padding: 5px 10px 10px 10px; margin: 5px 5px 10px 25px; } #export fieldset table colgroup col { border: 2px solid #FFFFFF; } #export fieldset table div.checkbox { float: left; width: 20px; } #export fieldset table div.labeldescriptpreview { padding: 0 0 0 25px; } #export fieldset table div.labeldescriptpreview label { font-weight: bold; display: block; line-height: 1.25em; margin: 3px 0 0 0; } #export fieldset table div.labeldescriptpreview p { margin: 0; } #export #whatviewsselection { margin: 5px 0 0 0; } #export #whatviewsselection a { padding: 0 3px; } #export #includefeedback { margin: 3px 0 0 1px; } /* Portfolio > Export > Export generating */ #exportgeneration { text-align: center; margin-top: 10px; } #progress { border: 1px solid #7C7C7C; height: 40px; width: 650px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } div.progress-bar { position: absolute; top: 0; left: 0; height: 40px; color: #333333; text-align: center; background-color: #d4d4d4; } div.progress-bar-progress { background: #cff253; /* Old browsers */ background: -moz-linear-gradient(top, #cff253 0%, #9dc70d 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cff253), color-stop(100%, #9dc70d)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #cff253 0%, #9dc70d 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #cff253 0%, #9dc70d 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #cff253 0%, #9dc70d 100%); /* IE10+ */ background: linear-gradient(to bottom, #cff253 0%, #9dc70d 100%); /* W3C */ position: absolute; top: 0; left: 0; height: 40px; color: #333333; text-align: center; } p.progress-text { position: absolute; top: 0; left: 0; text-align: center; color: #000000; width: 100%; } #progressbar { height: 40px; } div.progress-bar p { color: #333333; } div.progress-bar a { color: #000000; text-decoration: underline; } /* Portfolio > Import */ .section h2 { margin: 20px 0 5px 0; } fieldset.indent1 { margin: 10px 0; } fieldset.indent1 .indent2 h4 { margin: 10px 0 0 0; } fieldset.indent1 .indent2 .listrow { margin: 0 0 15px 0; } .importcolumn { vertical-align: top; float: left; margin: 0; padding: 3px 0.9%; position: relative; } .importcolumn1 { width: 40%; } .importcolumn1 .posts { margin-top: 5px; } .importcolumn2 { width: 40%; } .importcolumn2 strong { display: block; } a.showexistingblog { padding-left: 10px; background: url(../images/dividerdot.png) no-repeat 0 5px; ; display: inline-block; margin-top: 5px; } .indent1 { padding-left: 10px; padding-right: 10px; } .indent2 { padding-left: 20px; padding-right: 20px; padding-bottom: 10px; } .importcolumn3 label { font-weight: normal; } input#import_submit, input#cancel_import_submit { margin-top: 15px; } /* Groups > Group's about page */ /* group description */ .groupdescription { margin: 0 1% 10px 1%; } /* group statuses */ ul.groupuserstatus { background: #E5ECF4; padding: 3px 5px 3px 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } ul.groupuserstatus li { list-style: none; margin: 0; padding: 0; display: inline; line-height: 2.167em; } ul.groupuserstatus li a { margin: 0 0 0 5px; line-height: 2.167em; } ul.groupuserstatus li input { margin: 0 0 0 8px; padding: 3px 10px 4px 10px; } ul.groupuserstatus form table { display: inline; } ul.groupuserstatus li table th, ul.groupuserstatus li table td { background: 0; border: 0; padding: 0; } /* overriding group statuses for listing page */ .listing ul.groupuserstatus { margin: 0 0 5px 0; width: 180px; float: right; background: none; padding: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .listing ul.groupuserstatus li { line-height: 1.25em; text-align: right; display: block; } /* status admin */ ul.groupuserstatus li.admincontrol { display: block; text-align: right; } ul.groupuserstatus li.admincontrol .btn { display: inline-block; margin-bottom: 2px; } /* status admin on listing page */ .listrow ul.groupuserstatus li.admincontrol .btn { border: 0; background: none; padding: 0; margin-bottom: 0; } .listrow ul.groupuserstatus li.admincontrol .btn .btn-edit { background: url(../images/btn_edit.png) no-repeat 0 0; width: 24px; height: 24px; display: inline-block; font-size: 1px; padding: 0; color: transparent; cursor: pointer; overflow: hidden; text-indent: -9999px; } .listrow ul.groupuserstatus li.admincontrol .btn:hover .btn-edit, .listrow ul.groupuserstatus li.admincontrol .btn:focus .btn-edit { background: url(../images/btn_edit_focus.png) no-repeat 0 0; } .listrow ul.groupuserstatus li.admincontrol .btn .btn-del { background: url(../images/btn_deleteremove.png) no-repeat 0 0; width: 24px; height: 24px; display: inline-block; font-size: 1px; padding: 0; color: transparent; cursor: pointer; overflow: hidden; text-indent: -9999px; } .listrow ul.groupuserstatus li.admincontrol .btn:hover .btn-del, .listrow ul.groupuserstatus li.admincontrol .btn:focus .btn-del { background: url(../images/btn_deleteremove_focus.png) no-repeat 0 0; } /* status membership request pending */ ul.groupuserstatus li.requestspending { float: left; margin-top: -26px; } ul.groupuserstatus li.requestspending .btn { margin-left: 0; } /* status membership request pending on listing page */ .listrow ul.groupuserstatus li.requestspending { line-height: 2.167em; float: none; margin-top: 0; } /* status invite */ ul.groupuserstatus li.invite form { margin: 5px 0; float: right; } ul.groupuserstatus li.invite span { margin: 0 0 0 8px; } ul.groupuserstatus li.invite span input, ul.groupuserstatus li.invite span input:hover, ul.groupuserstatus li.invite span input:focus, ul.groupuserstatus li.invite span input:active { background: url(../images/deny_small.png) no-repeat 0 50%; border: 0; padding: 0 0 0 15px; margin: 0; } ul.groupuserstatus li.invite span:first-child input, ul.groupuserstatus li.invite span:first-child input:hover, ul.groupuserstatus li.invite span:first-child input:focus, ul.groupuserstatus li.invite span:first-child input:active { background: url(../images/approve_small.png) no-repeat 0 50%; border: 0; padding: 0 0 0 15px; margin: 0; } /* status join this group */ ul.groupuserstatus li.jointhisgroup { display: block; text-align: right; } ul.groupuserstatus li.jointhisgroup form { display: inline-block; margin: 0; padding: 3px 5px 1px 5px; } ul.groupuserstatus li.jointhisgroup table td input, ul.groupuserstatus li.jointhisgroup table td input:hover, ul.groupuserstatus li.jointhisgroup table td input:focus, ul.groupuserstatus li.jointhisgroup table td input:active { background: url(../images/join_small.png) no-repeat 0 50%; border: 0; padding: 0 0 0 15px; margin: 0; font-size: 1em; } /* status leave group */ ul.groupuserstatus li.leavegroup { float: right; display: inline; } ul.groupuserstatus li.leavegroup a { line-height: 2.167em; } .listing ul.groupuserstatus li.leavegroup, .listing ul.groupuserstatus li.leavegroup a { line-height: 2.5em; } /* status request to join */ ul.groupuserstatus li.requesttojoin { display: block; text-align: right; } ul.groupuserstatus li.requesttojoin a { line-height: 2.167em; } /* Groups > Group's Edit */ #editgroup fieldset tr.html { background: #EEEEEE; font-size: 1.167em; } #editgroup th label { white-space: normal; } #editgroup fieldset.sectioned .date th, #editgroup fieldset.sectioned .select th { text-align: right; } #editgroup fieldset.sectioned .checkbox th { text-align: right; padding-top: 6px; } #editgroup fieldset.sectioned .checkbox th label, #editgroup fieldset.sectioned .select th label { white-space: nowrap; } /* Groups > Group's member page */ .memberssearch { padding: 5px 10px; background: #EEEEEE; margin: 0 0 10px 0; } .memberssearch .membershiptypes { margin-right: 15px; display: inline; font-size: 1.167em; } .memberssearch form, .memberssearch form div { display: inline; } .sortoption label { margin: 0px 5px } .memberswrap h2 { margin: 3px; font-size: 1.333em; } #membersearchresults .listrow { min-height: 40px; } #membersearchresults .memberdetail { margin-left: 50px; } .removemember input { margin: 3px 0; } #membersearchresults .grouprole { font-weight: normal; } #membersearchresults .jointime { margin: 3px 0 0 0; } /* Groups > Group's member send multiple invitations */ #addmembers table { width: 100%; } /* userlists selection, also used in many other pages */ .userlist .userlisttable { margin: 0; } .userlisttable .lrbuttons { text-align: center; vertical-align: middle; } .userlisttable .lrbuttons button { margin: 0 3px 7px 3px; white-space: nowrap; font-size: 1.333em; font-weight: bold; } .userlisttable .lrfieldlists { width: 48%; } .userlisttable .lrfieldlists select { margin-top: 10px; } /* Groups > Group's forums */ #viewforum { border: 1px solid #EEEEEE; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } img.feedicon { margin-left: 5px; } .postertd { min-width: 15%; font-size: 0.917em; } .lastposttd { min-width: 20%; font-size: 0.917em; } /* sticky topic row background */ .stickytopic td { background-color: #FFFFF7; } .deletedpost { color: #666666; background: #F4F4F4; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .closed { background: #FEE7E7; } .forumpost { border: 2px solid #EEEEEE; background: #EEEEEE; } .forumpostleft { width: 160px; text-align: center; font-size: 0.917em; background: #EEEEEE; } .postedits { background: #FFFFFF; } .editstopost { background: #F4F4F4; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .replyto { margin-top: 10px; background: #F4F4F4; padding: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } /* Groups > Group's forums > Edit forum */ /* Groups > Group's pages */ div.pagetabs { margin-top: -35px; } div.pagetabs .help a { margin: 0; } /* Groups > Group's collections */ /* Groups > Group's share */ /* Groups > Group's files */ /* Groups > Group's report (turn on Participation report in edit groups to get tab) */ .groupreport { margin: 10px 0; } .groupreport .sorted a { background: url(../images/sort_descend.png) no-repeat right 50%; padding-right: 15px; } .groupreport .asc a { background: url(../images/sort_ascend.png) no-repeat right 50%; padding-right: 15px; } .groupreport ul { margin: 0; } .groupreport li { clear: both; font-size: 0.917em; margin-bottom: 0; } .groupreport li span.right { float: right; } .groupreport .detail { margin: 0; font-size: 0.917em; font-weight: bold; } .groupreport .mc, .groupreport .ec { width: 25%; } .groupreport td.sb, .groupreport td.mc, .groupreport td.ec { padding: 7px 5px; } /* Groups > My groups */ #filter { margin-bottom: 10px; } .groupsdetails { margin-right: 200px; } .groupsdetails .detail { margin: 5px 0; } .groupsdetails .groupadmin { margin: 3px 0 0 0; } .groupsdetails .membernumber { margin: 3px 0 0 0; } /* Groups > Find groups */ form#search #search_query { margin-right: 3px; } /* Groups > My/Find Friends */ div.peoplelistinfo { margin-left: 50px; } div.peoplelistinfo .leftdiv { float: left; width: 50px; margin-left: -50px; } div.peoplelistinfo .rightdiv .detail { margin-right: 210px; } .pendingfriend, .existingfriend { font-weight: normal; } .whymakemeyourfriend { background: #FFFFFF; padding: 5px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .hasrequestedmembership, .hasbeeninvitedtojoin { padding: 5px 5px 5px 0; } /* page list */ ul.viewlist { margin: 0; margin-right: 210px; } ul.viewlist li { display: inline; margin: 0; } ul.viewlist li a { padding-left: 10px; background: url(../images/dividerdot.png) no-repeat left; } /* actions */ ul.actionlist { width: 200px; margin: 0; float: right; } ul.actionlist li { list-style: none; margin: 1px 0 2px 0; line-height: 1.25em; } ul.actionlist li.notbtn, ul.actionlist li.nofriend { padding: 0 0 3px 0; font-weight: bold; } /* default state */ ul.actionlist li form input.submit, ul.actionlist li a { border: 1px solid #DADADA; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 7px 5px 7px 25px; display: block; text-decoration: none; background-color: #F7F7F7; background-position: 7px 50%; background-repeat: no-repeat; color: #333333; } ul.actionlist li form input.submit { padding: 6px 5px 6px 23px; cursor: pointer; width: 100%; text-align: left; } /* hover state */ ul.actionlist li form input.submit:hover, ul.actionlist li a:hover { background-color: #ffffff; } /* focus state */ ul.actionlist li form input.submit:focus, ul.actionlist li a:focus { background-color: #ffffff; outline: none; } /* active state */ ul.actionlist li form input.submit:active, ul.actionlist li a:active { background-color: #989898; color: #FFFFFF; opacity: 0.9; border: 1px solid #e3e3e3; } /* except the member of group link */ ul.actionlist li.notbtn a { font-weight: normal; background: none; border: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding: 0; display: inline; } /* icons for buttons */ ul.actionlist li.approvefriend form input { background-image: url(../images/approve_small.png); } ul.actionlist li.friend form input { background-image: url(../images/friend_small.png); } /* Groups > My/Find Friends > Deny friend page */ form#denyrequest { padding: 5px; background: #F8F8F8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } /* Groups > My/Find Friends > Edit group membership overlay */ div#groupbox { top: 0 !important; left: 0 !important; width: 100% !important; height: 100% !important; positon: fixed !important; padding: 0; font-size: 75%; } div#groupbox #groupboxwrap { border: 7px solid #EEEEEE; background: #FFFFFF; padding: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; z-index: 12; position: fixed; left: 5%; top: 5%; right: 5%; } div#groupbox h3 { margin: 0 0 10px 0; } div#groupbox div.jointype { margin: 0 10px 10px 0; text-align: left; } div#groupbox div.jointype h3 { margin: 0; } div#groupbox div.jointype ul { list-style: none; margin: 0; padding: 0; } div#groupbox div.jointype ul li { list-style: none; margin: 3px 0 3px 0; padding: 0; line-height: 1.667em; } div#groupbox div.jointype ul li.last { margin: 10px 0 0 0; } /* Groups > My/Find Friends > Remove friend page */ form#removefriend { padding: 5px; background: #F8F8F8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } /* Groups > My/Find friends > Send friendship request */ form#requestfriendship { padding: 5px; background: #F8F8F8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } /* Groups > My/Find friends > Send message to user */ #messagethread .listrow { min-height: 40px; } #messagethread .memberdetail { margin-left: 50px; } #messagethread .postedon { font-weight: normal; } /* Groups > Institution membership */ /* Groups > Topics */ .sharedviewsreport .title, .groupviewsreport .title { font-size: 1em; } /********** Pages outside of navigation ***************/ /* Settings */ #accountprefs table h3 { margin: 10px 0 0 0; border-bottom: 1px dotted #D1D1D1; } #accountprefs table tr.radio td { line-height: 2em; } #accountprefs_mobileuploadtoken_list div { margin-bottom: 3px; } /* Settings > Delete account page */ #deleteaccount { background: #F8F3F2; padding: 10px; margin: 0 0 10px 0; } #deleteaccount th, #deleteaccount td { padding: 0; } #deleteaccount h1 { color: #CA0000; } /* Settings > Notifications */ /* Inbox */ #activitylist th { vertical-align: bottom; } #activitylist th a { font-size: 0.917em; font-weight: normal; white-space: nowrap; } #delete_all_notifications { float: right; position: relative; top: -30px; } #delete_all_notifications td { text-align: right; padding: 0; } .activity-buttons input.submit { font-weight: bold; } .activity-buttons input.btn-del { font-weight: normal; } .inbox-showmessage { font-size: 1.167em; line-height: 1.25em; } .inbox-showmessage.unread { font-weight: bold; } .inbox-message { margin: 3px 0; } /* Universal search (from the top) */ #universal-search-container { background: #EEEEEE; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; width: 480px; padding: 10px; } #universal-search-container form#search { margin: 0; } #universal-search-container form#search #search_tagsonly_container { display: block; margin: 10px 0 0 0; line-height: 1.667em; } .universalsearch { padding: 20px; } #universal-search-container input#search_query { font-size: 1.5em; padding: 4px 5px; width: 75%; } #universal-search-container input#search_submit { font-size: 1.5em; padding: 4px 10px; } @media screen and (min-width:0\0) { #universal-search-container input#search_submit { padding: 3px 10px 2px 10px; } } #universal-search-container input#search_submit { padding/*\**/: 3px 10px 2px 10px\9; } #universalsearchresult { margin: 20px 0 0 0; } #universalsearchresult .totalresults { margin-bottom: 20px; font-size: 1.5em; } #universalsearchresult .totalresults a { font-weight: bold; } ul.searchtab li span.inactive { color: #D4D4D4; } .universalsearch .selectboxes { text-align: right; } #universalsearch-results-sort, #universalsearch-filter-owner { font-size: 1.167em; display: inline-block; margin: 0 0 10px 10px; } #resultswrap { clear: both; margin-left: 180px; } #resultswrap.nofilter { margin-left: 0; } /* search filter on left */ #universalsearchresults-filter-wrap { width: 156px; margin-left: -180px; float: left; } .nofilter #universalsearchresults-filter-wrap { display: none; } #universalsearchresults-filter-wrap #results_filter { margin-bottom: 8px; margin-left: 0; float: none; } #search-filter-license { width: 152px; margin: 0 2px 4px 2px; } #universalsearchresults .listrow { padding: 10px; } #universalsearchresults .listrowright { margin-left: 40px; } #universalsearchresults .listrowright .counter { float: left; margin-left: -40px; width: 25px; } .artefacttype { font-weight: normal; } .thumbnail-right { margin-left: 95px; min-height: 80px; } .thumbnail-image { margin-left: -95px; width: 80px; float: left; } .createdby { margin: 6px 0; } .usedon { margin: 10px 0 3px 0; } .usedon ul { margin: 0 0 10px 0; } /* Search my portfolio page (from the sidebar) */ .searchform { margin-bottom: 15px; background: #EEEEEE; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 10px; display: inline-block; } .searchform label { font-size: 1.5em; } .searchform input#search_query { font-size: 1em; } .searchform button { font-size: 1.333em; font-weight: bold; margin: 0; } #selfsearchresults thead { display: none; } #selfsearchresults #searchresults h1, #selfsearchresults #searchresults h2, #selfsearchresults #searchresults h3, #selfsearchresults #searchresults h4, #selfsearchresults #searchresults h5, #selfsearchresults #searchresults h6 { margin: 3px 0; font-size: 1.083em; } #selfsearchresults #searchresults h3:first-child { margin: 3px 0; font-size: 1.167em; } #selfsearchresults p { margin: 3px 0; } #selfsearchresults div { margin: 3px 0; } #selfsearchresults div label { margin-right: 5px; } #selfsearchresults div ul { list-style: none; margin: 0; padding: 0; display: inline; } #selfsearchresults div ul li { list-style: none; margin: 0; padding: 0; display: inline; } /* My tags page (from Tags in sidebar) */ .mytags { margin-bottom: 20px; } .mytags a.tag { padding: 0 5px; white-space: nowrap; line-height: 2em; } .mytags .tagfreq { font-weight: normal; color: #707070; } .mytags .selected { font-weight: bold; text-decoration: none; } .tag-results #results_heading { display: inline; margin-right: 5px; } .tag-results .rbuttons { float: none; margin: 0; display: inline; } .tag-results .rbuttons .btn { float: none; padding: 4px 5px; font-size: 1em; } .tag-results .selected { font-weight: bold; text-decoration: none; } #results_sort { padding: 10px 0 10px 0; float: right; font-size: 1.167em; } #results_sort label { margin-right: 5px; } #results_sort .sep { color: #CCCCCC; padding: 0 3px; } #results_filter { padding: 3px; width: 156px; background: #EEEEEE; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-left: -180px; float: left; } #results_filter .filtertitle { font-weight: bold; font-size: 1.167em; padding: 10px; display: block; } #results_filter .filtername a { background: #F7F7F7; border: 1px solid #DADADA; color: #333333; text-decoration: none; padding: 8px 10px; display: block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin: 2px 0; font-size: 1.083em; } #results_filter .filtername a:hover, #results_filter .filtername a:focus { background: #FFFFFF; outline: none; } #results_filter .filtername a.selected { background: #FFFFFF; color: #000000; font-weight: bold; } /* search results */ #resultswrap { clear: both; margin-left: 180px; } #results .listrowright { margin-left: 40px; } #results .listrowright .icon-container { width: 25px; margin-left: -40px; float: left; } #results .filetype { font-weight: normal; } #results .tags { margin: 10px 0 3px 0; } /* My tags page > Edit tags */ .edittags h3 { margin: 0; } /* My tags page > Edit tags (select a tag) */ /* edit tag box */ .edittag { background: #F6F6F6; padding: 10px; margin-bottom: 10px; } /* delete tag box */ .deletetag { padding: 10px; background: #F8F3F2; margin-bottom: 10px; } .deletetag h3 { color: #CA0000; } /* User profile page */ .user-icon-name { text-align: center; } .user-icon-name span img { vertical-align: middle; } .userviewrbuttons { margin-top: -70px; } #userview { margin: 0 0 10px 0; text-align: center; } #userview .user-icon { margin: 0 0 5px 0; } #userview .user-icon a { margin: 0 10px 0 0; white-space: nowrap; line-height: 2em; } #userview .addform { display: block; text-align: center; margin: 0 0 5px 0; } #userview form, #userview form div { display: inline; } #userview .user-icon input, #userview .user-icon input:hover, #userview .user-icon input:active { border: 0; background: transparent url(../images/friend_small.png) no-repeat 0 50%; padding: 0 0 0 12px; color: #0000CC; cursor: pointer; text-decoration: underline; } #userview .invitedtojoin, #userview .requestedmembership { margin: 0 0 10px 0; text-align: center; display: block; } /* Wall (full) */ .wallpost { padding: 3px 5px; position: relative; } .wall .private { background: #FFF9F9 url(../images/private_bkgd.png) repeat 0 0; } .wall .message { margin: 0; } .wall .wallpostdeletebutton { position: absolute; top: 5px; right: 5px; } .wall ul { margin: 0; } li.wallpost { list-style-type: none; margin: 0; } .wallpost .userinfo { margin: 3px 30px; } .wallpost .userinfo img { padding-right: 5px; float: left; margin-left: -30px; } .wallpost .detail { margin-left: 31px; margin-right: 30px; } .wallpost .detail p { margin: 3px 0; } .wallpost .controls { font-size: 0.917em; line-height: 1em; margin-left: 30px; } .wallpost .controls a { margin: 0; }
web-app/css/magnific-popup.css
Prisma-4-thess/Prisma
/* Magnific Popup CSS */ .mfp-bg { font-family: 'Source Sans Pro', sans-serif; top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.9; filter: alpha(opacity = 80); } .mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; } .mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; } .mfp-align-top .mfp-container:before { display: none; } .mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; } .mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; } .mfp-ajax-cur { cursor: progress; } .mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; } .mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; } .mfp-auto-cursor .mfp-content { cursor: auto; } .mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; } .mfp-loading.mfp-figure { display: none; } .mfp-hide { display: none !important; } .mfp-preloader { color: #cccccc; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; } .mfp-preloader a { color: #cccccc; } .mfp-preloader a:hover { color: white; } .mfp-s-ready .mfp-preloader { display: none; } .mfp-s-error .mfp-content { display: none; } button.mfp-close,button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; padding: 0; z-index: 1046; } button::-moz-focus-inner { padding: 0; border: 0; } .mfp-close { width: 30px; height: 30px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: white; font-style: normal; font-size: 28px; outline: none; } .mfp-close:hover,.mfp-close:focus { opacity: 9; } .mfp-close:active { top: 0px; } .mfp-close-btn-in .mfp-close { color: #333333; } .mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close { color: white; right: -6px; text-align: right; padding-right: 6px; width: 100%; outline: none; } .mfp-counter { position: absolute; top: 0; right: 0; color: #cccccc; font-size: 12px; line-height: 18px; } .mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .mfp-arrow:active { margin-top: -54px; } .mfp-arrow:hover,.mfp-arrow:focus { opacity: 1; } .mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; } .mfp-arrow:after,.mfp-arrow .mfp-a { border-top-width: 13px; border-bottom-width: 13px; top: 8px; } .mfp-arrow:before,.mfp-arrow .mfp-b { border-top-width: 21px; border-bottom-width: 21px; } .mfp-arrow-left { left: 0; } .mfp-arrow-left:after,.mfp-arrow-left .mfp-a { border-right: 17px solid white; margin-left: 31px; } .mfp-arrow-left:before,.mfp-arrow-left .mfp-b { margin-left: 25px; border-right: 27px solid #3f3f3f; } .mfp-arrow-right { right: 0; } .mfp-arrow-right:after,.mfp-arrow-right .mfp-a { border-left: 17px solid white; margin-left: 39px; } .mfp-arrow-right:before,.mfp-arrow-right .mfp-b { border-left: 27px solid #3f3f3f; } .mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; } .mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; } .mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; } .mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: black; } .mfp-iframe-holder .mfp-close { top: -40px; } /* Main image in popup */ img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; } /* The shadow behind the image */ .mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444444; } .mfp-figure { line-height: 0; } .mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; } .mfp-title { text-align: left; line-height: 18px; color: #f3f3f3; word-break: break-word; padding-right: 36px; } .mfp-figure small { color: #bdbdbd; display: block; font-size: 12px; line-height: 14px; } .mfp-image-holder .mfp-content { max-width: 100%; } .mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; } /******** Plans List *******/ /* Styles for dialog window */ #small-dialog { background: white; padding: 20px 30px; text-align: left; max-width: 400px; margin: 40px auto; position: relative; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; } /** /** * Fade-zoom animation for first dialog */ /* start state */ .my-mfp-zoom-in #small-dialog { opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); } /* animate in */ .my-mfp-zoom-in.mfp-ready #small-dialog { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } /* animate out */ .my-mfp-zoom-in.mfp-removing #small-dialog { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); opacity: 0; } /* Dark overlay, start state */ .my-mfp-zoom-in.mfp-bg { opacity: 0; -webkit-transition: opacity 0.3s ease-out; -moz-transition: opacity 0.3s ease-out; -o-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; } /* animate in */ .my-mfp-zoom-in.mfp-ready.mfp-bg { opacity: 0.9; } /* animate out */ .my-mfp-zoom-in.mfp-removing.mfp-bg { opacity: 0; } /* pop_up */ .pop_up h2 { text-transform: capitalize; font-size: 2em; color: #202227; margin-bottom: 2%; } .pop_up p { font-size: 1em; color: #555555; line-height: 1.8em; } #small-dialog1 { background: white; padding: 20px 30px; text-align: left; max-width: 400px; margin: 40px auto; position: relative; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; } /** /** * Fade-zoom animation for first dialog */ /* start state */ .my-mfp-zoom-in #small-dialog1 { opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); } /* animate in */ .my-mfp-zoom-in.mfp-ready #small-dialog1 { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } /* animate out */ .my-mfp-zoom-in.mfp-removing #small-dialog1 { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); opacity: 0; } /* start state */ #small-dialog2 { background: white; padding: 20px 30px; text-align: left; max-width: 400px; margin: 40px auto; position: relative; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; } /** .my-mfp-zoom-in #small-dialog2{ opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); } /* animate in */ .my-mfp-zoom-in.mfp-ready #small-dialog2 { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } /* animate out */ .my-mfp-zoom-in.mfp-removing #small-dialog2 { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); opacity: 0; } .pop_up p a { font-size: 1em; color: #555555; line-height: 1.8em; } /**********SBond************/ /* Styles for dialog window */ #mpontomitsidis,#manwlas,#mylwnaki,#mylwnakis,#nikolis,#pitsianis,#flwros { background: white; padding: 20px 30px; text-align: left; max-width: 400px; margin: 40px auto; position: relative; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; } /* start state */ .my-mfp-zoom-in #mpontomitsidis,.my-mfp-zoom-in #manwlas,.my-mfp-zoom-in #mylwnaki,.my-mfp-zoom-in #mylwnakis,.my-mfp-zoom-in #nikolis,.my-mfp-zoom-in #pitsianis,.my-mfp-zoom-in #flwros { opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); } /* animate in */ .my-mfp-zoom-in.mfp-ready #mpontomitsidis,.my-mfp-zoom-in.mfp-ready #manwlas,.my-mfp-zoom-in.mfp-ready #mylwnaki,.my-mfp-zoom-in.mfp-ready #mylwnakis,.my-mfp-zoom-in.mfp-ready #nikolis,.my-mfp-zoom-in.mfp-ready #pitsianis,.my-mfp-zoom-in.mfp-ready #flwros { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } /* animate out */ .my-mfp-zoom-in.mfp-removing #mpontomitsidis,.my-mfp-zoom-in.mfp-removing #manwlas,.my-mfp-zoom-in.mfp-removing #mylwnaki,.my-mfp-zoom-in.mfp-removing #mylwnakis,.my-mfp-zoom-in.mfp-removing #nikolis,.my-mfp-zoom-in.mfp-removing #pitsianis,.my-mfp-zoom-in.mfp-removing #flwros { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); opacity: 0; }
doc/engine/package-tree.html
TartarusFire/2D-Tile-Engine-Java-
<!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_55) on Fri Oct 28 22:06:01 EDT 2016 --> <title>engine Class Hierarchy</title> <meta name="date" content="2016-10-28"> <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="engine Class Hierarchy"; } //--> </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</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><a href="../test/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../index.html?engine/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.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"> <h1 class="title">Hierarchy For Package engine</h1> <span class="strong">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">engine.<a href="../engine/Blocks.html" title="class in engine"><span class="strong">Blocks</span></a></li> <li type="circle">engine.<a href="../engine/Blocks.Block.html" title="class in engine"><span class="strong">Blocks.Block</span></a></li> <li type="circle">engine.<a href="../engine/Hitbox.html" title="class in engine"><span class="strong">Hitbox</span></a></li> <li type="circle">engine.<a href="../engine/Map.html" title="class in engine"><span class="strong">Map</span></a></li> </ul> </li> </ul> </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>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><a href="../test/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../index.html?engine/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.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>
libs/qwt-6.1.4/doc/html/class_qwt_weeding_curve_fitter.html
digifant/multidisplay-app
<!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.14"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Qwt User&#39;s Guide: QwtWeedingCurveFitter Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(document).ready(initResizable); /* @license-end */</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> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Qwt User&#39;s Guide &#160;<span id="projectnumber">6.1.4</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */</script> <div id="main-nav"></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"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(document).ready(function(){initNavTree('class_qwt_weeding_curve_fitter.html','');}); /* @license-end */ </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="class_qwt_weeding_curve_fitter-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">QwtWeedingCurveFitter Class Reference</div> </div> </div><!--header--> <div class="contents"> <p>A curve fitter implementing Douglas and Peucker algorithm. <a href="class_qwt_weeding_curve_fitter.html#details">More...</a></p> <p><code>#include &lt;<a class="el" href="qwt__curve__fitter_8h_source.html">qwt_curve_fitter.h</a>&gt;</code></p> <div class="dynheader"> Inheritance diagram for QwtWeedingCurveFitter:</div> <div class="dyncontent"> <div class="center"><img src="class_qwt_weeding_curve_fitter__inherit__graph.png" border="0" usemap="#_qwt_weeding_curve_fitter_inherit__map" alt="Inheritance graph"/></div> <map name="_qwt_weeding_curve_fitter_inherit__map" id="_qwt_weeding_curve_fitter_inherit__map"> <area shape="rect" id="node2" href="class_qwt_curve_fitter.html" title="Abstract base class for a curve fitter. " alt="" coords="33,5,143,32"/> </map> <center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a7deb4d070a329cbdee454023194898a7"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_weeding_curve_fitter.html#a7deb4d070a329cbdee454023194898a7">QwtWeedingCurveFitter</a> (double <a class="el" href="class_qwt_weeding_curve_fitter.html#a484813f52d921cc5dc57bb6dcf82668d">tolerance</a>=1.0)</td></tr> <tr class="separator:a7deb4d070a329cbdee454023194898a7"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:abbd30a948fc6974f881678f80a29768c"><td class="memItemLeft" align="right" valign="top"><a id="abbd30a948fc6974f881678f80a29768c"></a> virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_weeding_curve_fitter.html#abbd30a948fc6974f881678f80a29768c">~QwtWeedingCurveFitter</a> ()</td></tr> <tr class="memdesc:abbd30a948fc6974f881678f80a29768c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor. <br /></td></tr> <tr class="separator:abbd30a948fc6974f881678f80a29768c"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a62c303f6826fef2be7b7bbe82f530680"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_weeding_curve_fitter.html#a62c303f6826fef2be7b7bbe82f530680">setTolerance</a> (double)</td></tr> <tr class="separator:a62c303f6826fef2be7b7bbe82f530680"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a484813f52d921cc5dc57bb6dcf82668d"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_weeding_curve_fitter.html#a484813f52d921cc5dc57bb6dcf82668d">tolerance</a> () const</td></tr> <tr class="separator:a484813f52d921cc5dc57bb6dcf82668d"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a9f17a819447cba0e733bd71d90ee2766"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_weeding_curve_fitter.html#a9f17a819447cba0e733bd71d90ee2766">setChunkSize</a> (uint)</td></tr> <tr class="separator:a9f17a819447cba0e733bd71d90ee2766"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:adfffe6d108f7170bafe5cc81379eaef7"><td class="memItemLeft" align="right" valign="top">uint&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_weeding_curve_fitter.html#adfffe6d108f7170bafe5cc81379eaef7">chunkSize</a> () const</td></tr> <tr class="separator:adfffe6d108f7170bafe5cc81379eaef7"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:acf876e668d027828c86288e8ac9808ab"><td class="memItemLeft" align="right" valign="top">virtual QPolygonF&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_weeding_curve_fitter.html#acf876e668d027828c86288e8ac9808ab">fitCurve</a> (const QPolygonF &amp;) const</td></tr> <tr class="separator:acf876e668d027828c86288e8ac9808ab"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_methods_class_qwt_curve_fitter"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_qwt_curve_fitter')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="class_qwt_curve_fitter.html">QwtCurveFitter</a></td></tr> <tr class="memitem:a62919f309f0441d94adea94573d0f778 inherit pub_methods_class_qwt_curve_fitter"><td class="memItemLeft" align="right" valign="top"><a id="a62919f309f0441d94adea94573d0f778"></a> virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_curve_fitter.html#a62919f309f0441d94adea94573d0f778">~QwtCurveFitter</a> ()</td></tr> <tr class="memdesc:a62919f309f0441d94adea94573d0f778 inherit pub_methods_class_qwt_curve_fitter"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor. <br /></td></tr> <tr class="separator:a62919f309f0441d94adea94573d0f778 inherit pub_methods_class_qwt_curve_fitter"><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 pro_methods_class_qwt_curve_fitter"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_class_qwt_curve_fitter')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="class_qwt_curve_fitter.html">QwtCurveFitter</a></td></tr> <tr class="memitem:ad804660017ae0f3ede604470724b3df3 inherit pro_methods_class_qwt_curve_fitter"><td class="memItemLeft" align="right" valign="top"><a id="ad804660017ae0f3ede604470724b3df3"></a> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_qwt_curve_fitter.html#ad804660017ae0f3ede604470724b3df3">QwtCurveFitter</a> ()</td></tr> <tr class="memdesc:ad804660017ae0f3ede604470724b3df3 inherit pro_methods_class_qwt_curve_fitter"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor. <br /></td></tr> <tr class="separator:ad804660017ae0f3ede604470724b3df3 inherit pro_methods_class_qwt_curve_fitter"><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>A curve fitter implementing Douglas and Peucker algorithm. </p> <p>The purpose of the Douglas and Peucker algorithm is that given a 'curve' composed of line segments to find a curve not too dissimilar but that has fewer points. The algorithm defines 'too dissimilar' based on the maximum distance (tolerance) between the original curve and the smoothed curve.</p> <p>The runtime of the algorithm increases non linear ( worst case O( n*n ) ) and might be very slow for huge polygons. To avoid performance issues it might be useful to split the polygon ( <a class="el" href="class_qwt_weeding_curve_fitter.html#a9f17a819447cba0e733bd71d90ee2766">setChunkSize()</a> ) and to run the algorithm for these smaller parts. The disadvantage of having no interpolation at the borders is for most use cases irrelevant.</p> <p>The smoothed curve consists of a subset of the points that defined the original curve.</p> <p>In opposite to <a class="el" href="class_qwt_spline_curve_fitter.html" title="A curve fitter using cubic splines. ">QwtSplineCurveFitter</a> the Douglas and Peucker algorithm reduces the number of points. By adjusting the tolerance parameter according to the axis scales <a class="el" href="class_qwt_spline_curve_fitter.html" title="A curve fitter using cubic splines. ">QwtSplineCurveFitter</a> can be used to implement different level of details to speed up painting of curves of many points. </p> </div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2> <a id="a7deb4d070a329cbdee454023194898a7"></a> <h2 class="memtitle"><span class="permalink"><a href="#a7deb4d070a329cbdee454023194898a7">&#9670;&nbsp;</a></span>QwtWeedingCurveFitter()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">QwtWeedingCurveFitter::QwtWeedingCurveFitter </td> <td>(</td> <td class="paramtype">double&#160;</td> <td class="paramname"><em>tolerance</em> = <code>1.0</code></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Constructor</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">tolerance</td><td>Tolerance </td></tr> </table> </dd> </dl> <dl class="section see"><dt>See also</dt><dd><a class="el" href="class_qwt_weeding_curve_fitter.html#a62c303f6826fef2be7b7bbe82f530680">setTolerance()</a>, <a class="el" href="class_qwt_weeding_curve_fitter.html#a484813f52d921cc5dc57bb6dcf82668d">tolerance()</a> </dd></dl> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> <a id="adfffe6d108f7170bafe5cc81379eaef7"></a> <h2 class="memtitle"><span class="permalink"><a href="#adfffe6d108f7170bafe5cc81379eaef7">&#9670;&nbsp;</a></span>chunkSize()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">uint QwtWeedingCurveFitter::chunkSize </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <dl class="section return"><dt>Returns</dt><dd>Maximum for the number of points passed to a run of the algorithm - or 0, when unlimited </dd></dl> <dl class="section see"><dt>See also</dt><dd><a class="el" href="class_qwt_weeding_curve_fitter.html#a9f17a819447cba0e733bd71d90ee2766">setChunkSize()</a> </dd></dl> </div> </div> <a id="acf876e668d027828c86288e8ac9808ab"></a> <h2 class="memtitle"><span class="permalink"><a href="#acf876e668d027828c86288e8ac9808ab">&#9670;&nbsp;</a></span>fitCurve()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">QPolygonF QwtWeedingCurveFitter::fitCurve </td> <td>(</td> <td class="paramtype">const QPolygonF &amp;&#160;</td> <td class="paramname"><em>points</em></td><td>)</td> <td> const</td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">points</td><td>Series of data points </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>Curve points </dd></dl> <p>Implements <a class="el" href="class_qwt_curve_fitter.html#afa9bf5b328aa553229e204533a60fec0">QwtCurveFitter</a>.</p> </div> </div> <a id="a9f17a819447cba0e733bd71d90ee2766"></a> <h2 class="memtitle"><span class="permalink"><a href="#a9f17a819447cba0e733bd71d90ee2766">&#9670;&nbsp;</a></span>setChunkSize()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void QwtWeedingCurveFitter::setChunkSize </td> <td>(</td> <td class="paramtype">uint&#160;</td> <td class="paramname"><em>numPoints</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Limit the number of points passed to a run of the algorithm</p> <p>The runtime of the Douglas Peucker algorithm increases non linear with the number of points. For a chunk size &gt; 0 the polygon is split into pieces passed to the algorithm one by one.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">numPoints</td><td>Maximum for the number of points passed to the algorithm</td></tr> </table> </dd> </dl> <dl class="section see"><dt>See also</dt><dd><a class="el" href="class_qwt_weeding_curve_fitter.html#adfffe6d108f7170bafe5cc81379eaef7">chunkSize()</a> </dd></dl> </div> </div> <a id="a62c303f6826fef2be7b7bbe82f530680"></a> <h2 class="memtitle"><span class="permalink"><a href="#a62c303f6826fef2be7b7bbe82f530680">&#9670;&nbsp;</a></span>setTolerance()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void QwtWeedingCurveFitter::setTolerance </td> <td>(</td> <td class="paramtype">double&#160;</td> <td class="paramname"><em>tolerance</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Assign the tolerance</p> <p>The tolerance is the maximum distance, that is acceptable between the original curve and the smoothed curve.</p> <p>Increasing the tolerance will reduce the number of the resulting points.</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">tolerance</td><td>Tolerance</td></tr> </table> </dd> </dl> <dl class="section see"><dt>See also</dt><dd><a class="el" href="class_qwt_weeding_curve_fitter.html#a484813f52d921cc5dc57bb6dcf82668d">tolerance()</a> </dd></dl> </div> </div> <a id="a484813f52d921cc5dc57bb6dcf82668d"></a> <h2 class="memtitle"><span class="permalink"><a href="#a484813f52d921cc5dc57bb6dcf82668d">&#9670;&nbsp;</a></span>tolerance()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">double QwtWeedingCurveFitter::tolerance </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <dl class="section return"><dt>Returns</dt><dd>Tolerance </dd></dl> <dl class="section see"><dt>See also</dt><dd><a class="el" href="class_qwt_weeding_curve_fitter.html#a62c303f6826fef2be7b7bbe82f530680">setTolerance()</a> </dd></dl> </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="class_qwt_weeding_curve_fitter.html">QwtWeedingCurveFitter</a></li> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li> </ul> </div> </body> </html>
mod/assign/Result_Assignment_ID_2014_02_25/match25-link.html
ctestlms/portal
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML><HEAD><TITLE>Links</TITLE> <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </HEAD> <BODY> <H3 ALIGN="center">Matches for Komal_Nawaz_Hello.java & Hina_Nadir_Task.java</H3> <H1 align="center">36.3%</H1> <CENTER> <A HREF="index.html#matches" TARGET="_top">INDEX</A> - <A HREF="help-en.html" TARGET="_top">HELP</A></CENTER> </BODY> </HTML>
docs/page/index.html
snail007/goproxy
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="pinterest" content="nopin"> <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"> <meta name="generator" content="Hugo 0.56.3" /> <link rel="alternate" type="application/rss+xml" title="RSS" href="https://snail007.host900.com/goproxy/page/index.xml"> <link rel="canonical" href="https://snail007.host900.com/goproxy/page/"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet"> <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/solarized_dark.min.css"> <title>Pages - GOPROXY IN ACTION</title> <link href="https://snail007.host900.com/goproxy/css/styles.css" rel="stylesheet"> </head> <body> <header class="l-header"> <nav class="navbar navbar-default"> <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> <a class="navbar-brand" href="https://snail007.host900.com/goproxy/">GOPROXY IN ACTION</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav navbar-right"> <li><a href="https://github.com/snail007/goproxy/releases/">下载</a></li> <li><a href="https://snail007.host900.com/goproxy/categories/goproxy%E6%89%8B%E5%86%8C/">实战</a></li> <li><a href="https://snail007.host900.com/goproxy/manual/zh/#/">手册</a></li> <li><a href="/goproxy/about/">关于</a></li> </ul> </div> </div> </nav> </header> <main> <div class="container"> <div class="row"> <div class="col-md-8"> <header class="page-header"> <h1>Pages</h1> </header> <ul class="p-articles"> <li><article class="li"> <header> <ul class="p-facts"> <li><i class="fa fa-calendar" aria-hidden="true"></i><time datetime="2019-06-26T13:19:15JST">Jun 26, 2019</time></li> <li><i class="fa fa-bookmark" aria-hidden="true"></i><a href="https://snail007.host900.com/goproxy/page/">page</a></li> </ul> <h2 class="title"><a href="https://snail007.host900.com/goproxy/page/free_vs_commercial/">GOPROXY免费版VS商业版</a></h2> </header> <div class="summary">目前,GOPROXY 和 SDK 提供免费版和商业版,功能对比如下。 免费版 商业版 TCP转发 √ √ UDP转发 √ √ HTTP(S)代理 √ √ Socks5代理 √ √</div> <footer> <a href="https://snail007.host900.com/goproxy/page/free_vs_commercial/" title="GOPROXY免费版VS商业版">Read More…</a> </footer> </article> </li> <li><article class="li"> <header> <ul class="p-facts"> <li><i class="fa fa-calendar" aria-hidden="true"></i><time datetime="2019-06-14T16:29:13JST">Jun 14, 2019</time></li> <li><i class="fa fa-bookmark" aria-hidden="true"></i><a href="https://snail007.host900.com/goproxy/page/">page</a></li> </ul> <h2 class="title"><a href="https://snail007.host900.com/goproxy/page/faq/goproxy%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98%E8%A7%A3%E7%AD%94/">常见问题解答</a></h2> </header> <div class="summary">问:http代理支持https网站吗? 答:goproxy的http代理同时支持http和https网站。 问:socks5代理支持UDP吗? 答</div> <footer> <a href="https://snail007.host900.com/goproxy/page/faq/goproxy%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98%E8%A7%A3%E7%AD%94/" title="常见问题解答">Read More…</a> </footer> </article> </li> <li><article class="li"> <header> <ul class="p-facts"> <li><i class="fa fa-calendar" aria-hidden="true"></i><time datetime="2019-06-26T13:19:15JST">Jun 26, 2019</time></li> <li><i class="fa fa-bookmark" aria-hidden="true"></i><a href="https://snail007.host900.com/goproxy/page/">page</a></li> </ul> <h2 class="title"><a href="https://snail007.host900.com/goproxy/page/free_vs_commercial_en/">GOPROXY Free Version VS Commercial Version</a></h2> </header> <div class="summary">Currently, GOPROXY and SDK are available in both free and commercial versions. Function Free |Commercial TCP forwarding √ √ UDP forwarding √ √ HTTP(S)Agent √ √ Socks5 Agent √ √ Socks5 proxy UDP support √ √ SPS Integrated Agent √ √ SPS superior certification √ √ Intranet penetration √ √ DNS proxy, anti-pollution, independent DNS service √ √ HTTP(S) proxy authentication, authentication API, load balancing × √ SOCKS5 proxy authentication,</div> <footer> <a href="https://snail007.host900.com/goproxy/page/free_vs_commercial_en/" title="GOPROXY Free Version VS Commercial Version">Read More…</a> </footer> </article> </li> <li><article class="li"> <header> <ul class="p-facts"> <li><i class="fa fa-calendar" aria-hidden="true"></i><time datetime="2019-06-14T15:29:47JST">Jun 14, 2019</time></li> <li><i class="fa fa-bookmark" aria-hidden="true"></i><a href="https://snail007.host900.com/goproxy/page/">page</a></li> </ul> <h2 class="title"><a href="https://snail007.host900.com/goproxy/page/categories/">Categories</a></h2> </header> <div class="summary">不用看这里,没什么内容,仅仅为了定义目录和tags。</div> </article> </li> <li><article class="li"> <header> <ul class="p-facts"> <li><i class="fa fa-calendar" aria-hidden="true"></i><time datetime="2019-06-14T13:22:19JST">Jun 14, 2019</time></li> <li><i class="fa fa-bookmark" aria-hidden="true"></i><a href="https://snail007.host900.com/goproxy/page/">page</a></li> </ul> <h2 class="title"><a href="https://snail007.host900.com/goproxy/page/about/">About</a></h2> </header> <div class="summary">It&rsquo;s YOU!</div> </article> </li> </ul> </div> <div class="col-md-4"> <aside class="l-sidebar"> <section class="panel panel-default"> <div class="panel-heading"> <div class="panel-title">LATESTS</div> </div> <div class="list-group"> <a href="https://snail007.host900.com/goproxy/usage/first/" class="list-group-item">手册前言(使用必读)</a> <a href="https://snail007.host900.com/goproxy/page/free_vs_commercial/" class="list-group-item">GOPROXY免费版VS商业版</a> <a href="https://snail007.host900.com/goproxy/page/faq/goproxy%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98%E8%A7%A3%E7%AD%94/" class="list-group-item">常见问题解答</a> <a href="https://snail007.host900.com/goproxy/posts/domain-cf/" class="list-group-item">域名解析 域名控制台&#43;极客&#43;cloudflare 的配置方法</a> <a href="https://snail007.host900.com/goproxy/posts/windows-global-proxy-using-dns/" class="list-group-item">在windows下实现基于dns的自动全局代理</a> <a href="https://snail007.host900.com/goproxy/usage/tcp/" class="list-group-item">TCP代理</a> <a href="https://snail007.host900.com/goproxy/posts/cloudflare/" class="list-group-item">Cloudflare使用简明教程</a> <a href="https://snail007.host900.com/goproxy/posts/http-nat-cdn/" class="list-group-item">内网穿透也能用CDN???!</a> <a href="https://snail007.host900.com/goproxy/page/free_vs_commercial_en/" class="list-group-item">GOPROXY Free Version VS Commercial Version</a> <a href="https://snail007.host900.com/goproxy/posts/http_cdn_ws/" class="list-group-item">代理之套用CDN</a> </div> </section> <section class="panel panel-default"> <div class="panel-heading"> <div class="panel-title">CATEGORY</div> </div> <div class="list-group"> <a href="https://snail007.host900.com/goproxy/categories/%E9%BB%98%E8%AE%A4%E5%88%86%E7%B1%BB" class="list-group-item">默认分类</a> <a href="https://snail007.host900.com/goproxy/categories/goproxy%E6%89%8B%E5%86%8C" class="list-group-item">goproxy手册</a> <a href="https://snail007.host900.com/goproxy/categories/%E6%9E%B6%E6%9E%84%E8%A7%A3%E8%AF%B4" class="list-group-item">架构解说</a> <a href="https://snail007.host900.com/goproxy/categories/%E7%BB%86%E8%AF%B4%E5%B1%82%E7%BA%A7" class="list-group-item">细说层级</a> </div> </section> <section class="panel panel-default"> <div class="panel-heading"> <div class="panel-title">TAG</div> </div> <div class="list-group"> <a href="https://snail007.host900.com/goproxy/tags/cdn" class="list-group-item">cdn</a> <a href="https://snail007.host900.com/goproxy/tags/ws" class="list-group-item">ws</a> <a href="https://snail007.host900.com/goproxy/tags/cloudflare" class="list-group-item">cloudflare</a> <a href="https://snail007.host900.com/goproxy/tags/%E5%95%86%E4%B8%9A%E7%89%88" class="list-group-item">商业版</a> <a href="https://snail007.host900.com/goproxy/tags/commercial" class="list-group-item">commercial</a> <a href="https://snail007.host900.com/goproxy/tags/domain" class="list-group-item">domain</a> <a href="https://snail007.host900.com/goproxy/tags/tcp" class="list-group-item">tcp</a> <a href="https://snail007.host900.com/goproxy/tags/%E5%85%A8%E5%B1%80%E4%BB%A3%E7%90%86" class="list-group-item">全局代理</a> <a href="https://snail007.host900.com/goproxy/tags/%E5%86%85%E7%BD%91%E7%A9%BF%E9%80%8F" class="list-group-item">内网穿透</a> </div> </section> </aside> </div> </div> </div> </main> <footer class="l-footer"> <div class="container"> <p><span class="h-logo">&copy; GOPROXY IN ACTION</span></p> </div> </footer> <script src="//code.jquery.com/jquery-3.1.1.min.js"></script> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/highlight.min.js"></script> <script>hljs.initHighlightingOnLoad();</script> <script> $(function(){ $("img[css]").each(function(){ $(this).attr("style",$(this).attr("css")); }); }); </script> </body> </html>
report/bienes.html
bcoronel/bienes
<html> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <style type="text/css"> a {text-decoration: none} </style> </head> <body text="#000000" link="#000000" alink="#000000" vlink="#000000"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr><td width="50%">&nbsp;</td><td align="center"> <a name="JR_PAGE_ANCHOR_0_1"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 24px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 122px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 58px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 60px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="21"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="9"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="8"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="21"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="9"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="7" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="5"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="21"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="2"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="21"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 474px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="9" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="10"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="21"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="20" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 1 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="21"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_2"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 60px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-19032</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: MONITOR, TTF (PLANO), MATERIAL: METAL/PLÁSTICO COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-19032</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="15"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="15"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-18840</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS, TECLADO, EN ESPAÑOL, MATERIAL: PLÁSTICO, COLOR GRIS / NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">20</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">2.25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08659</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="15"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="15"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17518</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA DE CONFERENCIA, MOVIL, CON BASE GIRATORIA MATERIAL: METAL Y PLASTICO, TAPIZ: TELA COLOR AZUL</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">2006060955</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">96.0</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-007564</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="15"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="15"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-19144</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">MODULO DE RED, ABIERTO, MATERIAL: ACERO INOXIDABLE, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">Q5016606</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">52.67</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08652</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="15"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="15"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-14372</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARCHIVADOR AUXILIAR, DE 2 GAVETAS, MATERIAL: MDF (MADERA DE FÓRMICA) COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">S/05081-1288558</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">96.0</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-07561</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="15"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="15"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-03812</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">PIZARRA, DE MURAL LAMINADA, CON MARCO DE ALUMINIO, MATERIAL: ACRILICO (A), COLOR BLANCO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">5.45</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-04796</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="15"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="15"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-03684</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SACAPUNTAS ELECTRICO, ESTANDAR, MATERIAL: METAL/PLASTICO COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">KCC1KMT</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">3560.0</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-07519</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="15"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="15"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 32px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 51px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 2 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="30"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_3"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">31</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Dirección de Infraestructura Tecnológica y Seguridad de Información</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-14252</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA SECRETARIAL, MOVIL, MATERIAL: METAL Y PLASTICO, TAPIZ: TELA COLOR AZUL</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">34.22</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-07553</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-00626</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">TELEFONO, BASICO, SIN MENU, MATERIAL: PLASTICO (A), COLOR BLANCO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">96.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-11708</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-08602</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">CENTRAL TELEFÓNICA ELÉCTRICA, MÓVIL, MATERIAL: METAL/PLASTICO, COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">83869HA071194</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">930.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08662</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-10643</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SERVIDOR DE RED, DE &nbsp;DESKTOP, MATERIAL: METAL/PLASTICO COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">S/83869HA067702</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">930.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08690</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-13523</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">EQUIPOS DE COMUNICACIÓN: SWITCH, PARA RACK, MATERIAL: METAL/PLÁSTICO COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">F93A90A5BTG1G3R</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">42.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08682</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-15926</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: MONITOR, TTF (PLANO), MATERIAL: PLÁSTICO COLOR GRIS / NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">MXD54404CHC3</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">3364.57</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-07606</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-14225</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARCHIVADOR AUXILIAR, DE 2 GAVETAS, MATERIAL: MDF (MADERA DE FÓRMICA) COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">96.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-07594</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 42px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 3 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_4"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">31</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Dirección de Infraestructura Tecnológica y Seguridad de Información</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17508</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA DE CONFERENCIA, MOVIL, CON BASE GIRATORIA MATERIAL: METAL Y PLASTICO, TAPIZ: TELA COLOR AZUL</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">2006063431</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">96.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-17508</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-14352</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">MODULO, ESTACION DE TRABAJO, CON ALA, SIN GAVETAS MATERIAL: MDFM (MADERA DE FORMICA Y METAL), COLOR </span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-07590</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-10828</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: REGULADOR DE VOLTAJE, DE 2 TOMAS, MATERIAL: METAL, COLOR ACERO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08668</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-14260</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA SEMI EJECUTIVA, MOVIL, CON BASE GIRATORIA MATERIAL: METAL, TAPIZ: TELA, COLOR AZUL</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">M17HMEY722839E</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">20</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">930.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-07651</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-13116</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARCHIVADOR AUXILIAR, DE 3 GAVETAS, MATERIAL: MDFM (MADERA DE FÓRMICA Y METAL), COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">20</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-12130</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-13787</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARCHIVADOR AUXILIAR, DE 2 GAVETAS, MATERIAL: MDF (MADERA DE FÓRMICA) COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">20</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">96.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-01768</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 32px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 56px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 4 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_5"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">33</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Dirección de Sistemas de Información</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-16136</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: &nbsp;CASE, MINITOWER, MATERIAL: &nbsp;METAL/PLÁSTICO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">1G141000429</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">20</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">120.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-01726</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-13784</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARCHIVADOR AUXILIAR, DE 2 GAVETAS, MATERIAL: MDF (MADERA DE FÓRMICA) COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">05081-1288556</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">20</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">96.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-01787</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-15737</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: REGULADOR DE VOLTAJE, DE 2 TOMAS, MATERIAL: PLÁSTICO, COLOR GRIS</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">20</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">1113.62</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-04781</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-15791</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: REGULADOR DE VOLTAJE, DE 2 TOMAS, MATERIAL: PLÁSTICO, COLOR GRIS</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">20</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-04792</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-14346</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARCHIVADOR AUXILIAR, DE 2 GAVETAS, MATERIAL: MDF (MADERA DE FÓRMICA) COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">20</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">1366.4</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-04785</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-15525</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: TECLADO, EN ESPAÑOL, MATERIAL: METAL/PLÁSTICO COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">1.3</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02310</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 32px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 5 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_6"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">48</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Dirección General de Planificación Institucional</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-19202</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA VISITANTE, CON BASE FIJA, MATERIAL: METAL, TAPIZ: &nbsp;CUERO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">MXL6380101</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">3364.57</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02389</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17552</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARMARIO ESTÁNDAR, DE 2 PUERTAS CON 2 NIVELES, MATERIAL: MDF (MADERA DE FÓRMICA), COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">0412045967</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">42.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-17552</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17573</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ESCRITORIO, EJECUTIVO, SIN GAVETAS, MATERIAL: MDF (MADERA DE FÓRMICA), COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">309.34</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02364</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-15521</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: TECLADO, EN ESPAÑOL, MATERIAL: METAL/PLÁSTICO COLOR GRIS / NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">1.4</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02210</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17543</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">MODULO ESTACIÓN DE TRABAJO, DE 5 GAVETAS, MATERIAL: MDFM (MADERA DE FORMICA Y METAL), COLOR BEIGE.</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">24.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02313</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-16333</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: &nbsp;CASE, MINITOWER, MATERIAL: &nbsp;METAL/PLÁSTICO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">1G14107768B</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">120.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02309</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 32px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 6 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_7"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">48</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Dirección General de Planificación Institucional</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-18529</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARCHIVADOR AUXILIAR, DE 2 GAVETAS, MATERIAL: MDF (MADERA DE FÓRMICA) COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">42.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02603</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17578</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA VISITANTE, CON BASE FIJA, MATERIAL: METAL, TAPIZ: TELA, COLOR AZUL</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">SG54U24012</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">46740.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02368</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17581</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARMARIO ESTÁNDAR, DE 2 PUERTAS CON 2 NIVELES, MATERIAL: MDF (MADERA DE FÓRMICA), COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">F93A90A5BTJ39</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">42.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02379</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-12656</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">EQUIPOS DE IMPRESIÓN: IMPRESORAS LÁSER, BLANCO Y NEGRO, MATERIAL: METAL/PLÁSTICO COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">5015.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02362</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-19203</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA VISITANTE, CON BASE FIJA, MATERIAL: METAL, TAPIZ: &nbsp;CUERO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">MXL63800JQ</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">3364.57</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02390</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17577</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA VISITANTE, CON BASE FIJA MATERIAL: METAL Y PLASTICO, TAPIZ: TELA COLOR AZUL</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">S/ SG57M2311J</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">46740.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02369</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 32px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 7 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_8"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">48</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Dirección General de Planificación Institucional</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17554</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARMARIO ESTÁNDAR, DE 2 PUERTAS CON 2 NIVELES, MATERIAL: MDF (MADERA DE FÓRMICA), COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">P0509041835</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">42.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02345</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17574</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARCHIVADOR AUXILIAR, DE 2 GAVETAS, MATERIAL: MDF (MADERA DE FÓRMICA) COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.8</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02365</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-13666</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: &nbsp;CASE, MINITOWER, MATERIAL: &nbsp;METAL/PLÁSTICO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">02806641</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">120.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02209</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17533</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA VISITANTE, CON BASE FIJA MATERIAL: METAL, TAPIZ: &nbsp;CUERO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">AEY0081238</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">245.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02613</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17553</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARMARIO ESTÁNDAR, DE 2 PUERTAS CON 2 NIVELES, MATERIAL: MDF (MADERA DE FÓRMICA), COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">MO42KC</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">42.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02306</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-18300</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">BIBLIOTECA MODULAR, DE 4 NIVELES, MATERIAL: MDF (MADERA DE FÓRMICA), COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">C0509146329</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">120.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02307</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 32px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 8 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_9"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">48</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Dirección General de Planificación Institucional</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17584</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA VISITANTE, CON BASE FIJA MATERIAL: METAL Y PLASTICO, TAPIZ: TELA COLOR AZUL</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">230.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02428</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17575</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARMARIO ESTÁNDAR, DE 2 PUERTAS CON 2 NIVELES, MATERIAL: MDF (MADERA DE FÓRMICA), COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">1101181011038</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">24.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02415</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-19198</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ESCRITORIO EJECUTIVO, CON LATERAL IZQUIERDO, DE 7 GAVETAS MATERIAL: MDF (MADERA DE FORMICA), COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">S/ 83869HA0677637</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">420.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02384</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-09914</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">TELEFONO BASICO, SIN MENU, MATERIAL: PLASTICO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">96.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02420</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17544</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARCHIVADOR AUXILIAR, DE 2 GAVETAS, MATERIAL: MDF (MADERA DE FÓRMICA) COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">3.95</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02314</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17536</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA VISITANTE, CON BASE FIJA, MATERIAL: METAL, TAPIZ: TELA, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">245.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02615</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 32px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 9 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_10"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">48</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Dirección General de Planificación Institucional</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-16496</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: REGULADOR DE VOLTAJE, DE 2 TOMAS, MATERIAL: ACRÍLICO (A), COLOR AZUL</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02382</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-05131</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: REGULADOR DE VOLTAJE, DE 4 TOMAS, MATERIAL: METAL/PLÁSTICO COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02319</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-01371</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">TELEFONO, BASICO, SIEMENS, MATERIAL: PLASTICO (A), COLOR BLANCO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">72.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02600</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-05716</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">PIZARRA DE MURAL CON MARCO DE ALUMINIO ACRILICA COLOR BLANCO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02432</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17541</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA VISITANTE, CON BASE FIJA, MATERIAL: METAL, TAPIZ: &nbsp;CUERO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">S/MY04F110ZC</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02616</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17532</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA EJECUTIVA, MOVIL,CON BASE GIRATORIA Y APOYA CABEZA MATERIAL: METAL, TAPIZ: CUERO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02604</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 32px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 56px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 10 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_11"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">48</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Dirección General de Planificación Institucional</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-19201</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA SEMI EJECUTIVA, MOVIL, CON BASE GIRATORIA MATERIAL: METAL, TAPIZ: &nbsp;CUERO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">930.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02386</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17539</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA VISITANTE, CON BASE FIJA, MATERIAL: METAL, TAPIZ: &nbsp;CUERO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">NA</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">245.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02617</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17540</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA VISITANTE, CON BASE FIJA, MATERIAL: METAL, TAPIZ: &nbsp;CUERO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">AEY0081253</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02611</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-19917</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA SEMI EJECUTIVA, MOVIL, CON BASE GIRATORIA MATERIAL: METAL/PLASTICO COLOR AZUL</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">S/ MX-0T6130-48323-5</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">25</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">930.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-02318</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-15485</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: TECLADO, EN ESPAÑOL, MATERIAL: METAL/PLÁSTICO COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">1.4</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-06963</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-14210</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA VISITANTE, CON BASE FIJA MATERIAL: METAL Y PLASTICO, TAPIZ: TELA COLOR AZUL / NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08286</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-16837</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: &nbsp;CASE, MINITOWER, MATERIAL: &nbsp;METAL/PLÁSTICO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">B93CB0AVBTC5GX</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">22</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">120.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-07006</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 42px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 11 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_12"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">26</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Oficina de Gestión Humana</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-16954</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS, TECLADO, EN ESPAÑOL, MATERIAL: PLÁSTICO, COLOR GRIS / NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-09718</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-16838</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: TECLADO, EN ESPAÑOL, MATERIAL: METAL/PLÁSTICO COLOR GRIS /NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">22</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">2.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-07007</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17522</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA DE CONFERENCIA, MOVIL, CON BASE GIRATORIA MATERIAL: METAL Y PLASTICO, TAPIZ: TELA COLOR AZUL</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">S/N</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">96.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08367</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-13126</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA SEMI EJECUTIVA, MÓVIL, CON BASE GIRATORIA SIN APOYA CABEZA,MATERIAL: METAL, TAPIZ: TELA, COLOR AZUL</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">S/MCNC4470WD2</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">930.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08312</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-13631</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: MONITOR, CRT, MATERIAL: METAL/PLÁSTICO COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">1366.39</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08314</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-06282</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">CUADRO ARTÍSTICO PAISAJISTA, PINTURA, MATERIAL: MADERA, COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">1.2</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-04086</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 32px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 12 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_13"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">26</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Oficina de Gestión Humana</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-03243</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">BÁSCULA CLINICA MEDIDOR DE PESO Y TALLA MANUAL DE METAL COLOR AMARILLO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">22</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-07018</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-14232</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARMARIO ESTÁNDAR, DE 2 PUERTAS CON 2 NIVELES, MATERIAL: MDF (MADERA DE FÓRMICA), COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">X800898</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">64.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-09571</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-04477</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">TELEFONO BASICO SIN MENU PLASTICO (A) COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">22</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">96.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-07012</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-05390</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA VISITANTE, DE 3 PUESTOS, MATERIAL: METAL, TAPIZ: &nbsp;CUERO, COLOR MARRON</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">22</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-12971</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-13123</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: &nbsp;CASE, MINITOWER, MATERIAL: &nbsp;METAL/PLÁSTICO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">S/1G14101241B</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">22</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">120.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-06962</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-12501</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">EQUIPOS DE IMPRESIÓN: IMPRESORAS LÁSER, A COLOR, MATERIAL: METAL/PLÁSTICO COLOR BLANCO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">5015.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-01827</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 32px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 84px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 13 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_14"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">26</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Oficina de Gestión Humana</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-11695</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">CUADRO ARTISTICO PAISAJISTA PINTURA DE MADERA COLOR BLANCO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">22</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-06985</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-00537</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">TELEFONO / FAX, BASICO, CON IMPRESIÓN DE TINTA, MATERIAL: PLASTICO (A), COLOR BLANCO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">42.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08384</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-03233</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SOPORTE PARA SUERO PARAL FIJO, MATERIAL :METAL COLOR BLANCO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">22</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-00322</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-14213</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA VISITANTE, CON BASE FIJA MATERIAL: METAL Y PLASTICO, TAPIZ: TELA COLOR AZUL / NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08284</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-16990</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: MONITOR, TTF (PLANO), MATERIAL: METAL/PLÁSTICO COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">22</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">32.29</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-06961</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-13732</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">MODULO, ESTACIÓN DE TRABAJO, CON ALA, SIN GAVETAS MATERIAL: MDFM (MADERA DE FORMICA Y METAL), COLOR &nbsp;BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-06623</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 32px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 84px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 14 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_15"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">26</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Oficina de Gestión Humana</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-15208</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: REGULADOR DE VOLTAJE, DE 2 TOMAS, MATERIAL: METAL/PLÁSTICO COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">1113.62</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08387</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-13726</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">MODULO, ESTACIÓN DE TRABAJO, CON ALA, SIN GAVETAS MATERIAL: MDFM (MADERA DE FÓRMICA Y METAL), COLOR &nbsp;BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-12462</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-16189</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: SCANNER, DE FORMATO ESTANDAR, MATERIAL: PLÁSTICO, COLOR GRIS </span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08350</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-15051</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARCHIVADOR AUXILIAR, DE 2 GAVETAS, MATERIAL: MDF (MADERA DE FÓRMICA) COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">96.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08386</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-15050</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARMARIO ESTÁNDAR, DE 2 PUERTAS CON 2 NIVELES, MATERIAL: MDF (MADERA DE FÓRMICA), COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">P0509040808</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">42.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08346</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-16397</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: REGULADOR DE VOLTAJE, DE 4 TOMAS, MATERIAL: METAL/PLÁSTICO COLOR AZUL</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">22</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">5015.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-06697</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 32px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 42px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 15 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_16"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">26</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Oficina de Gestión Humana</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-01547</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA, SECRETARIAL, MOVIL, MATERIAL: SEMI CUERO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">S/ 222084</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">34.22</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-05351</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-13934</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">BIBLIOTECA MODULAR, DE 10 &nbsp;NIVELES, CON 5 PUERTAS MATERIAL: MDFM (MADERA DE FÓRMICA Y METAL), COLOR MARRÓN/NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08273</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-15805</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: REGULADOR DE VOLTAJE, DE 2 TOMAS, MATERIAL: METAL/PLÁSTICO COLOR AZUL</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">22</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33--07014</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-13966</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ESCRITORIO, EJECUTIVO, CON ALA SIN GAVETAS MATERIAL: MDFM (MADERA DE FÓRMICA Y METAL), COLOR MARRÓN </span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">S/ MD52001JV</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">3364.57</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-09035</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-13970</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA VISITANTE, CON BASE FIJA, MATERIAL: METAL, TAPIZ: &nbsp;CUERO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">JGCE52001V</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">3304118</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-09200</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: REGULADOR DE VOLTAJE, DE 2 TOMAS, MATERIAL: METAL/PLÁSTICO COLOR BLANCO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-04336</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 32px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 42px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 16 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_17"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">27</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Oficina de Planficacion y Presupuesto</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-14478</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARCHIVADOR AUXILIAR, DE 2 GAVETAS, MATERIAL: MDF (MADERA DE FÓRMICA) COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">96.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-04338</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-14237</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ESCRITORIO, EJECUTIVO, CON LATERAL DERECHO, DE 7 GAVETAS MATERIAL: MDFM (MADERA DE FORMICA Y METAL),</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">S/CNC52986MZ</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">930.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-04337</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17811</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA DE CONFERENCIA, MOVIL, CON BASE GIRATORIA MATERIAL: METAL, TAPIZ: &nbsp;CUERO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-04045</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17763</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">MESA, DE CONFERENCIA, REDONDA, MATERIAL: MDF (MADERA DE FORMICA), COLOR NEGRO,</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">1692415</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">64.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-04047</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-15179</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">EQUIPOS DE IMPRESIÓN: IMPRESORAS DE INYECCIÓN, CON CARRO ANCHO, MATERIAL: METAL/PLÁSTICO COLOR GRIS</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">C/8ZCEK14T75V330770;</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">72445.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-04187</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-05908</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">TELEFONO EJECUTIVO, CON MENU Y CON PANTALLA, MATERIAL: PLASTICO, COLOR BLANCO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-04109</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 32px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 56px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 17 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_18"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">27</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Oficina de Planficacion y Presupuesto</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17813</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA DE CONFERENCIA, MOVIL, CON BASE GIRATORIA MATERIAL: METAL, TAPIZ: &nbsp;CUERO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">S/05061-125334</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">96.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-04046</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-13967</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">MESA DE CENTRO, CUADRADA, MATERIAL: MDFM (MADERA DE FORMICA Y METAL), COLOR MARRON / NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-041143</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-19513</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">MODULO ESTACION DE TRABAJO, CON ALA SIN GAVETAS, MATERIAL: MDFM (MADERA DE FORMICA Y METAL), COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-07677</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-18992</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA VISITANTE, CON BASE FIJA, MATERIAL: METAL, TAPIZ: &nbsp;CUERO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-04117</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-13971</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">BIBLIOTECA MODULAR, DE 3 NIVELES Y 2 PUERTAS, MATERIAL: METAL Y VIDRIO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">2167890</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-13120</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-14240</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA VISITANTE, CON BASE FIJA, MATERIAL: METAL Y PLASTICO, TAPIZ: TELA COLOR AZUL</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">42.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-04342</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 32px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 56px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 18 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_19"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">27</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Oficina de Planficacion y Presupuesto</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-17818</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA DE CONFERENCIA, MOVIL, CON BASE GIRATORIA MATERIAL: METAL, TAPIZ: &nbsp;CUERO, COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">AS0052111066</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-04044</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-05099</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">MESA PARA PC MODULAR DE MADERA PALO ROSA</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">S/ B93CBOLVBTI93A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">120.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-04101</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="26"><img alt="" src="bienes.html_files/px" style="width: 1112px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 25px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-13333</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">EQUIPOS DE IMPRESIÓN: MULTIFUNCIONAL VOLUMEN ALTO, MATERIAL: METAL/PLÁSTICO COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">55BBF70</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">17</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">420.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-13145</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-14392</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">ARCHIVADOR AUXILIAR, DE 2 GAVETAS, MATERIAL: MDF (MADERA DE FÓRMICA) COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">309.34</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-07616</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-14150</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA SEMI EJECUTIVA, MOVIL, CON BASE GIRATORIA MATERIAL: METAL, TAPIZ: TELA, COLOR AZUL</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">S/DPOO501128</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">420.0</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-07660</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-15465</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS, REGULADOR DE VOLTAJE, DE 4 TOMAS, MATERIAL: PLÁSTICO (A), COLOR NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08919</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 22px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 22px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 32px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 82px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 19 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> <br/> <br/> <a name="JR_PAGE_ANCHOR_0_20"></a> <table style="width: 1225px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 1px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 16px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 4px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 30px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 20px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 256px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 28px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 3px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 39px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 74px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 19px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 27px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 76px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 34px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 43px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 15px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 92px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 72px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 9px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> <tr valign="top"> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 41px; height: 70px;"/></td> <td colspan="15"><img src="bienes.html_files/img_0_0_0" style="height: 70px" alt=""/></td> <td colspan="12"><img alt="" src="bienes.html_files/px" style="width: 592px; height: 70px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 41px;"/></td> </tr> <tr valign="top"> <td colspan="13"><img alt="" src="bienes.html_files/px" style="width: 271px; height: 50px;"/></td> <td colspan="11" valign="middle" style="text-align: center;"><span style="font-family: Times New Roman; color: #000000; font-size: 24px; font-weight: bold;">Inventario de Bienes</span></td> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 362px; height: 50px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 24px; height: 15px;"/></td> <td colspan="3"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">N° Bien_Ant</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Descripción</span></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 88px; height: 15px;"/></td> <td colspan="2" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Serial</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 122px; height: 15px;"/></td> <td colspan="3" style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Piso</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 15px;"/></td> <td style="text-align: center;"><span style="font-family: Arial; color: #736343; font-size: 12px; font-weight: bold;">Costo</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 15px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 7px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="25" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 224px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 24px;"/></td> <td colspan="27" style="background-color: #F2EBDF; "> <table style="width: 1149px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 36px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 49px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 969px; height: 1px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 24px;"/></td> <td style="background-color: #736343; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 7px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">29</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 67px; height: 24px;"/></td> <td><span style="font-family: Arial; color: #736343; font-size: 18px; font-weight: bold;">Oficina de Tecnologías de Información y la Comunicación</span></td> </tr> </table> </td> <td><img alt="" src="bienes.html_files/px" style="width: 51px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-14292</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">MESA DE CENTRO, RECTANGULAR, MATERIAL: MDF (MADERA DE FORMICA), COLOR BEIGE</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">S/MX14135468</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">2703.96</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-07624</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-03700</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">BIBLIOTECA MODULAR DE 2 NIVELES CON 2 PUERTAS DE MADERA PALO ROSA</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">N/A</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">0.1</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-07623</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-18474</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">COMPONENTES EXTERNOS: MONITOR, TTF (PLANO), MATERIAL: METAL/PLÁSTICO,COLOR GRIS / NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">MXL638017C</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">3364.57</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-08914</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 29px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 12px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 3px;"/></td> <td colspan="3" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">29-14458</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 3px;"/></td> <td colspan="4" rowspan="5"><span style="font-family: Arial; color: #000000; font-size: 12px;">SILLA VISITANTE, CON BASE FIJA, MATERIAL: METAL, TAPIZ: TELA, COLOR AZUL / NEGRO</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 3px;"/></td> <td colspan="6" rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">S/MXD54404DL</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 3px;"/></td> <td rowspan="3"><span style="font-family: Arial; color: #000000; font-size: 12px;">19</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 3px;"/></td> <td rowspan="3" style="text-align: right;"><span style="font-family: Arial; color: #000000; font-size: 12px;">3364.57</span></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 3px;"/></td> </tr> <tr valign="top"> <td colspan="7"><img alt="" src="bienes.html_files/px" style="width: 138px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 1px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 1px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td colspan="3" rowspan="2"><span style="font-family: Arial; color: #000000; font-size: 12px;">33-07626</span></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 25px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 21px; height: 11px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 18px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 110px; height: 11px;"/></td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 95px; height: 11px;"/></td> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 132px; height: 11px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 4px;"/></td> <td colspan="6"><img alt="" src="bienes.html_files/px" style="width: 120px; height: 4px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 4px;"/></td> </tr> <tr valign="top"> <td colspan="11"><img alt="" src="bienes.html_files/px" style="width: 233px; height: 8px;"/></td> <td colspan="16"><img alt="" src="bienes.html_files/px" style="width: 670px; height: 8px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 64px;"/></td> </tr> <tr valign="top"> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 21px; height: 1px;"/></td> <td colspan="15" style="background-color: #FFFFFF; border-top-style: solid; border-top-width: 1px; border-top-color: #999999; "><img alt="" src="bienes.html_files/px" border="0"/></td> <td colspan="14"><img alt="" src="bienes.html_files/px" style="width: 649px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 202px;"/></td> </tr> <tr valign="top"> <td colspan="29" style="background-color: #F2EBDF; "> <table style="width: 1165px; border-collapse: collapse" cellpadding="0" cellspacing="0" border="0"> <tr> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 100px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 80px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 40px; height: 1px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 1px;"/></td> </tr> <tr valign="top"> <td colspan="3"><img alt="" src="bienes.html_files/px" style="width: 453px; height: 4px;"/></td> <td rowspan="2" valign="middle" style="text-align: right;"><span style="font-family: Arial; color: #736343; font-size: 10px;">Page 20 of</span></td> <td rowspan="2" valign="middle"><span style="font-family: Arial; color: #736343; font-size: 10px;">&nbsp;20</span></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 4px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 16px;"/></td> <td rowspan="2"><img alt="" src="bienes.html_files/px" border="0"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 312px; height: 16px;"/></td> <td><img alt="" src="bienes.html_files/px" style="width: 592px; height: 16px;"/></td> </tr> <tr valign="top"> <td><img alt="" src="bienes.html_files/px" style="width: 41px; height: 4px;"/></td> <td colspan="4"><img alt="" src="bienes.html_files/px" style="width: 1024px; height: 4px;"/></td> </tr> </table> </td> <td colspan="2"><img alt="" src="bienes.html_files/px" style="width: 60px; height: 24px;"/></td> </tr> <tr valign="top"> <td colspan="31"><img alt="" src="bienes.html_files/px" style="width: 1225px; height: 20px;"/></td> </tr> </table> </td><td width="50%">&nbsp;</td></tr> </table> </body> </html>
prive/formulaires/configurer_previsualiseur.html
spip/SPIP
<div class="formulaire_spip formulaire_configurer formulaire_#FORM formulaire_#FORM-#ENV{id,nouveau}"> <h3 class='titrem'><img src="#CHEMIN_IMAGE{preview-24.png}" class="cadre-icone" /><:previsualisation:>#AIDER{previsu}</h3> [<p class="reponse_formulaire reponse_formulaire_ok" role="status">(#ENV*{message_ok})</p>] [<p class="reponse_formulaire reponse_formulaire_erreur" role="alert">(#ENV*{message_erreur})</p>] [(#ENV{editable}) <p><:info_preview_texte:></p> <form method='post' action='#ENV{action}'><div> [(#REM) declarer les hidden qui declencheront le service du formulaire parametre : url d'action ] #ACTION_FORMULAIRE <div class="editer-groupe"> #SET{name,preview}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} <div class="editer editer_[(#GET{name})][ (#GET{obli})][ (#GET{erreurs}|oui)erreur]"> [ <span class='erreur_message'>(#GET{erreurs})</span> ] <div class="choix"> <input type="checkbox" name="#GET{name}\[\]" id="#GET{name}_0minirezo" value="0minirezo" [(#VAL{0minirezo}|in_any{#ENV{#GET{name}}}|oui)checked="checked"] /><label for="#GET{name}_0minirezo"><:info_administrateurs:></label> </div> <div class="choix"> <input type="checkbox" name="#GET{name}\[\]" id="#GET{name}_1comite" value="1comite" [(#VAL{1comite}|in_any{#ENV{#GET{name}}}|oui)checked="checked"] /><label for="#GET{name}_1comite"><:info_redacteurs:></label> </div> </div> </div> [(#REM) ajouter les saisies supplementaires : extra et autre, a cet endroit ] <!--extra--> <p class='boutons'><span class='image_loading'>&nbsp;</span><input type='submit' class='btn submit' value='<:bouton_enregistrer:>' /></p> </div></form> ] </div>
doc/interpreter/octave.html/XREFcputime.html
dac922/octave-pkg-octave
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ --> <!-- This file redirects to the location of a node or anchor --> <head> <title>GNU Octave: XREFcputime</title> <meta name="description" content="GNU Octave: XREFcputime"> <meta name="keywords" content="GNU Octave: XREFcputime"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} blockquote.smallquotation {font-size: smaller} div.display {margin-left: 3.2em} div.example {margin-left: 3.2em} div.indentedblock {margin-left: 3.2em} div.lisp {margin-left: 3.2em} div.smalldisplay {margin-left: 3.2em} div.smallexample {margin-left: 3.2em} div.smallindentedblock {margin-left: 3.2em; font-size: smaller} div.smalllisp {margin-left: 3.2em} kbd {font-style:oblique} pre.display {font-family: inherit} pre.format {font-family: inherit} pre.menu-comment {font-family: serif} pre.menu-preformatted {font-family: serif} pre.smalldisplay {font-family: inherit; font-size: smaller} pre.smallexample {font-size: smaller} pre.smallformat {font-family: inherit; font-size: smaller} pre.smalllisp {font-size: smaller} span.nocodebreak {white-space:nowrap} span.nolinebreak {white-space:nowrap} span.roman {font-family:serif; font-weight:normal} span.sansserif {font-family:sans-serif; font-weight:normal} ul.no-bullet {list-style: none} --> </style> <meta http-equiv="Refresh" content="0; url=Timing-Utilities.html#XREFcputime"> </head> <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> <p>The node you are looking for is at <a href="Timing-Utilities.html#XREFcputime">XREFcputime</a>.</p> </body>
MPI.docset/Contents/Resources/Documents/docs/MPI_Group_free.html
xancandal/dash-docsets
<!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="en" lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>MPI_Group_free(MPI_Group *group) function</title> <link rel="stylesheet" href="../style.css" type="text/css" charset="utf-8"> </head> <body> <div class="background"> <div class="tab_box"> <div class="tab_box_middle"> <div class="main_box"> <div class="text_box"> <div class="text_box_top"> </div> <div class="text_box_middle"> <div class="text_box_middle_text"> <a name="MPI_Group_free"><h1><font size="5">MPI_Group_free</font></h1></a> Frees a group <font size="3"> <pre class="syntax" xml:space="preserve" style="background-color: #DDDDDD"><b>int MPI_Group_free(</b> <b>MPI_Group</b> *<i>group</i> <b>);</b> </pre></font> <h4>Parameters</h4> <dl><dt><i>group </i></dt> <dd> [in] group to free (handle) </dd></dl> <p> </p><h4>Remarks</h4> This operation marks a group object for deallocation. The handle group is set to MPI_GROUP_NULL by the call. Any on-going operation using this group will complete normally. <p> </p><h4>Thread and Interrupt Safety</h4> <p> This routine is thread-safe. This means that this routine may be safely used by multiple threads without the need for any user-provided thread locks. However, the routine is not interrupt safe. Typically, this is due to the use of memory allocation routines such as <tt><font size="2">malloc </font></tt>or other non-MPICH runtime routines that are themselves not interrupt-safe. </p><p> </p><h4>Notes for Fortran</h4> All MPI routines in Fortran (except for <tt><font size="2">MPI_WTIME</font></tt> and <tt><font size="2">MPI_WTICK</font></tt>) have an additional argument <tt><font size="2">ierr</font></tt> at the end of the argument list. <tt><font size="2">ierr </font></tt>is an integer and has the same meaning as the return value of the routine in C. In Fortran, MPI routines are subroutines, and are invoked with the <tt><font size="2">call</font></tt> statement. <p> All MPI objects (e.g., <tt><font size="2">MPI_Datatype</font></tt>, <tt><font size="2">MPI_Comm</font></tt>) are of type <tt><font size="2">INTEGER </font></tt>in Fortran. </p><p> </p><h4>Errors</h4> <p> All MPI routines (except <tt><font size="2"><a href="MPI_Wtime.html">MPI_Wtime</a></font></tt> and <tt><font size="2"><a href="MPI_Wtick.html">MPI_Wtick</a></font></tt>) return an error value; C routines as the value of the function and Fortran routines in the last argument. Before the value is returned, the current MPI error handler is called. By default, this error handler aborts the MPI job. The error handler may be changed with <tt><font size="2"><a href="MPI_Comm_set_errhandler.html">MPI_Comm_set_errhandler</a></font></tt> (for communicators), <tt><font size="2"><a href="MPI_File_set_errhandler.html">MPI_File_set_errhandler</a></font></tt> (for files), and <tt><font size="2"><a href="MPI_Win_set_errhandler.html">MPI_Win_set_errhandler</a></font></tt> (for RMA windows). The MPI-1 routine <tt><font size="2"><a href="MPI_Errhandler_set.html">MPI_Errhandler_set</a></font></tt> may be used but its use is deprecated. The predefined error handler <tt><font size="2">MPI_ERRORS_RETURN</font></tt> may be used to cause error values to be returned. Note that MPI does <em>not</em> guarentee that an MPI program can continue past an error; however, MPI implementations will attempt to continue whenever possible. </p><p> </p><dl><dt><i>MPI_SUCCESS </i></dt> <dd> No error; MPI routine completed successfully. </dd></dl> <dl><dt><i>MPI_ERR_ARG </i></dt> <dd> Invalid argument. Some argument is invalid and is not identified by a specific error class (e.g., <tt><font size="2">MPI_ERR_RANK</font></tt>). </dd></dl> <dl><dt><i>MPI_ERR_ARG </i></dt> <dd> This error class is associated with an error code that indicates that an attempt was made to free one of the permanent groups. </dd></dl> <h4>Example Code</h4> <p>The following sample code illustrates <a href="MPI_Group_free.html">MPI_Group_free</a>. </p> <p> <font size="2" color="#0000ff"> #include</font><font size="2"> "mpi.h"<br> </font><font size="2" color="#0000ff"> #include</font><font size="2"> &lt;stdio.h&gt;<br> </font><font size="2" color="#0000ff"> #include</font><font size="2"> &lt;stdlib.h&gt;<br> &nbsp;<br> </font><font size="2" color="#0000ff"> int</font><font size="2"> main( </font><font size="2" color="#0000ff">int</font><font size="2"> argc, </font><font size="2" color="#0000ff">char</font><font size="2"> *argv[] )<br> {<br> &nbsp;&nbsp;&nbsp; MPI_Group g1, g2, g4, g5, g45, selfgroup, g6;<br> &nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">int</font><font size="2"> ranks[16], size, rank, myrank, range[1][3];<br> &nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">int</font><font size="2"> errs = 0;<br> &nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">int</font><font size="2"> i, rin[16], rout[16], result;<br> &nbsp;<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Init.html">MPI_Init</a>(0,0);<br> &nbsp;<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Comm_group.html">MPI_Comm_group</a>( MPI_COMM_WORLD, &amp;g1 );<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Comm_rank.html">MPI_Comm_rank</a>( MPI_COMM_WORLD, &amp;myrank );<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Comm_size.html">MPI_Comm_size</a>( MPI_COMM_WORLD, &amp;size );<br> &nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">if</font><font size="2"> (size &lt; 8) {<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fprintf( stderr, "Test requires 8 processes (16 prefered) only %d provided\n", size ); fflush(stdout);<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="MPI_Abort.html">MPI_Abort</a>(MPI_COMM_WORLD, 1);<br> &nbsp;&nbsp;&nbsp; }<br> &nbsp;<br> &nbsp;&nbsp;&nbsp; </font><font size="2" color="#008000">/* 16 members, this process is rank 0, return in group 1 */<br> </font><font size="2"> &nbsp;&nbsp;&nbsp; ranks[0] = myrank; ranks[1] = 2; ranks[2] = 7;<br> &nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">if</font><font size="2"> (myrank == 2) ranks[1] = 3;<br> </font><font size="2" color="#0000ff">&nbsp;&nbsp;&nbsp; if</font><font size="2"> (myrank == 7) ranks[2] = 6;<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_incl.html">MPI_Group_incl</a>( g1, 3, ranks, &amp;g2 );<br> &nbsp;<br> </font><font size="2" color="#008000">&nbsp;&nbsp;&nbsp; /* Check the resulting group */<br> &nbsp;&nbsp;&nbsp; </font><font size="2"> <a href="MPI_Group_size.html">MPI_Group_size</a>( g2, &amp;size );<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_rank.html">MPI_Group_rank</a>( g2, &amp;rank );<br> &nbsp;<br> </font><font size="2" color="#0000ff">&nbsp;&nbsp;&nbsp; if</font><font size="2"> (size != 3) {<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fprintf( stderr, "Size should be %d, is %d\n", 3, size );fflush(stderr);<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; errs++;<br> &nbsp;&nbsp;&nbsp; }<br> &nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">if</font><font size="2"> (rank != 0) {<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fprintf( stderr, "Rank should be %d, is %d\n", 0, rank );fflush(stderr);<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; errs++;<br> &nbsp;&nbsp;&nbsp; }<br> &nbsp;<br> &nbsp;&nbsp;&nbsp; rin[0] = 0; rin[1] = 1; rin[2] = 2;<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_translate_ranks.html">MPI_Group_translate_ranks</a>( g2, 3, rin, g1, rout );<br> &nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">for</font><font size="2"> (i=0; i&lt;3; i++) {<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">if</font><font size="2"> (rout[i] != ranks[i]) {<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fprintf( stderr, "translated rank[%d] %d should be %d\n", i, rout[i], ranks[i] );fflush(stderr);<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; errs++;<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br> &nbsp;&nbsp;&nbsp; }<br> &nbsp;<br> </font><font size="2" color="#008000">&nbsp;&nbsp;&nbsp; /* Translate the process of the self group against another group */<br> &nbsp;&nbsp;&nbsp; </font><font size="2"> <a href="MPI_Comm_group.html">MPI_Comm_group</a>( MPI_COMM_SELF, &amp;selfgroup );<br> &nbsp;&nbsp;&nbsp; rin[0] = 0;<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_translate_ranks.html">MPI_Group_translate_ranks</a>( selfgroup, 1, rin, g1, rout );<br> &nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">if</font><font size="2"> (rout[0] != myrank) {<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fprintf( stderr, "translated of self is %d should be %d\n", rout[0], myrank );fflush(stderr);<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; errs++;<br> &nbsp;&nbsp;&nbsp; }<br> &nbsp;<br> &nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">for</font><font size="2"> (i=0; i&lt;size; i++) <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rin[i] = i;<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_translate_ranks.html">MPI_Group_translate_ranks</a>( g1, size, rin, selfgroup, rout );<br> &nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">for</font><font size="2"> (i=0; i&lt;size; i++) {<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">if</font><font size="2"> (i == myrank &amp;&amp; rout[i] != 0) {<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fprintf( stderr, "translated world to self of %d is %d\n", i, rout[i] );fflush(stderr);<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; errs++;<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">else</font><font size="2"> </font> <font size="2" color="#0000ff">if</font><font size="2"> (i != myrank &amp;&amp; rout[i] != MPI_UNDEFINED) {<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fprintf( stderr, "translated world to self of %d should be undefined, is %d\n", i, rout[i] );<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; errs++;<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br> &nbsp;&nbsp;&nbsp; }<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_free.html">MPI_Group_free</a>( &amp;selfgroup );<br> &nbsp;<br> </font><font size="2" color="#008000">&nbsp;&nbsp;&nbsp; /* Exclude everyone in our group */<br> &nbsp;&nbsp;&nbsp; </font><font size="2"> {<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">int</font><font size="2"> i, *ranks, g1size;<br> &nbsp;<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="MPI_Group_size.html">MPI_Group_size</a>( g1, &amp;g1size );<br> &nbsp;<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ranks = (</font><font size="2" color="#0000ff">int</font><font size="2"> *)malloc( g1size * </font><font size="2" color="#0000ff">sizeof</font><font size="2">(</font><font size="2" color="#0000ff">int</font><font size="2">) );<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">for</font><font size="2"> (i=0; i&lt;g1size; i++) ranks[i] = i;<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="MPI_Group_excl.html">MPI_Group_excl</a>( g1, g1size, ranks, &amp;g6 );<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">if</font><font size="2"> (g6 != MPI_GROUP_EMPTY) {<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fprintf( stderr, "Group formed by excluding all ranks not empty\n" );fflush(stderr);<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; errs++;<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="MPI_Group_free.html">MPI_Group_free</a>( &amp;g6 );<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; free( ranks );<br> &nbsp;&nbsp;&nbsp; }<br> &nbsp;<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_free.html">MPI_Group_free</a>( &amp;g2 );<br> &nbsp;<br> &nbsp;&nbsp;&nbsp; range[0][0] = 1;<br> &nbsp;&nbsp;&nbsp; range[0][1] = size-1;<br> &nbsp;&nbsp;&nbsp; range[0][2] = 2;<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_range_excl.html">MPI_Group_range_excl</a>( g1, 1, range, &amp;g5 );<br> &nbsp;<br> &nbsp;&nbsp;&nbsp; range[0][0] = 1;<br> &nbsp;&nbsp;&nbsp; range[0][1] = size-1;<br> &nbsp;&nbsp;&nbsp; range[0][2] = 2;<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_range_incl.html">MPI_Group_range_incl</a>( g1, 1, range, &amp;g4 );<br> &nbsp;<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_union.html">MPI_Group_union</a>( g4, g5, &amp;g45 );<br> &nbsp;<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_compare.html">MPI_Group_compare</a>( MPI_GROUP_EMPTY, g4, &amp;result );<br> &nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">if</font><font size="2"> (result != MPI_UNEQUAL) {<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; errs++;<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fprintf( stderr, "Comparison with empty group gave %d, not 3\n", result );fflush(stderr);<br> &nbsp;&nbsp;&nbsp; }<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_free.html">MPI_Group_free</a>( &amp;g4 );<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_free.html">MPI_Group_free</a>( &amp;g5 );<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_free.html">MPI_Group_free</a>( &amp;g45 );<br> &nbsp;<br> </font><font size="2" color="#008000">&nbsp;&nbsp;&nbsp; /* Now, duplicate the test, but using negative strides */<br> &nbsp;&nbsp;&nbsp; </font><font size="2"> range[0][0] = size-1;<br> &nbsp;&nbsp;&nbsp; range[0][1] = 1;<br> &nbsp;&nbsp;&nbsp; range[0][2] = -2;<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_range_excl.html">MPI_Group_range_excl</a>( g1, 1, range, &amp;g5 );<br> &nbsp;<br> &nbsp;&nbsp;&nbsp; range[0][0] = size-1;<br> &nbsp;&nbsp;&nbsp; range[0][1] = 1;<br> &nbsp;&nbsp;&nbsp; range[0][2] = -2;<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_range_incl.html">MPI_Group_range_incl</a>( g1, 1, range, &amp;g4 );<br> &nbsp;<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_union.html">MPI_Group_union</a>( g4, g5, &amp;g45 );<br> &nbsp;<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_compare.html">MPI_Group_compare</a>( MPI_GROUP_EMPTY, g4, &amp;result );<br> &nbsp;&nbsp;&nbsp; </font><font size="2" color="#0000ff">if</font><font size="2"> (result != MPI_UNEQUAL) {<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; errs++;<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fprintf( stderr, "Comparison with empty group (formed with negative strides) gave %d, not 3\n", result );fflush(stderr);<br> &nbsp;&nbsp;&nbsp; }<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_free.html">MPI_Group_free</a>( &amp;g4 );<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_free.html">MPI_Group_free</a>( &amp;g5 );<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_free.html">MPI_Group_free</a>( &amp;g45 );<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Group_free.html">MPI_Group_free</a>( &amp;g1 );<br> &nbsp;<br> &nbsp;&nbsp;&nbsp; <a href="MPI_Finalize.html">MPI_Finalize</a>();<br> </font><font size="2" color="#0000ff">&nbsp;&nbsp;&nbsp; return</font><font size="2"> 0;<br> }<br> </font> </p> </div> </div> <div class="text_box_bottom"> </div> </div> <div class="note_text_box"> <div class="note_text_box_top"></div> <div class="note_text_box_middle"> </div> <div class="note_text_box_bottom"></div> </div> <div class="ad_under_text_box"> <div class="ad_under_text_box_top"></div> <div class="ad_under_text_box_middle"> <div class="ad_under_text_box_middle_text"> <script type="text/javascript"><!-- google_ad_client = "pub-0347391630140593"; /* Right panel wide skyscraper ad */ google_ad_slot = "3437924454"; google_ad_width = 160; google_ad_height = 600; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script><ins style="display:inline-table;border:none;height:600px;margin:0;padding:0;position:relative;visibility:visible;width:160px;background-color:transparent"><ins id="aswift_0_anchor" style="display:block;border:none;height:600px;margin:0;padding:0;position:relative;visibility:visible;width:160px;background-color:transparent"><iframe width="160" height="600" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" onload="var i=this.id,s=window.google_iframe_oncopy,H=s&amp;&amp;s.handlers,h=H&amp;&amp;H[i],w=this.contentWindow,d;try{d=w.document}catch(e){}if(h&amp;&amp;d&amp;&amp;(!d.body||!d.body.firstChild)){if(h.call){setTimeout(h,0)}else if(h.match){try{h=s.upd(h,i)}catch(e){}w.location.replace(h)}}" id="aswift_0" name="aswift_0" style="left:0;position:absolute;top:0;"></iframe></ins></ins> </div> </div> <div class="ad_under_text_box_bottom"></div> </div> </div> </div> <div class="tab_box_bottom"> </div> </div> <div class="copyright"> </div> </div> </body></html>
plugins/magusine-portage2/squelettes/blocs/galeries/xml_diaporama.html
umibulle/romette
#HTTP_HEADER{content-type:text/xml;charset=utf-8} <playlist xmlns="http://xspf.org/ns/0/" version="1"> #SET{laliste,#ENV{images}|tableau2array{","}} <trackList> <BOUCLE_galerieima(DOCUMENTS){id_document IN #GET{laliste}}> <track> <title>[(#TITRE|supprimer_numero)]</title> <BOUCLE_infos(ARTICLES){id_document}> <creator><BOUCLE_aut(AUTEURS){id_article}{","}>#NOM</BOUCLE_aut></creator> <info>#URL_ARTICLE</info> </BOUCLE_infos> <location>#URL_SITE_SPIP/#URL_DOCUMENT</location> </track> </BOUCLE_galerieima> </trackList> </playlist>
lang/cn/admin/show_all_users.html
pandidan/daria
LANG_SHOW_ALL_USERS=显示所有用户 LANG_DELETE_USER=删除一个用户 LANG_SHOW_DOMAINS_THAT_CONTAIN=显示包含的域名 LANG_CLEAR_SEARCH=清除搜索
man/wcscspn.3p.html
fusion809/fusion809.github.io-old
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <style> table.head, table.foot { width: 100%; } td.head-rtitle, td.foot-os { text-align: right; } td.head-vol { text-align: center; } table.foot td { width: 50%; } table.head td { width: 33%; } div.spacer { margin: 1em 0; } </style> <title> WCSCSPN(3P)</title> </head> <body> <div class="mandoc"> <table class="head"> <tbody> <tr> <td class="head-ltitle"> WCSCSPN(3P)</td> <td class="head-vol"> POSIX Programmer's Manual</td> <td class="head-rtitle"> WCSCSPN(3P)</td> </tr> </tbody> </table> <div class="section"> <h1>PROLOG</h1> This manual page is part of the POSIX Programmer's Manual. The Linux implementation of this interface may differ (consult the corresponding Linux manual page for details of Linux behavior), or the interface may not be implemented on Linux.<div style="height: 1.00em;"> &#160;</div> </div> <div class="section"> <h1>NAME</h1> wcscspn &#8212; get the length of a complementary wide substring</div> <div class="section"> <h1>SYNOPSIS</h1><br/> #include &lt;wchar.h&gt;<div class="spacer"> </div> size_t wcscspn(const wchar_t *<i>ws1</i>, const wchar_t *<i>ws2</i>);<br/> </div> <div class="section"> <h1>DESCRIPTION</h1> The functionality described on this reference page is aligned with the ISO&#160;C standard. Any conflict between the requirements described here and the ISO&#160;C standard is unintentional. This volume of POSIX.1&#8208;2008 defers to the ISO&#160;C standard.<div class="spacer"> </div> The <i>wcscspn</i>() function shall compute the length (in wide characters) of the maximum initial segment of the wide-character string pointed to by <i>ws1</i> which consists entirely of wide-character codes <i>not</i> from the wide-character string pointed to by <i>ws2</i>.</div> <div class="section"> <h1>RETURN VALUE</h1> The <i>wcscspn</i>() function shall return the length of the initial substring of <i>ws1</i>; no return value is reserved to indicate an error.</div> <div class="section"> <h1>ERRORS</h1> No errors are defined.<div class="spacer"> </div> <i>The following sections are informative.</i></div> <div class="section"> <h1>EXAMPLES</h1> None.</div> <div class="section"> <h1>APPLICATION USAGE</h1> None.</div> <div class="section"> <h1>RATIONALE</h1> None.</div> <div class="section"> <h1>FUTURE DIRECTIONS</h1> None.</div> <div class="section"> <h1>SEE ALSO</h1> <i><i>wcsspn</i>()</i><div class="spacer"> </div> The Base Definitions volume of POSIX.1&#8208;2008, <i><b>&lt;wchar.h&gt;</b></i></div> <div class="section"> <h1>COPYRIGHT</h1> Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1, 2013 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group Base Specifications Issue 7, Copyright (C) 2013 by the Institute of Electrical and Electronics Engineers, Inc and The Open Group. (This is POSIX.1-2008 with the 2013 Technical Corrigendum 1 applied.) In the event of any discrepancy between this version and the original IEEE and The Open Group Standard, the original IEEE and The Open Group Standard is the referee document. The original Standard can be obtained online at http://www.unix.org/online.html .<div style="height: 1.00em;"> &#160;</div> Any typographical or formatting errors that appear in this page are most likely to have been introduced during the conversion of the source files to man page format. To report such errors, see https://www.kernel.org/doc/man-pages/reporting_bugs.html .</div> <table class="foot"> <tr> <td class="foot-date"> 2013</td> <td class="foot-os"> IEEE/The Open Group</td> </tr> </table> </div> </body> </html>
dist/WhitePaper.min.css
leemcd56/WhitePaper.js
body{background:#eee;font:normal 16px sans-serif;padding:1rem}#paper{background:#fff;width:100%}#paper,#paperDebug{border:1px solid rgba(0,0,0,.15)}#paperDebug{background-color:rgba(0,0,0,.5);color:#fff;font-family:Courier New,monospace;font-size:13px;padding:.5rem;position:fixed;right:1rem;top:1rem;width:250px}@media print{body{background:#fff;padding:0}#paper{background:transparent;border:0}#paperDebug{display:none}}
input/sample_advisories/2020/al282020_zeta/16.al282020.fst.html
jasonfleming/asgs
<description>Issued at 1500 UTC WED OCT 28 2020 <![CDATA[<pre> 000 WTNT23 KNHC 281448 TCMAT3 HURRICANE ZETA FORECAST/ADVISORY NUMBER 16 NWS NATIONAL HURRICANE CENTER MIAMI FL AL282020 1500 UTC WED OCT 28 2020 CHANGES IN WATCHES AND WARNINGS WITH THIS ADVISORY... THE TROPICAL STORM WATCH WEST OF MORGAN CITY TO INTRACOASTAL CITY...LOUISIANA IS DISCONTINUED. SUMMARY OF WATCHES AND WARNINGS IN EFFECT... A STORM SURGE WARNING IS IN EFFECT FOR... * MOUTH OF THE ATCHAFALAYA RIVER TO NAVARRE FLORIDA * LAKE BORGNE...LAKE PONTCHARTRAIN...PENSACOLA BAY AND MOBILE BAY A HURRICANE WARNING IS IN EFFECT FOR... * MORGAN CITY LOUISIANA TO THE MISSISSIPPI/ALABAMA BORDER * LAKE PONTCHARTRAIN...LAKE MAUREPAS...AND METROPOLITAN NEW ORLEANS A TROPICAL STORM WARNING IS IN EFFECT FOR... * MISSISSIPPI/ALABAMA BORDER TO WALTON/BAY COUNTY LINE FLORIDA A STORM SURGE WARNING MEANS THERE IS A DANGER OF LIFE-THREATENING INUNDATION...FROM RISING WATER MOVING INLAND FROM THE COASTLINE IN THE INDICATED LOCATIONS. FOR A DEPICTION OF AREAS AT RISK...PLEASE SEE THE NATIONAL WEATHER SERVICE STORM SURGE WATCH/WARNING GRAPHIC... AVAILABLE AT HURRICANES.GOV. THIS IS A LIFE-THREATENING SITUATION. PERSONS LOCATED WITHIN THESE AREAS SHOULD TAKE ALL NECESSARY ACTIONS TO PROTECT LIFE AND PROPERTY FROM RISING WATER AND THE POTENTIAL FOR OTHER DANGEROUS CONDITIONS. PROMPTLY FOLLOW EVACUATION AND OTHER INSTRUCTIONS FROM LOCAL OFFICIALS. A HURRICANE WARNING MEANS THAT HURRICANE CONDITIONS ARE EXPECTED SOMEWHERE WITHIN THE WARNING AREA. PREPARATIONS TO PROTECT LIFE AND PROPERTY SHOULD BE RUSHED TO COMPLETION. A TROPICAL STORM WARNING MEANS THAT TROPICAL STORM CONDITIONS ARE EXPECTED SOMEWHERE WITHIN THE WARNING AREA. HURRICANE CENTER LOCATED NEAR 26.9N 91.7W AT 28/1500Z POSITION ACCURATE WITHIN 20 NM PRESENT MOVEMENT TOWARD THE NORTH OR 10 DEGREES AT 16 KT ESTIMATED MINIMUM CENTRAL PRESSURE 976 MB EYE DIAMETER 25 NM MAX SUSTAINED WINDS 80 KT WITH GUSTS TO 100 KT. 64 KT....... 30NE 30SE 0SW 0NW. 50 KT....... 60NE 60SE 20SW 20NW. 34 KT.......120NE 130SE 40SW 60NW. 12 FT SEAS..180NE 150SE 90SW 120NW. WINDS AND SEAS VARY GREATLY IN EACH QUADRANT. RADII IN NAUTICAL MILES ARE THE LARGEST RADII EXPECTED ANYWHERE IN THAT QUADRANT. REPEAT...CENTER LOCATED NEAR 26.9N 91.7W AT 28/1500Z AT 28/1200Z CENTER WAS LOCATED NEAR 26.0N 91.8W FORECAST VALID 29/0000Z 30.1N 89.9W...INLAND MAX WIND 80 KT...GUSTS 100 KT. 64 KT... 30NE 35SE 0SW 0NW. 50 KT... 60NE 70SE 30SW 30NW. 34 KT...120NE 140SE 50SW 60NW. FORECAST VALID 29/1200Z 35.3N 83.9W...INLAND MAX WIND 40 KT...GUSTS 60 KT. 34 KT... 60NE 80SE 0SW 0NW. FORECAST VALID 30/0000Z 39.1N 74.2W...POST-TROP/EXTRATROP MAX WIND 40 KT...GUSTS 50 KT. 34 KT... 60NE 140SE 140SW 0NW. FORECAST VALID 30/1200Z 41.5N 63.0W...POST-TROP/EXTRATROP MAX WIND 40 KT...GUSTS 50 KT. 34 KT... 80NE 210SE 210SW 30NW. FORECAST VALID 31/0000Z...DISSIPATED REQUEST FOR 3 HOURLY SHIP REPORTS WITHIN 300 MILES OF 26.9N 91.7W INTERMEDIATE PUBLIC ADVISORY...WTNT33 KNHC/MIATCPAT3...AT 28/1800Z NEXT ADVISORY AT 28/2100Z $$ FORECASTER PASCH
BotzzaroniDev/GATE_Developer_8.4/plugins/Stemmer_Snowball/doc/javadoc/index-all.html
masterucm1617/botzzaroni
<!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_102) on Tue Feb 21 18:04:39 GMT 2017 --> <title>Index (${plugin.name} JavaDoc)</title> <meta name="date" content="2017-02-21"> <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="Index (${plugin.name} JavaDoc)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li><a href="overview-tree.html">Tree</a></li> <li><a href="deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?index-all.html" target="_top">Frames</a></li> <li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a name="I:A"> <!-- --> </a> <h2 class="title">A</h2> <dl> <dt><a href="org/tartarus/snowball/Among.html" title="class in org.tartarus.snowball"><span class="typeNameLink">Among</span></a> - Class in <a href="org/tartarus/snowball/package-summary.html">org.tartarus.snowball</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/Among.html#Among-java.lang.String-int-int-java.lang.String-org.tartarus.snowball.SnowballProgram-">Among(String, int, int, String, SnowballProgram)</a></span> - Constructor for class org.tartarus.snowball.<a href="org/tartarus/snowball/Among.html" title="class in org.tartarus.snowball">Among</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#assign_to-java.lang.StringBuffer-">assign_to(StringBuffer)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#assign_to-java.lang.StringBuilder-">assign_to(StringBuilder)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:B"> <!-- --> </a> <h2 class="title">B</h2> <dl> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#bra">bra</a></span> - Variable in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:C"> <!-- --> </a> <h2 class="title">C</h2> <dl> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#copy_from-org.tartarus.snowball.SnowballProgram-">copy_from(SnowballProgram)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#current">current</a></span> - Variable in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#cursor">cursor</a></span> - Variable in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:D"> <!-- --> </a> <h2 class="title">D</h2> <dl> <dt><a href="org/tartarus/snowball/ext/danishStemmer.html" title="class in org.tartarus.snowball.ext"><span class="typeNameLink">danishStemmer</span></a> - Class in <a href="org/tartarus/snowball/ext/package-summary.html">org.tartarus.snowball.ext</a></dt> <dd> <div class="block">This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.</div> </dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/danishStemmer.html#danishStemmer--">danishStemmer()</a></span> - Constructor for class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/danishStemmer.html" title="class in org.tartarus.snowball.ext">danishStemmer</a></dt> <dd>&nbsp;</dd> <dt><a href="org/tartarus/snowball/ext/dutchStemmer.html" title="class in org.tartarus.snowball.ext"><span class="typeNameLink">dutchStemmer</span></a> - Class in <a href="org/tartarus/snowball/ext/package-summary.html">org.tartarus.snowball.ext</a></dt> <dd> <div class="block">This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.</div> </dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/dutchStemmer.html#dutchStemmer--">dutchStemmer()</a></span> - Constructor for class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/dutchStemmer.html" title="class in org.tartarus.snowball.ext">dutchStemmer</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:E"> <!-- --> </a> <h2 class="title">E</h2> <dl> <dt><a href="org/tartarus/snowball/ext/englishStemmer.html" title="class in org.tartarus.snowball.ext"><span class="typeNameLink">englishStemmer</span></a> - Class in <a href="org/tartarus/snowball/ext/package-summary.html">org.tartarus.snowball.ext</a></dt> <dd> <div class="block">This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.</div> </dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/englishStemmer.html#englishStemmer--">englishStemmer()</a></span> - Constructor for class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/englishStemmer.html" title="class in org.tartarus.snowball.ext">englishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#eq_s-int-java.lang.String-">eq_s(int, String)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#eq_s_b-int-java.lang.String-">eq_s_b(int, String)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#eq_v-java.lang.CharSequence-">eq_v(CharSequence)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#eq_v_b-java.lang.CharSequence-">eq_v_b(CharSequence)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/danishStemmer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/danishStemmer.html" title="class in org.tartarus.snowball.ext">danishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/dutchStemmer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/dutchStemmer.html" title="class in org.tartarus.snowball.ext">dutchStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/englishStemmer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/englishStemmer.html" title="class in org.tartarus.snowball.ext">englishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/finnishStemmer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/finnishStemmer.html" title="class in org.tartarus.snowball.ext">finnishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/frenchStemmer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/frenchStemmer.html" title="class in org.tartarus.snowball.ext">frenchStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/germanStemmer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/germanStemmer.html" title="class in org.tartarus.snowball.ext">germanStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/hungarianStemmer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/hungarianStemmer.html" title="class in org.tartarus.snowball.ext">hungarianStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/italianStemmer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/italianStemmer.html" title="class in org.tartarus.snowball.ext">italianStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/norwegianStemmer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/norwegianStemmer.html" title="class in org.tartarus.snowball.ext">norwegianStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/porterStemmer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/porterStemmer.html" title="class in org.tartarus.snowball.ext">porterStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/portugueseStemmer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/portugueseStemmer.html" title="class in org.tartarus.snowball.ext">portugueseStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/romanianStemmer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/romanianStemmer.html" title="class in org.tartarus.snowball.ext">romanianStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/russianStemmer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/russianStemmer.html" title="class in org.tartarus.snowball.ext">russianStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/spanishStemmer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/spanishStemmer.html" title="class in org.tartarus.snowball.ext">spanishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/swedishStemmer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/swedishStemmer.html" title="class in org.tartarus.snowball.ext">swedishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/turkishStemmer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/turkishStemmer.html" title="class in org.tartarus.snowball.ext">turkishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="stemmer/SnowballStemmer.html#execute--">execute()</a></span> - Method in class stemmer.<a href="stemmer/SnowballStemmer.html" title="class in stemmer">SnowballStemmer</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:F"> <!-- --> </a> <h2 class="title">F</h2> <dl> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#find_among-org.tartarus.snowball.Among:A-int-">find_among(Among[], int)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#find_among_b-org.tartarus.snowball.Among:A-int-">find_among_b(Among[], int)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><a href="org/tartarus/snowball/ext/finnishStemmer.html" title="class in org.tartarus.snowball.ext"><span class="typeNameLink">finnishStemmer</span></a> - Class in <a href="org/tartarus/snowball/ext/package-summary.html">org.tartarus.snowball.ext</a></dt> <dd> <div class="block">This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.</div> </dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/finnishStemmer.html#finnishStemmer--">finnishStemmer()</a></span> - Constructor for class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/finnishStemmer.html" title="class in org.tartarus.snowball.ext">finnishStemmer</a></dt> <dd>&nbsp;</dd> <dt><a href="org/tartarus/snowball/ext/frenchStemmer.html" title="class in org.tartarus.snowball.ext"><span class="typeNameLink">frenchStemmer</span></a> - Class in <a href="org/tartarus/snowball/ext/package-summary.html">org.tartarus.snowball.ext</a></dt> <dd> <div class="block">This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.</div> </dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/frenchStemmer.html#frenchStemmer--">frenchStemmer()</a></span> - Constructor for class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/frenchStemmer.html" title="class in org.tartarus.snowball.ext">frenchStemmer</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:G"> <!-- --> </a> <h2 class="title">G</h2> <dl> <dt><a href="org/tartarus/snowball/ext/germanStemmer.html" title="class in org.tartarus.snowball.ext"><span class="typeNameLink">germanStemmer</span></a> - Class in <a href="org/tartarus/snowball/ext/package-summary.html">org.tartarus.snowball.ext</a></dt> <dd> <div class="block">This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.</div> </dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/germanStemmer.html#germanStemmer--">germanStemmer()</a></span> - Constructor for class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/germanStemmer.html" title="class in org.tartarus.snowball.ext">germanStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="stemmer/SnowballStemmer.html#getAnnotationFeature--">getAnnotationFeature()</a></span> - Method in class stemmer.<a href="stemmer/SnowballStemmer.html" title="class in stemmer">SnowballStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="stemmer/SnowballStemmer.html#getAnnotationSetName--">getAnnotationSetName()</a></span> - Method in class stemmer.<a href="stemmer/SnowballStemmer.html" title="class in stemmer">SnowballStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="stemmer/SnowballStemmer.html#getAnnotationType--">getAnnotationType()</a></span> - Method in class stemmer.<a href="stemmer/SnowballStemmer.html" title="class in stemmer">SnowballStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#getCurrent--">getCurrent()</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd> <div class="block">Get the current string.</div> </dd> <dt><span class="memberNameLink"><a href="stemmer/SnowballStemmer.html#getLanguage--">getLanguage()</a></span> - Method in class stemmer.<a href="stemmer/SnowballStemmer.html" title="class in stemmer">SnowballStemmer</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:H"> <!-- --> </a> <h2 class="title">H</h2> <dl> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/danishStemmer.html#hashCode--">hashCode()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/danishStemmer.html" title="class in org.tartarus.snowball.ext">danishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/dutchStemmer.html#hashCode--">hashCode()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/dutchStemmer.html" title="class in org.tartarus.snowball.ext">dutchStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/englishStemmer.html#hashCode--">hashCode()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/englishStemmer.html" title="class in org.tartarus.snowball.ext">englishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/finnishStemmer.html#hashCode--">hashCode()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/finnishStemmer.html" title="class in org.tartarus.snowball.ext">finnishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/frenchStemmer.html#hashCode--">hashCode()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/frenchStemmer.html" title="class in org.tartarus.snowball.ext">frenchStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/germanStemmer.html#hashCode--">hashCode()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/germanStemmer.html" title="class in org.tartarus.snowball.ext">germanStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/hungarianStemmer.html#hashCode--">hashCode()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/hungarianStemmer.html" title="class in org.tartarus.snowball.ext">hungarianStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/italianStemmer.html#hashCode--">hashCode()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/italianStemmer.html" title="class in org.tartarus.snowball.ext">italianStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/norwegianStemmer.html#hashCode--">hashCode()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/norwegianStemmer.html" title="class in org.tartarus.snowball.ext">norwegianStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/porterStemmer.html#hashCode--">hashCode()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/porterStemmer.html" title="class in org.tartarus.snowball.ext">porterStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/portugueseStemmer.html#hashCode--">hashCode()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/portugueseStemmer.html" title="class in org.tartarus.snowball.ext">portugueseStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/romanianStemmer.html#hashCode--">hashCode()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/romanianStemmer.html" title="class in org.tartarus.snowball.ext">romanianStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/russianStemmer.html#hashCode--">hashCode()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/russianStemmer.html" title="class in org.tartarus.snowball.ext">russianStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/spanishStemmer.html#hashCode--">hashCode()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/spanishStemmer.html" title="class in org.tartarus.snowball.ext">spanishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/swedishStemmer.html#hashCode--">hashCode()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/swedishStemmer.html" title="class in org.tartarus.snowball.ext">swedishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/turkishStemmer.html#hashCode--">hashCode()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/turkishStemmer.html" title="class in org.tartarus.snowball.ext">turkishStemmer</a></dt> <dd>&nbsp;</dd> <dt><a href="org/tartarus/snowball/ext/hungarianStemmer.html" title="class in org.tartarus.snowball.ext"><span class="typeNameLink">hungarianStemmer</span></a> - Class in <a href="org/tartarus/snowball/ext/package-summary.html">org.tartarus.snowball.ext</a></dt> <dd> <div class="block">This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.</div> </dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/hungarianStemmer.html#hungarianStemmer--">hungarianStemmer()</a></span> - Constructor for class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/hungarianStemmer.html" title="class in org.tartarus.snowball.ext">hungarianStemmer</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:I"> <!-- --> </a> <h2 class="title">I</h2> <dl> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#in_grouping-char:A-int-int-">in_grouping(char[], int, int)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#in_grouping_b-char:A-int-int-">in_grouping_b(char[], int, int)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#in_range-int-int-">in_range(int, int)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#in_range_b-int-int-">in_range_b(int, int)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="stemmer/SnowballStemmer.html#init--">init()</a></span> - Method in class stemmer.<a href="stemmer/SnowballStemmer.html" title="class in stemmer">SnowballStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#insert-int-int-java.lang.String-">insert(int, int, String)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#insert-int-int-java.lang.CharSequence-">insert(int, int, CharSequence)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><a href="org/tartarus/snowball/ext/italianStemmer.html" title="class in org.tartarus.snowball.ext"><span class="typeNameLink">italianStemmer</span></a> - Class in <a href="org/tartarus/snowball/ext/package-summary.html">org.tartarus.snowball.ext</a></dt> <dd> <div class="block">This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.</div> </dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/italianStemmer.html#italianStemmer--">italianStemmer()</a></span> - Constructor for class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/italianStemmer.html" title="class in org.tartarus.snowball.ext">italianStemmer</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:K"> <!-- --> </a> <h2 class="title">K</h2> <dl> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#ket">ket</a></span> - Variable in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:L"> <!-- --> </a> <h2 class="title">L</h2> <dl> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#limit">limit</a></span> - Variable in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#limit_backward">limit_backward</a></span> - Variable in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:M"> <!-- --> </a> <h2 class="title">M</h2> <dl> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/TestApp.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.tartarus.snowball.<a href="org/tartarus/snowball/TestApp.html" title="class in org.tartarus.snowball">TestApp</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/Among.html#method">method</a></span> - Variable in class org.tartarus.snowball.<a href="org/tartarus/snowball/Among.html" title="class in org.tartarus.snowball">Among</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/Among.html#methodobject">methodobject</a></span> - Variable in class org.tartarus.snowball.<a href="org/tartarus/snowball/Among.html" title="class in org.tartarus.snowball">Among</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:N"> <!-- --> </a> <h2 class="title">N</h2> <dl> <dt><a href="org/tartarus/snowball/ext/norwegianStemmer.html" title="class in org.tartarus.snowball.ext"><span class="typeNameLink">norwegianStemmer</span></a> - Class in <a href="org/tartarus/snowball/ext/package-summary.html">org.tartarus.snowball.ext</a></dt> <dd> <div class="block">This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.</div> </dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/norwegianStemmer.html#norwegianStemmer--">norwegianStemmer()</a></span> - Constructor for class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/norwegianStemmer.html" title="class in org.tartarus.snowball.ext">norwegianStemmer</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:O"> <!-- --> </a> <h2 class="title">O</h2> <dl> <dt><a href="org/tartarus/snowball/package-summary.html">org.tartarus.snowball</a> - package org.tartarus.snowball</dt> <dd>&nbsp;</dd> <dt><a href="org/tartarus/snowball/ext/package-summary.html">org.tartarus.snowball.ext</a> - package org.tartarus.snowball.ext</dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#out_grouping-char:A-int-int-">out_grouping(char[], int, int)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#out_grouping_b-char:A-int-int-">out_grouping_b(char[], int, int)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#out_range-int-int-">out_range(int, int)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#out_range_b-int-int-">out_range_b(int, int)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:P"> <!-- --> </a> <h2 class="title">P</h2> <dl> <dt><a href="org/tartarus/snowball/ext/porterStemmer.html" title="class in org.tartarus.snowball.ext"><span class="typeNameLink">porterStemmer</span></a> - Class in <a href="org/tartarus/snowball/ext/package-summary.html">org.tartarus.snowball.ext</a></dt> <dd> <div class="block">This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.</div> </dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/porterStemmer.html#porterStemmer--">porterStemmer()</a></span> - Constructor for class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/porterStemmer.html" title="class in org.tartarus.snowball.ext">porterStemmer</a></dt> <dd>&nbsp;</dd> <dt><a href="org/tartarus/snowball/ext/portugueseStemmer.html" title="class in org.tartarus.snowball.ext"><span class="typeNameLink">portugueseStemmer</span></a> - Class in <a href="org/tartarus/snowball/ext/package-summary.html">org.tartarus.snowball.ext</a></dt> <dd> <div class="block">This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.</div> </dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/portugueseStemmer.html#portugueseStemmer--">portugueseStemmer()</a></span> - Constructor for class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/portugueseStemmer.html" title="class in org.tartarus.snowball.ext">portugueseStemmer</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:R"> <!-- --> </a> <h2 class="title">R</h2> <dl> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#replace_s-int-int-java.lang.String-">replace_s(int, int, String)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/Among.html#result">result</a></span> - Variable in class org.tartarus.snowball.<a href="org/tartarus/snowball/Among.html" title="class in org.tartarus.snowball">Among</a></dt> <dd>&nbsp;</dd> <dt><a href="org/tartarus/snowball/ext/romanianStemmer.html" title="class in org.tartarus.snowball.ext"><span class="typeNameLink">romanianStemmer</span></a> - Class in <a href="org/tartarus/snowball/ext/package-summary.html">org.tartarus.snowball.ext</a></dt> <dd> <div class="block">This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.</div> </dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/romanianStemmer.html#romanianStemmer--">romanianStemmer()</a></span> - Constructor for class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/romanianStemmer.html" title="class in org.tartarus.snowball.ext">romanianStemmer</a></dt> <dd>&nbsp;</dd> <dt><a href="org/tartarus/snowball/ext/russianStemmer.html" title="class in org.tartarus.snowball.ext"><span class="typeNameLink">russianStemmer</span></a> - Class in <a href="org/tartarus/snowball/ext/package-summary.html">org.tartarus.snowball.ext</a></dt> <dd> <div class="block">This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.</div> </dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/russianStemmer.html#russianStemmer--">russianStemmer()</a></span> - Constructor for class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/russianStemmer.html" title="class in org.tartarus.snowball.ext">russianStemmer</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:S"> <!-- --> </a> <h2 class="title">S</h2> <dl> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/Among.html#s">s</a></span> - Variable in class org.tartarus.snowball.<a href="org/tartarus/snowball/Among.html" title="class in org.tartarus.snowball">Among</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/Among.html#s_size">s_size</a></span> - Variable in class org.tartarus.snowball.<a href="org/tartarus/snowball/Among.html" title="class in org.tartarus.snowball">Among</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="stemmer/SnowballStemmer.html#setAnnotationFeature-java.lang.String-">setAnnotationFeature(String)</a></span> - Method in class stemmer.<a href="stemmer/SnowballStemmer.html" title="class in stemmer">SnowballStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="stemmer/SnowballStemmer.html#setAnnotationSetName-java.lang.String-">setAnnotationSetName(String)</a></span> - Method in class stemmer.<a href="stemmer/SnowballStemmer.html" title="class in stemmer">SnowballStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="stemmer/SnowballStemmer.html#setAnnotationType-java.lang.String-">setAnnotationType(String)</a></span> - Method in class stemmer.<a href="stemmer/SnowballStemmer.html" title="class in stemmer">SnowballStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#setCurrent-java.lang.String-">setCurrent(String)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd> <div class="block">Set the current string.</div> </dd> <dt><span class="memberNameLink"><a href="stemmer/SnowballStemmer.html#setLanguage-java.lang.String-">setLanguage(String)</a></span> - Method in class stemmer.<a href="stemmer/SnowballStemmer.html" title="class in stemmer">SnowballStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#slice_check--">slice_check()</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#slice_del--">slice_del()</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#slice_from-java.lang.String-">slice_from(String)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#slice_from-java.lang.CharSequence-">slice_from(CharSequence)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#slice_to-java.lang.StringBuffer-">slice_to(StringBuffer)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#slice_to-java.lang.StringBuilder-">slice_to(StringBuilder)</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="stemmer/SnowballStemmer.html#SNOW_STAM_ANNOT_FEATURE_PARAMETER_NAME">SNOW_STAM_ANNOT_FEATURE_PARAMETER_NAME</a></span> - Static variable in class stemmer.<a href="stemmer/SnowballStemmer.html" title="class in stemmer">SnowballStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="stemmer/SnowballStemmer.html#SNOW_STAM_ANNOT_SET_PARAMETER_NAME">SNOW_STAM_ANNOT_SET_PARAMETER_NAME</a></span> - Static variable in class stemmer.<a href="stemmer/SnowballStemmer.html" title="class in stemmer">SnowballStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="stemmer/SnowballStemmer.html#SNOW_STAM_ANNOT_TYPE_PARAMETER_NAME">SNOW_STAM_ANNOT_TYPE_PARAMETER_NAME</a></span> - Static variable in class stemmer.<a href="stemmer/SnowballStemmer.html" title="class in stemmer">SnowballStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="stemmer/SnowballStemmer.html#SNOW_STAM_DOCUMENT_PARAMETER_NAME">SNOW_STAM_DOCUMENT_PARAMETER_NAME</a></span> - Static variable in class stemmer.<a href="stemmer/SnowballStemmer.html" title="class in stemmer">SnowballStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="stemmer/SnowballStemmer.html#SNOW_STAM_LANGUAGE_PARAMETER_NAME">SNOW_STAM_LANGUAGE_PARAMETER_NAME</a></span> - Static variable in class stemmer.<a href="stemmer/SnowballStemmer.html" title="class in stemmer">SnowballStemmer</a></dt> <dd>&nbsp;</dd> <dt><a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball"><span class="typeNameLink">SnowballProgram</span></a> - Class in <a href="org/tartarus/snowball/package-summary.html">org.tartarus.snowball</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballProgram.html#SnowballProgram--">SnowballProgram()</a></span> - Constructor for class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballProgram.html" title="class in org.tartarus.snowball">SnowballProgram</a></dt> <dd>&nbsp;</dd> <dt><a href="org/tartarus/snowball/SnowballStemmer.html" title="class in org.tartarus.snowball"><span class="typeNameLink">SnowballStemmer</span></a> - Class in <a href="org/tartarus/snowball/package-summary.html">org.tartarus.snowball</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballStemmer.html#SnowballStemmer--">SnowballStemmer()</a></span> - Constructor for class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballStemmer.html" title="class in org.tartarus.snowball">SnowballStemmer</a></dt> <dd>&nbsp;</dd> <dt><a href="stemmer/SnowballStemmer.html" title="class in stemmer"><span class="typeNameLink">SnowballStemmer</span></a> - Class in <a href="stemmer/package-summary.html">stemmer</a></dt> <dd> <div class="block">A simple CREOLE wrapper for the Snowball stemmer.</div> </dd> <dt><span class="memberNameLink"><a href="stemmer/SnowballStemmer.html#SnowballStemmer--">SnowballStemmer()</a></span> - Constructor for class stemmer.<a href="stemmer/SnowballStemmer.html" title="class in stemmer">SnowballStemmer</a></dt> <dd>&nbsp;</dd> <dt><a href="org/tartarus/snowball/ext/spanishStemmer.html" title="class in org.tartarus.snowball.ext"><span class="typeNameLink">spanishStemmer</span></a> - Class in <a href="org/tartarus/snowball/ext/package-summary.html">org.tartarus.snowball.ext</a></dt> <dd> <div class="block">This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.</div> </dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/spanishStemmer.html#spanishStemmer--">spanishStemmer()</a></span> - Constructor for class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/spanishStemmer.html" title="class in org.tartarus.snowball.ext">spanishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/danishStemmer.html#stem--">stem()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/danishStemmer.html" title="class in org.tartarus.snowball.ext">danishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/dutchStemmer.html#stem--">stem()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/dutchStemmer.html" title="class in org.tartarus.snowball.ext">dutchStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/englishStemmer.html#stem--">stem()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/englishStemmer.html" title="class in org.tartarus.snowball.ext">englishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/finnishStemmer.html#stem--">stem()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/finnishStemmer.html" title="class in org.tartarus.snowball.ext">finnishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/frenchStemmer.html#stem--">stem()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/frenchStemmer.html" title="class in org.tartarus.snowball.ext">frenchStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/germanStemmer.html#stem--">stem()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/germanStemmer.html" title="class in org.tartarus.snowball.ext">germanStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/hungarianStemmer.html#stem--">stem()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/hungarianStemmer.html" title="class in org.tartarus.snowball.ext">hungarianStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/italianStemmer.html#stem--">stem()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/italianStemmer.html" title="class in org.tartarus.snowball.ext">italianStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/norwegianStemmer.html#stem--">stem()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/norwegianStemmer.html" title="class in org.tartarus.snowball.ext">norwegianStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/porterStemmer.html#stem--">stem()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/porterStemmer.html" title="class in org.tartarus.snowball.ext">porterStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/portugueseStemmer.html#stem--">stem()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/portugueseStemmer.html" title="class in org.tartarus.snowball.ext">portugueseStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/romanianStemmer.html#stem--">stem()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/romanianStemmer.html" title="class in org.tartarus.snowball.ext">romanianStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/russianStemmer.html#stem--">stem()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/russianStemmer.html" title="class in org.tartarus.snowball.ext">russianStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/spanishStemmer.html#stem--">stem()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/spanishStemmer.html" title="class in org.tartarus.snowball.ext">spanishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/swedishStemmer.html#stem--">stem()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/swedishStemmer.html" title="class in org.tartarus.snowball.ext">swedishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/turkishStemmer.html#stem--">stem()</a></span> - Method in class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/turkishStemmer.html" title="class in org.tartarus.snowball.ext">turkishStemmer</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/SnowballStemmer.html#stem--">stem()</a></span> - Method in class org.tartarus.snowball.<a href="org/tartarus/snowball/SnowballStemmer.html" title="class in org.tartarus.snowball">SnowballStemmer</a></dt> <dd>&nbsp;</dd> <dt><a href="stemmer/package-summary.html">stemmer</a> - package stemmer</dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/Among.html#substring_i">substring_i</a></span> - Variable in class org.tartarus.snowball.<a href="org/tartarus/snowball/Among.html" title="class in org.tartarus.snowball">Among</a></dt> <dd>&nbsp;</dd> <dt><a href="org/tartarus/snowball/ext/swedishStemmer.html" title="class in org.tartarus.snowball.ext"><span class="typeNameLink">swedishStemmer</span></a> - Class in <a href="org/tartarus/snowball/ext/package-summary.html">org.tartarus.snowball.ext</a></dt> <dd> <div class="block">This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.</div> </dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/swedishStemmer.html#swedishStemmer--">swedishStemmer()</a></span> - Constructor for class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/swedishStemmer.html" title="class in org.tartarus.snowball.ext">swedishStemmer</a></dt> <dd>&nbsp;</dd> </dl> <a name="I:T"> <!-- --> </a> <h2 class="title">T</h2> <dl> <dt><a href="org/tartarus/snowball/TestApp.html" title="class in org.tartarus.snowball"><span class="typeNameLink">TestApp</span></a> - Class in <a href="org/tartarus/snowball/package-summary.html">org.tartarus.snowball</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/TestApp.html#TestApp--">TestApp()</a></span> - Constructor for class org.tartarus.snowball.<a href="org/tartarus/snowball/TestApp.html" title="class in org.tartarus.snowball">TestApp</a></dt> <dd>&nbsp;</dd> <dt><a href="org/tartarus/snowball/ext/turkishStemmer.html" title="class in org.tartarus.snowball.ext"><span class="typeNameLink">turkishStemmer</span></a> - Class in <a href="org/tartarus/snowball/ext/package-summary.html">org.tartarus.snowball.ext</a></dt> <dd> <div class="block">This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.</div> </dd> <dt><span class="memberNameLink"><a href="org/tartarus/snowball/ext/turkishStemmer.html#turkishStemmer--">turkishStemmer()</a></span> - Constructor for class org.tartarus.snowball.ext.<a href="org/tartarus/snowball/ext/turkishStemmer.html" title="class in org.tartarus.snowball.ext">turkishStemmer</a></dt> <dd>&nbsp;</dd> </dl> <a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li><a href="overview-tree.html">Tree</a></li> <li><a href="deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?index-all.html" target="_top">Frames</a></li> <li><a href="index-all.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>
docs/com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html
trackplus/Genji
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_80) on Sat Dec 19 22:20:05 CET 2015 --> <title>AbstractListFieldSearcher (Genji Scrum Tool &amp; Issue Tracking API Documentation 5.0.1)</title> <meta name="date" content="2015-12-19"> <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="AbstractListFieldSearcher (Genji Scrum Tool & Issue Tracking API Documentation 5.0.1)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev Class</li> <li><a href="../../../../../../com/aurel/track/lucene/search/listFields/ExternalListSearcher.html" title="class in com.aurel.track.lucene.search.listFields"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html" target="_top">Frames</a></li> <li><a href="AbstractListFieldSearcher.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>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.aurel.track.lucene.search.listFields</div> <h2 title="Class AbstractListFieldSearcher" class="title">Class AbstractListFieldSearcher</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../../../../com/aurel/track/lucene/search/AbstractLookupFieldSearcher.html" title="class in com.aurel.track.lucene.search">com.aurel.track.lucene.search.AbstractLookupFieldSearcher</a></li> <li> <ul class="inheritance"> <li>com.aurel.track.lucene.search.listFields.AbstractListFieldSearcher</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> <dd><a href="../../../../../../com/aurel/track/lucene/search/ILookupFieldSearcher.html" title="interface in com.aurel.track.lucene.search">ILookupFieldSearcher</a></dd> </dl> <dl> <dt>Direct Known Subclasses:</dt> <dd><a href="../../../../../../com/aurel/track/lucene/search/listFields/ExternalListSearcher.html" title="class in com.aurel.track.lucene.search.listFields">ExternalListSearcher</a>, <a href="../../../../../../com/aurel/track/lucene/search/listFields/LocalizedListSearcher.html" title="class in com.aurel.track.lucene.search.listFields">LocalizedListSearcher</a>, <a href="../../../../../../com/aurel/track/lucene/search/listFields/NotLocalizedListSearcher.html" title="class in com.aurel.track.lucene.search.listFields">NotLocalizedListSearcher</a></dd> </dl> <hr> <br> <pre>public abstract class <span class="strong">AbstractListFieldSearcher</span> extends <a href="../../../../../../com/aurel/track/lucene/search/AbstractLookupFieldSearcher.html" title="class in com.aurel.track.lucene.search">AbstractLookupFieldSearcher</a></pre> <div class="block">Search in list labels</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== 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="../../../../../../com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html#AbstractListFieldSearcher()">AbstractListFieldSearcher</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>protected abstract org.apache.lucene.search.Query</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html#getExplicitFieldQuery(org.apache.lucene.analysis.Analyzer,%20java.lang.String,%20java.lang.String,%20java.lang.Integer,%20java.util.Locale)">getExplicitFieldQuery</a></strong>(org.apache.lucene.analysis.Analyzer&nbsp;analyzer, java.lang.String&nbsp;fieldName, java.lang.String&nbsp;fieldValue, java.lang.Integer&nbsp;fieldID, java.util.Locale&nbsp;locale)</code> <div class="block">Gets the lucene query for explicit lookup field</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected abstract java.util.List&lt;java.lang.Integer&gt;</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html#getFieldIDs()">getFieldIDs</a></strong>()</code> <div class="block">Gets the fieldIDs stored in this index</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected abstract int</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html#getIndexSearcherID()">getIndexSearcherID</a></strong>()</code> <div class="block">Gets the index searcher ID</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected abstract java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html#getLabelFieldName()">getLabelFieldName</a></strong>()</code> <div class="block">Gets the lucene field from document representing the list label</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected abstract org.apache.lucene.search.Query</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html#getNoExlplicitFieldQuery(org.apache.lucene.analysis.Analyzer,%20java.lang.String,%20java.util.Locale)">getNoExlplicitFieldQuery</a></strong>(org.apache.lucene.analysis.Analyzer&nbsp;analyzer, java.lang.String&nbsp;toBeProcessedString, java.util.Locale&nbsp;locale)</code> <div class="block">Gets the lucene query when no field is specified</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>org.apache.lucene.search.Query</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html#getNoExplicitFieldQuery(org.apache.lucene.analysis.Analyzer,%20java.lang.String,%20java.util.Locale)">getNoExplicitFieldQuery</a></strong>(org.apache.lucene.analysis.Analyzer&nbsp;analyzer, java.lang.String&nbsp;toBeProcessedString, java.util.Locale&nbsp;locale)</code> <div class="block">Preprocess the toBeProcessedString when no field is specified</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected abstract java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html#getTypeFieldName()">getTypeFieldName</a></strong>()</code> <div class="block">Gets the lucene field from document representing the type</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected abstract java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html#getValueFieldName()">getValueFieldName</a></strong>()</code> <div class="block">Gets the lucene field from document representing the list optionID</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected abstract java.lang.String[]</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html#getWorkItemFieldNames(java.lang.Integer)">getWorkItemFieldNames</a></strong>(java.lang.Integer&nbsp;type)</code> <div class="block">Gets the workItem field names for a type</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected java.lang.String[]</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html#getWorkItemFieldNamesForLookupType(int)">getWorkItemFieldNamesForLookupType</a></strong>(int&nbsp;lookupEntityType)</code> <div class="block">Used by preprocessing user queries without explicit field type When a certain value is found in a lookup index get the a lookupEntityType of the found document and try all workItem fields of that lookupEntityType</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html#replaceExplicitFieldValue(org.apache.lucene.analysis.Analyzer,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20java.lang.Integer,%20java.util.Locale,%20int)">replaceExplicitFieldValue</a></strong>(org.apache.lucene.analysis.Analyzer&nbsp;analyzer, java.lang.String&nbsp;toBeProcessedString, java.lang.String&nbsp;workItemFieldName, java.lang.String&nbsp;luceneFieldName, java.lang.Integer&nbsp;fieldID, java.util.Locale&nbsp;locale, int&nbsp;indexStart)</code> <div class="block">Replaces the label for a field with the objectID value</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html#searchExplicitField(org.apache.lucene.analysis.Analyzer,%20java.lang.String,%20java.lang.String,%20java.lang.Integer,%20java.util.Locale)">searchExplicitField</a></strong>(org.apache.lucene.analysis.Analyzer&nbsp;analyzer, java.lang.String&nbsp;fieldName, java.lang.String&nbsp;label, java.lang.Integer&nbsp;fieldID, java.util.Locale&nbsp;locale)</code> <div class="block">Finds the list options which match the user entered string in link descriptions</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../../com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html#searchNoExplicitField(org.apache.lucene.analysis.Analyzer,%20java.lang.String,%20java.util.Locale)">searchNoExplicitField</a></strong>(org.apache.lucene.analysis.Analyzer&nbsp;analyzer, java.lang.String&nbsp;toBeProcessedString, java.util.Locale&nbsp;locale)</code> <div class="block">Get the workItemIDs which match the user entered string</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> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_com.aurel.track.lucene.search.ILookupFieldSearcher"> <!-- --> </a> <h3>Methods inherited from interface&nbsp;com.aurel.track.lucene.search.<a href="../../../../../../com/aurel/track/lucene/search/ILookupFieldSearcher.html" title="interface in com.aurel.track.lucene.search">ILookupFieldSearcher</a></h3> <code><a href="../../../../../../com/aurel/track/lucene/search/ILookupFieldSearcher.html#preprocessExplicitField(org.apache.lucene.analysis.Analyzer,%20java.lang.String,%20java.util.Locale,%20int)">preprocessExplicitField</a></code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="AbstractListFieldSearcher()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>AbstractListFieldSearcher</h4> <pre>public&nbsp;AbstractListFieldSearcher()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getIndexSearcherID()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getIndexSearcherID</h4> <pre>protected abstract&nbsp;int&nbsp;getIndexSearcherID()</pre> <div class="block">Gets the index searcher ID</div> <dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl> </li> </ul> <a name="getFieldIDs()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getFieldIDs</h4> <pre>protected abstract&nbsp;java.util.List&lt;java.lang.Integer&gt;&nbsp;getFieldIDs()</pre> <div class="block">Gets the fieldIDs stored in this index</div> <dl><dt><span class="strong">Returns:</span></dt><dd></dd></dl> </li> </ul> <a name="replaceExplicitFieldValue(org.apache.lucene.analysis.Analyzer, java.lang.String, java.lang.String, java.lang.String, java.lang.Integer, java.util.Locale, int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>replaceExplicitFieldValue</h4> <pre>protected&nbsp;java.lang.String&nbsp;replaceExplicitFieldValue(org.apache.lucene.analysis.Analyzer&nbsp;analyzer, java.lang.String&nbsp;toBeProcessedString, java.lang.String&nbsp;workItemFieldName, java.lang.String&nbsp;luceneFieldName, java.lang.Integer&nbsp;fieldID, java.util.Locale&nbsp;locale, int&nbsp;indexStart)</pre> <div class="block">Replaces the label for a field with the objectID value</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>analyzer</code> - </dd><dd><code>toBeProcessedString</code> - a part of the user entered query string</dd><dd><code>workItemFieldName</code> - the workItem field name (like CRM Contact)</dd><dd><code>luceneFieldName</code> - the name of the user entered lucene field (like Company from CRM Contact)</dd><dd><code>indexStart</code> - the index to start looking for fieldName</dd> <dt><span class="strong">Returns:</span></dt><dd></dd></dl> </li> </ul> <a name="getNoExplicitFieldQuery(org.apache.lucene.analysis.Analyzer, java.lang.String, java.util.Locale)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getNoExplicitFieldQuery</h4> <pre>public&nbsp;org.apache.lucene.search.Query&nbsp;getNoExplicitFieldQuery(org.apache.lucene.analysis.Analyzer&nbsp;analyzer, java.lang.String&nbsp;toBeProcessedString, java.util.Locale&nbsp;locale)</pre> <div class="block">Preprocess the toBeProcessedString when no field is specified</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>analyzer</code> - </dd><dd><code>toBeProcessedString</code> - </dd><dd><code>locale</code> - </dd> <dt><span class="strong">Returns:</span></dt><dd></dd></dl> </li> </ul> <a name="searchExplicitField(org.apache.lucene.analysis.Analyzer, java.lang.String, java.lang.String, java.lang.Integer, java.util.Locale)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>searchExplicitField</h4> <pre>protected&nbsp;java.lang.String&nbsp;searchExplicitField(org.apache.lucene.analysis.Analyzer&nbsp;analyzer, java.lang.String&nbsp;fieldName, java.lang.String&nbsp;label, java.lang.Integer&nbsp;fieldID, java.util.Locale&nbsp;locale)</pre> <div class="block">Finds the list options which match the user entered string in link descriptions</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../com/aurel/track/lucene/search/AbstractLookupFieldSearcher.html#searchExplicitField(org.apache.lucene.analysis.Analyzer,%20java.lang.String,%20java.lang.String,%20java.lang.Integer,%20java.util.Locale)">searchExplicitField</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../com/aurel/track/lucene/search/AbstractLookupFieldSearcher.html" title="class in com.aurel.track.lucene.search">AbstractLookupFieldSearcher</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>analyzer</code> - </dd><dd><code>fieldName</code> - </dd><dd><code>label</code> - </dd><dd><code>fieldID</code> - </dd><dd><code>locale</code> - </dd> <dt><span class="strong">Returns:</span></dt><dd></dd></dl> </li> </ul> <a name="searchNoExplicitField(org.apache.lucene.analysis.Analyzer, java.lang.String, java.util.Locale)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>searchNoExplicitField</h4> <pre>protected&nbsp;java.lang.String&nbsp;searchNoExplicitField(org.apache.lucene.analysis.Analyzer&nbsp;analyzer, java.lang.String&nbsp;toBeProcessedString, java.util.Locale&nbsp;locale)</pre> <div class="block">Get the workItemIDs which match the user entered string</div> <dl> <dt><strong>Specified by:</strong></dt> <dd><code><a href="../../../../../../com/aurel/track/lucene/search/AbstractLookupFieldSearcher.html#searchNoExplicitField(org.apache.lucene.analysis.Analyzer,%20java.lang.String,%20java.util.Locale)">searchNoExplicitField</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../com/aurel/track/lucene/search/AbstractLookupFieldSearcher.html" title="class in com.aurel.track.lucene.search">AbstractLookupFieldSearcher</a></code></dd> <dt><span class="strong">Parameters:</span></dt><dd><code>analyzer</code> - </dd><dd><code>fieldValue</code> - </dd><dd><code>locale</code> - </dd> <dt><span class="strong">Returns:</span></dt><dd></dd></dl> </li> </ul> <a name="getWorkItemFieldNamesForLookupType(int)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getWorkItemFieldNamesForLookupType</h4> <pre>protected&nbsp;java.lang.String[]&nbsp;getWorkItemFieldNamesForLookupType(int&nbsp;lookupEntityType)</pre> <div class="block">Used by preprocessing user queries without explicit field type When a certain value is found in a lookup index get the a lookupEntityType of the found document and try all workItem fields of that lookupEntityType</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>lookupEntityType</code> - </dd> <dt><span class="strong">Returns:</span></dt><dd></dd></dl> </li> </ul> <a name="getWorkItemFieldNames(java.lang.Integer)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getWorkItemFieldNames</h4> <pre>protected abstract&nbsp;java.lang.String[]&nbsp;getWorkItemFieldNames(java.lang.Integer&nbsp;type)</pre> <div class="block">Gets the workItem field names for a type</div> </li> </ul> <a name="getExplicitFieldQuery(org.apache.lucene.analysis.Analyzer, java.lang.String, java.lang.String, java.lang.Integer, java.util.Locale)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getExplicitFieldQuery</h4> <pre>protected abstract&nbsp;org.apache.lucene.search.Query&nbsp;getExplicitFieldQuery(org.apache.lucene.analysis.Analyzer&nbsp;analyzer, java.lang.String&nbsp;fieldName, java.lang.String&nbsp;fieldValue, java.lang.Integer&nbsp;fieldID, java.util.Locale&nbsp;locale)</pre> <div class="block">Gets the lucene query for explicit lookup field</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>analyzer</code> - </dd><dd><code>fieldName</code> - </dd><dd><code>fieldValue</code> - </dd><dd><code>fieldID</code> - </dd><dd><code>locale</code> - </dd> <dt><span class="strong">Returns:</span></dt><dd></dd></dl> </li> </ul> <a name="getNoExlplicitFieldQuery(org.apache.lucene.analysis.Analyzer, java.lang.String, java.util.Locale)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getNoExlplicitFieldQuery</h4> <pre>protected abstract&nbsp;org.apache.lucene.search.Query&nbsp;getNoExlplicitFieldQuery(org.apache.lucene.analysis.Analyzer&nbsp;analyzer, java.lang.String&nbsp;toBeProcessedString, java.util.Locale&nbsp;locale)</pre> <div class="block">Gets the lucene query when no field is specified</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>analyzer</code> - </dd><dd><code>toBeProcessedString</code> - </dd><dd><code>locale</code> - </dd> <dt><span class="strong">Returns:</span></dt><dd></dd></dl> </li> </ul> <a name="getLabelFieldName()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getLabelFieldName</h4> <pre>protected abstract&nbsp;java.lang.String&nbsp;getLabelFieldName()</pre> <div class="block">Gets the lucene field from document representing the list label</div> </li> </ul> <a name="getTypeFieldName()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getTypeFieldName</h4> <pre>protected abstract&nbsp;java.lang.String&nbsp;getTypeFieldName()</pre> <div class="block">Gets the lucene field from document representing the type</div> </li> </ul> <a name="getValueFieldName()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getValueFieldName</h4> <pre>protected abstract&nbsp;java.lang.String&nbsp;getValueFieldName()</pre> <div class="block">Gets the lucene field from document representing the list optionID</div> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev Class</li> <li><a href="../../../../../../com/aurel/track/lucene/search/listFields/ExternalListSearcher.html" title="class in com.aurel.track.lucene.search.listFields"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html" target="_top">Frames</a></li> <li><a href="AbstractListFieldSearcher.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>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small><a href="http://www.trackplus.com">Genji Scrum Tool &amp; Issue Tracking API Documentation</a> &nbsp; &nbsp; &nbsp;<i>Copyright &#169; 2015 Steinbeis Task Management Solutions. All Rights Reserved.</i></small></p> </body> </html>
registration/templates/registration/profile.html
RomanOsadchuk/GoStory
{% extends 'general/base.html' %} {% block title %}{{ profile_user.username }} profile | {{ block.super }}{% endblock %} {% block content %} <div class="row"> <div class="col-sm-8 col-sm-offset-2"> <h3>{{ profile_user.username }}</h3> <hr/> <div> {% if user == profile_user %} <p> <a href="{% url 'bookmarks' %}">My Bookmarks</a>, <a href="{% url 'create_story' %}">Start New Story</a>. </p> {% endif %} <p>Number of read chapters: {{ read_chapters_num }};</p> <p>Number of written chapters: {{ written_chapters_num}};</p> <hr/> <ul> <p>Last written chapters:</p> {% for chapter in last_written_chapters %} <li><a href="{{ chapter.get_url }}">{{ chapter.headline }}</a></li> {% endfor %} </ul> <ul> <p>Best written chapters:</p> {% for chapter in best_written_chapters %} <li><a href="{{ chapter.get_url }}">{{ chapter.headline }}</a></li> {% endfor %} </ul> <p>etc...</p> </div> </div> </div> {% endblock %}
Orwell/doc/org/spongycastle/asn1/x509/class-use/Extensions.html
gnu-user/orwell
<!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_17) on Mon May 06 00:15:52 EDT 2013 --> <title>Uses of Class org.spongycastle.asn1.x509.Extensions</title> <meta name="date" content="2013-05-06"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.spongycastle.asn1.x509.Extensions"; } //--> </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/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">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/spongycastle/asn1/x509/class-use/Extensions.html" target="_top">Frames</a></li> <li><a href="Extensions.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.spongycastle.asn1.x509.Extensions" class="title">Uses of Class<br>org.spongycastle.asn1.x509.Extensions</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.spongycastle.asn1.x509">org.spongycastle.asn1.x509</a></td> <td class="colLast"> <div class="block">Support classes useful for encoding and processing X.509 certificates.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.spongycastle.asn1.x509"> <!-- --> </a> <h3>Uses of <a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a> in <a href="../../../../../org/spongycastle/asn1/x509/package-summary.html">org.spongycastle.asn1.x509</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> <caption><span>Fields in <a href="../../../../../org/spongycastle/asn1/x509/package-summary.html">org.spongycastle.asn1.x509</a> declared as <a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>(package private) <a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></code></td> <td class="colLast"><span class="strong">TBSCertList.CRLEntry.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/TBSCertList.CRLEntry.html#crlEntryExtensions">crlEntryExtensions</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>(package private) <a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></code></td> <td class="colLast"><span class="strong">TBSCertList.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/TBSCertList.html#crlExtensions">crlExtensions</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>(package private) <a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></code></td> <td class="colLast"><span class="strong">TBSCertificate.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/TBSCertificate.html#extensions">extensions</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>private <a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></code></td> <td class="colLast"><span class="strong">AttributeCertificateInfo.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/AttributeCertificateInfo.html#extensions">extensions</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>private <a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></code></td> <td class="colLast"><span class="strong">V2TBSCertListGenerator.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/V2TBSCertListGenerator.html#extensions">extensions</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>(package private) <a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></code></td> <td class="colLast"><span class="strong">V3TBSCertificateGenerator.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/V3TBSCertificateGenerator.html#extensions">extensions</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>private <a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></code></td> <td class="colLast"><span class="strong">V2AttributeCertificateInfoGenerator.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/V2AttributeCertificateInfoGenerator.html#extensions">extensions</a></strong></code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/spongycastle/asn1/x509/package-summary.html">org.spongycastle.asn1.x509</a> that return <a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></code></td> <td class="colLast"><span class="strong">ExtensionsGenerator.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/ExtensionsGenerator.html#generate()">generate</a></strong>()</code> <div class="block">Generate an Extensions object based on the current state of the generator.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></code></td> <td class="colLast"><span class="strong">TBSCertificate.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/TBSCertificate.html#getExtensions()">getExtensions</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></code></td> <td class="colLast"><span class="strong">AttributeCertificateInfo.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/AttributeCertificateInfo.html#getExtensions()">getExtensions</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></code></td> <td class="colLast"><span class="strong">TBSCertList.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/TBSCertList.html#getExtensions()">getExtensions</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></code></td> <td class="colLast"><span class="strong">TBSCertList.CRLEntry.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/TBSCertList.CRLEntry.html#getExtensions()">getExtensions</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></code></td> <td class="colLast"><span class="strong">Extensions.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/Extensions.html#getInstance(org.spongycastle.asn1.ASN1TaggedObject, boolean)">getInstance</a></strong>(<a href="../../../../../org/spongycastle/asn1/ASN1TaggedObject.html" title="class in org.spongycastle.asn1">ASN1TaggedObject</a>&nbsp;obj, boolean&nbsp;explicit)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></code></td> <td class="colLast"><span class="strong">Extensions.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/Extensions.html#getInstance(java.lang.Object)">getInstance</a></strong>(java.lang.Object&nbsp;obj)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../org/spongycastle/asn1/x509/package-summary.html">org.spongycastle.asn1.x509</a> with parameters of type <a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">V2TBSCertListGenerator.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/V2TBSCertListGenerator.html#addCRLEntry(org.spongycastle.asn1.ASN1Integer, org.spongycastle.asn1.x509.Time, org.spongycastle.asn1.x509.Extensions)">addCRLEntry</a></strong>(<a href="../../../../../org/spongycastle/asn1/ASN1Integer.html" title="class in org.spongycastle.asn1">ASN1Integer</a>&nbsp;userCertificate, <a href="../../../../../org/spongycastle/asn1/x509/Time.html" title="class in org.spongycastle.asn1.x509">Time</a>&nbsp;revocationDate, <a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a>&nbsp;extensions)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><span class="strong">Extensions.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/Extensions.html#equivalent(org.spongycastle.asn1.x509.Extensions)">equivalent</a></strong>(<a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a>&nbsp;other)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">V2TBSCertListGenerator.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/V2TBSCertListGenerator.html#setExtensions(org.spongycastle.asn1.x509.Extensions)">setExtensions</a></strong>(<a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a>&nbsp;extensions)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">V3TBSCertificateGenerator.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/V3TBSCertificateGenerator.html#setExtensions(org.spongycastle.asn1.x509.Extensions)">setExtensions</a></strong>(<a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a>&nbsp;extensions)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">V2AttributeCertificateInfoGenerator.</span><code><strong><a href="../../../../../org/spongycastle/asn1/x509/V2AttributeCertificateInfoGenerator.html#setExtensions(org.spongycastle.asn1.x509.Extensions)">setExtensions</a></strong>(<a href="../../../../../org/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">Extensions</a>&nbsp;extensions)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </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/spongycastle/asn1/x509/Extensions.html" title="class in org.spongycastle.asn1.x509">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/spongycastle/asn1/x509/class-use/Extensions.html" target="_top">Frames</a></li> <li><a href="Extensions.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>
Code/DavidBlog/Article/templates/article_list.html
yqji/MySite
{% extends "base.html" %} {% block content %} <div id="main"> <!-- One --> <section id="one"> <header class=""> <h1>{{ channel.name }}<sup>({{ articles_num }})</sup></h1> <h4><em>{{ channel.description }}</em></h4> </header> </section> <!-- Two --> {% for article in articles %} <section id='{{article.id}}'> <h2><a href="{% url 'article_detail' article.id %}">{{article.title}}</a></h2> <p>{{article.author}} | {{article.create_timestamp}}</p> <p>{{article.abstract}}{%if article.abstract != article.content %}......{% endif %}</p> <p> <b>{{article.views}}</b> {% if article.views == 1%} View{% else %} Views{% endif %} | <b>{{article.likes}}</b> {% if article.likes == 1%} Like{% else %} Likes{% endif %} | {% if article.comments_num %} <a href="{% url 'article_detail' article.id %}#comment"> <b>{{article.comments_num}}</b> {% if article.comments_num == 1%} Comment{% else %} Comments{% endif %} </a> {% else %} <b>{{article.comments_num}}</b> Comments {% endif%} </p> </section> {% endfor %} {% include "paginator.html" with param_name="page_no" %} </div> {% endblock %}
documentation/classes/th.html
JianpingChen/jControl
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>th - jControl API</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="stylesheet" href="../assets/css/main.css" id="site_styles"> <link rel="shortcut icon" type="image/png" href="../assets/favicon.png"> <script src="http://yui.yahooapis.com/combo?3.9.1/build/yui/yui-min.js"></script> </head> <body class="yui3-skin-sam"> <div id="doc"> <div id="hd" class="yui3-g header"> <div class="yui3-u-3-4"> <h1><img src="../assets/css/logo.png" title="jControl API"></h1> </div> <div class="yui3-u-1-4 version"> <em>API Docs for: 1.0.0</em> </div> </div> <div id="bd" class="yui3-g"> <div class="yui3-u-1-4"> <div id="docs-sidebar" class="sidebar apidocs"> <div id="api-list"> <h2 class="off-left">APIs</h2> <div id="api-tabview" class="tabview"> <ul class="tabs"> <li><a href="#api-classes">Classes</a></li> <li><a href="#api-modules">Modules</a></li> </ul> <div id="api-tabview-filter"> <input type="search" id="api-filter" placeholder="Type to filter APIs"> </div> <div id="api-tabview-panel"> <ul id="api-classes" class="apis classes"> <li><a href="../classes/a.html">a</a></li> <li><a href="../classes/acceptType.html">acceptType</a></li> <li><a href="../classes/area.html">area</a></li> <li><a href="../classes/article.html">article</a></li> <li><a href="../classes/asynCallParam.html">asynCallParam</a></li> <li><a href="../classes/asyncGetCall.html">asyncGetCall</a></li> <li><a href="../classes/asyncPostCall.html">asyncPostCall</a></li> <li><a href="../classes/audio.html">audio</a></li> <li><a href="../classes/barChart.html">barChart</a></li> <li><a href="../classes/bdo.html">bdo</a></li> <li><a href="../classes/bindButtonCommand.html">bindButtonCommand</a></li> <li><a href="../classes/bindFileProperty.html">bindFileProperty</a></li> <li><a href="../classes/bindProperty.html">bindProperty</a></li> <li><a href="../classes/body.html">body</a></li> <li><a href="../classes/br.html">br</a></li> <li><a href="../classes/button.html">button</a></li> <li><a href="../classes/canvas.html">canvas</a></li> <li><a href="../classes/caption.html">caption</a></li> <li><a href="../classes/chartBase.html">chartBase</a></li> <li><a href="../classes/checkBox.html">checkBox</a></li> <li><a href="../classes/collectionModelBase.html">collectionModelBase</a></li> <li><a href="../classes/columnChart.html">columnChart</a></li> <li><a href="../classes/command.html">command</a></li> <li><a href="../classes/containerElement.html">containerElement</a></li> <li><a href="../classes/customEvent.html">customEvent</a></li> <li><a href="../classes/d3BubbleChart.html">d3BubbleChart</a></li> <li><a href="../classes/d3Charting.html">d3Charting</a></li> <li><a href="../classes/datetimeInput.html">datetimeInput</a></li> <li><a href="../classes/decentMouseEvent.html">decentMouseEvent</a></li> <li><a href="../classes/dialogButtonRow.html">dialogButtonRow</a></li> <li><a href="../classes/dialogSkeleton.html">dialogSkeleton</a></li> <li><a href="../classes/dialogTitleRow.html">dialogTitleRow</a></li> <li><a href="../classes/div.html">div</a></li> <li><a href="../classes/divButton.html">divButton</a></li> <li><a href="../classes/documentElement.html">documentElement</a></li> <li><a href="../classes/element.html">element</a></li> <li><a href="../classes/embed.html">embed</a></li> <li><a href="../classes/enumMouseButton.html">enumMouseButton</a></li> <li><a href="../classes/fieldset.html">fieldset</a></li> <li><a href="../classes/figCaption.html">figCaption</a></li> <li><a href="../classes/figure.html">figure</a></li> <li><a href="../classes/fileBrowseButton.html">fileBrowseButton</a></li> <li><a href="../classes/fileHandlingModelFactory.html">fileHandlingModelFactory</a></li> <li><a href="../classes/fileInput.html">fileInput</a></li> <li><a href="../classes/filePropertyModel.html">filePropertyModel</a></li> <li><a href="../classes/fileTypeModel.html">fileTypeModel</a></li> <li><a href="../classes/fileValueModel.html">fileValueModel</a></li> <li><a href="../classes/floatInput.html">floatInput</a></li> <li><a href="../classes/footer.html">footer</a></li> <li><a href="../classes/form.html">form</a></li> <li><a href="../classes/formPost.html">formPost</a></li> <li><a href="../classes/guid.html">guid</a></li> <li><a href="../classes/h1.html">h1</a></li> <li><a href="../classes/h2.html">h2</a></li> <li><a href="../classes/h3.html">h3</a></li> <li><a href="../classes/h4.html">h4</a></li> <li><a href="../classes/h5.html">h5</a></li> <li><a href="../classes/h6.html">h6</a></li> <li><a href="../classes/header.html">header</a></li> <li><a href="../classes/hr.html">hr</a></li> <li><a href="../classes/hybridMap.html">hybridMap</a></li> <li><a href="../classes/iframe.html">iframe</a></li> <li><a href="../classes/img.html">img</a></li> <li><a href="../classes/inputElement.html">inputElement</a></li> <li><a href="../classes/intInput.html">intInput</a></li> <li><a href="../classes/keygen.html">keygen</a></li> <li><a href="../classes/label.html">label</a></li> <li><a href="../classes/legend.html">legend</a></li> <li><a href="../classes/li.html">li</a></li> <li><a href="../classes/lineChart.html">lineChart</a></li> <li><a href="../classes/link.html">link</a></li> <li><a href="../classes/map.html">map</a></li> <li><a href="../classes/mapBase.html">mapBase</a></li> <li><a href="../classes/modalDialog.html">modalDialog</a></li> <li><a href="../classes/modelBase.html">modelBase</a></li> <li><a href="../classes/modelFactory.html">modelFactory</a></li> <li><a href="../classes/multiFilePropertyModel.html">multiFilePropertyModel</a></li> <li><a href="../classes/numericInput.html">numericInput</a></li> <li><a href="../classes/objectElement.html">objectElement</a></li> <li><a href="../classes/observable.html">observable</a></li> <li><a href="../classes/observableCollection.html">observableCollection</a></li> <li><a href="../classes/ol.html">ol</a></li> <li><a href="../classes/optGroup.html">optGroup</a></li> <li><a href="../classes/option.html">option</a></li> <li><a href="../classes/p.html">p</a></li> <li><a href="../classes/param.html">param</a></li> <li><a href="../classes/pieChart.html">pieChart</a></li> <li><a href="../classes/popup.html">popup</a></li> <li><a href="../classes/popupMoveHandler.html">popupMoveHandler</a></li> <li><a href="../classes/position.html">position</a></li> <li><a href="../classes/radioButton.html">radioButton</a></li> <li><a href="../classes/restCallBase.html">restCallBase</a></li> <li><a href="../classes/restDelete.html">restDelete</a></li> <li><a href="../classes/restGet.html">restGet</a></li> <li><a href="../classes/restGetAll.html">restGetAll</a></li> <li><a href="../classes/restPost.html">restPost</a></li> <li><a href="../classes/restPut.html">restPut</a></li> <li><a href="../classes/roadMap.html">roadMap</a></li> <li><a href="../classes/satelliteMap.html">satelliteMap</a></li> <li><a href="../classes/scrollPanel.html">scrollPanel</a></li> <li><a href="../classes/select.html">select</a></li> <li><a href="../classes/serviceProxy.html">serviceProxy</a></li> <li><a href="../classes/size.html">size</a></li> <li><a href="../classes/source.html">source</a></li> <li><a href="../classes/span.html">span</a></li> <li><a href="../classes/spanText.html">spanText</a></li> <li><a href="../classes/svg.html">svg</a></li> <li><a href="../classes/table.html">table</a></li> <li><a href="../classes/tbody.html">tbody</a></li> <li><a href="../classes/td.html">td</a></li> <li><a href="../classes/terrainMap.html">terrainMap</a></li> <li><a href="../classes/textArea.html">textArea</a></li> <li><a href="../classes/textBlock.html">textBlock</a></li> <li><a href="../classes/textInput.html">textInput</a></li> <li><a href="../classes/textNode.html">textNode</a></li> <li><a href="../classes/tfoot.html">tfoot</a></li> <li><a href="../classes/th.html">th</a></li> <li><a href="../classes/thead.html">thead</a></li> <li><a href="../classes/touchEvent.html">touchEvent</a></li> <li><a href="../classes/tr.html">tr</a></li> <li><a href="../classes/track.html">track</a></li> <li><a href="../classes/ul.html">ul</a></li> <li><a href="../classes/valueContainer.html">valueContainer</a></li> <li><a href="../classes/valueElement.html">valueElement</a></li> <li><a href="../classes/video.html">video</a></li> <li><a href="../classes/windowElement.html">windowElement</a></li> <li><a href="../classes/windowOverlay.html">windowOverlay</a></li> </ul> <ul id="api-modules" class="apis modules"> <li><a href="../modules/advanced.html">advanced</a></li> <li><a href="../modules/comm.html">comm</a></li> <li><a href="../modules/controls.html">controls</a></li> <li><a href="../modules/D3Chart.html">D3Chart</a></li> <li><a href="../modules/elements.html">elements</a></li> <li><a href="../modules/googleCharts.html">googleCharts</a></li> <li><a href="../modules/googleMaps.html">googleMaps</a></li> <li><a href="../modules/observe.html">observe</a></li> </ul> </div> </div> </div> </div> </div> <div class="yui3-u-3-4"> <div id="api-options"> Show: <label for="api-show-inherited"> <input type="checkbox" id="api-show-inherited" checked> Inherited </label> <label for="api-show-protected"> <input type="checkbox" id="api-show-protected"> Protected </label> <label for="api-show-private"> <input type="checkbox" id="api-show-private"> Private </label> <label for="api-show-deprecated"> <input type="checkbox" id="api-show-deprecated"> Deprecated </label> </div> <div class="apidocs"> <div id="docs-main"> <div class="content"> <h1>th Class</h1> <div class="box meta"> <div class="extends"> Extends ContainerElement </div> Module: <a href="../modules/elements.html">elements</a> </div> <div class="box intro"> <p>Represents a table header cell element created by document.createElement(&quot;th&quot;)</p> </div> <div class="constructor"> <h2>Constructor</h2> <div id="method_th" class="method item"> <h3 class="name"><code>th</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>headerTemplate</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> </p> </div> <div class="description"> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">headerTemplate</code> <span class="type">Element</span> <div class="param-description"> <p>header cell content</p> </div> </li> </ul> </div> </div> </div> <div id="classdocs" class="tabview"> <ul class="api-class-tabs"> <li class="api-class-tab index"><a href="#index">Index</a></li> <li class="api-class-tab methods"><a href="#methods">Methods</a></li> </ul> <div> <div id="index" class="api-class-tabpanel index"> <h2 class="off-left">Item Index</h2> <div class="index-section methods"> <h3>Methods</h3> <ul class="index-list methods extends"> <li class="index-item method inherited"> <a href="#method_add">add</a> </li> <li class="index-item method inherited"> <a href="#method_addClass">addClass</a> </li> <li class="index-item method inherited"> <a href="#method_addClasses">addClasses</a> </li> <li class="index-item method inherited"> <a href="#method_attachData">attachData</a> </li> <li class="index-item method inherited"> <a href="#method_attachDragDropHandler">attachDragDropHandler</a> </li> <li class="index-item method inherited"> <a href="#method_attachFocusHandler">attachFocusHandler</a> </li> <li class="index-item method inherited"> <a href="#method_attachKeyboardHandler">attachKeyboardHandler</a> </li> <li class="index-item method inherited"> <a href="#method_attachMouseHandler">attachMouseHandler</a> </li> <li class="index-item method inherited"> <a href="#method_attachTouchHandler">attachTouchHandler</a> </li> <li class="index-item method inherited"> <a href="#method_borderAll">borderAll</a> </li> <li class="index-item method inherited"> <a href="#method_borderBottom">borderBottom</a> </li> <li class="index-item method inherited"> <a href="#method_borderLeft">borderLeft</a> </li> <li class="index-item method inherited"> <a href="#method_borderRight">borderRight</a> </li> <li class="index-item method inherited"> <a href="#method_borderTop">borderTop</a> </li> <li class="index-item method inherited"> <a href="#method_childElements">childElements</a> </li> <li class="index-item method inherited"> <a href="#method_clear">clear</a> </li> <li class="index-item method inherited inherited"> <a href="#method_containsHtmlElement">containsHtmlElement</a> </li> <li class="index-item method inherited"> <a href="#method_deleteAt">deleteAt</a> </li> <li class="index-item method inherited"> <a href="#method_deleteElement">deleteElement</a> </li> <li class="index-item method inherited"> <a href="#method_detachDragDropHandler">detachDragDropHandler</a> </li> <li class="index-item method inherited"> <a href="#method_detachFocusHandler">detachFocusHandler</a> </li> <li class="index-item method inherited"> <a href="#method_detachKeyboardHandler">detachKeyboardHandler</a> </li> <li class="index-item method inherited"> <a href="#method_detachMouseHandler">detachMouseHandler</a> </li> <li class="index-item method inherited"> <a href="#method_detachTouchHandler">detachTouchHandler</a> </li> <li class="index-item method inherited"> <a href="#method_disable">disable</a> </li> <li class="index-item method inherited inherited"> <a href="#method_dispose">dispose</a> </li> <li class="index-item method inherited"> <a href="#method_enable">enable</a> </li> <li class="index-item method inherited"> <a href="#method_exposeChildAsContainer">exposeChildAsContainer</a> </li> <li class="index-item method inherited"> <a href="#method_exposeSelfAsContainer">exposeSelfAsContainer</a> </li> <li class="index-item method inherited"> <a href="#method_floatLeft">floatLeft</a> </li> <li class="index-item method inherited"> <a href="#method_floatRight">floatRight</a> </li> <li class="index-item method inherited"> <a href="#method_focus">focus</a> </li> <li class="index-item method inherited"> <a href="#method_fullHeight">fullHeight</a> </li> <li class="index-item method inherited"> <a href="#method_fullWidth">fullWidth</a> </li> <li class="index-item method inherited"> <a href="#method_getAttributeValue">getAttributeValue</a> </li> <li class="index-item method inherited"> <a href="#method_getBottom">getBottom</a> </li> <li class="index-item method inherited"> <a href="#method_getChildByData">getChildByData</a> </li> <li class="index-item method inherited"> <a href="#method_getChildElement">getChildElement</a> </li> <li class="index-item method inherited"> <a href="#method_getClasses">getClasses</a> </li> <li class="index-item method inherited"> <a href="#method_getClientSize">getClientSize</a> </li> <li class="index-item method inherited"> <a href="#method_getComputedStyle">getComputedStyle</a> </li> <li class="index-item method inherited"> <a href="#method_getDisplay">getDisplay</a> </li> <li class="index-item method inherited"> <a href="#method_getFileInputElements">getFileInputElements</a> </li> <li class="index-item method inherited"> <a href="#method_getFormId">getFormId</a> </li> <li class="index-item method inherited"> <a href="#method_getHtmlElement">getHtmlElement</a> </li> <li class="index-item method inherited"> <a href="#method_getId">getId</a> </li> <li class="index-item method inherited"> <a href="#method_getInlineStyle">getInlineStyle</a> </li> <li class="index-item method inherited"> <a href="#method_getInnerHeight">getInnerHeight</a> </li> <li class="index-item method inherited inherited"> <a href="#method_getInnerHtml">getInnerHtml</a> </li> <li class="index-item method inherited"> <a href="#method_getInnerSize">getInnerSize</a> </li> <li class="index-item method inherited"> <a href="#method_getInnerWidth">getInnerWidth</a> </li> <li class="index-item method inherited"> <a href="#method_getLeft">getLeft</a> </li> <li class="index-item method inherited"> <a href="#method_getMaxWidth">getMaxWidth</a> </li> <li class="index-item method inherited"> <a href="#method_getMinWidth">getMinWidth</a> </li> <li class="index-item method inherited"> <a href="#method_getName">getName</a> </li> <li class="index-item method inherited"> <a href="#method_getOffsetParent">getOffsetParent</a> </li> <li class="index-item method inherited"> <a href="#method_getOffsetPosition">getOffsetPosition</a> </li> <li class="index-item method inherited"> <a href="#method_getOffsetSize">getOffsetSize</a> </li> <li class="index-item method inherited"> <a href="#method_getOuterHeight">getOuterHeight</a> </li> <li class="index-item method inherited"> <a href="#method_getOuterHtml">getOuterHtml</a> </li> <li class="index-item method inherited"> <a href="#method_getOuterSize">getOuterSize</a> </li> <li class="index-item method inherited"> <a href="#method_getOuterWidth">getOuterWidth</a> </li> <li class="index-item method inherited"> <a href="#method_getParent">getParent</a> </li> <li class="index-item method inherited"> <a href="#method_getRelativePosition">getRelativePosition</a> </li> <li class="index-item method inherited"> <a href="#method_getRight">getRight</a> </li> <li class="index-item method inherited"> <a href="#method_getScreenPosition">getScreenPosition</a> </li> <li class="index-item method inherited"> <a href="#method_getScrollPosition">getScrollPosition</a> </li> <li class="index-item method inherited"> <a href="#method_getScrollSize">getScrollSize</a> </li> <li class="index-item method inherited"> <a href="#method_getTabIndex">getTabIndex</a> </li> <li class="index-item method inherited"> <a href="#method_getTagName">getTagName</a> </li> <li class="index-item method inherited"> <a href="#method_getTop">getTop</a> </li> <li class="index-item method inherited"> <a href="#method_getZIndex">getZIndex</a> </li> <li class="index-item method inherited"> <a href="#method_hasAttribute">hasAttribute</a> </li> <li class="index-item method inherited"> <a href="#method_hasClass">hasClass</a> </li> <li class="index-item method inherited"> <a href="#method_hasElement">hasElement</a> </li> <li class="index-item method inherited"> <a href="#method_insertAt">insertAt</a> </li> <li class="index-item method inherited"> <a href="#method_isAttachedToDom">isAttachedToDom</a> </li> <li class="index-item method inherited"> <a href="#method_isDisposed">isDisposed</a> </li> <li class="index-item method inherited"> <a href="#method_isDragable">isDragable</a> </li> <li class="index-item method inherited"> <a href="#method_isEditable">isEditable</a> </li> <li class="index-item method inherited"> <a href="#method_isHidden.">isHidden.</a> </li> <li class="index-item method inherited"> <a href="#method_isSelectable">isSelectable</a> </li> <li class="index-item method inherited"> <a href="#method_isVisible">isVisible</a> </li> <li class="index-item method inherited"> <a href="#method_listStyleType">listStyleType</a> </li> <li class="index-item method inherited"> <a href="#method_marginAll">marginAll</a> </li> <li class="index-item method inherited"> <a href="#method_marginBottom">marginBottom</a> </li> <li class="index-item method inherited"> <a href="#method_marginLeft">marginLeft</a> </li> <li class="index-item method inherited"> <a href="#method_marginRight">marginRight</a> </li> <li class="index-item method inherited"> <a href="#method_marginTop">marginTop</a> </li> <li class="index-item method inherited"> <a href="#method_minHeight">minHeight</a> </li> <li class="index-item method inherited"> <a href="#method_moveToPosition">moveToPosition</a> </li> <li class="index-item method inherited"> <a href="#method_numberOfChildren">numberOfChildren</a> </li> <li class="index-item method inherited"> <a href="#method_onAbsoluteParentSizeChanged">onAbsoluteParentSizeChanged</a> </li> <li class="index-item method inherited inherited"> <a href="#method_onAttachedToDom">onAttachedToDom</a> </li> <li class="index-item method inherited inherited"> <a href="#method_onDetachedFromDom">onDetachedFromDom</a> </li> <li class="index-item method inherited"> <a href="#method_onWindowSizeChanged">onWindowSizeChanged</a> </li> <li class="index-item method inherited"> <a href="#method_paddingAll">paddingAll</a> </li> <li class="index-item method inherited"> <a href="#method_paddingBottom">paddingBottom</a> </li> <li class="index-item method inherited"> <a href="#method_paddingLeft">paddingLeft</a> </li> <li class="index-item method inherited"> <a href="#method_paddingRight">paddingRight</a> </li> <li class="index-item method inherited"> <a href="#method_paddingTop">paddingTop</a> </li> <li class="index-item method inherited"> <a href="#method_raiseClear">raiseClear</a> </li> <li class="index-item method inherited"> <a href="#method_raiseVisibleSizeChanged">raiseVisibleSizeChanged</a> </li> <li class="index-item method inherited"> <a href="#method_remove">remove</a> </li> <li class="index-item method inherited"> <a href="#method_removeAll">removeAll</a> </li> <li class="index-item method inherited"> <a href="#method_removeAt">removeAt</a> </li> <li class="index-item method inherited"> <a href="#method_removeAttribute">removeAttribute</a> </li> <li class="index-item method inherited"> <a href="#method_removeClass">removeClass</a> </li> <li class="index-item method inherited"> <a href="#method_retrieveData">retrieveData</a> </li> <li class="index-item method inherited"> <a href="#method_setAttributeValue">setAttributeValue</a> </li> <li class="index-item method inherited"> <a href="#method_setBackgroundColor">setBackgroundColor</a> </li> <li class="index-item method inherited"> <a href="#method_setBottom">setBottom</a> </li> <li class="index-item method inherited"> <a href="#method_setBottomNull">setBottomNull</a> </li> <li class="index-item method inherited"> <a href="#method_setClear">setClear</a> </li> <li class="index-item method inherited"> <a href="#method_setCursor">setCursor</a> </li> <li class="index-item method inherited"> <a href="#method_setDisplay">setDisplay</a> </li> <li class="index-item method inherited inherited"> <a href="#method_setFormId">setFormId</a> </li> <li class="index-item method inherited"> <a href="#method_setHeightNull">setHeightNull</a> </li> <li class="index-item method inherited"> <a href="#method_setHeightStr">setHeightStr</a> </li> <li class="index-item method inherited"> <a href="#method_setId">setId</a> </li> <li class="index-item method inherited"> <a href="#method_setInnerHeight">setInnerHeight</a> </li> <li class="index-item method inherited"> <a href="#method_setInnerSize">setInnerSize</a> </li> <li class="index-item method inherited"> <a href="#method_setInnerWidth">setInnerWidth</a> </li> <li class="index-item method inherited"> <a href="#method_setLeft">setLeft</a> </li> <li class="index-item method inherited"> <a href="#method_setLeftNull">setLeftNull</a> </li> <li class="index-item method inherited"> <a href="#method_setMaxHeight">setMaxHeight</a> </li> <li class="index-item method inherited inherited"> <a href="#method_setMaxWidth">setMaxWidth</a> </li> <li class="index-item method inherited"> <a href="#method_setMinWidth">setMinWidth</a> </li> <li class="index-item method inherited"> <a href="#method_setName">setName</a> </li> <li class="index-item method inherited"> <a href="#method_setOpacity">setOpacity</a> </li> <li class="index-item method inherited"> <a href="#method_setOuterHeight">setOuterHeight</a> </li> <li class="index-item method inherited"> <a href="#method_setOuterSize">setOuterSize</a> </li> <li class="index-item method inherited"> <a href="#method_setOuterWidth">setOuterWidth</a> </li> <li class="index-item method inherited"> <a href="#method_setOverflow">setOverflow</a> </li> <li class="index-item method inherited"> <a href="#method_setParent">setParent</a> </li> <li class="index-item method inherited"> <a href="#method_setPositioning">setPositioning</a> </li> <li class="index-item method inherited"> <a href="#method_setRight">setRight</a> </li> <li class="index-item method inherited"> <a href="#method_setRightNull">setRightNull</a> </li> <li class="index-item method inherited"> <a href="#method_setScrollLeft">setScrollLeft</a> </li> <li class="index-item method inherited"> <a href="#method_setScrollTop">setScrollTop</a> </li> <li class="index-item method inherited"> <a href="#method_setTabIndex">setTabIndex</a> </li> <li class="index-item method inherited"> <a href="#method_setTop">setTop</a> </li> <li class="index-item method inherited"> <a href="#method_setTopNull">setTopNull</a> </li> <li class="index-item method inherited"> <a href="#method_setVisibleDisplay">setVisibleDisplay</a> </li> <li class="index-item method inherited"> <a href="#method_setWidthNull">setWidthNull</a> </li> <li class="index-item method inherited"> <a href="#method_setWidthStr">setWidthStr</a> </li> <li class="index-item method inherited inherited"> <a href="#method_setZIndex">setZIndex</a> </li> <li class="index-item method inherited"> <a href="#method_subscribeToContentChange">subscribeToContentChange</a> </li> <li class="index-item method inherited"> <a href="#method_subscribeToDispose">subscribeToDispose</a> </li> <li class="index-item method inherited"> <a href="#method_subscribeToSizeChange">subscribeToSizeChange</a> </li> <li class="index-item method inherited"> <a href="#method_subscribeToVisibleSizeChange">subscribeToVisibleSizeChange</a> </li> <li class="index-item method inherited"> <a href="#method_textAlign">textAlign</a> </li> <li class="index-item method inherited"> <a href="#method_toggleDragable">toggleDragable</a> </li> <li class="index-item method inherited"> <a href="#method_toggleEditable">toggleEditable</a> </li> <li class="index-item method inherited"> <a href="#method_toggleHidden">toggleHidden</a> </li> <li class="index-item method inherited inherited"> <a href="#method_toggleSelectable">toggleSelectable</a> </li> <li class="index-item method inherited"> <a href="#method_toggleVisible">toggleVisible</a> </li> <li class="index-item method inherited"> <a href="#method_unsubscribeContentChange">unsubscribeContentChange</a> </li> <li class="index-item method inherited"> <a href="#method_unsubscribeDispose">unsubscribeDispose</a> </li> <li class="index-item method inherited"> <a href="#method_unsubscribeSizeChange">unsubscribeSizeChange</a> </li> <li class="index-item method inherited"> <a href="#method_unsubscribeVisibleSizeChange">unsubscribeVisibleSizeChange</a> </li> <li class="index-item method inherited"> <a href="#method_vAlign">vAlign</a> </li> </ul> </div> </div> <div id="methods" class="api-class-tabpanel"> <h2 class="off-left">Methods</h2> <div id="method_add" class="method item inherited"> <h3 class="name"><code>add</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>viewElement</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_add">containerElement</a>: </p> </div> <div class="description"> <p>Add a child element. ContentChange event listeners will be notified with { action: &#39;add&#39;, element: element added}. If this element is attached to DOM, child element added will receive onAttachedToDom call.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">viewElement</code> <span class="type">Element</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current element to support fluent style coding</p> </div> </div> </div> <div id="method_addClass" class="method item inherited"> <h3 class="name"><code>addClass</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>className</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_addClass">element</a>: </p> </div> <div class="description"> <p>Add a styling class to this element.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">className</code> <span class="type">String</span> <div class="param-description"> <p>name of the class</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_addClasses" class="method item inherited"> <h3 class="name"><code>addClasses</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>classes</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_addClasses">element</a>: </p> </div> <div class="description"> <p>Add more than one space delimited classes to this element</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">classes</code> <span class="type">String</span> <div class="param-description"> <p>space delimited class names</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_attachData" class="method item inherited"> <h3 class="name"><code>attachData</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>data</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_attachData">element</a>: </p> </div> <div class="description"> <p>Attach data of any type to this element. This is equivalent to &quot;tag&quot; property in WPF controls. Any data attached to a button or divButton element will be passed into canExecute or execute function for the command bound to the button or divButton. c.f. command class and bindButtonCommand class in observe folder</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">data</code> <span class="type">Any</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_attachDragDropHandler" class="method item inherited"> <h3 class="name"><code>attachDragDropHandler</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>dragDropHandler</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_attachDragDropHandler">element</a>: </p> </div> <div class="description"> <p>Attach a HTML5 drag and drop event handler. The drag drop handler may selectively have the following methods: onDrag, onDragStart, onDragEnd, onDragEnter, onDragOver, onDragLeave, onDrop. Drag drop event will be send to the handler as it happens if the corresponding drag drop handling method presents in the drag drop handler. Parameter passed into the drag drop event handling function includes (sender, dragDropEvent). Value of sender will be this element. When multiple handlers are attached to this element, they will be notified in the sequence of attaching.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">dragDropHandler</code> <span class="type">Object</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_attachFocusHandler" class="method item inherited"> <h3 class="name"><code>attachFocusHandler</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>focusHandler</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_attachFocusHandler">element</a>: </p> </div> <div class="description"> <p>Attached focus changed event handler to this element. The handler may selectively have the following methods: onFocus, onLostFocus. Parameters passed into the event handling function includes (sender, focusEvent). Value of the sender will be this element. When multiple handlers are attached to this element, they will be notified in the sequence of attaching.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">focusHandler</code> <span class="type">Object</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_attachKeyboardHandler" class="method item inherited"> <h3 class="name"><code>attachKeyboardHandler</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>keyboardHandler</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_attachKeyboardHandler">element</a>: </p> </div> <div class="description"> <p>Attach a keyboard handler to this element. The keyboard handler may selectively have the following methods: onKeyDown, onKeyPress, onKeyUp. Keyboard event will be send to the handler as it happens if the corresponding keyboard handling method presents in the keyboard handler. Parameter passed into the keyboard event handling function includes (sender, keyboardEvent). Value of sender will be this element. When multiple handlers are attached to this element, they will be notified in the sequence of attaching.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">keyboardHandler</code> <span class="type">Object</span> <div class="param-description"> <p>the keyboard handler</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_attachMouseHandler" class="method item inherited"> <h3 class="name"><code>attachMouseHandler</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>mouseHandler</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_attachMouseHandler">element</a>: </p> </div> <div class="description"> <p>Attach a mouse handler to this element. The mouse handler may selectively have the following methods: onClick, onDoubleClick, onMouseDown, onMouseUp, onMouseMove, onMouseEnter, onMouseLeave, onMouseOut, onMouseWheel. Mouse event will be send to the handler as it happens if the corresponding mouse handling method presents in the mouse handler. Parameter passed into the mouse event handling function includes (sender, mouseEvent). Value of sender will be this element. When multiple handlers are attached to this element, they will be notified in the sequence of attaching.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">mouseHandler</code> <span class="type">Object</span> <div class="param-description"> <p>the mouse handler object</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_attachTouchHandler" class="method item inherited"> <h3 class="name"><code>attachTouchHandler</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>touchHandler</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_attachTouchHandler">element</a>: </p> </div> <div class="description"> <p>Attach a touch handler to this element. The touch handler may selectively have the following methods: onTouchStart, onTouchEnter, onTouchMove, onTouchLeave, onTouchEnd, onTouchCancel. Touch event will be send to the handler as it happens if the corresponding touch handling method presents in the touch handler. Parameter passed into the touch event handling function includes (sender, touchEvent). Value of sender will be this element. When multiple handlers are attached to this element, they will be notified in the sequence of attaching.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">touchHandler</code> <span class="type">Object</span> <div class="param-description"> <p>the touch handler object</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_borderAll" class="method item inherited"> <h3 class="name"><code>borderAll</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>width</code> </li> <li class="arg"> <code>color</code> </li> <li class="arg"> <code>style</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_borderAll">element</a>: </p> </div> <div class="description"> <p>Set inline style border value for top, bottom, left, and right</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">width</code> <span class="type">String</span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">color</code> <span class="type">String</span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">style</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_borderBottom" class="method item inherited"> <h3 class="name"><code>borderBottom</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>width</code> </li> <li class="arg"> <code>color</code> </li> <li class="arg"> <code>style</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_borderBottom">element</a>: </p> </div> <div class="description"> <p>Set inline style.borderBottomWidth, .borderBottomColor, and .borderBottomStyle</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">width</code> <span class="type">String</span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">color</code> <span class="type">String</span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">style</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_borderLeft" class="method item inherited"> <h3 class="name"><code>borderLeft</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>width</code> </li> <li class="arg"> <code>color</code> </li> <li class="arg"> <code>style</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_borderLeft">element</a>: </p> </div> <div class="description"> <p>Set inline style.borderLeftWidth, .borderLeftColor, and .borderLeftStyle</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">width</code> <span class="type">String</span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">color</code> <span class="type">String</span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">style</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_borderRight" class="method item inherited"> <h3 class="name"><code>borderRight</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>width</code> </li> <li class="arg"> <code>color</code> </li> <li class="arg"> <code>style</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_borderRight">element</a>: </p> </div> <div class="description"> <p>Set inline style.borderRightWidth, .borderRightColor, and .borderRightStyle</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">width</code> <span class="type">String</span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">color</code> <span class="type">String</span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">style</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_borderTop" class="method item inherited"> <h3 class="name"><code>borderTop</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>width</code> </li> <li class="arg"> <code>color</code> </li> <li class="arg"> <code>style</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_borderTop">element</a>: </p> </div> <div class="description"> <p>Set inline style.borderTopWidth, .borderTopColor, and .borderTopStyle</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">width</code> <span class="type">String</span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">color</code> <span class="type">String</span> <div class="param-description"> </div> </li> <li class="param"> <code class="param-name">style</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_childElements" class="method item inherited"> <h3 class="name"><code>childElements</code></h3> <span class="paren">()</span> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_childElements">containerElement</a>: </p> </div> <div class="description"> <p>Return all elements contained.</p> </div> </div> <div id="method_clear" class="method item inherited"> <h3 class="name"><code>clear</code></h3> <span class="paren">()</span> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_clear">containerElement</a>: </p> </div> <div class="description"> <p>Remove all child elements. ContentChange event handlers will be notified with { action:&#39;clear&#39;, element: this }. Will call dispose function on every child element.</p> </div> </div> <div id="method_containsHtmlElement" class="method item inherited"> <h3 class="name"><code>containsHtmlElement</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>htmlElement</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_containsHtmlElement"> element </a> </p> </div> <div class="description"> <p>Override. Whether this element has the htmlElement passed in as descendant.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">htmlElement</code> <span class="type">Object</span> <div class="param-description"> <p>an object created by document.createElement() function. Only descendants added through add function will be detected.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>boolean</p> </div> </div> </div> <div id="method_deleteAt" class="method item inherited"> <h3 class="name"><code>deleteAt</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>index</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_deleteAt">containerElement</a>: </p> </div> <div class="description"> <p>Remove a child at specified index and dispose the element.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">index</code> <span class="type">Int</span> <div class="param-description"> <p>the index of the child element to remove. If no child is found at the specified position, no operation is performed</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_deleteElement" class="method item inherited"> <h3 class="name"><code>deleteElement</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>viewElement</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_deleteElement">containerElement</a>: </p> </div> <div class="description"> <p>Remove a child element and dispose it. ContentChange event listeners will be notified with { action: &#39;remove&#39;, element: the element removed }. If this element is attached to DOM, child element removed will receive onDetachFromDom call. The element removed will be disposed by this call.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">viewElement</code> <span class="type">Element</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_detachDragDropHandler" class="method item inherited"> <h3 class="name"><code>detachDragDropHandler</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>dragDropHandler</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_detachDragDropHandler">element</a>: </p> </div> <div class="description"> <p>Detach a drag drop handler from this element</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">dragDropHandler</code> <span class="type">Object</span> <div class="param-description"> <p>the drag drop handler</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_detachFocusHandler" class="method item inherited"> <h3 class="name"><code>detachFocusHandler</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>focusHandler</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_detachFocusHandler">element</a>: </p> </div> <div class="description"> <p>Detach focus changed event handler from this element.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">focusHandler</code> <span class="type">Object</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_detachKeyboardHandler" class="method item inherited"> <h3 class="name"><code>detachKeyboardHandler</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>keyboardHandler</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_detachKeyboardHandler">element</a>: </p> </div> <div class="description"> <p>Detach a keyboard handler from this element</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">keyboardHandler</code> <span class="type">Object</span> <div class="param-description"> <p>the keyboard handler</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_detachMouseHandler" class="method item inherited"> <h3 class="name"><code>detachMouseHandler</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>mouseHandler</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_detachMouseHandler">element</a>: </p> </div> <div class="description"> <p>Detach a mouse handler from this element. Mouse handler will no longer receive any mouse event from this element</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">mouseHandler</code> <span class="type">Object</span> <div class="param-description"> <p>the mouse handler object</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_detachTouchHandler" class="method item inherited"> <h3 class="name"><code>detachTouchHandler</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>touchHandler</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_detachTouchHandler">element</a>: </p> </div> <div class="description"> <p>Detach a touch handler from this element. Touch handler will no longer receive any touch event from this element</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">touchHandler</code> <span class="type">Object</span> <div class="param-description"> <p>the touch handler object</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_disable" class="method item inherited"> <h3 class="name"><code>disable</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_disable">element</a>: </p> </div> <div class="description"> <p>Disable this element. Changes inline style &quot;disabled&quot; value</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_dispose" class="method item inherited"> <h3 class="name"><code>dispose</code></h3> <span class="paren">()</span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_dispose"> element </a> </p> </div> <div class="description"> <p>Override. Dispose this element and all children. All children elements will be disposed.</p> </div> </div> <div id="method_enable" class="method item inherited"> <h3 class="name"><code>enable</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_enable">element</a>: </p> </div> <div class="description"> <p>Enable this element. Changes inline style &quot;disabled&quot; value</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_exposeChildAsContainer" class="method item inherited"> <h3 class="name"><code>exposeChildAsContainer</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>childElement</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_exposeChildAsContainer">containerElement</a>: </p> </div> <div class="description"> <p>Forward all container functions to the ones on a descendant element.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">childElement</code> <span class="type">Object</span> <div class="param-description"> <p>the descendant to which functions are forwarded</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_exposeSelfAsContainer" class="method item inherited"> <h3 class="name"><code>exposeSelfAsContainer</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_exposeSelfAsContainer">containerElement</a>: </p> </div> <div class="description"> <p>Expose container functions from this object. Container functions are: hasElement, childElements, getChildElement, add, remove, numberOfChildren, getChildByData, raiseClear, removeAll, clear, subscribeToContentChange, unsubscribeContentChange, numberOfContentChangedListeners</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style programming</p> </div> </div> </div> <div id="method_floatLeft" class="method item inherited"> <h3 class="name"><code>floatLeft</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_floatLeft">element</a>: </p> </div> <div class="description"> <p>Set inline style.float to &#39;left&#39;</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_floatRight" class="method item inherited"> <h3 class="name"><code>floatRight</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_floatRight">element</a>: </p> </div> <div class="description"> <p>Set inline style.float to &#39;right&#39;</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_focus" class="method item inherited"> <h3 class="name"><code>focus</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_focus">element</a>: </p> </div> <div class="description"> <p>Set focus on this element.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_fullHeight" class="method item inherited"> <h3 class="name"><code>fullHeight</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_fullHeight">element</a>: </p> </div> <div class="description"> <p>Set inline style.height to &#39;100%&#39;</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_fullWidth" class="method item inherited"> <h3 class="name"><code>fullWidth</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_fullWidth">element</a>: </p> </div> <div class="description"> <p>Set inline style.width to &#39;100%&#39;</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_getAttributeValue" class="method item inherited"> <h3 class="name"><code>getAttributeValue</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>attributeName</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type">String</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getAttributeValue">element</a>: </p> </div> <div class="description"> <p>Get value of named attribute</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">attributeName</code> <span class="type">String</span> <div class="param-description"> <p>name of the attribute</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">String</span>: <p>attribute value</p> </div> </div> </div> <div id="method_getBottom" class="method item inherited"> <h3 class="name"><code>getBottom</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Float</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getBottom">element</a>: </p> </div> <div class="description"> <p>Get computed style.bottom value in pixels</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Float</span>: <p>bottom value in pixels</p> </div> </div> </div> <div id="method_getChildByData" class="method item inherited"> <h3 class="name"><code>getChildByData</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>data</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_getChildByData">containerElement</a>: </p> </div> <div class="description"> <p>Retrieve a child element by data attached. Data can be attached to an element by calling attachData method on element.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">data</code> <span class="type">Any</span> <div class="param-description"> </div> </li> </ul> </div> </div> <div id="method_getChildElement" class="method item inherited"> <h3 class="name"><code>getChildElement</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>index</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_getChildElement">containerElement</a>: </p> </div> <div class="description"> <p>Get contained element by index. Child elements are indexed in the sequence added.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">index</code> <span class="type">Integer</span> <div class="param-description"> </div> </li> </ul> </div> </div> <div id="method_getClasses" class="method item inherited"> <h3 class="name"><code>getClasses</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">String</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getClasses">element</a>: </p> </div> <div class="description"> <p>Returns all styling classes for this element</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">String</span>: <p>class names</p> </div> </div> </div> <div id="method_getClientSize" class="method item inherited"> <h3 class="name"><code>getClientSize</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Object</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getClientSize">element</a>: </p> </div> <div class="description"> <p>Returns client size as defined by HTML (clientWidth, clientHeight). Any margin is not include in this size. Client size is not implement consistently across browser. IE and Safari will not include padding. Chrome and FireFox will. Any size calculation is meaningful only when this element is attached to DOM.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Object</span>: <p>size</p> </div> </div> </div> <div id="method_getComputedStyle" class="method item inherited"> <h3 class="name"><code>getComputedStyle</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Object</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getComputedStyle">element</a>: </p> </div> <div class="description"> <p>Get HTML element&#39;s computed style when available. Value is meaningful only when this element is attached to DOM</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Object</span>: <p>computed style</p> </div> </div> </div> <div id="method_getDisplay" class="method item inherited"> <h3 class="name"><code>getDisplay</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">String</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getDisplay">element</a>: </p> </div> <div class="description"> <p>Get inline style.display value</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">String</span>: <p>display current computed style setting for display</p> </div> </div> </div> <div id="method_getFileInputElements" class="method item inherited"> <h3 class="name"><code>getFileInputElements</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Array</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_getFileInputElements">containerElement</a>: </p> </div> <div class="description"> <p>Get all the file input elements in descendents</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Array</span>: <p>collection of fileInput elements</p> </div> </div> </div> <div id="method_getFormId" class="method item inherited"> <h3 class="name"><code>getFormId</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">String</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getFormId">element</a>: </p> </div> <div class="description"> <p>Get form attribute value.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">String</span>: <p>formid</p> </div> </div> </div> <div id="method_getHtmlElement" class="method item inherited"> <h3 class="name"><code>getHtmlElement</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Object</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getHtmlElement">element</a>: </p> </div> <div class="description"> <p>Returns the underlying HTML element</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Object</span>: <p>htmlElement</p> </div> </div> </div> <div id="method_getId" class="method item inherited"> <h3 class="name"><code>getId</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">String</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getId">element</a>: </p> </div> <div class="description"> <p>Returns id attribute value</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">String</span>: <p>id</p> </div> </div> </div> <div id="method_getInlineStyle" class="method item inherited"> <h3 class="name"><code>getInlineStyle</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Object</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getInlineStyle">element</a>: </p> </div> <div class="description"> <p>Get HTML element&#39;s style attribute which defines all inline style values</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Object</span>: <p>inline style</p> </div> </div> </div> <div id="method_getInnerHeight" class="method item inherited"> <h3 class="name"><code>getInnerHeight</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Float</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getInnerHeight">element</a>: </p> </div> <div class="description"> <p>Get height of the element excluding any padding, border, or margin. Any size calculation is meaningful only when this element is attached to DOM.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Float</span>: <p>height value in pixel</p> </div> </div> </div> <div id="method_getInnerHtml" class="method item inherited"> <h3 class="name"><code>getInnerHtml</code></h3> <span class="paren">()</span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getInnerHtml"> element </a> </p> </div> <div class="description"> <p>Override. Returns inner html as a string. Inner html will not include tag of this element.</p> </div> </div> <div id="method_getInnerSize" class="method item inherited"> <h3 class="name"><code>getInnerSize</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Object</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getInnerSize">element</a>: </p> </div> <div class="description"> <p>Returns the size of the element in pixels excluding any margin, border, and padding. Any size calculation is meaningful only when this element is attached to DOM.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Object</span>: <p>size</p> </div> </div> </div> <div id="method_getInnerWidth" class="method item inherited"> <h3 class="name"><code>getInnerWidth</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Float</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getInnerWidth">element</a>: </p> </div> <div class="description"> <p>Get width of the element in pixels excluding any padding, border, and margin. Any size calculation is meaningful only when this element is attached to DOM.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Float</span>: <p>width in pixels</p> </div> </div> </div> <div id="method_getLeft" class="method item inherited"> <h3 class="name"><code>getLeft</code></h3> <span class="paren">()</span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getLeft">element</a>: </p> </div> <div class="description"> <p>Get inline style.left value</p> </div> </div> <div id="method_getMaxWidth" class="method item inherited"> <h3 class="name"><code>getMaxWidth</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Float</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getMaxWidth">element</a>: </p> </div> <div class="description"> <p>Returns maxWidth as defined by current computed style. Any size calculation is meaningful only when this element is attached to DOM.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Float</span>: <p>pixel value of minWidth</p> </div> </div> </div> <div id="method_getMinWidth" class="method item inherited"> <h3 class="name"><code>getMinWidth</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Float</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getMinWidth">element</a>: </p> </div> <div class="description"> <p>Returns minWidth as defined by current computed style. Any size calculation is meaningful only when this element is attached to DOM.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Float</span>: <p>pixel value of minWidth</p> </div> </div> </div> <div id="method_getName" class="method item inherited"> <h3 class="name"><code>getName</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">String</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getName">element</a>: </p> </div> <div class="description"> <p>Get value of &quot;name&quot; attribute</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">String</span>: <p>name attribute value</p> </div> </div> </div> <div id="method_getOffsetParent" class="method item inherited"> <h3 class="name"><code>getOffsetParent</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Object</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getOffsetParent">element</a>: </p> </div> <div class="description"> <p>Returns offset parent element of this element. offset parent element is the first element in ancestor path that is not static positioned</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Object</span>: <p>offsetParent element</p> </div> </div> </div> <div id="method_getOffsetPosition" class="method item inherited"> <h3 class="name"><code>getOffsetPosition</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Object</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getOffsetPosition">element</a>: </p> </div> <div class="description"> <p>Returns position as defined by HTML element&#39;s (offsetLeft, offsetTop). This value excludes any margin of the element.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Object</span>: <p>postion an object created by position.create(left, top)</p> </div> </div> </div> <div id="method_getOffsetSize" class="method item inherited"> <h3 class="name"><code>getOffsetSize</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Object</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getOffsetSize">element</a>: </p> </div> <div class="description"> <p>Returns offsetSize as defined by HTML (offsetWidth, offsetHeight). Any margin is not included in this size. But it will include border and padding. Any size calculation is meaningful only when this element is attached to DOM.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Object</span>: <p>size</p> </div> </div> </div> <div id="method_getOuterHeight" class="method item inherited"> <h3 class="name"><code>getOuterHeight</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">String</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getOuterHeight">element</a>: </p> </div> <div class="description"> <p>Returns height of the element in pixels INCLUDING padding, border, and margin Any size calculation is meaningful only when this element is attached to DOM.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">String</span>: <p>height value in pixels</p> </div> </div> </div> <div id="method_getOuterHtml" class="method item inherited"> <h3 class="name"><code>getOuterHtml</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">String</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getOuterHtml">element</a>: </p> </div> <div class="description"> <p>Returns getOuterHtml string of this element</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">String</span>: <p>outerHtml content</p> </div> </div> </div> <div id="method_getOuterSize" class="method item inherited"> <h3 class="name"><code>getOuterSize</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Object</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getOuterSize">element</a>: </p> </div> <div class="description"> <p>Returns the size of the element in pixels including margin, border, and padding. Any size calculation is meaningful only when this element is attached to DOM.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Object</span>: <p>size</p> </div> </div> </div> <div id="method_getOuterWidth" class="method item inherited"> <h3 class="name"><code>getOuterWidth</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Float</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getOuterWidth">element</a>: </p> </div> <div class="description"> <p>Returns width of the element in pixel. Any size calculation is meaningful only when this element is attached to DOM.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Float</span>: <p>width value in pixels</p> </div> </div> </div> <div id="method_getParent" class="method item inherited"> <h3 class="name"><code>getParent</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Object</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getParent">element</a>: </p> </div> <div class="description"> <p>Returns parent element of this element</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Object</span>: <p>parent element</p> </div> </div> </div> <div id="method_getRelativePosition" class="method item inherited"> <h3 class="name"><code>getRelativePosition</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Object</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getRelativePosition">element</a>: </p> </div> <div class="description"> <p>Returns position relative to offset parent. Offset parent is the first ancestor element that is NOT statically positioned. When none presents, offset parent is document. The value is the position of the upper left corner of the layout box INCLUDING margin.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Object</span>: <p>postion an object created by position.create(left, top)</p> </div> </div> </div> <div id="method_getRight" class="method item inherited"> <h3 class="name"><code>getRight</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Float</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getRight">element</a>: </p> </div> <div class="description"> <p>Get inline style.right value in pixels</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Float</span>: <p>right value</p> </div> </div> </div> <div id="method_getScreenPosition" class="method item inherited"> <h3 class="name"><code>getScreenPosition</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Object</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getScreenPosition">element</a>: </p> </div> <div class="description"> <p>Returns position relative to document. The value is the position of the upper left corner of the layout box EXCLUDING margin (including border, padding, and content)</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Object</span>: <p>postion an object created by position.create(left, top)</p> </div> </div> </div> <div id="method_getScrollPosition" class="method item inherited"> <h3 class="name"><code>getScrollPosition</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Object</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getScrollPosition">element</a>: </p> </div> <div class="description"> <p>Returns position as defined by HTML element&#39;s (scrollLeft, scrollTop).</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Object</span>: <p>postion an object created by position.create(left, top)</p> </div> </div> </div> <div id="method_getScrollSize" class="method item inherited"> <h3 class="name"><code>getScrollSize</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Object</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getScrollSize">element</a>: </p> </div> <div class="description"> <p>Returns scroll size as defined by HTML (scrollWidth, scrollHeight). Any size calculation is meaningful only when this element is attached to DOM.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Object</span>: <p>size</p> </div> </div> </div> <div id="method_getTabIndex" class="method item inherited"> <h3 class="name"><code>getTabIndex</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Number</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getTabIndex">element</a>: </p> </div> <div class="description"> <p>Get tabIndex value of the underlying HTML element</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Number</span>: <p>tab index</p> </div> </div> </div> <div id="method_getTagName" class="method item inherited"> <h3 class="name"><code>getTagName</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">String</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getTagName">element</a>: </p> </div> <div class="description"> <p>Returns tag name of this element. Tag names are all upper case</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">String</span>: <p>HTML tag</p> </div> </div> </div> <div id="method_getTop" class="method item inherited"> <h3 class="name"><code>getTop</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Float</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getTop">element</a>: </p> </div> <div class="description"> <p>Get computed style.top value in pixels</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Float</span>: <p>top value in pixels</p> </div> </div> </div> <div id="method_getZIndex" class="method item inherited"> <h3 class="name"><code>getZIndex</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Number</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_getZIndex">element</a>: </p> </div> <div class="description"> <p>Get inline zIndex value</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Number</span>: <p>zIndex</p> </div> </div> </div> <div id="method_hasAttribute" class="method item inherited"> <h3 class="name"><code>hasAttribute</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>attributeName</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_hasAttribute">element</a>: </p> </div> <div class="description"> <p>Returns whether this element has definition of an attribute</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">attributeName</code> <span class="type">String</span> <div class="param-description"> <p>name of the attribute</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>boolean</p> </div> </div> </div> <div id="method_hasClass" class="method item inherited"> <h3 class="name"><code>hasClass</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>className</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_hasClass">element</a>: </p> </div> <div class="description"> <p>Returns whether this element has a styling class</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">className</code> <span class="type">String</span> <div class="param-description"> <p>name of the class</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>boolean</p> </div> </div> </div> <div id="method_hasElement" class="method item inherited"> <h3 class="name"><code>hasElement</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Boolean</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_hasElement">containerElement</a>: </p> </div> <div class="description"> <p>Test whether an element is a direct child of this element</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Boolean</span>: </div> </div> </div> <div id="method_insertAt" class="method item inherited"> <h3 class="name"><code>insertAt</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>index</code> </li> <li class="arg"> <code>elem</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_insertAt">containerElement</a>: </p> </div> <div class="description"> <p>Insert a child element in the child list at specified index.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">index</code> <span class="type">Int</span> <div class="param-description"> <p>the index at which the child element is supposed to end up with in the child list. If index = <number of children>, the child element is appended at the end. For index value less than 0 or greater than <number of children>, no operation is performed</p> </div> </li> <li class="param"> <code class="param-name">elem</code> <span class="type">Element</span> <div class="param-description"> <p>element to be inserted.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current element to support fluent style coding</p> </div> </div> </div> <div id="method_isAttachedToDom" class="method item inherited"> <h3 class="name"><code>isAttachedToDom</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_isAttachedToDom">element</a>: </p> </div> <div class="description"> <p>Whether this element is currently attached to DOM</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>boolean</p> </div> </div> </div> <div id="method_isDisposed" class="method item inherited"> <h3 class="name"><code>isDisposed</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_isDisposed">element</a>: </p> </div> <div class="description"> <p>Returns whether this element is disposed. Used mainly for testing purpose.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>boolean</p> </div> </div> </div> <div id="method_isDragable" class="method item inherited"> <h3 class="name"><code>isDragable</code></h3> <span class="paren">()</span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_isDragable">element</a>: </p> </div> <div class="description"> <p>Returns whether HTML5 dragable attribute is set to true</p> </div> </div> <div id="method_isEditable" class="method item inherited"> <h3 class="name"><code>isEditable</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_isEditable">element</a>: </p> </div> <div class="description"> <p>Whether this element is editable. Equivalent to &quot;disabled&quot; is set or not.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>boolean</p> </div> </div> </div> <div id="method_isHidden." class="method item inherited"> <h3 class="name"><code>isHidden.</code></h3> <span class="paren">()</span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_isHidden.">element</a>: </p> </div> <div class="description"> <p>Whether this element is hidden. Returns true only when inline style.visibility is set to &#39;hidden&#39;</p> </div> </div> <div id="method_isSelectable" class="method item inherited"> <h3 class="name"><code>isSelectable</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_isSelectable">element</a>: </p> </div> <div class="description"> <p>Whether this element is selectable</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>boolean</p> </div> </div> </div> <div id="method_isVisible" class="method item inherited"> <h3 class="name"><code>isVisible</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_isVisible">element</a>: </p> </div> <div class="description"> <p>Returns whether this element is visible. Returns false only when inline style.display is set to &#39;none&#39;.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>boolean</p> </div> </div> </div> <div id="method_listStyleType" class="method item inherited"> <h3 class="name"><code>listStyleType</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>type</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_listStyleType">element</a>: </p> </div> <div class="description"> <p>Set inline style.listStyleType value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">type</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_marginAll" class="method item inherited"> <h3 class="name"><code>marginAll</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>margin</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_marginAll">element</a>: </p> </div> <div class="description"> <p>Set inline style.marginLeft, .marginRight, .marginTop, and .marginBottom to the same value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">margin</code> <span class="type">String</span> <div class="param-description"> <p>margin value</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_marginBottom" class="method item inherited"> <h3 class="name"><code>marginBottom</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>bottomMargin</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_marginBottom">element</a>: </p> </div> <div class="description"> <p>Set inline style.marginBottom value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">bottomMargin</code> <span class="type">String</span> <div class="param-description"> <p>margin bottom value</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_marginLeft" class="method item inherited"> <h3 class="name"><code>marginLeft</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>leftMargin</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_marginLeft">element</a>: </p> </div> <div class="description"> <p>Set inline style.marginLeft value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">leftMargin</code> <span class="type">String</span> <div class="param-description"> <p>margin left value</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_marginRight" class="method item inherited"> <h3 class="name"><code>marginRight</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>rightMargin</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_marginRight">element</a>: </p> </div> <div class="description"> <p>Set inline style.marginRight value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">rightMargin</code> <span class="type">String</span> <div class="param-description"> <p>margin right value</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_marginTop" class="method item inherited"> <h3 class="name"><code>marginTop</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>topMargin</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_marginTop">element</a>: </p> </div> <div class="description"> <p>Set inline style.marginTop value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">topMargin</code> <span class="type">String</span> <div class="param-description"> <p>margin top value</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_minHeight" class="method item inherited"> <h3 class="name"><code>minHeight</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>minHeightValue</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_minHeight">element</a>: </p> </div> <div class="description"> <p>Set inline style.minHeight value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">minHeightValue</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_moveToPosition" class="method item inherited"> <h3 class="name"><code>moveToPosition</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>position</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_moveToPosition">element</a>: </p> </div> <div class="description"> <p>Set inline style top and left value according to the postion</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">position</code> <span class="type">Object</span> <div class="param-description"> <p>a structure with (left, top) properties</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_numberOfChildren" class="method item inherited"> <h3 class="name"><code>numberOfChildren</code></h3> <span class="paren">()</span> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_numberOfChildren">containerElement</a>: </p> </div> <div class="description"> <p>Returns number of child elements.</p> </div> </div> <div id="method_onAbsoluteParentSizeChanged" class="method item inherited"> <h3 class="name"><code>onAbsoluteParentSizeChanged</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_onAbsoluteParentSizeChanged">element</a>: </p> </div> <div class="description"> <p>Notification function when absolutely positioned ancestor has changed its size. This is used for responsive support. Absolutely positioned element should call this function when its size is changed to allow descendants to respond.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current element to support fluent style coding</p> </div> </div> </div> <div id="method_onAttachedToDom" class="method item inherited"> <h3 class="name"><code>onAttachedToDom</code></h3> <span class="paren">()</span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_onAttachedToDom"> element </a> </p> </div> <div class="description"> <p>Override. Attached to DOM notification function. Will notify all children elements with onAttachedToDom call.</p> </div> </div> <div id="method_onDetachedFromDom" class="method item inherited"> <h3 class="name"><code>onDetachedFromDom</code></h3> <span class="paren">()</span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_onDetachedFromDom"> element </a> </p> </div> <div class="description"> <p>Override. Detached from DOM notification function. Will notify all children elements with onDetachedFromDom call.</p> </div> </div> <div id="method_onWindowSizeChanged" class="method item inherited"> <h3 class="name"><code>onWindowSizeChanged</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_onWindowSizeChanged">element</a>: </p> </div> <div class="description"> <p>Notification function when browser window changed its size. Responsive design support. Application root container should listen to windowElement size change event and call this function on its direct children so that this event can flood through the DOM tree. This should trigger reaction on all descendants of application root.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current element to support fluent style coding</p> </div> </div> </div> <div id="method_paddingAll" class="method item inherited"> <h3 class="name"><code>paddingAll</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>padding</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_paddingAll">element</a>: </p> </div> <div class="description"> <p>Set inline style.paddingLeft, .paddingRight, .paddingTop, and .paddingBottom to the same value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">padding</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_paddingBottom" class="method item inherited"> <h3 class="name"><code>paddingBottom</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>bottomPadding</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_paddingBottom">element</a>: </p> </div> <div class="description"> <p>Set inline style.paddingBottom value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">bottomPadding</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_paddingLeft" class="method item inherited"> <h3 class="name"><code>paddingLeft</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>leftPadding</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_paddingLeft">element</a>: </p> </div> <div class="description"> <p>Set inline style.paddingLeft value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">leftPadding</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_paddingRight" class="method item inherited"> <h3 class="name"><code>paddingRight</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>rightPadding</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_paddingRight">element</a>: </p> </div> <div class="description"> <p>Set inline style.paddingRight value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">rightPadding</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_paddingTop" class="method item inherited"> <h3 class="name"><code>paddingTop</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>topPadding</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_paddingTop">element</a>: </p> </div> <div class="description"> <p>Set inline style.paddingTop value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">topPadding</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_raiseClear" class="method item inherited"> <h3 class="name"><code>raiseClear</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_raiseClear">containerElement</a>: </p> </div> <div class="description"> <p>Raise content clear event. Content change listeners attached (by subscribeToContentChange function) will be notified with two parameters (sender, changeEvent). sender will have the value of this element and change event will be an object { action: &#39;clear&#39;, element: <this element> }.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_raiseVisibleSizeChanged" class="method item inherited"> <h3 class="name"><code>raiseVisibleSizeChanged</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>srcEvent</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_raiseVisibleSizeChanged">element</a>: </p> </div> <div class="description"> <p>Raise visible size change event. Mainly used by derived class to raise event</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">srcEvent</code> <span class="type">Object</span> <div class="param-description"> <p>@optional, an object { source: element, isVisible: true/false }</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_remove" class="method item inherited"> <h3 class="name"><code>remove</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>viewElement</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_remove">containerElement</a>: </p> </div> <div class="description"> <p>Remove a child element. ContentChange event listeners will be notified with { action: &#39;remove&#39;, element: the element removed }. If this element is attached to DOM, child element removed will receive onDetachFromDom call. The element removed will NOT be disposed by this call.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">viewElement</code> <span class="type">Element</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_removeAll" class="method item inherited"> <h3 class="name"><code>removeAll</code></h3> <span class="paren">()</span> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_removeAll">containerElement</a>: </p> </div> <div class="description"> <p>Remove all child elements. ContentChange event handlers will be notified with { action:&#39;clear&#39;, element: this }. No calling of dispose on any child element.</p> </div> </div> <div id="method_removeAt" class="method item inherited"> <h3 class="name"><code>removeAt</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>index</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_removeAt">containerElement</a>: </p> </div> <div class="description"> <p>Remove a child at specified index.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">index</code> <span class="type">Int</span> <div class="param-description"> <p>the index of the child element to remove. If no child is found at the specified position, no operation is performed</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>The child element removed. This element is not disposed. Caller is responsible of disposing the removed element when no longer used.</p> </div> </div> </div> <div id="method_removeAttribute" class="method item inherited"> <h3 class="name"><code>removeAttribute</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>attributeName</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_removeAttribute">element</a>: </p> </div> <div class="description"> <p>Remove definition of an attribute</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">attributeName</code> <span class="type">String</span> <div class="param-description"> <p>name of the attribute</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_removeClass" class="method item inherited"> <h3 class="name"><code>removeClass</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>className</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_removeClass">element</a>: </p> </div> <div class="description"> <p>Remove a styling class from this element</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">className</code> <span class="type">String</span> <div class="param-description"> <p>name of the class</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_retrieveData" class="method item inherited"> <h3 class="name"><code>retrieveData</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type">Any</span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_retrieveData">element</a>: </p> </div> <div class="description"> <p>Retrieve data attached to this element by attachData function.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type">Any</span>: <p>data</p> </div> </div> </div> <div id="method_setAttributeValue" class="method item inherited"> <h3 class="name"><code>setAttributeValue</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>attributeName</code> </li> <li class="arg"> <code>attributeValue</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setAttributeValue">element</a>: </p> </div> <div class="description"> <p>Set attribute value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">attributeName</code> <span class="type">String</span> <div class="param-description"> <p>name of the attribute</p> </div> </li> <li class="param"> <code class="param-name">attributeValue</code> <span class="type">String</span> <div class="param-description"> <p>value of the attribute</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setBackgroundColor" class="method item inherited"> <h3 class="name"><code>setBackgroundColor</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>backColor</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setBackgroundColor">element</a>: </p> </div> <div class="description"> <p>Set inline style.backgroundColor value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">backColor</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setBottom" class="method item inherited"> <h3 class="name"><code>setBottom</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>bottomValue</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setBottom">element</a>: </p> </div> <div class="description"> <p>Set inline style.bottom value in pixels</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">bottomValue</code> <span class="type">Number</span> <div class="param-description"> <p>bottom value in pixels</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setBottomNull" class="method item inherited"> <h3 class="name"><code>setBottomNull</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setBottomNull">element</a>: </p> </div> <div class="description"> <p>Set inline style.bottom value to null. Used to clear previously set value</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setClear" class="method item inherited"> <h3 class="name"><code>setClear</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>clearEnum</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setClear">element</a>: </p> </div> <div class="description"> <p>Set inline style.clear value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">clearEnum</code> <span class="type">String</span> <div class="param-description"> <p>clear value to set</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setCursor" class="method item inherited"> <h3 class="name"><code>setCursor</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>cursor</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setCursor">element</a>: </p> </div> <div class="description"> <p>Set inline style.cursor value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">cursor</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setDisplay" class="method item inherited"> <h3 class="name"><code>setDisplay</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>displayValue</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setDisplay">element</a>: </p> </div> <div class="description"> <p>Set inline style.display value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">displayValue</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setFormId" class="method item inherited"> <h3 class="name"><code>setFormId</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>formId</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setFormId"> element </a> </p> </div> <div class="description"> <p>Override. Set form attribute value for all children elements.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">formId</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> </div> <div id="method_setHeightNull" class="method item inherited"> <h3 class="name"><code>setHeightNull</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setHeightNull">element</a>: </p> </div> <div class="description"> <p>Set inline style.height to null. Used to remove previously set height value for inline style</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setHeightStr" class="method item inherited"> <h3 class="name"><code>setHeightStr</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>heightStr</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setHeightStr">element</a>: </p> </div> <div class="description"> <p>Set inline style.height to a string value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">heightStr</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setId" class="method item inherited"> <h3 class="name"><code>setId</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>idValue</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setId">element</a>: </p> </div> <div class="description"> <p>Set id attribute value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">idValue</code> <span class="type">String</span> <div class="param-description"> <p>value of the id attribute</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setInnerHeight" class="method item inherited"> <h3 class="name"><code>setInnerHeight</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>height</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setInnerHeight">element</a>: </p> </div> <div class="description"> <p>Set height of the element excluding any padding, border, or margin. Any size change operation is meaningful only when this element is attached to DOM.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">height</code> <span class="type">Number</span> <div class="param-description"> <p>height in pixels</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setInnerSize" class="method item inherited"> <h3 class="name"><code>setInnerSize</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>newSize</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setInnerSize">element</a>: </p> </div> <div class="description"> <p>Set inline style size (width, height). This size does NOT include any padding, border, or margin. It will be the value returned by getInnerSize. Any size calculation is meaningful only when this element is attached to DOM.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">newSize</code> <span class="type">Object</span> <div class="param-description"> <p>a structure created by size class: { left: leftValue, top: topValue}. all values are in pixels.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setInnerWidth" class="method item inherited"> <h3 class="name"><code>setInnerWidth</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>widthValue</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setInnerWidth">element</a>: </p> </div> <div class="description"> <p>Set width of the element in pixels excluding any padding, border, and margin. Any size change operation is meaningful only when this element is attached to DOM.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">widthValue</code> <span class="type">Number</span> <div class="param-description"> <p>width in pixels</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setLeft" class="method item inherited"> <h3 class="name"><code>setLeft</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>left</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setLeft">element</a>: </p> </div> <div class="description"> <p>Set inline style.left value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">left</code> <span class="type">Number</span> <div class="param-description"> <p>in pixels</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setLeftNull" class="method item inherited"> <h3 class="name"><code>setLeftNull</code></h3> <span class="paren">()</span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setLeftNull">element</a>: </p> </div> <div class="description"> <p>Set inline style.left value to null. Used to remove previously set left value</p> </div> </div> <div id="method_setMaxHeight" class="method item inherited"> <h3 class="name"><code>setMaxHeight</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>maxHeightValue</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setMaxHeight">element</a>: </p> </div> <div class="description"> <p>Set inline style.maxHeight value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">maxHeightValue</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setMaxWidth" class="method item inherited"> <h3 class="name"><code>setMaxWidth</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>maxWidth</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setMaxWidth"> element </a> </p> </div> <div class="description"> <p>Sets maxWidth value for inline style.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">maxWidth</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setMinWidth" class="method item inherited"> <h3 class="name"><code>setMinWidth</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>minWidth</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setMinWidth">element</a>: </p> </div> <div class="description"> <p>Sets minWidth value for inline style.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">minWidth</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setName" class="method item inherited"> <h3 class="name"><code>setName</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setName">element</a>: </p> </div> <div class="description"> <p>Set value of &quot;name&quot; attribute</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type">String</span> <div class="param-description"> <p>value for name attribute</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setOpacity" class="method item inherited"> <h3 class="name"><code>setOpacity</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>opacityNumber</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setOpacity">element</a>: </p> </div> <div class="description"> <p>Set inline style.opacity value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">opacityNumber</code> <span class="type">Number</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setOuterHeight" class="method item inherited"> <h3 class="name"><code>setOuterHeight</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>height</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setOuterHeight">element</a>: </p> </div> <div class="description"> <p>Set height of the element INCLUDING padding, border, and margin. Any size calculation is meaningful only when this element is attached to DOM.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">height</code> <span class="type">Number</span> <div class="param-description"> <p>height in pixels</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setOuterSize" class="method item inherited"> <h3 class="name"><code>setOuterSize</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>newSize</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setOuterSize">element</a>: </p> </div> <div class="description"> <p>Set inline style size so that the outerSize of the element equals the parameter value. This size DOES include any padding, border, or margin. It will be the value returned by outerSize. Any size calculation is meaningful only when this element is attached to DOM.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">newSize</code> <span class="type">Object</span> <div class="param-description"> <p>a structure created by size class: { left: leftValue, top: topValue}</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setOuterWidth" class="method item inherited"> <h3 class="name"><code>setOuterWidth</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>widthValue</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setOuterWidth">element</a>: </p> </div> <div class="description"> <p>Set width of the element INCLUDING padding, border, and margin Any size calculation is meaningful only when this element is attached to DOM.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">widthValue</code> <span class="type">Number</span> <div class="param-description"> <p>width in pixels</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setOverflow" class="method item inherited"> <h3 class="name"><code>setOverflow</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>overflowSetting</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setOverflow">element</a>: </p> </div> <div class="description"> <p>Set inline style.overflow value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">overflowSetting</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setParent" class="method item inherited"> <h3 class="name"><code>setParent</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>parent</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setParent">element</a>: </p> </div> <div class="description"> <p>Set the parent element of this element.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">parent</code> <span class="type">Object</span> <div class="param-description"> <p>element</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setPositioning" class="method item inherited"> <h3 class="name"><code>setPositioning</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>postioning</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setPositioning">element</a>: </p> </div> <div class="description"> <p>Set inline style.position value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">postioning</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setRight" class="method item inherited"> <h3 class="name"><code>setRight</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>rightValue</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setRight">element</a>: </p> </div> <div class="description"> <p>Set inline style.right value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">rightValue</code> <span class="type">Number</span> <div class="param-description"> <p>right value in pixels</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setRightNull" class="method item inherited"> <h3 class="name"><code>setRightNull</code></h3> <span class="paren">()</span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setRightNull">element</a>: </p> </div> <div class="description"> <p>Set inline style.right value to null. Used to remove previously set right value</p> </div> </div> <div id="method_setScrollLeft" class="method item inherited"> <h3 class="name"><code>setScrollLeft</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>top</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setScrollLeft">element</a>: </p> </div> <div class="description"> <p>Sets scroll left value in pixel</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">top</code> <span class="type">Float</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setScrollTop" class="method item inherited"> <h3 class="name"><code>setScrollTop</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>top</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setScrollTop">element</a>: </p> </div> <div class="description"> <p>Sets scroll top value in pixel</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">top</code> <span class="type">Float</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setTabIndex" class="method item inherited"> <h3 class="name"><code>setTabIndex</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>index</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setTabIndex">element</a>: </p> </div> <div class="description"> <p>Set tabIndex value of the underlying HTML element</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">index</code> <span class="type">Number</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setTop" class="method item inherited"> <h3 class="name"><code>setTop</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>top</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setTop">element</a>: </p> </div> <div class="description"> <p>Set inline style.top value in pixels</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">top</code> <span class="type">Number</span> <div class="param-description"> <p>top value</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setTopNull" class="method item inherited"> <h3 class="name"><code>setTopNull</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setTopNull">element</a>: </p> </div> <div class="description"> <p>Set inline style.top value to null. Used to clear previously set style.top value</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setVisibleDisplay" class="method item inherited"> <h3 class="name"><code>setVisibleDisplay</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setVisibleDisplay">element</a>: </p> </div> <div class="description"> <p>Set style.display value when this element is set to visible. Default behaviour is to set it to &quot;inline&quot; but derived class may override to change behaviour, e.g. &quot;inline-block&quot;. No parameter</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setWidthNull" class="method item inherited"> <h3 class="name"><code>setWidthNull</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setWidthNull">element</a>: </p> </div> <div class="description"> <p>Set inline style.width to null. Used to remove any previously set inline style.width value</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setWidthStr" class="method item inherited"> <h3 class="name"><code>setWidthStr</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>widthStr</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setWidthStr">element</a>: </p> </div> <div class="description"> <p>Set inline style.width to a string value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">widthStr</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_setZIndex" class="method item inherited"> <h3 class="name"><code>setZIndex</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>zIndex</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_setZIndex"> element </a> </p> </div> <div class="description"> <p>Override. Set inline style zIndex for this element and all children elements.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">zIndex</code> <span class="type">Integer</span> <div class="param-description"> </div> </li> </ul> </div> </div> <div id="method_subscribeToContentChange" class="method item inherited"> <h3 class="name"><code>subscribeToContentChange</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>callback</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_subscribeToContentChange">containerElement</a>: </p> </div> <div class="description"> <p>Attach a ContentChanged event listener. The listener will be notified when a child element is added or removed OR this element clears its children.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">callback</code> <span class="type">Function</span> <div class="param-description"> <p>function to call when content of this element is changed.</p> </div> </li> </ul> </div> </div> <div id="method_subscribeToDispose" class="method item inherited"> <h3 class="name"><code>subscribeToDispose</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>callback</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_subscribeToDispose">element</a>: </p> </div> <div class="description"> <p>Attach a dispose event listener.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">callback</code> <span class="type">Function</span> <div class="param-description"> <p>when this element is disposed, callback function will be invoked with a single argument of this element.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_subscribeToSizeChange" class="method item inherited"> <h3 class="name"><code>subscribeToSizeChange</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>callback</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_subscribeToSizeChange">element</a>: </p> </div> <div class="description"> <p>Attach a size change event listener to this element. Size change event is not implemented consistently in browsers except on window or document element (which is raised when user resize browser window). Depending on this event in general may lead to cross browser issues. Use this event as a last resort.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">callback</code> <span class="type">Function</span> <div class="param-description"> <p>the callback function. When size change event is raised this function will be called with parameter (sender, sizeChangeEvent)</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_subscribeToVisibleSizeChange" class="method item inherited"> <h3 class="name"><code>subscribeToVisibleSizeChange</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>callback</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_subscribeToVisibleSizeChange">element</a>: </p> </div> <div class="description"> <p>Attach a visible size change event listener.</p> <p>Visible size changed event is raised when an element or its descendant has changed its visibility, i.e. style.display value changed, or a descendant has been added or removed from DOM</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">callback</code> <span class="type">Function</span> <div class="param-description"> <p>when Visible size change event happens, this function will be called with (sender, { source: element, isVisible: true/false });</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_textAlign" class="method item inherited"> <h3 class="name"><code>textAlign</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>tAlignValue</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_textAlign">element</a>: </p> </div> <div class="description"> <p>Set inline style.textAlign value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">tAlignValue</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_toggleDragable" class="method item inherited"> <h3 class="name"><code>toggleDragable</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>isDragable</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_toggleDragable">element</a>: </p> </div> <div class="description"> <p>Toggles HTML5 dragable attribute value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">isDragable</code> <span class="type">Bool</span> <div class="param-description"> <p>optional</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_toggleEditable" class="method item inherited"> <h3 class="name"><code>toggleEditable</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>isEditable</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_toggleEditable">element</a>: </p> </div> <div class="description"> <p>Disable/enable editable state</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">isEditable</code> <span class="type">Bool</span> <div class="param-description"> <p>@optional</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_toggleHidden" class="method item inherited"> <h3 class="name"><code>toggleHidden</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>isHidden</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_toggleHidden">element</a>: </p> </div> <div class="description"> <p>Toggle element between different Hidden states. Changes inline style.visibility value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">isHidden</code> <span class="type">Boolean</span> <div class="param-description"> <p>@optional</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_toggleSelectable" class="method item inherited"> <h3 class="name"><code>toggleSelectable</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>isSelectable</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_toggleSelectable"> element </a> </p> </div> <div class="description"> <p>Override. Disable/enable selection on this element and all elements contained in this element.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">isSelectable</code> <span class="type">Bool</span> <div class="param-description"> <p>@optional</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_toggleVisible" class="method item inherited"> <h3 class="name"><code>toggleVisible</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>visible</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_toggleVisible">element</a>: </p> </div> <div class="description"> <p>Toggle visibility of the element. Changes inline style.display (NOT style.visibility)</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">visible</code> <span class="type">Bool</span> <div class="param-description"> <p>@optional</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_unsubscribeContentChange" class="method item inherited"> <h3 class="name"><code>unsubscribeContentChange</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>callback</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p>Inherited from <a href="..\classes\ContainerElement.html#method_unsubscribeContentChange">containerElement</a>: </p> </div> <div class="description"> <p>Detach a ContentChanged event listener.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">callback</code> <span class="type">Function</span> <div class="param-description"> <p>function to call when content of this element is changed.</p> </div> </li> </ul> </div> </div> <div id="method_unsubscribeDispose" class="method item inherited"> <h3 class="name"><code>unsubscribeDispose</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>callback</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_unsubscribeDispose">element</a>: </p> </div> <div class="description"> <p>Detach a dispose event listener</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">callback</code> <span class="type">Function</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_unsubscribeSizeChange" class="method item inherited"> <h3 class="name"><code>unsubscribeSizeChange</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>callback</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_unsubscribeSizeChange">element</a>: </p> </div> <div class="description"> <p>Detach a size change event listener</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">callback</code> <span class="type">Function</span> <div class="param-description"> <p>the callback function</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_unsubscribeVisibleSizeChange" class="method item inherited"> <h3 class="name"><code>unsubscribeVisibleSizeChange</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>callback</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_unsubscribeVisibleSizeChange">element</a>: </p> </div> <div class="description"> <p>Detach a visible size change event listener</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">callback</code> <span class="type">Function</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> <div id="method_vAlign" class="method item inherited"> <h3 class="name"><code>vAlign</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>vAlignValue</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p>Inherited from <a href="..\classes\Element.html#method_vAlign">element</a>: </p> </div> <div class="description"> <p>Set inline style.verticalAlign value</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">vAlignValue</code> <span class="type">String</span> <div class="param-description"> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <p>current object to support fluent style coding</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script src="../assets/vendor/prettify/prettify-min.js"></script> <script>prettyPrint();</script> <script src="../assets/js/yui-prettify.js"></script> <script src="../assets/../api.js"></script> <script src="../assets/js/api-filter.js"></script> <script src="../assets/js/api-list.js"></script> <script src="../assets/js/api-search.js"></script> <script src="../assets/js/apidocs.js"></script> </body> </html>
01-FRONT-END-OLD/01_HTML_CSS/39-Adjusting-the-Padding-of-an-Element.html
Kaskade01/freecodecamp
<!--**************************************************************************** * Title......: Challenge 39 - Adjusting the Padding of an Element * Author.....: Kaskade * Date.......: 05/28/2017 * * Description: * * Now let's put our Cat Photo App away for a little while and learn more about styling HTML. * You may have already noticed this, but all HTML elements are essentially little rectangles. * * Three important properties control the space that surrounds each HTML element: padding, margin, and border. * An element's padding controls the amount of space between the element and its border. * * Instructions for this challenge: * 1. Change the padding of your green box to match that of your red box. * ****************************************************************************--> <style> .injected-text { margin-bottom: -25px; text-align: center; } .box { border-style: solid; border-color: black; border-width: 5px; text-align: center; } .yellow-box { background-color: yellow; padding: 10px; } .red-box { background-color: red; padding: 20px; } .green-box { background-color: green; padding: 20px; } </style> <h5 class="injected-text">margin</h5> <div class="box yellow-box"> <h5 class="box red-box">padding</h5> <h5 class="box green-box">padding</h5> </div>
client/src/components/Router/index.css
DovidM/eyeStorm-nodeJS
nav { background-color: #3f3f3f; list-style-type: none; height: 50px; width: 100%; box-shadow:0px 5px 5px black; position: fixed; top: 0; z-index: 99; } nav ul { height: 100%; margin-left: 20px; } nav li { list-style-type: none; text-align: center; height: 100%; line-height: 320%; display: inline-block; padding: 0 10px; border-radius: 3px; } @keyframes hideItems { 0% { height: 50px; } 100% { height: 0%; opacity: 0; } } @keyframes showItems { 0% { height: 0%; opacity: 0; } 100% { opacity: 1; height: 50px; border-bottom: 0.01px solid black; } } label[for=menuToggle], #menuToggle { display: none; } @media (max-width: 900px) { nav ul { margin: 0; } label[for=menuToggle], #menuToggle { display: inline; } nav li:not(:first-of-type) { display: none; } nav li { background-color: #3f3f3f; } #menuToggle { opacity: 0; position: absolute; bottom: 60px; /* put above top of screen*/ } .showMenu { color: rgb(200, 200, 140); transform: rotate(90deg); float: right; } #menuToggle:checked ~ li:not(:first-of-type) { display: block; animation: showItems 800ms forwards; text-align: left; float: none; } #menuToggle:not(:checked) ~ li:not(:first-of-type) { display: block; animation: hideItems 800ms forwards; text-align: left; float: none; } } nav a { color: #aeaeae; display: block; } nav form { display: inline; } nav li:hover { background-color: #333333; } nav li:hover a { color: #f8ffff; text-decoration: none; } #logout, .profile { float: right; }
jdk8en_us/docs/api/org/omg/CosNaming/BindingHelper.html
DeanAaron/jdk8
<!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_11) on Mon Jun 16 17:35:59 PDT 2014 --> <title>BindingHelper (Java Platform SE 8 )</title> <meta name="date" content="2014-06-16"> <meta name="keywords" content="org.omg.CosNaming.BindingHelper class"> <meta name="keywords" content="insert()"> <meta name="keywords" content="extract()"> <meta name="keywords" content="type()"> <meta name="keywords" content="id()"> <meta name="keywords" content="read()"> <meta name="keywords" content="write()"> <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="BindingHelper (Java Platform SE 8 )"; } } catch(err) { } //--> var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/BindingHelper.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 class="aboutLanguage"><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;8</strong></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../org/omg/CosNaming/Binding.html" title="class in org.omg.CosNaming"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../org/omg/CosNaming/BindingHolder.html" title="class in org.omg.CosNaming"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/omg/CosNaming/BindingHelper.html" target="_top">Frames</a></li> <li><a href="BindingHelper.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.omg.CosNaming</div> <h2 title="Class BindingHelper" class="title">Class BindingHelper</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li><a href="../../../java/lang/Object.html" title="class in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> <li>org.omg.CosNaming.BindingHelper</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public abstract class <span class="typeNameLabel">BindingHelper</span> extends <a href="../../../java/lang/Object.html" title="class in java.lang">Object</a></pre> <div class="block">org/omg/CosNaming/BindingHelper.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /HUDSON/workspace/8-2-build-linux-amd64/jdk8u11/648/corba/src/share/classes/org/omg/CosNaming/nameservice.idl Monday, June 16, 2014 5:30:30 PM PDT</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/omg/CosNaming/BindingHelper.html#BindingHelper--">BindingHelper</a></span>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>static <a href="../../../org/omg/CosNaming/Binding.html" title="class in org.omg.CosNaming">Binding</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/omg/CosNaming/BindingHelper.html#extract-org.omg.CORBA.Any-">extract</a></span>(<a href="../../../org/omg/CORBA/Any.html" title="class in org.omg.CORBA">Any</a>&nbsp;a)</code>&nbsp;</td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>static <a href="../../../java/lang/String.html" title="class in java.lang">String</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/omg/CosNaming/BindingHelper.html#id--">id</a></span>()</code>&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/omg/CosNaming/BindingHelper.html#insert-org.omg.CORBA.Any-org.omg.CosNaming.Binding-">insert</a></span>(<a href="../../../org/omg/CORBA/Any.html" title="class in org.omg.CORBA">Any</a>&nbsp;a, <a href="../../../org/omg/CosNaming/Binding.html" title="class in org.omg.CosNaming">Binding</a>&nbsp;that)</code>&nbsp;</td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>static <a href="../../../org/omg/CosNaming/Binding.html" title="class in org.omg.CosNaming">Binding</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/omg/CosNaming/BindingHelper.html#read-org.omg.CORBA.portable.InputStream-">read</a></span>(<a href="../../../org/omg/CORBA/portable/InputStream.html" title="class in org.omg.CORBA.portable">InputStream</a>&nbsp;istream)</code>&nbsp;</td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>static <a href="../../../org/omg/CORBA/TypeCode.html" title="class in org.omg.CORBA">TypeCode</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/omg/CosNaming/BindingHelper.html#type--">type</a></span>()</code>&nbsp;</td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/omg/CosNaming/BindingHelper.html#write-org.omg.CORBA.portable.OutputStream-org.omg.CosNaming.Binding-">write</a></span>(<a href="../../../org/omg/CORBA/portable/OutputStream.html" title="class in org.omg.CORBA.portable">OutputStream</a>&nbsp;ostream, <a href="../../../org/omg/CosNaming/Binding.html" title="class in org.omg.CosNaming">Binding</a>&nbsp;value)</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.<a href="../../../java/lang/Object.html" title="class in java.lang">Object</a></h3> <code><a href="../../../java/lang/Object.html#clone--">clone</a>, <a href="../../../java/lang/Object.html#equals-java.lang.Object-">equals</a>, <a href="../../../java/lang/Object.html#finalize--">finalize</a>, <a href="../../../java/lang/Object.html#getClass--">getClass</a>, <a href="../../../java/lang/Object.html#hashCode--">hashCode</a>, <a href="../../../java/lang/Object.html#notify--">notify</a>, <a href="../../../java/lang/Object.html#notifyAll--">notifyAll</a>, <a href="../../../java/lang/Object.html#toString--">toString</a>, <a href="../../../java/lang/Object.html#wait--">wait</a>, <a href="../../../java/lang/Object.html#wait-long-">wait</a>, <a href="../../../java/lang/Object.html#wait-long-int-">wait</a></code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="BindingHelper--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>BindingHelper</h4> <pre>public&nbsp;BindingHelper()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="insert-org.omg.CORBA.Any-org.omg.CosNaming.Binding-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>insert</h4> <pre>public static&nbsp;void&nbsp;insert(<a href="../../../org/omg/CORBA/Any.html" title="class in org.omg.CORBA">Any</a>&nbsp;a, <a href="../../../org/omg/CosNaming/Binding.html" title="class in org.omg.CosNaming">Binding</a>&nbsp;that)</pre> </li> </ul> <a name="extract-org.omg.CORBA.Any-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>extract</h4> <pre>public static&nbsp;<a href="../../../org/omg/CosNaming/Binding.html" title="class in org.omg.CosNaming">Binding</a>&nbsp;extract(<a href="../../../org/omg/CORBA/Any.html" title="class in org.omg.CORBA">Any</a>&nbsp;a)</pre> </li> </ul> <a name="type--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>type</h4> <pre>public static&nbsp;<a href="../../../org/omg/CORBA/TypeCode.html" title="class in org.omg.CORBA">TypeCode</a>&nbsp;type()</pre> </li> </ul> <a name="id--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>id</h4> <pre>public static&nbsp;<a href="../../../java/lang/String.html" title="class in java.lang">String</a>&nbsp;id()</pre> </li> </ul> <a name="read-org.omg.CORBA.portable.InputStream-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>read</h4> <pre>public static&nbsp;<a href="../../../org/omg/CosNaming/Binding.html" title="class in org.omg.CosNaming">Binding</a>&nbsp;read(<a href="../../../org/omg/CORBA/portable/InputStream.html" title="class in org.omg.CORBA.portable">InputStream</a>&nbsp;istream)</pre> </li> </ul> <a name="write-org.omg.CORBA.portable.OutputStream-org.omg.CosNaming.Binding-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>write</h4> <pre>public static&nbsp;void&nbsp;write(<a href="../../../org/omg/CORBA/portable/OutputStream.html" title="class in org.omg.CORBA.portable">OutputStream</a>&nbsp;ostream, <a href="../../../org/omg/CosNaming/Binding.html" title="class in org.omg.CosNaming">Binding</a>&nbsp;value)</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/BindingHelper.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 class="aboutLanguage"><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;8</strong></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../org/omg/CosNaming/Binding.html" title="class in org.omg.CosNaming"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../org/omg/CosNaming/BindingHolder.html" title="class in org.omg.CosNaming"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?org/omg/CosNaming/BindingHelper.html" target="_top">Frames</a></li> <li><a href="BindingHelper.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://download.oracle.com/javase/8/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> Copyright &#x00a9; 1993, 2014, Oracle and/or its affiliates. All rights reserved. </font></small></p> </body> </html>
lib/commons-collections4-4.2/apidocs/src-html/org/apache/commons/collections4/keyvalue/AbstractKeyValue.html
TonyClark/ESL
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <div class="sourceContainer"> <pre><span class="sourceLineNo">001</span>/*<a name="line.1"></a> <span class="sourceLineNo">002</span> * Licensed to the Apache Software Foundation (ASF) under one or more<a name="line.2"></a> <span class="sourceLineNo">003</span> * contributor license agreements. See the NOTICE file distributed with<a name="line.3"></a> <span class="sourceLineNo">004</span> * this work for additional information regarding copyright ownership.<a name="line.4"></a> <span class="sourceLineNo">005</span> * The ASF licenses this file to You under the Apache License, Version 2.0<a name="line.5"></a> <span class="sourceLineNo">006</span> * (the "License"); you may not use this file except in compliance with<a name="line.6"></a> <span class="sourceLineNo">007</span> * the License. You may obtain a copy of the License at<a name="line.7"></a> <span class="sourceLineNo">008</span> *<a name="line.8"></a> <span class="sourceLineNo">009</span> * http://www.apache.org/licenses/LICENSE-2.0<a name="line.9"></a> <span class="sourceLineNo">010</span> *<a name="line.10"></a> <span class="sourceLineNo">011</span> * Unless required by applicable law or agreed to in writing, software<a name="line.11"></a> <span class="sourceLineNo">012</span> * distributed under the License is distributed on an "AS IS" BASIS,<a name="line.12"></a> <span class="sourceLineNo">013</span> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.<a name="line.13"></a> <span class="sourceLineNo">014</span> * See the License for the specific language governing permissions and<a name="line.14"></a> <span class="sourceLineNo">015</span> * limitations under the License.<a name="line.15"></a> <span class="sourceLineNo">016</span> */<a name="line.16"></a> <span class="sourceLineNo">017</span>package org.apache.commons.collections4.keyvalue;<a name="line.17"></a> <span class="sourceLineNo">018</span><a name="line.18"></a> <span class="sourceLineNo">019</span>import org.apache.commons.collections4.KeyValue;<a name="line.19"></a> <span class="sourceLineNo">020</span><a name="line.20"></a> <span class="sourceLineNo">021</span>/**<a name="line.21"></a> <span class="sourceLineNo">022</span> * Abstract pair class to assist with creating &lt;code&gt;KeyValue&lt;/code&gt;<a name="line.22"></a> <span class="sourceLineNo">023</span> * and {@link java.util.Map.Entry Map.Entry} implementations.<a name="line.23"></a> <span class="sourceLineNo">024</span> *<a name="line.24"></a> <span class="sourceLineNo">025</span> * @since 3.0<a name="line.25"></a> <span class="sourceLineNo">026</span> */<a name="line.26"></a> <span class="sourceLineNo">027</span>public abstract class AbstractKeyValue&lt;K, V&gt; implements KeyValue&lt;K, V&gt; {<a name="line.27"></a> <span class="sourceLineNo">028</span><a name="line.28"></a> <span class="sourceLineNo">029</span> /** The key */<a name="line.29"></a> <span class="sourceLineNo">030</span> private K key;<a name="line.30"></a> <span class="sourceLineNo">031</span> /** The value */<a name="line.31"></a> <span class="sourceLineNo">032</span> private V value;<a name="line.32"></a> <span class="sourceLineNo">033</span><a name="line.33"></a> <span class="sourceLineNo">034</span> /**<a name="line.34"></a> <span class="sourceLineNo">035</span> * Constructs a new pair with the specified key and given value.<a name="line.35"></a> <span class="sourceLineNo">036</span> *<a name="line.36"></a> <span class="sourceLineNo">037</span> * @param key the key for the entry, may be null<a name="line.37"></a> <span class="sourceLineNo">038</span> * @param value the value for the entry, may be null<a name="line.38"></a> <span class="sourceLineNo">039</span> */<a name="line.39"></a> <span class="sourceLineNo">040</span> protected AbstractKeyValue(final K key, final V value) {<a name="line.40"></a> <span class="sourceLineNo">041</span> super();<a name="line.41"></a> <span class="sourceLineNo">042</span> this.key = key;<a name="line.42"></a> <span class="sourceLineNo">043</span> this.value = value;<a name="line.43"></a> <span class="sourceLineNo">044</span> }<a name="line.44"></a> <span class="sourceLineNo">045</span><a name="line.45"></a> <span class="sourceLineNo">046</span> /**<a name="line.46"></a> <span class="sourceLineNo">047</span> * Gets the key from the pair.<a name="line.47"></a> <span class="sourceLineNo">048</span> *<a name="line.48"></a> <span class="sourceLineNo">049</span> * @return the key<a name="line.49"></a> <span class="sourceLineNo">050</span> */<a name="line.50"></a> <span class="sourceLineNo">051</span> @Override<a name="line.51"></a> <span class="sourceLineNo">052</span> public K getKey() {<a name="line.52"></a> <span class="sourceLineNo">053</span> return key;<a name="line.53"></a> <span class="sourceLineNo">054</span> }<a name="line.54"></a> <span class="sourceLineNo">055</span><a name="line.55"></a> <span class="sourceLineNo">056</span> protected K setKey(final K key) {<a name="line.56"></a> <span class="sourceLineNo">057</span> final K old = this.key;<a name="line.57"></a> <span class="sourceLineNo">058</span> this.key = key;<a name="line.58"></a> <span class="sourceLineNo">059</span> return old;<a name="line.59"></a> <span class="sourceLineNo">060</span> }<a name="line.60"></a> <span class="sourceLineNo">061</span><a name="line.61"></a> <span class="sourceLineNo">062</span> /**<a name="line.62"></a> <span class="sourceLineNo">063</span> * Gets the value from the pair.<a name="line.63"></a> <span class="sourceLineNo">064</span> *<a name="line.64"></a> <span class="sourceLineNo">065</span> * @return the value<a name="line.65"></a> <span class="sourceLineNo">066</span> */<a name="line.66"></a> <span class="sourceLineNo">067</span> @Override<a name="line.67"></a> <span class="sourceLineNo">068</span> public V getValue() {<a name="line.68"></a> <span class="sourceLineNo">069</span> return value;<a name="line.69"></a> <span class="sourceLineNo">070</span> }<a name="line.70"></a> <span class="sourceLineNo">071</span><a name="line.71"></a> <span class="sourceLineNo">072</span> protected V setValue(final V value) {<a name="line.72"></a> <span class="sourceLineNo">073</span> final V old = this.value;<a name="line.73"></a> <span class="sourceLineNo">074</span> this.value = value;<a name="line.74"></a> <span class="sourceLineNo">075</span> return old;<a name="line.75"></a> <span class="sourceLineNo">076</span> }<a name="line.76"></a> <span class="sourceLineNo">077</span><a name="line.77"></a> <span class="sourceLineNo">078</span> /**<a name="line.78"></a> <span class="sourceLineNo">079</span> * Gets a debugging String view of the pair.<a name="line.79"></a> <span class="sourceLineNo">080</span> *<a name="line.80"></a> <span class="sourceLineNo">081</span> * @return a String view of the entry<a name="line.81"></a> <span class="sourceLineNo">082</span> */<a name="line.82"></a> <span class="sourceLineNo">083</span> @Override<a name="line.83"></a> <span class="sourceLineNo">084</span> public String toString() {<a name="line.84"></a> <span class="sourceLineNo">085</span> return new StringBuilder()<a name="line.85"></a> <span class="sourceLineNo">086</span> .append(getKey())<a name="line.86"></a> <span class="sourceLineNo">087</span> .append('=')<a name="line.87"></a> <span class="sourceLineNo">088</span> .append(getValue())<a name="line.88"></a> <span class="sourceLineNo">089</span> .toString();<a name="line.89"></a> <span class="sourceLineNo">090</span> }<a name="line.90"></a> <span class="sourceLineNo">091</span><a name="line.91"></a> <span class="sourceLineNo">092</span>}<a name="line.92"></a> </pre> </div> </body> </html>
RossFamilyTree/evt/5/3/d15f6092f1075ffa0bdb8cc0b35.html
RossGammon/the-gammons.net
<!DOCTYPE html> <html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head lang="en-GB"> <title>Ross Gammon’s Family Tree - Events</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /> <meta name ="apple-mobile-web-app-capable" content="yes" /> <meta name="generator" content="Gramps 4.2.8 http://gramps-project.org/" /> <meta name="author" content="" /> <link href="../../../images/favicon2.ico" rel="shortcut icon" type="image/x-icon" /> <link href="../../../css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../../../css/narrative-print.css" media="print" rel="stylesheet" type="text/css" /> </head> <body> <div id="header"> <h1 id="SiteTitle">Ross Gammon’s Family Tree</h1> </div> <div class="wrapper" id="nav" role="navigation"> <div class="container"> <ul class="menu" id="dropmenu"> <li><a href="../../../individuals.html" title="Individuals">Individuals</a></li> <li><a href="../../../index.html" title="Surnames">Surnames</a></li> <li><a href="../../../families.html" title="Families">Families</a></li> <li class = "CurrentSection"><a href="../../../events.html" title="Events">Events</a></li> <li><a href="../../../places.html" title="Places">Places</a></li> <li><a href="../../../sources.html" title="Sources">Sources</a></li> <li><a href="../../../repositories.html" title="Repositories">Repositories</a></li> <li><a href="../../../media.html" title="Media">Media</a></li> <li><a href="../../../thumbnails.html" title="Thumbnails">Thumbnails</a></li> </ul> </div> </div> <div class="content" id="EventDetail"> <h3>Birth</h3> <table class="infolist eventlist"> <tbody> <tr> <td class="ColumnAttribute">Gramps ID</td> <td class="ColumnGRAMPSID">E18216</td> </tr> <tr> <td class="ColumnAttribute">Date</td> <td class="ColumnColumnDate"> 1853 </td> </tr> <tr> <td class="ColumnAttribute">Place</td> <td class="ColumnColumnPlace"> <a href="../../../plc/1/b/d15f6092f15267f83f3f3dd29b1.html" title=""> </a> </td> </tr> </tbody> </table> <div class="subsection" id="references"> <h4>References</h4> <ol class="Col1" role="Volume-n-Page"type = 1> <li> <a href="../../../ppl/8/0/d15f6092f032b1f6ed24b34d408.html"> ELDRIDGE, Alice <span class="grampsid"> [I18015]</span> </a> </li> </ol> </div> </div> <div class="fullclear"></div> <div id="footer"> <p id="createdate"> Generated by <a href="http://gramps-project.org/">Gramps</a> 4.2.8<br />Last change was the 2015-08-05 19:55:27<br />Created for <a href="../../../ppl/9/e/d15f5fb48902c4fc1b421d249e9.html">GAMMON, Francis</a> </p> <p id="copyright"> </p> </div> </body> </html>
web/ffmpeg.html
Vloz/inputzone-client
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <meta name="theme-color" content="#323838"> <meta name="keywords" content="web, converters"> <title>InputZone - Web ffmpeg Beta</title> <meta name="description" content="Convert mp4,webm,mkv,mp3 and others Audio/Video with your web browser without sending any data." /> <link rel="import" href="packages/polymer/polymer.html"> <script src="packages/browser/dart.js"></script> <link rel="stylesheet" href="res/main.css" shim-shadowdom> <link href="/res/icon.png" rel="shortcut icon"/> <link rel="import" href="packages/inputzone/iz_app.html"> </head> <body touch-action="auto" unresolved fullbleed> <iz-app name="ffmpeg" pnaclbin="converters/ffmpeg/bin/ffmpeg.pexe.nmf" inputExt="" chdir="/" naclsize="10312460" isolated fit> <h1>ffmpeg beta</h1> <h2>Convert your video files</h2> <short>Version 2.1.3 - Original code by ffmpegTeam - </short> <div id="params" data-presets="/converters/ffmpeg/ffmpeg_presets.json"> </div> </iz-app> <script type="application/dart">export 'package:polymer/init.dart';</script> </body> </html>
open_rogets_1.4/doc/lexicalChain/LexicalChain.html
boompieman/iim_project
<!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_65) on Fri Dec 27 15:04:02 EST 2013 --> <TITLE> LexicalChain </TITLE> <META NAME="date" CONTENT="2013-12-27"> <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="LexicalChain"; } } </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/LexicalChain.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;PREV CLASS&nbsp; &nbsp;<A HREF="../lexicalChain/MetaChain.html" title="class in lexicalChain"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?lexicalChain/LexicalChain.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="LexicalChain.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="#method_summary">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;<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"> lexicalChain</FONT> <BR> Class LexicalChain</H2> <PRE> java.lang.Object <IMG SRC="../resources/inherit.gif" ALT="extended by "><B>lexicalChain.LexicalChain</B> </PRE> <HR> <DL> <DT><PRE>public class <B>LexicalChain</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>static&nbsp;java.lang.Integer</CODE></FONT></TD> <TD><CODE><B><A HREF="../lexicalChain/LexicalChain.html#END">END</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>static&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../lexicalChain/LexicalChain.html#STOPWORDS">STOPWORDS</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>static&nbsp;java.lang.Integer</CODE></FONT></TD> <TD><CODE><B><A HREF="../lexicalChain/LexicalChain.html#USED">USED</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="../lexicalChain/LexicalChain.html#LexicalChain()">LexicalChain</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parameterless constructor, just loads ELKB and stopwords.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../lexicalChain/LexicalChain.html#LexicalChain(int)">LexicalChain</A></B>(int&nbsp;year)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I></I>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../lexicalChain/LexicalChain.html#LexicalChain(java.lang.String)">LexicalChain</A></B>(java.lang.String&nbsp;fileName)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This constructor takes a file as input and generates lexical chains out of the sentences in the file.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../lexicalChain/LexicalChain.html#LexicalChain(java.lang.String, int)">LexicalChain</A></B>(java.lang.String&nbsp;fileName, int&nbsp;year)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I></I>&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> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../lexicalChain/LexicalChain.html#buildLCFinal()">buildLCFinal</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;buildLCFinal: Final implementation of LexicalChain builder Attempt to build Lexical Chains a la Silber and McCoy</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><A HREF="../lexicalChain/LexicalChain.html#calculateHeadDistribution(java.util.TreeMap, java.lang.String)">calculateHeadDistribution</A></B>(java.util.TreeMap&lt;java.lang.Integer,java.util.TreeSet&lt;java.lang.String&gt;&gt;&nbsp;headDistri, java.lang.String&nbsp;word)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;calculateHeadDistribution: similar to previous method.</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><A HREF="../lexicalChain/LexicalChain.html#loadStopWordList(java.lang.String)">loadStopWordList</A></B>(java.lang.String&nbsp;fname)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Loads a stoplics from a file with the name passed as an argument.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../lexicalChain/LexicalChain.html#main(java.lang.String[])">main</A></B>(java.lang.String[]&nbsp;args)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Main method creates lexical chains of the file passed as the first argument.</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><A HREF="../lexicalChain/LexicalChain.html#printCandidateWords()">printCandidateWords</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;printCandidateWords: method to display word & sentence line pairs contained in ASWL</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><A HREF="../lexicalChain/LexicalChain.html#printHeadDistri(java.util.TreeMap)">printHeadDistri</A></B>(java.util.TreeMap&lt;?,?&gt;&nbsp;headDistri)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;printHeadDistri</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><A HREF="../lexicalChain/LexicalChain.html#printLCFinal(java.util.Collection)">printLCFinal</A></B>(java.util.Collection&lt;<A HREF="../lexicalChain/MetaChain.html" title="class in lexicalChain">MetaChain</A>&gt;&nbsp;chainSet)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;printLCFinal: method that prints a lexical chain</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>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="STOPWORDS"><!-- --></A><H3> STOPWORDS</H3> <PRE> public static final java.lang.String <B>STOPWORDS</B></PRE> <DL> <DL> <DT><B>See Also:</B><DD><A HREF="../constant-values.html#lexicalChain.LexicalChain.STOPWORDS">Constant Field Values</A></DL> </DL> <HR> <A NAME="USED"><!-- --></A><H3> USED</H3> <PRE> public static final java.lang.Integer <B>USED</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="END"><!-- --></A><H3> END</H3> <PRE> public static final java.lang.Integer <B>END</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="LexicalChain(int)"><!-- --></A><H3> LexicalChain</H3> <PRE> <FONT SIZE="-1">@Deprecated </FONT>public <B>LexicalChain</B>(int&nbsp;year)</PRE> <DL> <DD><B>Deprecated.</B>&nbsp;<I></I> <P> <DD>Parameterless constructor, just loads ELKB and stopwords. <P> <DL> <DT><B>Parameters:</B><DD><CODE>year</CODE> - </DL> </DL> <HR> <A NAME="LexicalChain()"><!-- --></A><H3> LexicalChain</H3> <PRE> public <B>LexicalChain</B>()</PRE> <DL> <DD>Parameterless constructor, just loads ELKB and stopwords. <P> </DL> <HR> <A NAME="LexicalChain(java.lang.String, int)"><!-- --></A><H3> LexicalChain</H3> <PRE> <FONT SIZE="-1">@Deprecated </FONT>public <B>LexicalChain</B>(java.lang.String&nbsp;fileName, int&nbsp;year)</PRE> <DL> <DD><B>Deprecated.</B>&nbsp;<I></I> <P> <DD>This constructor takes a file as input and generates lexical chains out of the sentences in the file. <P> <DL> <DT><B>Parameters:</B><DD><CODE>fileName</CODE> - <DD><CODE>year</CODE> - </DL> </DL> <HR> <A NAME="LexicalChain(java.lang.String)"><!-- --></A><H3> LexicalChain</H3> <PRE> public <B>LexicalChain</B>(java.lang.String&nbsp;fileName)</PRE> <DL> <DD>This constructor takes a file as input and generates lexical chains out of the sentences in the file. <P> <DL> <DT><B>Parameters:</B><DD><CODE>fileName</CODE> - </DL> </DL> <!-- ============ 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="main(java.lang.String[])"><!-- --></A><H3> main</H3> <PRE> public static void <B>main</B>(java.lang.String[]&nbsp;args)</PRE> <DL> <DD>Main method creates lexical chains of the file passed as the first argument. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>args</CODE> - </DL> </DD> </DL> <HR> <A NAME="loadStopWordList(java.lang.String)"><!-- --></A><H3> loadStopWordList</H3> <PRE> public void <B>loadStopWordList</B>(java.lang.String&nbsp;fname)</PRE> <DL> <DD>Loads a stoplics from a file with the name passed as an argument. <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>fname</CODE> - </DL> </DD> </DL> <HR> <A NAME="printCandidateWords()"><!-- --></A><H3> printCandidateWords</H3> <PRE> public void <B>printCandidateWords</B>()</PRE> <DL> <DD>printCandidateWords: method to display word & sentence line pairs contained in ASWL <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="buildLCFinal()"><!-- --></A><H3> buildLCFinal</H3> <PRE> public void <B>buildLCFinal</B>()</PRE> <DL> <DD>buildLCFinal: Final implementation of LexicalChain builder Attempt to build Lexical Chains a la Silber and McCoy <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="printLCFinal(java.util.Collection)"><!-- --></A><H3> printLCFinal</H3> <PRE> public void <B>printLCFinal</B>(java.util.Collection&lt;<A HREF="../lexicalChain/MetaChain.html" title="class in lexicalChain">MetaChain</A>&gt;&nbsp;chainSet)</PRE> <DL> <DD>printLCFinal: method that prints a lexical chain <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>chainSet</CODE> - </DL> </DD> </DL> <HR> <A NAME="calculateHeadDistribution(java.util.TreeMap, java.lang.String)"><!-- --></A><H3> calculateHeadDistribution</H3> <PRE> public void <B>calculateHeadDistribution</B>(java.util.TreeMap&lt;java.lang.Integer,java.util.TreeSet&lt;java.lang.String&gt;&gt;&nbsp;headDistri, java.lang.String&nbsp;word)</PRE> <DL> <DD>calculateHeadDistribution: similar to previous method. Builds a TreeSet that inidcates which Head numbers and what words are used in the text <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>headDistri</CODE> - <DD><CODE>word</CODE> - </DL> </DD> </DL> <HR> <A NAME="printHeadDistri(java.util.TreeMap)"><!-- --></A><H3> printHeadDistri</H3> <PRE> public void <B>printHeadDistri</B>(java.util.TreeMap&lt;?,?&gt;&nbsp;headDistri)</PRE> <DL> <DD>printHeadDistri <P> <DD><DL> <DT><B>Parameters:</B><DD><CODE>headDistri</CODE> - </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/LexicalChain.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;PREV CLASS&nbsp; &nbsp;<A HREF="../lexicalChain/MetaChain.html" title="class in lexicalChain"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?lexicalChain/LexicalChain.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="LexicalChain.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="#method_summary">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;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
modulos/DataTables-1.10.3/extensions/ColReorder/examples/colvis.html
csalgadow/demokratian_2.x.x
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <title>ColReorder example - ColVis integration</title> <link rel="stylesheet" type="text/css" href="../../../media/css/jquery.dataTables.css"> <link rel="stylesheet" type="text/css" href="../css/dataTables.colReorder.css"> <link rel="stylesheet" type="text/css" href="../../ColVis/css/dataTables.colVis.css"> <link rel="stylesheet" type="text/css" href="../../../examples/resources/syntax/shCore.css"> <link rel="stylesheet" type="text/css" href="../../../examples/resources/demo.css"> <style type="text/css" class="init"> </style> <script type="text/javascript" language="javascript" src="../../../media/js/jquery.js"></script> <script type="text/javascript" language="javascript" src="../../../media/js/jquery.dataTables.js"></script> <script type="text/javascript" language="javascript" src="../js/dataTables.colReorder.js"></script> <script type="text/javascript" language="javascript" src="../../ColVis/js/dataTables.colVis.js"></script> <script type="text/javascript" language="javascript" src="../../../examples/resources/syntax/shCore.js"></script> <script type="text/javascript" language="javascript" src="../../../examples/resources/demo.js"></script> <script type="text/javascript" language="javascript" class="init"> $(document).ready(function() { var table = $('#example').DataTable({ dom: 'RC<"clear">lfrtip', columnDefs: [ {visible: false, targets: 1} ] }); }); </script> </head> <body class="dt-example"> <div class="container"> <section> <h1>ColReorder example <span>ColVis integration</span></h1> <div class="info"> <p>ColReorder interfaces with the <a href="//datatables.net/extensions/colvis">ColVis extension</a> for DataTables by updating the order of the list of columns whenever a reorder is done. This is shown in the example below, where one column has been initially hidden to add extra emphasis to ColVis.</p> </div> <table id="example" class="display" cellspacing="0" width="100%"> <thead> <tr> <th>Name</th> <th>Position</th> <th>Office</th> <th>Age</th> <th>Start date</th> <th>Salary</th> </tr> </thead> <tfoot> <tr> <th>Name</th> <th>Position</th> <th>Office</th> <th>Age</th> <th>Start date</th> <th>Salary</th> </tr> </tfoot> <tbody> <tr> <td>Tiger Nixon</td> <td>System Architect</td> <td>Edinburgh</td> <td>61</td> <td>2011/04/25</td> <td>$320,800</td> </tr> <tr> <td>Garrett Winters</td> <td>Accountant</td> <td>Tokyo</td> <td>63</td> <td>2011/07/25</td> <td>$170,750</td> </tr> <tr> <td>Ashton Cox</td> <td>Junior Technical Author</td> <td>San Francisco</td> <td>66</td> <td>2009/01/12</td> <td>$86,000</td> </tr> <tr> <td>Cedric Kelly</td> <td>Senior Javascript Developer</td> <td>Edinburgh</td> <td>22</td> <td>2012/03/29</td> <td>$433,060</td> </tr> <tr> <td>Airi Satou</td> <td>Accountant</td> <td>Tokyo</td> <td>33</td> <td>2008/11/28</td> <td>$162,700</td> </tr> <tr> <td>Brielle Williamson</td> <td>Integration Specialist</td> <td>New York</td> <td>61</td> <td>2012/12/02</td> <td>$372,000</td> </tr> <tr> <td>Herrod Chandler</td> <td>Sales Assistant</td> <td>San Francisco</td> <td>59</td> <td>2012/08/06</td> <td>$137,500</td> </tr> <tr> <td>Rhona Davidson</td> <td>Integration Specialist</td> <td>Tokyo</td> <td>55</td> <td>2010/10/14</td> <td>$327,900</td> </tr> <tr> <td>Colleen Hurst</td> <td>Javascript Developer</td> <td>San Francisco</td> <td>39</td> <td>2009/09/15</td> <td>$205,500</td> </tr> <tr> <td>Sonya Frost</td> <td>Software Engineer</td> <td>Edinburgh</td> <td>23</td> <td>2008/12/13</td> <td>$103,600</td> </tr> <tr> <td>Jena Gaines</td> <td>Office Manager</td> <td>London</td> <td>30</td> <td>2008/12/19</td> <td>$90,560</td> </tr> <tr> <td>Quinn Flynn</td> <td>Support Lead</td> <td>Edinburgh</td> <td>22</td> <td>2013/03/03</td> <td>$342,000</td> </tr> <tr> <td>Charde Marshall</td> <td>Regional Director</td> <td>San Francisco</td> <td>36</td> <td>2008/10/16</td> <td>$470,600</td> </tr> <tr> <td>Haley Kennedy</td> <td>Senior Marketing Designer</td> <td>London</td> <td>43</td> <td>2012/12/18</td> <td>$313,500</td> </tr> <tr> <td>Tatyana Fitzpatrick</td> <td>Regional Director</td> <td>London</td> <td>19</td> <td>2010/03/17</td> <td>$385,750</td> </tr> <tr> <td>Michael Silva</td> <td>Marketing Designer</td> <td>London</td> <td>66</td> <td>2012/11/27</td> <td>$198,500</td> </tr> <tr> <td>Paul Byrd</td> <td>Chief Financial Officer (CFO)</td> <td>New York</td> <td>64</td> <td>2010/06/09</td> <td>$725,000</td> </tr> <tr> <td>Gloria Little</td> <td>Systems Administrator</td> <td>New York</td> <td>59</td> <td>2009/04/10</td> <td>$237,500</td> </tr> <tr> <td>Bradley Greer</td> <td>Software Engineer</td> <td>London</td> <td>41</td> <td>2012/10/13</td> <td>$132,000</td> </tr> <tr> <td>Dai Rios</td> <td>Personnel Lead</td> <td>Edinburgh</td> <td>35</td> <td>2012/09/26</td> <td>$217,500</td> </tr> <tr> <td>Jenette Caldwell</td> <td>Development Lead</td> <td>New York</td> <td>30</td> <td>2011/09/03</td> <td>$345,000</td> </tr> <tr> <td>Yuri Berry</td> <td>Chief Marketing Officer (CMO)</td> <td>New York</td> <td>40</td> <td>2009/06/25</td> <td>$675,000</td> </tr> <tr> <td>Caesar Vance</td> <td>Pre-Sales Support</td> <td>New York</td> <td>21</td> <td>2011/12/12</td> <td>$106,450</td> </tr> <tr> <td>Doris Wilder</td> <td>Sales Assistant</td> <td>Sidney</td> <td>23</td> <td>2010/09/20</td> <td>$85,600</td> </tr> <tr> <td>Angelica Ramos</td> <td>Chief Executive Officer (CEO)</td> <td>London</td> <td>47</td> <td>2009/10/09</td> <td>$1,200,000</td> </tr> <tr> <td>Gavin Joyce</td> <td>Developer</td> <td>Edinburgh</td> <td>42</td> <td>2010/12/22</td> <td>$92,575</td> </tr> <tr> <td>Jennifer Chang</td> <td>Regional Director</td> <td>Singapore</td> <td>28</td> <td>2010/11/14</td> <td>$357,650</td> </tr> <tr> <td>Brenden Wagner</td> <td>Software Engineer</td> <td>San Francisco</td> <td>28</td> <td>2011/06/07</td> <td>$206,850</td> </tr> <tr> <td>Fiona Green</td> <td>Chief Operating Officer (COO)</td> <td>San Francisco</td> <td>48</td> <td>2010/03/11</td> <td>$850,000</td> </tr> <tr> <td>Shou Itou</td> <td>Regional Marketing</td> <td>Tokyo</td> <td>20</td> <td>2011/08/14</td> <td>$163,000</td> </tr> <tr> <td>Michelle House</td> <td>Integration Specialist</td> <td>Sidney</td> <td>37</td> <td>2011/06/02</td> <td>$95,400</td> </tr> <tr> <td>Suki Burks</td> <td>Developer</td> <td>London</td> <td>53</td> <td>2009/10/22</td> <td>$114,500</td> </tr> <tr> <td>Prescott Bartlett</td> <td>Technical Author</td> <td>London</td> <td>27</td> <td>2011/05/07</td> <td>$145,000</td> </tr> <tr> <td>Gavin Cortez</td> <td>Team Leader</td> <td>San Francisco</td> <td>22</td> <td>2008/10/26</td> <td>$235,500</td> </tr> <tr> <td>Martena Mccray</td> <td>Post-Sales support</td> <td>Edinburgh</td> <td>46</td> <td>2011/03/09</td> <td>$324,050</td> </tr> <tr> <td>Unity Butler</td> <td>Marketing Designer</td> <td>San Francisco</td> <td>47</td> <td>2009/12/09</td> <td>$85,675</td> </tr> <tr> <td>Howard Hatfield</td> <td>Office Manager</td> <td>San Francisco</td> <td>51</td> <td>2008/12/16</td> <td>$164,500</td> </tr> <tr> <td>Hope Fuentes</td> <td>Secretary</td> <td>San Francisco</td> <td>41</td> <td>2010/02/12</td> <td>$109,850</td> </tr> <tr> <td>Vivian Harrell</td> <td>Financial Controller</td> <td>San Francisco</td> <td>62</td> <td>2009/02/14</td> <td>$452,500</td> </tr> <tr> <td>Timothy Mooney</td> <td>Office Manager</td> <td>London</td> <td>37</td> <td>2008/12/11</td> <td>$136,200</td> </tr> <tr> <td>Jackson Bradshaw</td> <td>Director</td> <td>New York</td> <td>65</td> <td>2008/09/26</td> <td>$645,750</td> </tr> <tr> <td>Olivia Liang</td> <td>Support Engineer</td> <td>Singapore</td> <td>64</td> <td>2011/02/03</td> <td>$234,500</td> </tr> <tr> <td>Bruno Nash</td> <td>Software Engineer</td> <td>London</td> <td>38</td> <td>2011/05/03</td> <td>$163,500</td> </tr> <tr> <td>Sakura Yamamoto</td> <td>Support Engineer</td> <td>Tokyo</td> <td>37</td> <td>2009/08/19</td> <td>$139,575</td> </tr> <tr> <td>Thor Walton</td> <td>Developer</td> <td>New York</td> <td>61</td> <td>2013/08/11</td> <td>$98,540</td> </tr> <tr> <td>Finn Camacho</td> <td>Support Engineer</td> <td>San Francisco</td> <td>47</td> <td>2009/07/07</td> <td>$87,500</td> </tr> <tr> <td>Serge Baldwin</td> <td>Data Coordinator</td> <td>Singapore</td> <td>64</td> <td>2012/04/09</td> <td>$138,575</td> </tr> <tr> <td>Zenaida Frank</td> <td>Software Engineer</td> <td>New York</td> <td>63</td> <td>2010/01/04</td> <td>$125,250</td> </tr> <tr> <td>Zorita Serrano</td> <td>Software Engineer</td> <td>San Francisco</td> <td>56</td> <td>2012/06/01</td> <td>$115,000</td> </tr> <tr> <td>Jennifer Acosta</td> <td>Junior Javascript Developer</td> <td>Edinburgh</td> <td>43</td> <td>2013/02/01</td> <td>$75,650</td> </tr> <tr> <td>Cara Stevens</td> <td>Sales Assistant</td> <td>New York</td> <td>46</td> <td>2011/12/06</td> <td>$145,600</td> </tr> <tr> <td>Hermione Butler</td> <td>Regional Director</td> <td>London</td> <td>47</td> <td>2011/03/21</td> <td>$356,250</td> </tr> <tr> <td>Lael Greer</td> <td>Systems Administrator</td> <td>London</td> <td>21</td> <td>2009/02/27</td> <td>$103,500</td> </tr> <tr> <td>Jonas Alexander</td> <td>Developer</td> <td>San Francisco</td> <td>30</td> <td>2010/07/14</td> <td>$86,500</td> </tr> <tr> <td>Shad Decker</td> <td>Regional Director</td> <td>Edinburgh</td> <td>51</td> <td>2008/11/13</td> <td>$183,000</td> </tr> <tr> <td>Michael Bruce</td> <td>Javascript Developer</td> <td>Singapore</td> <td>29</td> <td>2011/06/27</td> <td>$183,000</td> </tr> <tr> <td>Donna Snider</td> <td>Customer Support</td> <td>New York</td> <td>27</td> <td>2011/01/25</td> <td>$112,000</td> </tr> </tbody> </table> <ul class="tabs"> <li class="active">Javascript</li> <li>HTML</li> <li>CSS</li> <li>Ajax</li> <li>Server-side script</li> </ul> <div class="tabs"> <div class="js"> <p>The Javascript shown below is used to initialise the table shown in this example:</p><code class="multiline brush: js;">$(document).ready(function() { var table = $('#example').DataTable( { dom: 'RC&lt;&quot;clear&quot;&gt;lfrtip', columnDefs: [ { visible: false, targets: 1 } ] } ); } );</code> <p>In addition to the above code, the following Javascript library files are loaded for use in this example:</p> <ul> <li><a href="../../../media/js/jquery.js">../../../media/js/jquery.js</a></li> <li><a href= "../../../media/js/jquery.dataTables.js">../../../media/js/jquery.dataTables.js</a></li> <li><a href="../js/dataTables.colReorder.js">../js/dataTables.colReorder.js</a></li> <li><a href= "../../ColVis/js/dataTables.colVis.js">../../ColVis/js/dataTables.colVis.js</a></li> </ul> </div> <div class="table"> <p>The HTML shown below is the raw HTML table element, before it has been enhanced by DataTables:</p> </div> <div class="css"> <div> <p>This example uses a little bit of additional CSS beyond what is loaded from the library files (below), in order to correctly display the table. The additional CSS used is shown below:</p><code class="multiline brush: js;"></code> </div> <p>The following CSS library files are loaded for use in this example to provide the styling of the table:</p> <ul> <li><a href= "../../../media/css/jquery.dataTables.css">../../../media/css/jquery.dataTables.css</a></li> <li><a href="../css/dataTables.colReorder.css">../css/dataTables.colReorder.css</a></li> <li><a href= "../../ColVis/css/dataTables.colVis.css">../../ColVis/css/dataTables.colVis.css</a></li> </ul> </div> <div class="ajax"> <p>This table loads data by Ajax. The latest data that has been loaded is shown below. This data will update automatically as any additional data is loaded.</p> </div> <div class="php"> <p>The script used to perform the server-side processing for this table is shown below. Please note that this is just an example script using PHP. Server-side processing scripts can be written in any language, using <a href="//datatables.net/manual/server-side">the protocol described in the DataTables documentation</a>.</p> </div> </div> </section> </div> <section> <div class="footer"> <div class="gradient"></div> <div class="liner"> <h2>Other examples</h2> <div class="toc"> <div class="toc-group"> <h3><a href="./index.html">Examples</a></h3> <ul class="toc active"> <li><a href="./simple.html">Basic initialisation</a></li> <li><a href="./new_init.html">Initialisation using `new`</a></li> <li><a href="./alt_insert.html">Alternative insert styling</a></li> <li><a href="./realtime.html">Realtime updating</a></li> <li><a href="./state_save.html">State saving</a></li> <li><a href="./scrolling.html">Scrolling table</a></li> <li><a href="./predefined.html">Predefined column ordering</a></li> <li><a href="./reset.html">Reset ordering API</a></li> <li class="active"><a href="./colvis.html">ColVis integration</a></li> <li><a href="./fixedcolumns.html">FixedColumns integration</a></li> <li><a href="./fixedheader.html">FixedHeader integration</a></li> <li><a href="./jqueryui.html">jQuery UI styling</a></li> <li><a href="./col_filter.html">Individual column filtering</a></li> <li><a href="./server_side.html">Server-side processing</a></li> </ul> </div> </div> <div class="epilogue"> <p>Please refer to the <a href="http://www.datatables.net">DataTables documentation</a> for full information about its API properties and methods.<br> Additionally, there are a wide range of <a href="http://www.datatables.net/extras">extras</a> and <a href="http://www.datatables.net/plug-ins">plug-ins</a> which extend the capabilities of DataTables.</p> <p class="copyright">DataTables designed and created by <a href= "http://www.sprymedia.co.uk">SpryMedia Ltd</a> &#169; 2007-2014<br> DataTables is licensed under the <a href="http://www.datatables.net/mit">MIT license</a>.</p> </div> </div> </div> </section> </body> </html>
Fabrice_equiv_certain/templates/Fabrice_equiv_certain/Tableau_1_1.html
anthropo-lab/XP
{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% block title %} Partie 1 {% endblock %} {% block content %} <head> <style> table { border-collapse: collapse; width: 100%; } th, td { text-align: left; padding: 8px; } tr:nth-child(even){background-color: #f2f2f2} th { background-color: #4CAF50; color: white; } </style> </head> <font size="5">Phase 2</font> <br> <br> {%if group.tableau_reverse_1 == 1%} <div class="form-group required"> <table class="table table-bordered" style="width:100%"> <tr> <th colspan = 3 class="text-center">Prenez vos décisions</th> </tr> <tr> <th class="text-center">Option A</th><th class="text-center">Option B</th><th class="text-center" width="20%">Vos décisions ?</th> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 10 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_13 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 9,5 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_12 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 9 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_11 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 8,5 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_10 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 8 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_9 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 7,5 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_8 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 7 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_7 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 6,5 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_6 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 6 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_5 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 5,5 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_4 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 5 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_3 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 4,5 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_2 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 4 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_1 %}</td> </tr> </table> {% elif group.tableau_reverse_1 == 0 %} <div class="form-group required"> <table class="table table-bordered" style="width:100%"> <tr> <th colspan = 3 class="text-center">Prenez vos décisions</th> </tr> <tr> <th class="text-center">Option A</th><th class="text-center">Option B</th><th class="text-center" width="20%">Vos décisions ?</th> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 4 euros et B gagne 3 euros de manière certaine</td> <td colspan = 3>{% formfield player.tab_1_1 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 4,5 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_2 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 5 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_3 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 5,5 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_4 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 6 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_5 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 6,5 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_6 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 7 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_7 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 7,5 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_8 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 8 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_9 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 8,5 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_10 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 9 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_11 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 9,5 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_12 %}</td> </tr> <tr> <td><ul><li>50% que vous gagnez 4 euros et que B gagne 3 euros;</li> <li>50% que vous gagnez 10 euros et que B gagne 3 euros </li></ul></td> <td>Vous gagnez 10 euros et B gagne 3 euros de manière certaine</td> <td>{% formfield player.tab_1_13 %}</td> </tr> </table> </div> {%endif%} <div> <button class="btn btn-primary btn-large">Suivant</button> </div> {% endblock %}
documentacion_util/lpcopen_2_16_docs_18xx_43xx/lpc__phy__dp83848_8c_source.html
gaspa92/SintetizadorAnalogico_EDU-CIAA
<!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>LPCOpen Platform for LPC18XX/43XX microcontrollers: C:/w/lpcopen_docs/software/lpc_core/lpc_board/board_common/lpc_phy_dp83848.c Source File</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="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="driver.png"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">LPCOpen Platform for LPC18XX/43XX microcontrollers &#160;<span id="projectnumber">18XX43XX</span> </div> <div id="projectbrief">LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.3.1 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></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>Globals</span></a></li> </ul> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_c8fa76d8dc1b9e06ff8aeb3121608b1b.html">software</a></li><li class="navelem"><a class="el" href="dir_b7e4ec23273c3b0265e149bb747aff2e.html">lpc_core</a></li><li class="navelem"><a class="el" href="dir_003cbb7b0f3d4f0c2b47ccca24fcb1b3.html">lpc_board</a></li><li class="navelem"><a class="el" href="dir_eac8694f2535cf18627cc7f1050847f8.html">board_common</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">lpc_phy_dp83848.c</div> </div> </div><!--header--> <div class="contents"> <a href="lpc__phy__dp83848_8c.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">/*</span></div> <div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment"> * @brief Mational DP83848 simple PHY driver</span></div> <div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="comment"> *</span></div> <div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="comment"> * @note</span></div> <div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="comment"> * Copyright(C) NXP Semiconductors, 2012</span></div> <div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="comment"> * All rights reserved.</span></div> <div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="comment"> *</span></div> <div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;<span class="comment"> * @par</span></div> <div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="comment"> * Software that is described herein is for illustrative purposes only</span></div> <div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="comment"> * which provides customers with programming information regarding the</span></div> <div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160;<span class="comment"> * LPC products. This software is supplied &quot;AS IS&quot; without any warranties of</span></div> <div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="comment"> * any kind, and NXP Semiconductors and its licensor disclaim any and</span></div> <div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="comment"> * all warranties, express or implied, including all implied warranties of</span></div> <div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="comment"> * merchantability, fitness for a particular purpose and non-infringement of</span></div> <div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="comment"> * intellectual property rights. NXP Semiconductors assumes no responsibility</span></div> <div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160;<span class="comment"> * or liability for the use of the software, conveys no license or rights under any</span></div> <div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="comment"> * patent, copyright, mask work right, or any other intellectual property rights in</span></div> <div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="comment"> * or to any products. NXP Semiconductors reserves the right to make changes</span></div> <div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="comment"> * in the software without notification. NXP Semiconductors also makes no</span></div> <div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="comment"> * representation or warranty that such application will be suitable for the</span></div> <div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;<span class="comment"> * specified use without further testing or modification.</span></div> <div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;<span class="comment"> *</span></div> <div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160;<span class="comment"> * @par</span></div> <div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="comment"> * Permission to use, copy, modify, and distribute this software and its</span></div> <div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;<span class="comment"> * documentation is hereby granted, under NXP Semiconductors&#39; and its</span></div> <div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="comment"> * licensor&#39;s relevant copyrights in the software, without fee, provided that it</span></div> <div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;<span class="comment"> * is used in conjunction with NXP Semiconductors microcontrollers. This</span></div> <div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;<span class="comment"> * copyright, permission, and disclaimer notice must appear in all copies of</span></div> <div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;<span class="comment"> * this code.</span></div> <div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;<span class="comment"> */</span></div> <div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;</div> <div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="chip_8h.html">chip.h</a>&quot;</span></div> <div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="lpc__phy_8h.html">lpc_phy.h</a>&quot;</span></div> <div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;</div> <div class="line"><a name="l00043"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga892a7317d57dda903e52c7cd54b73cec"> 43</a></span>&#160;<span class="preprocessor">#define DP8_BMCR_REG 0x0 </span></div> <div class="line"><a name="l00044"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gacf21a2e57a97bc0e44b650cba5d79b49"> 44</a></span>&#160;<span class="preprocessor">#define DP8_BMSR_REG 0x1 </span></div> <div class="line"><a name="l00045"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga80c3e5080467615187ae7526d10e248e"> 45</a></span>&#160;<span class="preprocessor">#define DP8_ANADV_REG 0x4 </span></div> <div class="line"><a name="l00046"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga49bc191d8d7440d62a6475581a8b989b"> 46</a></span>&#160;<span class="preprocessor">#define DP8_ANLPA_REG 0x5 </span></div> <div class="line"><a name="l00047"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga4234b76a387261d2924d9b2f18c589a4"> 47</a></span>&#160;<span class="preprocessor">#define DP8_ANEEXP_REG 0x6 </span></div> <div class="line"><a name="l00048"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga187972bb76c6452082fe5d8871646c3c"> 48</a></span>&#160;<span class="preprocessor">#define DP8_PHY_STAT_REG 0x10</span></div> <div class="line"><a name="l00049"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gae7fdb2d7a16d0e8e05b637808e490d99"> 49</a></span>&#160;<span class="preprocessor">#define DP8_PHY_INT_CTL_REG 0x11</span></div> <div class="line"><a name="l00050"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gadf696963d0abbb4beb829fc973495b7f"> 50</a></span>&#160;<span class="preprocessor">#define DP8_PHY_RBR_REG 0x17</span></div> <div class="line"><a name="l00051"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga39507933324751d088fba401c476695a"> 51</a></span>&#160;<span class="preprocessor">#define DP8_PHY_STS_REG 0x19</span></div> <div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160;<span class="preprocessor"></span><span class="comment">/* DP83848 Control register definitions */</span><span class="preprocessor"></span></div> <div class="line"><a name="l00054"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga20124f1992fe8442bf86336e5eb3f8c9"> 54</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define DP8_RESET (1 &lt;&lt; 15) </span></div> <div class="line"><a name="l00055"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga715fe70306d013e46711ae3af8c731ce"> 55</a></span>&#160;<span class="preprocessor">#define DP8_LOOPBACK (1 &lt;&lt; 14) </span></div> <div class="line"><a name="l00056"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga41b97dcb346e3bbe4030dcb461d83dc5"> 56</a></span>&#160;<span class="preprocessor">#define DP8_SPEED_SELECT (1 &lt;&lt; 13) </span></div> <div class="line"><a name="l00057"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga11fb5024f522364daffa86d8aa3e686a"> 57</a></span>&#160;<span class="preprocessor">#define DP8_AUTONEG (1 &lt;&lt; 12) </span></div> <div class="line"><a name="l00058"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gac133bb396b83069bf1628cbbcabbd902"> 58</a></span>&#160;<span class="preprocessor">#define DP8_POWER_DOWN (1 &lt;&lt; 11) </span></div> <div class="line"><a name="l00059"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga54c847ec7406c074d4c866a8cff14a90"> 59</a></span>&#160;<span class="preprocessor">#define DP8_ISOLATE (1 &lt;&lt; 10) </span></div> <div class="line"><a name="l00060"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gabead2c0e6ef31985969b58c501e24e7e"> 60</a></span>&#160;<span class="preprocessor">#define DP8_RESTART_AUTONEG (1 &lt;&lt; 9) </span></div> <div class="line"><a name="l00061"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga0775ca4632435fb4263758dd0d49e03f"> 61</a></span>&#160;<span class="preprocessor">#define DP8_DUPLEX_MODE (1 &lt;&lt; 8) </span></div> <div class="line"><a name="l00062"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gaf57a3f3da27b7f6427d144dfbc501d7e"> 62</a></span>&#160;<span class="preprocessor">#define DP8_COLLISION_TEST (1 &lt;&lt; 7) </span></div> <div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160;<span class="preprocessor"></span><span class="comment">/* DP83848 Status register definitions */</span><span class="preprocessor"></span></div> <div class="line"><a name="l00065"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga7f1e5de3982e895b3081e31036836be7"> 65</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define DP8_100BASE_T4 (1 &lt;&lt; 15) </span></div> <div class="line"><a name="l00066"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga22a4620d78b443d894d52f0bba51cdb4"> 66</a></span>&#160;<span class="preprocessor">#define DP8_100BASE_TX_FD (1 &lt;&lt; 14) </span></div> <div class="line"><a name="l00067"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gae061d49146212257ca8b65348f70c6c6"> 67</a></span>&#160;<span class="preprocessor">#define DP8_100BASE_TX_HD (1 &lt;&lt; 13) </span></div> <div class="line"><a name="l00068"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga549cbee4d79031ebad4d5afbc350b30e"> 68</a></span>&#160;<span class="preprocessor">#define DP8_10BASE_T_FD (1 &lt;&lt; 12) </span></div> <div class="line"><a name="l00069"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gaf0bfc15858ca34be66e8b7e005c892bf"> 69</a></span>&#160;<span class="preprocessor">#define DP8_10BASE_T_HD (1 &lt;&lt; 11) </span></div> <div class="line"><a name="l00070"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gae5c797e525b9c95825f180731891006b"> 70</a></span>&#160;<span class="preprocessor">#define DP8_MF_PREAMB_SUPPR (1 &lt;&lt; 6) </span></div> <div class="line"><a name="l00071"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gaac8d664dec8b7071562e733c9cb0b5d9"> 71</a></span>&#160;<span class="preprocessor">#define DP8_AUTONEG_COMP (1 &lt;&lt; 5) </span></div> <div class="line"><a name="l00072"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga4a4b19b91c08b3c298db4a74ac6be272"> 72</a></span>&#160;<span class="preprocessor">#define DP8_RMT_FAULT (1 &lt;&lt; 4) </span></div> <div class="line"><a name="l00073"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga51cabf99606cab37dd5ecc8e563ed473"> 73</a></span>&#160;<span class="preprocessor">#define DP8_AUTONEG_ABILITY (1 &lt;&lt; 3) </span></div> <div class="line"><a name="l00074"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga12aedc69b7be38d04be703c0a505297f"> 74</a></span>&#160;<span class="preprocessor">#define DP8_LINK_STATUS (1 &lt;&lt; 2) </span></div> <div class="line"><a name="l00075"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gac2894a7f13f719b080de703653413523"> 75</a></span>&#160;<span class="preprocessor">#define DP8_JABBER_DETECT (1 &lt;&lt; 1) </span></div> <div class="line"><a name="l00076"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gac9dd005b401c7ed79341bce193ea5b8e"> 76</a></span>&#160;<span class="preprocessor">#define DP8_EXTEND_CAPAB (1 &lt;&lt; 0) </span></div> <div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160;<span class="preprocessor"></span><span class="comment">/* DP83848 PHY RBR MII dode definitions */</span><span class="preprocessor"></span></div> <div class="line"><a name="l00079"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga0add7cbf634b4f110bbf5b3252581535"> 79</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define DP8_RBR_RMII_MODE (1 &lt;&lt; 5) </span></div> <div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160;<span class="preprocessor"></span><span class="comment">/* DP83848 PHY status definitions */</span><span class="preprocessor"></span></div> <div class="line"><a name="l00082"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gabeaac10c0efedc94c7662b95c42ab6b3"> 82</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define DP8_REMOTEFAULT (1 &lt;&lt; 6) </span></div> <div class="line"><a name="l00083"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gaa96c2ae7a3f76bf6ef26ad549c0ba348"> 83</a></span>&#160;<span class="preprocessor">#define DP8_FULLDUPLEX (1 &lt;&lt; 2) </span></div> <div class="line"><a name="l00084"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga90ee3d108a5f6db2f94d55c90b8484bd"> 84</a></span>&#160;<span class="preprocessor">#define DP8_SPEED10MBPS (1 &lt;&lt; 1) </span></div> <div class="line"><a name="l00085"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga0216e81b2b460c1f6b1c739badb2a27a"> 85</a></span>&#160;<span class="preprocessor">#define DP8_VALID_LINK (1 &lt;&lt; 0) </span></div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160;<span class="preprocessor"></span><span class="comment">/* DP83848 PHY ID register definitions */</span><span class="preprocessor"></span></div> <div class="line"><a name="l00088"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga38f995f0d1a9524c0a62ee6c32880b07"> 88</a></span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define DP8_PHYID1_OUI 0x2000 </span></div> <div class="line"><a name="l00089"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gaccd78f910c8655f6ca404e2458147d90"> 89</a></span>&#160;<span class="preprocessor">#define DP8_PHYID2_OUI 0x5c90 </span></div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160;<span class="preprocessor"></span><span class="comment">/* DP83848 PHY update flags */</span><span class="preprocessor"></span></div> <div class="line"><a name="l00092"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga5699d62624b72bdd5874b1781fe94460"> 92</a></span>&#160;<span class="preprocessor"></span><span class="keyword">static</span> uint32_t <a class="code" href="group___d_p83848___p_h_y.html#ga5699d62624b72bdd5874b1781fe94460">physts</a>, <a class="code" href="group___d_p83848___p_h_y.html#ga0cf36f6bdb20115a22ef1478d47f7dec">olddphysts</a>;</div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160;</div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160;<span class="comment">/* PHY update counter for state machine */</span></div> <div class="line"><a name="l00095"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gab8232b6720275552dae1309a8c6baf99"> 95</a></span>&#160;<span class="keyword">static</span> int32_t <a class="code" href="group___d_p83848___p_h_y.html#gab8232b6720275552dae1309a8c6baf99">phyustate</a>;</div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160;</div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160;<span class="comment">/* Pointer to delay function used for this driver */</span></div> <div class="line"><a name="l00098"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga4adbccc342faa0f724a24a0d8261a286"> 98</a></span>&#160;<span class="keyword">static</span> <a class="code" href="group___b_o_a_r_d___c_o_m_m_o_n___a_p_i.html#gabd040b6a5eb9bbf2697cbe943b8ecbc8" title="Function prototype for a MS delay function. Board layers or example code may define this function as ...">p_msDelay_func_t</a> <a class="code" href="group___d_p83848___p_h_y.html#ga4adbccc342faa0f724a24a0d8261a286">pDelayMs</a>;</div> <div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160;</div> <div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160;<span class="comment">/* Write to the PHY. Will block for delays based on the pDelayMs function. Returns</span></div> <div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160;<span class="comment"> true on success, or false on failure */</span></div> <div class="line"><a name="l00102"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga0e569d5be15c4c069e8262ca470ebb71"> 102</a></span>&#160;<span class="keyword">static</span> <a class="code" href="group___l_p_c___types___public___types.html#ga67a0db04d321a74b7e7fcfd3f1a3f70b">Status</a> <a class="code" href="group___d_p83848___p_h_y.html#ga0e569d5be15c4c069e8262ca470ebb71">lpc_mii_write</a>(uint8_t reg, uint16_t data)</div> <div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160;{</div> <div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <a class="code" href="group___l_p_c___types___public___types.html#ga67a0db04d321a74b7e7fcfd3f1a3f70b">Status</a> sts = <a class="code" href="group___l_p_c___types___public___types.html#gga67a0db04d321a74b7e7fcfd3f1a3f70ba2fd6f336d08340583bd620a7f5694c90">ERROR</a>;</div> <div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; int32_t mst = 250;</div> <div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160;</div> <div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <span class="comment">/* Write value for register */</span></div> <div class="line"><a name="l00108"></a><span class="lineno"> 108</span>&#160; <a class="code" href="group___e_n_e_t__18_x_x__43_x_x.html#gade9f31bbc04119bc06638fd8ce874f73" title="Starts a PHY write via the MII.">Chip_ENET_StartMIIWrite</a>(<a class="code" href="group___p_e_r_i_p_h__18_x_x___b_a_s_e.html#gaddb977e4442891b21ced3344c71440d7">LPC_ETHERNET</a>, reg, data);</div> <div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160;</div> <div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <span class="comment">/* Wait for unbusy status */</span></div> <div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160; <span class="keywordflow">while</span> (mst &gt; 0) {</div> <div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="group___e_n_e_t__18_x_x__43_x_x.html#ga2ae5389a2b99d6006980083d02667e07" title="Returns MII link (PHY) busy status.">Chip_ENET_IsMIIBusy</a>(<a class="code" href="group___p_e_r_i_p_h__18_x_x___b_a_s_e.html#gaddb977e4442891b21ced3344c71440d7">LPC_ETHERNET</a>)) {</div> <div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; mst--;</div> <div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga4adbccc342faa0f724a24a0d8261a286">pDelayMs</a>(1);</div> <div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; }</div> <div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; <span class="keywordflow">else</span> {</div> <div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; mst = 0;</div> <div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; sts = <a class="code" href="group___l_p_c___types___public___types.html#gga67a0db04d321a74b7e7fcfd3f1a3f70bac7f69f7c9e5aea9b8f54cf02870e2bf8">SUCCESS</a>;</div> <div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160; }</div> <div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160; }</div> <div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160;</div> <div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; <span class="keywordflow">return</span> sts;</div> <div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160;}</div> <div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160;</div> <div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160;<span class="comment">/* Read from the PHY. Will block for delays based on the pDelayMs function. Returns</span></div> <div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160;<span class="comment"> true on success, or false on failure */</span></div> <div class="line"><a name="l00127"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gae7aa3808da3345de4aee9bbe11e02366"> 127</a></span>&#160;<span class="keyword">static</span> <a class="code" href="group___l_p_c___types___public___types.html#ga67a0db04d321a74b7e7fcfd3f1a3f70b">Status</a> <a class="code" href="group___d_p83848___p_h_y.html#gae7aa3808da3345de4aee9bbe11e02366">lpc_mii_read</a>(uint8_t reg, uint16_t *data)</div> <div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160;{</div> <div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; <a class="code" href="group___l_p_c___types___public___types.html#ga67a0db04d321a74b7e7fcfd3f1a3f70b">Status</a> sts = <a class="code" href="group___l_p_c___types___public___types.html#gga67a0db04d321a74b7e7fcfd3f1a3f70ba2fd6f336d08340583bd620a7f5694c90">ERROR</a>;</div> <div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160; int32_t mst = 250;</div> <div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160;</div> <div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160; <span class="comment">/* Start register read */</span></div> <div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; <a class="code" href="group___e_n_e_t__18_x_x__43_x_x.html#gaca2166605d385fd5150f173cd33a3ac2" title="Starts a PHY read via the MII.">Chip_ENET_StartMIIRead</a>(<a class="code" href="group___p_e_r_i_p_h__18_x_x___b_a_s_e.html#gaddb977e4442891b21ced3344c71440d7">LPC_ETHERNET</a>, reg);</div> <div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160;</div> <div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <span class="comment">/* Wait for unbusy status */</span></div> <div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; <span class="keywordflow">while</span> (mst &gt; 0) {</div> <div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; <span class="keywordflow">if</span> (!<a class="code" href="group___e_n_e_t__18_x_x__43_x_x.html#ga2ae5389a2b99d6006980083d02667e07" title="Returns MII link (PHY) busy status.">Chip_ENET_IsMIIBusy</a>(<a class="code" href="group___p_e_r_i_p_h__18_x_x___b_a_s_e.html#gaddb977e4442891b21ced3344c71440d7">LPC_ETHERNET</a>)) {</div> <div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160; mst = 0;</div> <div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; *data = <a class="code" href="group___e_n_e_t__18_x_x__43_x_x.html#ga47f1d10185cb9ed0c484c9fd3ac07423" title="Returns the value read from the PHY.">Chip_ENET_ReadMIIData</a>(<a class="code" href="group___p_e_r_i_p_h__18_x_x___b_a_s_e.html#gaddb977e4442891b21ced3344c71440d7">LPC_ETHERNET</a>);</div> <div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160; sts = <a class="code" href="group___l_p_c___types___public___types.html#gga67a0db04d321a74b7e7fcfd3f1a3f70bac7f69f7c9e5aea9b8f54cf02870e2bf8">SUCCESS</a>;</div> <div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; }</div> <div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160; <span class="keywordflow">else</span> {</div> <div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; mst--;</div> <div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga4adbccc342faa0f724a24a0d8261a286">pDelayMs</a>(1);</div> <div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160; }</div> <div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160; }</div> <div class="line"><a name="l00147"></a><span class="lineno"> 147</span>&#160;</div> <div class="line"><a name="l00148"></a><span class="lineno"> 148</span>&#160; <span class="keywordflow">return</span> sts;</div> <div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160;}</div> <div class="line"><a name="l00150"></a><span class="lineno"> 150</span>&#160;</div> <div class="line"><a name="l00151"></a><span class="lineno"> 151</span>&#160;<span class="comment">/* Update PHY status from passed value */</span></div> <div class="line"><a name="l00152"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga13c06e6f1a0654ef91ac9acc77b471cd"> 152</a></span>&#160;<span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="group___d_p83848___p_h_y.html#ga13c06e6f1a0654ef91ac9acc77b471cd">lpc_update_phy_sts</a>(uint16_t linksts)</div> <div class="line"><a name="l00153"></a><span class="lineno"> 153</span>&#160;{</div> <div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160; <span class="comment">/* Update link active status */</span></div> <div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; <span class="keywordflow">if</span> (linksts &amp; <a class="code" href="group___d_p83848___p_h_y.html#ga0216e81b2b460c1f6b1c739badb2a27a">DP8_VALID_LINK</a>) {</div> <div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga5699d62624b72bdd5874b1781fe94460">physts</a> |= <a class="code" href="group___b_o_a_r_d___p_h_y.html#ga4355878edd2f4e71c449318d65caff96">PHY_LINK_CONNECTED</a>;</div> <div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160; }</div> <div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160; <span class="keywordflow">else</span> {</div> <div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga5699d62624b72bdd5874b1781fe94460">physts</a> &amp;= ~<a class="code" href="group___b_o_a_r_d___p_h_y.html#ga4355878edd2f4e71c449318d65caff96">PHY_LINK_CONNECTED</a>;</div> <div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; }</div> <div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160;</div> <div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160; <span class="comment">/* Full or half duplex */</span></div> <div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; <span class="keywordflow">if</span> (linksts &amp; <a class="code" href="group___d_p83848___p_h_y.html#gaa96c2ae7a3f76bf6ef26ad549c0ba348">DP8_FULLDUPLEX</a>) {</div> <div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga5699d62624b72bdd5874b1781fe94460">physts</a> |= <a class="code" href="group___b_o_a_r_d___p_h_y.html#ga4b400b487b0e6a1bfc52fbc50e72be3e">PHY_LINK_FULLDUPLX</a>;</div> <div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160; }</div> <div class="line"><a name="l00166"></a><span class="lineno"> 166</span>&#160; <span class="keywordflow">else</span> {</div> <div class="line"><a name="l00167"></a><span class="lineno"> 167</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga5699d62624b72bdd5874b1781fe94460">physts</a> &amp;= ~<a class="code" href="group___b_o_a_r_d___p_h_y.html#ga4b400b487b0e6a1bfc52fbc50e72be3e">PHY_LINK_FULLDUPLX</a>;</div> <div class="line"><a name="l00168"></a><span class="lineno"> 168</span>&#160; }</div> <div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160;</div> <div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160; <span class="comment">/* Configure 100MBit/10MBit mode. */</span></div> <div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160; <span class="keywordflow">if</span> (linksts &amp; <a class="code" href="group___d_p83848___p_h_y.html#ga90ee3d108a5f6db2f94d55c90b8484bd">DP8_SPEED10MBPS</a>) {</div> <div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga5699d62624b72bdd5874b1781fe94460">physts</a> &amp;= ~<a class="code" href="group___b_o_a_r_d___p_h_y.html#gaa09dfe28e00af59bceb69ef503f88e68">PHY_LINK_SPEED100</a>;</div> <div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160; }</div> <div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160; <span class="keywordflow">else</span> {</div> <div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga5699d62624b72bdd5874b1781fe94460">physts</a> |= <a class="code" href="group___b_o_a_r_d___p_h_y.html#gaa09dfe28e00af59bceb69ef503f88e68">PHY_LINK_SPEED100</a>;</div> <div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; }</div> <div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160;</div> <div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; <span class="comment">/* If the status has changed, indicate via change flag */</span></div> <div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160; <span class="keywordflow">if</span> ((<a class="code" href="group___d_p83848___p_h_y.html#ga5699d62624b72bdd5874b1781fe94460">physts</a> &amp; (<a class="code" href="group___b_o_a_r_d___p_h_y.html#gaa09dfe28e00af59bceb69ef503f88e68">PHY_LINK_SPEED100</a> | <a class="code" href="group___b_o_a_r_d___p_h_y.html#ga4b400b487b0e6a1bfc52fbc50e72be3e">PHY_LINK_FULLDUPLX</a> | <a class="code" href="group___b_o_a_r_d___p_h_y.html#ga4355878edd2f4e71c449318d65caff96">PHY_LINK_CONNECTED</a>)) !=</div> <div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160; (<a class="code" href="group___d_p83848___p_h_y.html#ga0cf36f6bdb20115a22ef1478d47f7dec">olddphysts</a> &amp; (<a class="code" href="group___b_o_a_r_d___p_h_y.html#gaa09dfe28e00af59bceb69ef503f88e68">PHY_LINK_SPEED100</a> | <a class="code" href="group___b_o_a_r_d___p_h_y.html#ga4b400b487b0e6a1bfc52fbc50e72be3e">PHY_LINK_FULLDUPLX</a> | <a class="code" href="group___b_o_a_r_d___p_h_y.html#ga4355878edd2f4e71c449318d65caff96">PHY_LINK_CONNECTED</a>))) {</div> <div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga0cf36f6bdb20115a22ef1478d47f7dec">olddphysts</a> = <a class="code" href="group___d_p83848___p_h_y.html#ga5699d62624b72bdd5874b1781fe94460">physts</a>;</div> <div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga5699d62624b72bdd5874b1781fe94460">physts</a> |= <a class="code" href="group___b_o_a_r_d___p_h_y.html#ga024ecb53e2bd08b11916fe3df9881fe6">PHY_LINK_CHANGED</a>;</div> <div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160; }</div> <div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160;}</div> <div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160;</div> <div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160;<span class="comment">/* Initialize the DP83848 PHY */</span></div> <div class="line"><a name="l00187"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#ga9d09c9f5e31d5213b738ab80863776d5"> 187</a></span>&#160;uint32_t <a class="code" href="group___b_o_a_r_d___p_h_y.html#ga9d09c9f5e31d5213b738ab80863776d5" title="Initialize the PHY.">lpc_phy_init</a>(<span class="keywordtype">bool</span> rmii, <a class="code" href="group___b_o_a_r_d___c_o_m_m_o_n___a_p_i.html#gabd040b6a5eb9bbf2697cbe943b8ecbc8" title="Function prototype for a MS delay function. Board layers or example code may define this function as ...">p_msDelay_func_t</a> pDelayMsFunc)</div> <div class="line"><a name="l00188"></a><span class="lineno"> 188</span>&#160;{</div> <div class="line"><a name="l00189"></a><span class="lineno"> 189</span>&#160; uint16_t tmp;</div> <div class="line"><a name="l00190"></a><span class="lineno"> 190</span>&#160; int32_t i;</div> <div class="line"><a name="l00191"></a><span class="lineno"> 191</span>&#160;</div> <div class="line"><a name="l00192"></a><span class="lineno"> 192</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga4adbccc342faa0f724a24a0d8261a286">pDelayMs</a> = pDelayMsFunc;</div> <div class="line"><a name="l00193"></a><span class="lineno"> 193</span>&#160;</div> <div class="line"><a name="l00194"></a><span class="lineno"> 194</span>&#160; <span class="comment">/* Initial states for PHY status and state machine */</span></div> <div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga0cf36f6bdb20115a22ef1478d47f7dec">olddphysts</a> = <a class="code" href="group___d_p83848___p_h_y.html#ga5699d62624b72bdd5874b1781fe94460">physts</a> = <a class="code" href="group___d_p83848___p_h_y.html#gab8232b6720275552dae1309a8c6baf99">phyustate</a> = 0;</div> <div class="line"><a name="l00196"></a><span class="lineno"> 196</span>&#160;</div> <div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160; <span class="comment">/* Only first read and write are checked for failure */</span></div> <div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160; <span class="comment">/* Put the DP83848C in reset mode and wait for completion */</span></div> <div class="line"><a name="l00199"></a><span class="lineno"> 199</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="group___d_p83848___p_h_y.html#ga0e569d5be15c4c069e8262ca470ebb71">lpc_mii_write</a>(<a class="code" href="group___d_p83848___p_h_y.html#ga892a7317d57dda903e52c7cd54b73cec" title="DP83848 PHY register offsets.">DP8_BMCR_REG</a>, <a class="code" href="group___d_p83848___p_h_y.html#ga20124f1992fe8442bf86336e5eb3f8c9">DP8_RESET</a>) != <a class="code" href="group___l_p_c___types___public___types.html#gga67a0db04d321a74b7e7fcfd3f1a3f70bac7f69f7c9e5aea9b8f54cf02870e2bf8">SUCCESS</a>) {</div> <div class="line"><a name="l00200"></a><span class="lineno"> 200</span>&#160; <span class="keywordflow">return</span> <a class="code" href="group___l_p_c___types___public___types.html#gga67a0db04d321a74b7e7fcfd3f1a3f70ba2fd6f336d08340583bd620a7f5694c90">ERROR</a>;</div> <div class="line"><a name="l00201"></a><span class="lineno"> 201</span>&#160; }</div> <div class="line"><a name="l00202"></a><span class="lineno"> 202</span>&#160; i = 400;</div> <div class="line"><a name="l00203"></a><span class="lineno"> 203</span>&#160; <span class="keywordflow">while</span> (i &gt; 0) {</div> <div class="line"><a name="l00204"></a><span class="lineno"> 204</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga4adbccc342faa0f724a24a0d8261a286">pDelayMs</a>(1);</div> <div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160; <span class="keywordflow">if</span> (<a class="code" href="group___d_p83848___p_h_y.html#gae7aa3808da3345de4aee9bbe11e02366">lpc_mii_read</a>(<a class="code" href="group___d_p83848___p_h_y.html#ga892a7317d57dda903e52c7cd54b73cec" title="DP83848 PHY register offsets.">DP8_BMCR_REG</a>, &amp;tmp) != <a class="code" href="group___l_p_c___types___public___types.html#gga67a0db04d321a74b7e7fcfd3f1a3f70bac7f69f7c9e5aea9b8f54cf02870e2bf8">SUCCESS</a>) {</div> <div class="line"><a name="l00206"></a><span class="lineno"> 206</span>&#160; <span class="keywordflow">return</span> <a class="code" href="group___l_p_c___types___public___types.html#gga67a0db04d321a74b7e7fcfd3f1a3f70ba2fd6f336d08340583bd620a7f5694c90">ERROR</a>;</div> <div class="line"><a name="l00207"></a><span class="lineno"> 207</span>&#160; }</div> <div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160;</div> <div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160; <span class="keywordflow">if</span> (!(tmp &amp; (<a class="code" href="group___d_p83848___p_h_y.html#ga20124f1992fe8442bf86336e5eb3f8c9">DP8_RESET</a> | <a class="code" href="group___d_p83848___p_h_y.html#gac133bb396b83069bf1628cbbcabbd902">DP8_POWER_DOWN</a>))) {</div> <div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160; i = -1;</div> <div class="line"><a name="l00211"></a><span class="lineno"> 211</span>&#160; }</div> <div class="line"><a name="l00212"></a><span class="lineno"> 212</span>&#160; <span class="keywordflow">else</span> {</div> <div class="line"><a name="l00213"></a><span class="lineno"> 213</span>&#160; i--;</div> <div class="line"><a name="l00214"></a><span class="lineno"> 214</span>&#160; }</div> <div class="line"><a name="l00215"></a><span class="lineno"> 215</span>&#160; }</div> <div class="line"><a name="l00216"></a><span class="lineno"> 216</span>&#160; <span class="comment">/* Timeout? */</span></div> <div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160; <span class="keywordflow">if</span> (i == 0) {</div> <div class="line"><a name="l00218"></a><span class="lineno"> 218</span>&#160; <span class="keywordflow">return</span> <a class="code" href="group___l_p_c___types___public___types.html#gga67a0db04d321a74b7e7fcfd3f1a3f70ba2fd6f336d08340583bd620a7f5694c90">ERROR</a>;</div> <div class="line"><a name="l00219"></a><span class="lineno"> 219</span>&#160; }</div> <div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160;</div> <div class="line"><a name="l00221"></a><span class="lineno"> 221</span>&#160;<span class="preprocessor">#if 0</span></div> <div class="line"><a name="l00222"></a><span class="lineno"> 222</span>&#160;<span class="preprocessor"></span> <span class="comment">/* Setup link based on configuration options */</span></div> <div class="line"><a name="l00223"></a><span class="lineno"> 223</span>&#160;<span class="preprocessor">#if PHY_USE_AUTONEG == 1</span></div> <div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160;<span class="preprocessor"></span> tmp = <a class="code" href="group___d_p83848___p_h_y.html#ga11fb5024f522364daffa86d8aa3e686a">DP8_AUTONEG</a>;</div> <div class="line"><a name="l00225"></a><span class="lineno"> 225</span>&#160;<span class="preprocessor">#else</span></div> <div class="line"><a name="l00226"></a><span class="lineno"> 226</span>&#160;<span class="preprocessor"></span> tmp = 0;</div> <div class="line"><a name="l00227"></a><span class="lineno"> 227</span>&#160;<span class="preprocessor">#endif</span></div> <div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#if PHY_USE_100MBS == 1</span></div> <div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160;<span class="preprocessor"></span> tmp |= <a class="code" href="group___d_p83848___p_h_y.html#ga41b97dcb346e3bbe4030dcb461d83dc5">DP8_SPEED_SELECT</a>;</div> <div class="line"><a name="l00230"></a><span class="lineno"> 230</span>&#160;<span class="preprocessor">#endif</span></div> <div class="line"><a name="l00231"></a><span class="lineno"> 231</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#if PHY_USE_FULL_DUPLEX == 1</span></div> <div class="line"><a name="l00232"></a><span class="lineno"> 232</span>&#160;<span class="preprocessor"></span> tmp |= <a class="code" href="group___d_p83848___p_h_y.html#ga0775ca4632435fb4263758dd0d49e03f">DP8_DUPLEX_MODE</a>;</div> <div class="line"><a name="l00233"></a><span class="lineno"> 233</span>&#160;<span class="preprocessor">#endif</span></div> <div class="line"><a name="l00234"></a><span class="lineno"> 234</span>&#160;<span class="preprocessor"></span></div> <div class="line"><a name="l00235"></a><span class="lineno"> 235</span>&#160;<span class="preprocessor">#else</span></div> <div class="line"><a name="l00236"></a><span class="lineno"> 236</span>&#160;<span class="preprocessor"></span> tmp = <a class="code" href="group___d_p83848___p_h_y.html#ga11fb5024f522364daffa86d8aa3e686a">DP8_AUTONEG</a>;</div> <div class="line"><a name="l00237"></a><span class="lineno"> 237</span>&#160;<span class="preprocessor">#endif</span></div> <div class="line"><a name="l00238"></a><span class="lineno"> 238</span>&#160;<span class="preprocessor"></span></div> <div class="line"><a name="l00239"></a><span class="lineno"> 239</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga0e569d5be15c4c069e8262ca470ebb71">lpc_mii_write</a>(<a class="code" href="group___d_p83848___p_h_y.html#ga892a7317d57dda903e52c7cd54b73cec" title="DP83848 PHY register offsets.">DP8_BMCR_REG</a>, tmp);</div> <div class="line"><a name="l00240"></a><span class="lineno"> 240</span>&#160;</div> <div class="line"><a name="l00241"></a><span class="lineno"> 241</span>&#160; <span class="comment">/* Enable RMII mode for PHY */</span></div> <div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160; <span class="keywordflow">if</span> (rmii) {</div> <div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga0e569d5be15c4c069e8262ca470ebb71">lpc_mii_write</a>(<a class="code" href="group___d_p83848___p_h_y.html#gadf696963d0abbb4beb829fc973495b7f">DP8_PHY_RBR_REG</a>, <a class="code" href="group___d_p83848___p_h_y.html#ga0add7cbf634b4f110bbf5b3252581535">DP8_RBR_RMII_MODE</a>);</div> <div class="line"><a name="l00244"></a><span class="lineno"> 244</span>&#160; }</div> <div class="line"><a name="l00245"></a><span class="lineno"> 245</span>&#160;</div> <div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160; <span class="comment">/* The link is not set active at this point, but will be detected</span></div> <div class="line"><a name="l00247"></a><span class="lineno"> 247</span>&#160;<span class="comment"> later */</span></div> <div class="line"><a name="l00248"></a><span class="lineno"> 248</span>&#160;</div> <div class="line"><a name="l00249"></a><span class="lineno"> 249</span>&#160; <span class="keywordflow">return</span> <a class="code" href="group___l_p_c___types___public___types.html#gga67a0db04d321a74b7e7fcfd3f1a3f70bac7f69f7c9e5aea9b8f54cf02870e2bf8">SUCCESS</a>;</div> <div class="line"><a name="l00250"></a><span class="lineno"> 250</span>&#160;}</div> <div class="line"><a name="l00251"></a><span class="lineno"> 251</span>&#160;</div> <div class="line"><a name="l00252"></a><span class="lineno"> 252</span>&#160;<span class="comment">/* Phy status update state machine */</span></div> <div class="line"><a name="l00253"></a><span class="lineno"><a class="code" href="group___d_p83848___p_h_y.html#gab5a4203ab2c54fa3fb243e784f9b3ddc"> 253</a></span>&#160;uint32_t <a class="code" href="group___b_o_a_r_d___p_h_y.html#gab5a4203ab2c54fa3fb243e784f9b3ddc" title="Phy status update state machine.">lpcPHYStsPoll</a>(<span class="keywordtype">void</span>)</div> <div class="line"><a name="l00254"></a><span class="lineno"> 254</span>&#160;{</div> <div class="line"><a name="l00255"></a><span class="lineno"> 255</span>&#160; <span class="keywordflow">switch</span> (<a class="code" href="group___d_p83848___p_h_y.html#gab8232b6720275552dae1309a8c6baf99">phyustate</a>) {</div> <div class="line"><a name="l00256"></a><span class="lineno"> 256</span>&#160; <span class="keywordflow">default</span>:</div> <div class="line"><a name="l00257"></a><span class="lineno"> 257</span>&#160; <span class="keywordflow">case</span> 0:</div> <div class="line"><a name="l00258"></a><span class="lineno"> 258</span>&#160; <span class="comment">/* Read BMSR to clear faults */</span></div> <div class="line"><a name="l00259"></a><span class="lineno"> 259</span>&#160; <a class="code" href="group___e_n_e_t__18_x_x__43_x_x.html#gaca2166605d385fd5150f173cd33a3ac2" title="Starts a PHY read via the MII.">Chip_ENET_StartMIIRead</a>(<a class="code" href="group___p_e_r_i_p_h__18_x_x___b_a_s_e.html#gaddb977e4442891b21ced3344c71440d7">LPC_ETHERNET</a>, <a class="code" href="group___d_p83848___p_h_y.html#ga187972bb76c6452082fe5d8871646c3c">DP8_PHY_STAT_REG</a>);</div> <div class="line"><a name="l00260"></a><span class="lineno"> 260</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga5699d62624b72bdd5874b1781fe94460">physts</a> &amp;= ~<a class="code" href="group___b_o_a_r_d___p_h_y.html#ga024ecb53e2bd08b11916fe3df9881fe6">PHY_LINK_CHANGED</a>;</div> <div class="line"><a name="l00261"></a><span class="lineno"> 261</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga5699d62624b72bdd5874b1781fe94460">physts</a> = <a class="code" href="group___d_p83848___p_h_y.html#ga5699d62624b72bdd5874b1781fe94460">physts</a> | <a class="code" href="group___b_o_a_r_d___p_h_y.html#gae9570359588a14f9e79b363a4861b461">PHY_LINK_BUSY</a>;</div> <div class="line"><a name="l00262"></a><span class="lineno"> 262</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#gab8232b6720275552dae1309a8c6baf99">phyustate</a> = 1;</div> <div class="line"><a name="l00263"></a><span class="lineno"> 263</span>&#160; <span class="keywordflow">break</span>;</div> <div class="line"><a name="l00264"></a><span class="lineno"> 264</span>&#160;</div> <div class="line"><a name="l00265"></a><span class="lineno"> 265</span>&#160; <span class="keywordflow">case</span> 1:</div> <div class="line"><a name="l00266"></a><span class="lineno"> 266</span>&#160; <span class="comment">/* Wait for read status state */</span></div> <div class="line"><a name="l00267"></a><span class="lineno"> 267</span>&#160; <span class="keywordflow">if</span> (!<a class="code" href="group___e_n_e_t__18_x_x__43_x_x.html#ga2ae5389a2b99d6006980083d02667e07" title="Returns MII link (PHY) busy status.">Chip_ENET_IsMIIBusy</a>(<a class="code" href="group___p_e_r_i_p_h__18_x_x___b_a_s_e.html#gaddb977e4442891b21ced3344c71440d7">LPC_ETHERNET</a>)) {</div> <div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160; <span class="comment">/* Update PHY status */</span></div> <div class="line"><a name="l00269"></a><span class="lineno"> 269</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga5699d62624b72bdd5874b1781fe94460">physts</a> &amp;= ~<a class="code" href="group___b_o_a_r_d___p_h_y.html#gae9570359588a14f9e79b363a4861b461">PHY_LINK_BUSY</a>;</div> <div class="line"><a name="l00270"></a><span class="lineno"> 270</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#ga13c06e6f1a0654ef91ac9acc77b471cd">lpc_update_phy_sts</a>(<a class="code" href="group___e_n_e_t__18_x_x__43_x_x.html#ga47f1d10185cb9ed0c484c9fd3ac07423" title="Returns the value read from the PHY.">Chip_ENET_ReadMIIData</a>(<a class="code" href="group___p_e_r_i_p_h__18_x_x___b_a_s_e.html#gaddb977e4442891b21ced3344c71440d7">LPC_ETHERNET</a>));</div> <div class="line"><a name="l00271"></a><span class="lineno"> 271</span>&#160; <a class="code" href="group___d_p83848___p_h_y.html#gab8232b6720275552dae1309a8c6baf99">phyustate</a> = 0;</div> <div class="line"><a name="l00272"></a><span class="lineno"> 272</span>&#160; }</div> <div class="line"><a name="l00273"></a><span class="lineno"> 273</span>&#160; <span class="keywordflow">break</span>;</div> <div class="line"><a name="l00274"></a><span class="lineno"> 274</span>&#160; }</div> <div class="line"><a name="l00275"></a><span class="lineno"> 275</span>&#160;</div> <div class="line"><a name="l00276"></a><span class="lineno"> 276</span>&#160; <span class="keywordflow">return</span> <a class="code" href="group___d_p83848___p_h_y.html#ga5699d62624b72bdd5874b1781fe94460">physts</a>;</div> <div class="line"><a name="l00277"></a><span class="lineno"> 277</span>&#160;}</div> <div class="line"><a name="l00278"></a><span class="lineno"> 278</span>&#160;</div> </div><!-- fragment --></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Fri Feb 20 2015 21:29:41 for LPCOpen Platform for LPC18XX/43XX microcontrollers 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>
jdk8en_us/docs/api/javax/imageio/class-use/ImageTranscoder.html
DeanAaron/jdk8
<!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_11) on Mon Jun 16 17:36:06 PDT 2014 --> <title>Uses of Interface javax.imageio.ImageTranscoder (Java Platform SE 8 )</title> <meta name="date" content="2014-06-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="Uses of Interface javax.imageio.ImageTranscoder (Java Platform SE 8 )"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../javax/imageio/ImageTranscoder.html" title="interface in javax.imageio">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 class="aboutLanguage"><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;8</strong></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?javax/imageio/class-use/ImageTranscoder.html" target="_top">Frames</a></li> <li><a href="ImageTranscoder.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"> <h2 title="Uses of Interface javax.imageio.ImageTranscoder" class="title">Uses of Interface<br>javax.imageio.ImageTranscoder</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../javax/imageio/ImageTranscoder.html" title="interface in javax.imageio">ImageTranscoder</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#javax.imageio">javax.imageio</a></td> <td class="colLast"> <div class="block">The main package of the Java Image I/O API.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#javax.imageio.spi">javax.imageio.spi</a></td> <td class="colLast"> <div class="block">A package of the Java Image I/O API containing the plug-in interfaces for readers, writers, transcoders, and streams, and a runtime registry.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="javax.imageio"> <!-- --> </a> <h3>Uses of <a href="../../../javax/imageio/ImageTranscoder.html" title="interface in javax.imageio">ImageTranscoder</a> in <a href="../../../javax/imageio/package-summary.html">javax.imageio</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../javax/imageio/package-summary.html">javax.imageio</a> that implement <a href="../../../javax/imageio/ImageTranscoder.html" title="interface in javax.imageio">ImageTranscoder</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../javax/imageio/ImageWriter.html" title="class in javax.imageio">ImageWriter</a></span></code> <div class="block">An abstract superclass for encoding and writing images.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../javax/imageio/package-summary.html">javax.imageio</a> that return types with arguments of type <a href="../../../javax/imageio/ImageTranscoder.html" title="interface in javax.imageio">ImageTranscoder</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../java/util/Iterator.html" title="interface in java.util">Iterator</a>&lt;<a href="../../../javax/imageio/ImageTranscoder.html" title="interface in javax.imageio">ImageTranscoder</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">ImageIO.</span><code><span class="memberNameLink"><a href="../../../javax/imageio/ImageIO.html#getImageTranscoders-javax.imageio.ImageReader-javax.imageio.ImageWriter-">getImageTranscoders</a></span>(<a href="../../../javax/imageio/ImageReader.html" title="class in javax.imageio">ImageReader</a>&nbsp;reader, <a href="../../../javax/imageio/ImageWriter.html" title="class in javax.imageio">ImageWriter</a>&nbsp;writer)</code> <div class="block">Returns an <code>Iterator</code> containing all currently registered <code>ImageTranscoder</code>s that claim to be able to transcode between the metadata of the given <code>ImageReader</code> and <code>ImageWriter</code>.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="javax.imageio.spi"> <!-- --> </a> <h3>Uses of <a href="../../../javax/imageio/ImageTranscoder.html" title="interface in javax.imageio">ImageTranscoder</a> in <a href="../../../javax/imageio/spi/package-summary.html">javax.imageio.spi</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../javax/imageio/spi/package-summary.html">javax.imageio.spi</a> that return <a href="../../../javax/imageio/ImageTranscoder.html" title="interface in javax.imageio">ImageTranscoder</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>abstract <a href="../../../javax/imageio/ImageTranscoder.html" title="interface in javax.imageio">ImageTranscoder</a></code></td> <td class="colLast"><span class="typeNameLabel">ImageTranscoderSpi.</span><code><span class="memberNameLink"><a href="../../../javax/imageio/spi/ImageTranscoderSpi.html#createTranscoderInstance--">createTranscoderInstance</a></span>()</code> <div class="block">Returns an instance of the <code>ImageTranscoder</code> implementation associated with this service provider.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../javax/imageio/ImageTranscoder.html" title="interface in javax.imageio">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 class="aboutLanguage"><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;8</strong></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?javax/imageio/class-use/ImageTranscoder.html" target="_top">Frames</a></li> <li><a href="ImageTranscoder.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://download.oracle.com/javase/8/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> Copyright &#x00a9; 1993, 2014, Oracle and/or its affiliates. All rights reserved. </font></small></p> </body> </html>
jdk8en_us/docs/api/java/lang/class-use/Compiler.html
DeanAaron/jdk8
<!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_11) on Mon Jun 16 17:36:04 PDT 2014 --> <title>Uses of Class java.lang.Compiler (Java Platform SE 8 )</title> <meta name="date" content="2014-06-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="Uses of Class java.lang.Compiler (Java Platform SE 8 )"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../java/lang/Compiler.html" title="class in java.lang">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 class="aboutLanguage"><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;8</strong></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?java/lang/class-use/Compiler.html" target="_top">Frames</a></li> <li><a href="Compiler.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"> <h2 title="Uses of Class java.lang.Compiler" class="title">Uses of Class<br>java.lang.Compiler</h2> </div> <div class="classUseContainer">No usage of java.lang.Compiler</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../java/lang/Compiler.html" title="class in java.lang">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 class="aboutLanguage"><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;8</strong></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?java/lang/class-use/Compiler.html" target="_top">Frames</a></li> <li><a href="Compiler.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://download.oracle.com/javase/8/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> Copyright &#x00a9; 1993, 2014, Oracle and/or its affiliates. All rights reserved. </font></small></p> </body> </html>
app/bundles/FormBundle/Assets/css/form.css
mqueme/mautic
/* FormBundle */ .form-submitaction-group-header { font-size: 1.1em; font-weight: bold; } #mauticforms_fields .mauticform-row, #mauticforms_actions .mauticform-row { padding: 10px; } #mauticforms_fields .mauticform-row { margin-bottom: 0 !important; } #mauticforms_actions .mauticform-row .action-label { font-size: 1.1em; font-weight: bold; display: block; } #mauticforms_actions .mauticform-row .action-descr { font-size: 0.9em; display: block; } #mauticforms_actions .form-buttons { float: right; margin-top: 3px; } #mauticforms_fields .form-buttons { float: right; margin-top: 8px; } #mauticforms_fields input, #mauticforms_fields textarea, #mauticforms_fields select { background-color: #fff; box-shadow: 0px 0px 0px #fff inset; padding: 0.5em 0.5em; width: 50%; } .mauticform-row { min-height: 60px; } #mauticforms_fields .panel-footer { padding: 3px 15px; } textarea.form-html { height: 200px; } .col-form-id, .col-formresult-id { width: 75px; } .col-form-submissions { width: 100px; } .formresult-list th .input-group { margin-top: 10px; } .formresult-list th:not(.col-formresult-id):not(.col-actions) { min-width: 125px; } .inline-spacer { padding-right: 20px; } #mauticforms_fields input[type="date"], #mauticforms_fields input[type="time"], #mauticforms_fields input[type="datetime-local"], #mauticforms_fields input[type="month"] { line-height: inherit; }
game/data/scripts/ai/npc/Trainers/HealerTrainer/30701.html
karolusw/l2j
<html><body>Magister Errickin:<br> You don't have to introduce yourself--I already know all about you. I am Magister Errikin. Perhaps you've already noticed that this town is a dangerous place. You could easily be called on to defend not only your life, but more importantly, your honor.<br> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_SkillList">Learn skills.</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h Quest HealerTrainer SkillTransfer">Ask about Skill Transfer.</Button> <Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Link common/skill_enchant_help.htm">Ask about Skill Enchanting.</Button> <Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button> </body></html>
poi-3.8/docs/apidocs/org/apache/poi/ss/formula/atp/package-tree.html
gmchen/MosquitoSimulation
<!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 Sat Mar 17 18:05:25 MSK 2012 --> <TITLE> org.apache.poi.ss.formula.atp Class Hierarchy (POI API Documentation) </TITLE> <META NAME="date" CONTENT="2012-03-17"> <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="org.apache.poi.ss.formula.atp Class Hierarchy (POI API Documentation)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../../org/apache/poi/ss/formula/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;<A HREF="../../../../../../org/apache/poi/ss/formula/constant/package-tree.html"><B>NEXT</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/poi/ss/formula/atp/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-tree.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> Hierarchy For Package org.apache.poi.ss.formula.atp </H2> </CENTER> <DL> <DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../overview-tree.html">All Packages</A></DL> <HR> <H2> Class Hierarchy </H2> <UL> <LI TYPE="circle">java.lang.Object<UL> <LI TYPE="circle">org.apache.poi.ss.formula.atp.<A HREF="../../../../../../org/apache/poi/ss/formula/atp/AnalysisToolPak.html" title="class in org.apache.poi.ss.formula.atp"><B>AnalysisToolPak</B></A> (implements org.apache.poi.ss.formula.udf.<A HREF="../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</A>) <LI TYPE="circle">org.apache.poi.ss.formula.atp.<A HREF="../../../../../../org/apache/poi/ss/formula/atp/DateParser.html" title="class in org.apache.poi.ss.formula.atp"><B>DateParser</B></A><LI TYPE="circle">org.apache.poi.ss.formula.atp.<A HREF="../../../../../../org/apache/poi/ss/formula/atp/WorkdayCalculator.html" title="class in org.apache.poi.ss.formula.atp"><B>WorkdayCalculator</B></A></UL> </UL> <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"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../../org/apache/poi/ss/formula/package-tree.html"><B>PREV</B></A>&nbsp; &nbsp;<A HREF="../../../../../../org/apache/poi/ss/formula/constant/package-tree.html"><B>NEXT</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?org/apache/poi/ss/formula/atp/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-tree.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> <i>Copyright 2012 The Apache Software Foundation or its licensors, as applicable.</i> </BODY> </HTML>
foreign/TinyXML++/docs/functions_0x6d.html
cppisfun/GameEngine
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>TinyXml: Class Members</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.5.6 --> <div class="navigation" id="top"> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> <li class="current"><a href="functions.html"><span>Class&nbsp;Members</span></a></li> </ul> </div> <div class="tabs"> <ul> <li class="current"><a href="functions.html"><span>All</span></a></li> <li><a href="functions_func.html"><span>Functions</span></a></li> <li><a href="functions_vars.html"><span>Variables</span></a></li> <li><a href="functions_enum.html"><span>Enumerations</span></a></li> <li><a href="functions_rela.html"><span>Related&nbsp;Functions</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="functions.html#index_a"><span>a</span></a></li> <li><a href="functions_0x62.html#index_b"><span>b</span></a></li> <li><a href="functions_0x63.html#index_c"><span>c</span></a></li> <li><a href="functions_0x64.html#index_d"><span>d</span></a></li> <li><a href="functions_0x65.html#index_e"><span>e</span></a></li> <li><a href="functions_0x66.html#index_f"><span>f</span></a></li> <li><a href="functions_0x67.html#index_g"><span>g</span></a></li> <li><a href="functions_0x68.html#index_h"><span>h</span></a></li> <li><a href="functions_0x69.html#index_i"><span>i</span></a></li> <li><a href="functions_0x6c.html#index_l"><span>l</span></a></li> <li class="current"><a href="functions_0x6d.html#index_m"><span>m</span></a></li> <li><a href="functions_0x6e.html#index_n"><span>n</span></a></li> <li><a href="functions_0x6f.html#index_o"><span>o</span></a></li> <li><a href="functions_0x70.html#index_p"><span>p</span></a></li> <li><a href="functions_0x71.html#index_q"><span>q</span></a></li> <li><a href="functions_0x72.html#index_r"><span>r</span></a></li> <li><a href="functions_0x73.html#index_s"><span>s</span></a></li> <li><a href="functions_0x74.html#index_t"><span>t</span></a></li> <li><a href="functions_0x75.html#index_u"><span>u</span></a></li> <li><a href="functions_0x76.html#index_v"><span>v</span></a></li> <li><a href="functions_0x77.html#index_w"><span>w</span></a></li> <li><a href="functions_0x7e.html#index_~"><span>~</span></a></li> </ul> </div> </div> <div class="contents"> Here is a list of all documented class members with links to the class documentation for each member: <p> <h3><a class="anchor" name="index_m">- m -</a></h3><ul> <li>m_details : <a class="el" href="classticpp_1_1Exception.html#0057429c19a0a4a1a9b71b406c3ac148">ticpp::Exception</a> <li>m_impRC : <a class="el" href="classticpp_1_1Base.html#86fe14ac3de56a64ba09148c5c5c352d">ticpp::Base</a> <li>m_spawnedWrappers : <a class="el" href="classTiCppRC.html#ca23455c46db995375ce4157fce51aec">TiCppRC</a> <li>m_tiXmlPointer : <a class="el" href="classticpp_1_1NodeImp.html#d7fe0c608ade8e6fead0fa560d2278d2">ticpp::NodeImp&lt; T &gt;</a> </ul> </div> <hr size="1"><address style="text-align: right;"><small>Generated on Sun Feb 15 23:12:13 2009 for TinyXml by&nbsp; <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> </body> </html>
app/doc/index-files/index-12.html
Astropilot/EDTVelizy
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="fr"> <head> <!-- Generated by javadoc (1.8.0_65) on Mon Mar 27 21:15:04 CEST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=utf8"> <title>O-Index</title> <meta name="date" content="2017-03-27"> <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="O-Index"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-11.html">Prev Letter</a></li> <li><a href="index-13.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-12.html" target="_top">Frames</a></li> <li><a href="index-12.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">C</a>&nbsp;<a href="index-3.html">D</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">H</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">W</a>&nbsp;<a href="index-19.html">X</a>&nbsp;<a name="I:O"> <!-- --> </a> <h2 class="title">O</h2> <dl> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/activities/NavigateActivity.html#onBackPressed--">onBackPressed()</a></span> - Method in class com.edt.velizy.edtvelizy.activities.<a href="../com/edt/velizy/edtvelizy/activities/NavigateActivity.html" title="class in com.edt.velizy.edtvelizy.activities">NavigateActivity</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/activities/AboutActivity.html#onCreate-Bundle-">onCreate(Bundle)</a></span> - Method in class com.edt.velizy.edtvelizy.activities.<a href="../com/edt/velizy/edtvelizy/activities/AboutActivity.html" title="class in com.edt.velizy.edtvelizy.activities">AboutActivity</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/activities/ChooseGroupActivity.html#onCreate-Bundle-">onCreate(Bundle)</a></span> - Method in class com.edt.velizy.edtvelizy.activities.<a href="../com/edt/velizy/edtvelizy/activities/ChooseGroupActivity.html" title="class in com.edt.velizy.edtvelizy.activities">ChooseGroupActivity</a></dt> <dd> <div class="block">Fonction appelée lors de la création de l'activité</div> </dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/activities/LoginActivity.html#onCreate-Bundle-">onCreate(Bundle)</a></span> - Method in class com.edt.velizy.edtvelizy.activities.<a href="../com/edt/velizy/edtvelizy/activities/LoginActivity.html" title="class in com.edt.velizy.edtvelizy.activities">LoginActivity</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/activities/NavigateActivity.html#onCreate-Bundle-">onCreate(Bundle)</a></span> - Method in class com.edt.velizy.edtvelizy.activities.<a href="../com/edt/velizy/edtvelizy/activities/NavigateActivity.html" title="class in com.edt.velizy.edtvelizy.activities">NavigateActivity</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/fragments/EDTFragment.html#onCreate-Bundle-">onCreate(Bundle)</a></span> - Method in class com.edt.velizy.edtvelizy.fragments.<a href="../com/edt/velizy/edtvelizy/fragments/EDTFragment.html" title="class in com.edt.velizy.edtvelizy.fragments">EDTFragment</a></dt> <dd> <div class="block">Réécriture de la fonction onCreate qui va récupéré les informations donnés</div> </dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/fragments/EDTFragment.html#onCreateOptionsMenu-Menu-MenuInflater-">onCreateOptionsMenu(Menu, MenuInflater)</a></span> - Method in class com.edt.velizy.edtvelizy.fragments.<a href="../com/edt/velizy/edtvelizy/fragments/EDTFragment.html" title="class in com.edt.velizy.edtvelizy.fragments">EDTFragment</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/fragments/EDTFragment.html#onCreateView-LayoutInflater-ViewGroup-Bundle-">onCreateView(LayoutInflater, ViewGroup, Bundle)</a></span> - Method in class com.edt.velizy.edtvelizy.fragments.<a href="../com/edt/velizy/edtvelizy/fragments/EDTFragment.html" title="class in com.edt.velizy.edtvelizy.fragments">EDTFragment</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/activities/NavigateActivity.html#onDestroy--">onDestroy()</a></span> - Method in class com.edt.velizy.edtvelizy.activities.<a href="../com/edt/velizy/edtvelizy/activities/NavigateActivity.html" title="class in com.edt.velizy.edtvelizy.activities">NavigateActivity</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/fragments/EDTFragment.html#onEventClick-com.alamkanak.weekview.WeekViewEvent-RectF-">onEventClick(WeekViewEvent, RectF)</a></span> - Method in class com.edt.velizy.edtvelizy.fragments.<a href="../com/edt/velizy/edtvelizy/fragments/EDTFragment.html" title="class in com.edt.velizy.edtvelizy.fragments">EDTFragment</a></dt> <dd> <div class="block">Fonction appelée lors d'un clic sur un cours</div> </dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/services/SuiviService.html#onHandleIntent-Intent-">onHandleIntent(Intent)</a></span> - Method in class com.edt.velizy.edtvelizy.services.<a href="../com/edt/velizy/edtvelizy/services/SuiviService.html" title="class in com.edt.velizy.edtvelizy.services">SuiviService</a></dt> <dd> <div class="block">Fonction qui est appelée à chaque appel de notre service</div> </dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/fragments/EDTFragment.html#onMonthChange-int-int-">onMonthChange(int, int)</a></span> - Method in class com.edt.velizy.edtvelizy.fragments.<a href="../com/edt/velizy/edtvelizy/fragments/EDTFragment.html" title="class in com.edt.velizy.edtvelizy.fragments">EDTFragment</a></dt> <dd> <div class="block">Fonction qui charge nos cours dans l'emploi du temps</div> </dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/activities/NavigateActivity.html#onNavigationItemSelected-MenuItem-">onNavigationItemSelected(MenuItem)</a></span> - Method in class com.edt.velizy.edtvelizy.activities.<a href="../com/edt/velizy/edtvelizy/activities/NavigateActivity.html" title="class in com.edt.velizy.edtvelizy.activities">NavigateActivity</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/activities/AboutActivity.html#onOptionsItemSelected-MenuItem-">onOptionsItemSelected(MenuItem)</a></span> - Method in class com.edt.velizy.edtvelizy.activities.<a href="../com/edt/velizy/edtvelizy/activities/AboutActivity.html" title="class in com.edt.velizy.edtvelizy.activities">AboutActivity</a></dt> <dd> <div class="block">Cette fonction est appelée quand un item du menu est appuyé</div> </dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/fragments/EDTFragment.html#onOptionsItemSelected-MenuItem-">onOptionsItemSelected(MenuItem)</a></span> - Method in class com.edt.velizy.edtvelizy.fragments.<a href="../com/edt/velizy/edtvelizy/fragments/EDTFragment.html" title="class in com.edt.velizy.edtvelizy.fragments">EDTFragment</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/activities/ChooseGroupActivity.DownloadEDTTask.html#onPostExecute-java.lang.String-">onPostExecute(String)</a></span> - Method in class com.edt.velizy.edtvelizy.activities.<a href="../com/edt/velizy/edtvelizy/activities/ChooseGroupActivity.DownloadEDTTask.html" title="class in com.edt.velizy.edtvelizy.activities">ChooseGroupActivity.DownloadEDTTask</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/activities/LoginActivity.DownloadWebpageTask.html#onPostExecute-java.lang.String-">onPostExecute(String)</a></span> - Method in class com.edt.velizy.edtvelizy.activities.<a href="../com/edt/velizy/edtvelizy/activities/LoginActivity.DownloadWebpageTask.html" title="class in com.edt.velizy.edtvelizy.activities">LoginActivity.DownloadWebpageTask</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/fragments/EDTFragment.html#onPrepareOptionsMenu-Menu-">onPrepareOptionsMenu(Menu)</a></span> - Method in class com.edt.velizy.edtvelizy.fragments.<a href="../com/edt/velizy/edtvelizy/fragments/EDTFragment.html" title="class in com.edt.velizy.edtvelizy.fragments">EDTFragment</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/services/MyAlarmReceiver.html#onReceive-Context-Intent-">onReceive(Context, Intent)</a></span> - Method in class com.edt.velizy.edtvelizy.services.<a href="../com/edt/velizy/edtvelizy/services/MyAlarmReceiver.html" title="class in com.edt.velizy.edtvelizy.services">MyAlarmReceiver</a></dt> <dd> <div class="block">Réécriture de la fonction onReceive pour lancer notre service Cette fonction est appelée automatique donc on ne se préoccupe pas des arguments</div> </dd> <dt><span class="memberNameLink"><a href="../com/edt/velizy/edtvelizy/timetable/timetable.html#option">option</a></span> - Variable in class com.edt.velizy.edtvelizy.timetable.<a href="../com/edt/velizy/edtvelizy/timetable/timetable.html" title="class in com.edt.velizy.edtvelizy.timetable">timetable</a></dt> <dd> <div class="block">Le titre de l'emploi du temps</div> </dd> </dl> <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">C</a>&nbsp;<a href="index-3.html">D</a>&nbsp;<a href="index-4.html">E</a>&nbsp;<a href="index-5.html">F</a>&nbsp;<a href="index-6.html">G</a>&nbsp;<a href="index-7.html">H</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">L</a>&nbsp;<a href="index-10.html">M</a>&nbsp;<a href="index-11.html">N</a>&nbsp;<a href="index-12.html">O</a>&nbsp;<a href="index-13.html">P</a>&nbsp;<a href="index-14.html">R</a>&nbsp;<a href="index-15.html">S</a>&nbsp;<a href="index-16.html">T</a>&nbsp;<a href="index-17.html">U</a>&nbsp;<a href="index-18.html">W</a>&nbsp;<a href="index-19.html">X</a>&nbsp;</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-11.html">Prev Letter</a></li> <li><a href="index-13.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-12.html" target="_top">Frames</a></li> <li><a href="index-12.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>
CSC 445 WebCentric Programming/Final Project/poi-3.14/docs/apidocs/org/apache/poi/xwpf/usermodel/XWPFSDTCell.html
jmemmons/university-assignments
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> XWPFSDTCell (POI API Documentation) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="XWPFSDTCell (POI API Documentation)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XWPFSDTCell.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDTContent.html" title="class in org.apache.poi.xwpf.usermodel"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/poi/xwpf/usermodel/XWPFSDTCell.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="XWPFSDTCell.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;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.apache.poi.xwpf.usermodel</FONT> <BR> Class XWPFSDTCell</H2> <PRE> java.lang.Object <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">org.apache.poi.xwpf.usermodel.AbstractXWPFSDT</A> <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.poi.xwpf.usermodel.XWPFSDTCell</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/poi/xwpf/usermodel/ICell.html" title="interface in org.apache.poi.xwpf.usermodel">ICell</A>, <A HREF="../../../../../org/apache/poi/xwpf/usermodel/ISDTContents.html" title="interface in org.apache.poi.xwpf.usermodel">ISDTContents</A></DD> </DL> <HR> <DL> <DT><PRE>public class <B>XWPFSDTCell</B><DT>extends <A HREF="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">AbstractXWPFSDT</A><DT>implements <A HREF="../../../../../org/apache/poi/xwpf/usermodel/ICell.html" title="interface in org.apache.poi.xwpf.usermodel">ICell</A></DL> </PRE> <P> Experimental class to offer rudimentary read-only processing of of StructuredDocumentTags/ContentControl that can appear in a table row as if a table cell. <p/> These can contain one or more cells or other SDTs within them. <p/> WARNING - APIs expected to change rapidly <P> <P> <HR> <P> <!-- ======== 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="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDTCell.html#XWPFSDTCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtCell, org.apache.poi.xwpf.usermodel.XWPFTableRow, org.apache.poi.xwpf.usermodel.IBody)">XWPFSDTCell</A></B>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtCell&nbsp;sdtCell, <A HREF="../../../../../org/apache/poi/xwpf/usermodel/XWPFTableRow.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTableRow</A>&nbsp;xwpfTableRow, <A HREF="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</A>&nbsp;part)</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> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../org/apache/poi/xwpf/usermodel/ISDTContent.html" title="interface in org.apache.poi.xwpf.usermodel">ISDTContent</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDTCell.html#getContent()">getContent</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_org.apache.poi.xwpf.usermodel.AbstractXWPFSDT"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class org.apache.poi.xwpf.usermodel.<A HREF="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">AbstractXWPFSDT</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getBody()">getBody</A>, <A HREF="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getDocument()">getDocument</A>, <A HREF="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getElementType()">getElementType</A>, <A HREF="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getPart()">getPart</A>, <A HREF="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getPartType()">getPartType</A>, <A HREF="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getTag()">getTag</A>, <A HREF="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getTitle()">getTitle</A></CODE></TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= 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="XWPFSDTCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtCell, org.apache.poi.xwpf.usermodel.XWPFTableRow, org.apache.poi.xwpf.usermodel.IBody)"><!-- --></A><H3> XWPFSDTCell</H3> <PRE> public <B>XWPFSDTCell</B>(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtCell&nbsp;sdtCell, <A HREF="../../../../../org/apache/poi/xwpf/usermodel/XWPFTableRow.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTableRow</A>&nbsp;xwpfTableRow, <A HREF="../../../../../org/apache/poi/xwpf/usermodel/IBody.html" title="interface in org.apache.poi.xwpf.usermodel">IBody</A>&nbsp;part)</PRE> <DL> </DL> <!-- ============ 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="getContent()"><!-- --></A><H3> getContent</H3> <PRE> public <A HREF="../../../../../org/apache/poi/xwpf/usermodel/ISDTContent.html" title="interface in org.apache.poi.xwpf.usermodel">ISDTContent</A> <B>getContent</B>()</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html#getContent()">getContent</A></CODE> in class <CODE><A HREF="../../../../../org/apache/poi/xwpf/usermodel/AbstractXWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel">AbstractXWPFSDT</A></CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD>the content object</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/XWPFSDTCell.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDTContent.html" title="class in org.apache.poi.xwpf.usermodel"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/poi/xwpf/usermodel/XWPFSDTCell.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="XWPFSDTCell.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;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright 2016 The Apache Software Foundation or its licensors, as applicable.</i> </BODY> </HTML>
RossFamilyTree/ppl/8/f/d15f5fd943874d96088823a10f8.html
RossGammon/the-gammons.net
<!DOCTYPE html> <html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head lang="en-GB"> <title>Ross Gammon’s Family Tree - CUTCLIFFE, Elizabeth</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /> <meta name ="apple-mobile-web-app-capable" content="yes" /> <meta name="generator" content="Gramps 4.2.8 http://gramps-project.org/" /> <meta name="author" content="" /> <link href="../../../images/favicon2.ico" rel="shortcut icon" type="image/x-icon" /> <link href="../../../css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../../../css/narrative-print.css" media="print" rel="stylesheet" type="text/css" /> <link href="../../../css/ancestortree.css" media="screen" rel="stylesheet" type="text/css" /> </head> <body> <div id="header"> <h1 id="SiteTitle">Ross Gammon’s Family Tree</h1> </div> <div class="wrapper" id="nav" role="navigation"> <div class="container"> <ul class="menu" id="dropmenu"> <li class = "CurrentSection"><a href="../../../individuals.html" title="Individuals">Individuals</a></li> <li><a href="../../../index.html" title="Surnames">Surnames</a></li> <li><a href="../../../families.html" title="Families">Families</a></li> <li><a href="../../../events.html" title="Events">Events</a></li> <li><a href="../../../places.html" title="Places">Places</a></li> <li><a href="../../../sources.html" title="Sources">Sources</a></li> <li><a href="../../../repositories.html" title="Repositories">Repositories</a></li> <li><a href="../../../media.html" title="Media">Media</a></li> <li><a href="../../../thumbnails.html" title="Thumbnails">Thumbnails</a></li> </ul> </div> </div> <div class="content" id="IndividualDetail"> <h3>CUTCLIFFE, Elizabeth<sup><small></small></sup></h3> <div id="summaryarea"> <table class="infolist"> <tr> <td class="ColumnAttribute">Birth Name</td> <td class="ColumnValue"> CUTCLIFFE, Elizabeth <a href="#sref1a">1a</a> </td> </tr> <tr> <td class="ColumnAttribute">Gramps&nbsp;ID</td> <td class="ColumnValue">I2513</td> </tr> <tr> <td class="ColumnAttribute">Gender</td> <td class="ColumnValue">female</td> </tr> </table> </div> <div class="subsection" id="events"> <h4>Events</h4> <table class="infolist eventlist"> <thead> <tr> <th class="ColumnEvent">Event</th> <th class="ColumnDate">Date</th> <th class="ColumnPlace">Place</th> <th class="ColumnDescription">Description</th> <th class="ColumnNotes">Notes</th> <th class="ColumnSources">Sources</th> </tr> </thead> <tbody> <tr> <td class="ColumnEvent"> <a href="../../../evt/e/7/d15f5fd944d78ffce061c428c7e.html" title="Christening"> Christening <span class="grampsid"> [E2707]</span> </a> </td> <td class="ColumnDate">1750-03-30</td> <td class="ColumnPlace">&nbsp;</td> <td class="ColumnDescription">&nbsp;</td> <td class="ColumnNotes"> <div> </div> </td> <td class="ColumnSources"> &nbsp; </td> </tr> </tbody> </table> </div> <div class="subsection" id="parents"> <h4>Parents</h4> <table class="infolist"> <thead> <tr> <th class="ColumnAttribute">Relation to main person</th> <th class="ColumnValue">Name</th> <th class="ColumnValue">Relation within this family (if not by birth)</th> </tr> </thead> <tbody> </tbody> <tr> <td class="ColumnAttribute">Father</td> <td class="ColumnValue"> <a href="../../../ppl/1/4/d15f5fc8eda567acff716ed7741.html">CUTCLIFFE, Francis<span class="grampsid"> [I1190]</span></a> </td> </tr> <tr> <td class="ColumnAttribute">Mother</td> <td class="ColumnValue"> <a href="../../../ppl/5/f/d15f5fc8f6250dbe0bd8a15def5.html">GOULD, Joan (Jane)<span class="grampsid"> [I1192]</span></a> </td> </tr> <tr> <td class="ColumnAttribute">&nbsp;&nbsp;&nbsp;&nbsp;Brother</td> <td class="ColumnValue">&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../ppl/d/d/d15f5fd94007c952c326a1259dd.html">CUTCLIFFE, Francis<span class="grampsid"> [I2512]</span></a></td> <td class="ColumnValue"></td> </tr> <tr> <td class="ColumnAttribute">&nbsp;&nbsp;&nbsp;&nbsp;</td> <td class="ColumnValue">&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../ppl/8/f/d15f5fd943874d96088823a10f8.html">CUTCLIFFE, Elizabeth<span class="grampsid"> [I2513]</span></a></td> <td class="ColumnValue"></td> </tr> <tr> <td class="ColumnAttribute">&nbsp;&nbsp;&nbsp;&nbsp;Sister</td> <td class="ColumnValue">&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../ppl/e/5/d15f5fd94a44779eae09199225e.html">CUTCLIFFE, Jane<span class="grampsid"> [I2515]</span></a></td> <td class="ColumnValue"></td> </tr> <tr> <td class="ColumnAttribute">&nbsp;&nbsp;&nbsp;&nbsp;Sister</td> <td class="ColumnValue">&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../ppl/f/b/d15f5fd950c5dd3d3d70c58a1bf.html">CUTCLIFFE, Ann<span class="grampsid"> [I2516]</span></a></td> <td class="ColumnValue"></td> </tr> <tr> <td class="ColumnAttribute">&nbsp;&nbsp;&nbsp;&nbsp;Brother</td> <td class="ColumnValue">&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../ppl/5/3/d15f5fd953d72274ad0641c2c35.html">CUTCLIFFE, John<span class="grampsid"> [I2517]</span></a></td> <td class="ColumnValue"></td> </tr> <tr> <td class="ColumnAttribute">&nbsp;&nbsp;&nbsp;&nbsp;Brother</td> <td class="ColumnValue">&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../ppl/7/3/d15f5fd95822281b0fb567e7a37.html">CUTCLIFFE, Henery<span class="grampsid"> [I2518]</span></a></td> <td class="ColumnValue"></td> </tr> <tr> <td colspan="3">&nbsp;</td> </tr> <tr> <td class="ColumnAttribute">Father</td> <td class="ColumnValue"> <a href="../../../ppl/1/4/d15f5fc8eda567acff716ed7741.html">CUTCLIFFE, Francis<span class="grampsid"> [I1190]</span></a> </td> </tr> <tr> <td class="ColumnAttribute">Stepmother</td> <td class="ColumnValue"> <a href="../../../ppl/d/5/d15f5fc8f827f210039d47a915d.html">BARROWS, Hannah<span class="grampsid"> [I1193]</span></a> </td> </tr> </table> </div> <div class="subsection" id="attributes"> <h4>Attributes</h4> <table class="infolist attrlist"> <thead> <tr> <th class="ColumnType">Type</th> <th class="ColumnValue">Value</th> <th class="ColumnNotes">Notes</th> <th class="ColumnSources">Sources</th> </tr> </thead> <tbody> <tr> <td class="ColumnType">_UID</td> <td class="ColumnValue">EF154C9EDCA7574688891125FCDB9C763EFF</td> <td class="ColumnNotes"><div></div></td> <td class="ColumnSources">&nbsp;</td> </tr> </tbody> </table> </div> <div class="subsection" id="pedigree"> <h4>Pedigree</h4> <ol class="pedigreegen"> <li> <a href="../../../ppl/1/4/d15f5fc8eda567acff716ed7741.html">CUTCLIFFE, Francis<span class="grampsid"> [I1190]</span></a> <ol> <li class="spouse"> <a href="../../../ppl/5/f/d15f5fc8f6250dbe0bd8a15def5.html">GOULD, Joan (Jane)<span class="grampsid"> [I1192]</span></a> <ol> <li> <a href="../../../ppl/d/d/d15f5fd94007c952c326a1259dd.html">CUTCLIFFE, Francis<span class="grampsid"> [I2512]</span></a> </li> <li class="thisperson"> CUTCLIFFE, Elizabeth </li> <li> <a href="../../../ppl/e/5/d15f5fd94a44779eae09199225e.html">CUTCLIFFE, Jane<span class="grampsid"> [I2515]</span></a> </li> <li> <a href="../../../ppl/f/b/d15f5fd950c5dd3d3d70c58a1bf.html">CUTCLIFFE, Ann<span class="grampsid"> [I2516]</span></a> </li> <li> <a href="../../../ppl/7/3/d15f5fd95822281b0fb567e7a37.html">CUTCLIFFE, Henery<span class="grampsid"> [I2518]</span></a> </li> <li> <a href="../../../ppl/5/3/d15f5fd953d72274ad0641c2c35.html">CUTCLIFFE, John<span class="grampsid"> [I2517]</span></a> </li> </ol> </li> </ol> </li> </ol> </div> <div class="subsection" id="tree"> <h4>Ancestors</h4> <div id="treeContainer" style="width:735px; height:602px;"> <div class="boxbg female AncCol0" style="top: 269px; left: 6px;"> <a class="noThumb" href="../../../ppl/8/f/d15f5fd943874d96088823a10f8.html"> CUTCLIFFE, Elizabeth </a> </div> <div class="shadow" style="top: 274px; left: 10px;"></div> <div class="bvline" style="top: 301px; left: 165px; width: 15px"></div> <div class="gvline" style="top: 306px; left: 165px; width: 20px"></div> <div class="boxbg male AncCol1" style="top: 119px; left: 196px;"> <a class="noThumb" href="../../../ppl/1/4/d15f5fc8eda567acff716ed7741.html"> CUTCLIFFE, Francis </a> </div> <div class="shadow" style="top: 124px; left: 200px;"></div> <div class="bvline" style="top: 151px; left: 180px; width: 15px;"></div> <div class="gvline" style="top: 156px; left: 185px; width: 20px;"></div> <div class="bhline" style="top: 151px; left: 180px; height: 150px;"></div> <div class="gvline" style="top: 156px; left: 185px; height: 150px;"></div> <div class="bvline" style="top: 151px; left: 355px; width: 15px"></div> <div class="gvline" style="top: 156px; left: 355px; width: 20px"></div> <div class="boxbg male AncCol2" style="top: 44px; left: 386px;"> <a class="noThumb" href="../../../ppl/5/c/d15f5fc8e3d1ba398a87f1324c5.html"> CUTCLIFFE, Francis </a> </div> <div class="shadow" style="top: 49px; left: 390px;"></div> <div class="bvline" style="top: 76px; left: 370px; width: 15px;"></div> <div class="gvline" style="top: 81px; left: 375px; width: 20px;"></div> <div class="bhline" style="top: 76px; left: 370px; height: 75px;"></div> <div class="gvline" style="top: 81px; left: 375px; height: 75px;"></div> <div class="bvline" style="top: 76px; left: 545px; width: 15px"></div> <div class="gvline" style="top: 81px; left: 545px; width: 20px"></div> <div class="boxbg male AncCol3" style="top: 7px; left: 576px;"> <a class="noThumb" href="../../../ppl/e/c/d15f5fc8dd65886ce042fe85dce.html"> CUTCLIFFE, John </a> </div> <div class="shadow" style="top: 12px; left: 580px;"></div> <div class="bvline" style="top: 39px; left: 560px; width: 15px;"></div> <div class="gvline" style="top: 44px; left: 565px; width: 20px;"></div> <div class="bhline" style="top: 39px; left: 560px; height: 37px;"></div> <div class="gvline" style="top: 44px; left: 565px; height: 37px;"></div> <div class="boxbg female AncCol3" style="top: 81px; left: 576px;"> <a class="noThumb" href="../../../ppl/b/e/d15f5fd91c721ab514b973713eb.html"> KINGDOM, Joan </a> </div> <div class="shadow" style="top: 86px; left: 580px;"></div> <div class="bvline" style="top: 113px; left: 560px; width: 15px;"></div> <div class="gvline" style="top: 118px; left: 565px; width: 20px;"></div> <div class="bhline" style="top: 76px; left: 560px; height: 37px;"></div> <div class="gvline" style="top: 81px; left: 565px; height: 37px;"></div> <div class="boxbg female AncCol2" style="top: 194px; left: 386px;"> <a class="noThumb" href="../../../ppl/0/c/d15f5fc8e713f215e3282be3dc0.html"> BEAVANS, Anne </a> </div> <div class="shadow" style="top: 199px; left: 390px;"></div> <div class="bvline" style="top: 226px; left: 370px; width: 15px;"></div> <div class="gvline" style="top: 231px; left: 375px; width: 20px;"></div> <div class="bhline" style="top: 151px; left: 370px; height: 75px;"></div> <div class="gvline" style="top: 156px; left: 375px; height: 75px;"></div> <div class="boxbg female AncCol1" style="top: 419px; left: 196px;"> <a class="noThumb" href="../../../ppl/5/f/d15f5fc8f6250dbe0bd8a15def5.html"> GOULD, Joan (Jane) </a> </div> <div class="shadow" style="top: 424px; left: 200px;"></div> <div class="bvline" style="top: 451px; left: 180px; width: 15px;"></div> <div class="gvline" style="top: 456px; left: 185px; width: 20px;"></div> <div class="bhline" style="top: 301px; left: 180px; height: 150px;"></div> <div class="gvline" style="top: 306px; left: 185px; height: 150px;"></div> </div> </div> <div class="subsection" id="sourcerefs"> <h4>Source References</h4> <ol> <li> <a href="../../../src/5/0/d15f5fb6d26ad69bdfd4fe2605.html" title="Cutcliffe-Willis marriage, 4 Nov 1811, Combe Martin, Devon , England" name ="sref1"> Cutcliffe-Willis marriage, 4 Nov 1811, Combe Martin, Devon , England <span class="grampsid"> [S0202]</span> </a> <ol> <li id="sref1a"> <ul> <li> Page: No. 284 </li> <li> Confidence: Very High </li> <li> Source text: <div class="grampsstylednote"><p>&nbsp;</p><p>[Entry Recording Date : 4 NOV 1811]</p></div> </li> <li> General: <p></p> </li> </ul> </li> </ol> </li> </ol> </div> </div> <div class="fullclear"></div> <div id="footer"> <p id="createdate"> Generated by <a href="http://gramps-project.org/">Gramps</a> 4.2.8<br />Last change was the 2015-08-05 19:54:11<br />Created for <a href="../../../ppl/9/e/d15f5fb48902c4fc1b421d249e9.html">GAMMON, Francis</a> </p> <p id="copyright"> </p> </div> </body> </html>
UI/edit_item.html
luqee/BuckList
<!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="keywords" content="bucketlist, bucket-list"> <title>Bucket-List</title> <!--<link rel="stylesheet" href="/css/bootstrap.min.css">--> <link rel="stylesheet" href="css/bucklst.css"> </head> <body> <header> <div class="container"> <div id="branding"> <h1><span class="highlight"> BuckList</span></h1> </div> <nav> <ul> <li><a href="index.html">Home</a></li> <li><a href="about.html">About</a></li> <li><a href="team.html">Team</a></li> </ul> </nav> </div> </header> <!--<section id="newsletter"> <div class="container"> <h1>Subscribe to our newsletter</h1> <form> <input type="email" placeholder="Enter Email" /> <button type="submit" class="btn_subscribe">Subscribe</button> </form> </div> </section>--> <section id="main"> <div class="container"> <article id="main-col"> <h1 class="page-title">Edit Bucket List Item</h1> <form class="form" action="#"> <fieldset> <legend>Bucket List Item Details:</legend> <div class="form-row"> <label for="name">Name:</label> <input type="text" name="name"><br><br> </div> <div class="form-row"> <label for="description">Description:</label> <input type="text" name="description"><br><br> </div> <div class="form-row"> <label for="date">Date:</label> <input type="email" name="date"><br><br> </div> <input type="submit" value="Edit Item"><br/> </fieldset> </form> </article> </div> </section> <!-- Footer content --> <footer id="footer"> <p>&copy; 2017 Luqee. All Rights Reserved.</p> </footer> <!--<script src="/js/jquery-3.2.1.min.js" charset="utf-8"></script> <script src="/js/bootstrap.min.js" charset="utf-8"></script>--> </body> </html>
jdk8en_us/docs/api/javax/net/ssl/class-use/SNIServerName.html
DeanAaron/jdk8
<!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_11) on Mon Jun 16 17:36:06 PDT 2014 --> <title>Uses of Class javax.net.ssl.SNIServerName (Java Platform SE 8 )</title> <meta name="date" content="2014-06-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="Uses of Class javax.net.ssl.SNIServerName (Java Platform SE 8 )"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../javax/net/ssl/SNIServerName.html" title="class in javax.net.ssl">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 class="aboutLanguage"><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;8</strong></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?javax/net/ssl/class-use/SNIServerName.html" target="_top">Frames</a></li> <li><a href="SNIServerName.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"> <h2 title="Uses of Class javax.net.ssl.SNIServerName" class="title">Uses of Class<br>javax.net.ssl.SNIServerName</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../javax/net/ssl/SNIServerName.html" title="class in javax.net.ssl">SNIServerName</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#javax.net.ssl">javax.net.ssl</a></td> <td class="colLast"> <div class="block">Provides classes for the secure socket package.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="javax.net.ssl"> <!-- --> </a> <h3>Uses of <a href="../../../../javax/net/ssl/SNIServerName.html" title="class in javax.net.ssl">SNIServerName</a> in <a href="../../../../javax/net/ssl/package-summary.html">javax.net.ssl</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../javax/net/ssl/SNIServerName.html" title="class in javax.net.ssl">SNIServerName</a> in <a href="../../../../javax/net/ssl/package-summary.html">javax.net.ssl</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../javax/net/ssl/SNIHostName.html" title="class in javax.net.ssl">SNIHostName</a></span></code> <div class="block">Instances of this class represent a server name of type <a href="../../../../javax/net/ssl/StandardConstants.html#SNI_HOST_NAME"><code>host_name</code></a> in a Server Name Indication (SNI) extension.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../javax/net/ssl/package-summary.html">javax.net.ssl</a> that return types with arguments of type <a href="../../../../javax/net/ssl/SNIServerName.html" title="class in javax.net.ssl">SNIServerName</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../java/util/List.html" title="interface in java.util">List</a>&lt;<a href="../../../../javax/net/ssl/SNIServerName.html" title="class in javax.net.ssl">SNIServerName</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">ExtendedSSLSession.</span><code><span class="memberNameLink"><a href="../../../../javax/net/ssl/ExtendedSSLSession.html#getRequestedServerNames--">getRequestedServerNames</a></span>()</code> <div class="block">Obtains a <a href="../../../../java/util/List.html" title="interface in java.util"><code>List</code></a> containing all <a href="../../../../javax/net/ssl/SNIServerName.html" title="class in javax.net.ssl"><code>SNIServerName</code></a>s of the requested Server Name Indication (SNI) extension.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../java/util/List.html" title="interface in java.util">List</a>&lt;<a href="../../../../javax/net/ssl/SNIServerName.html" title="class in javax.net.ssl">SNIServerName</a>&gt;</code></td> <td class="colLast"><span class="typeNameLabel">SSLParameters.</span><code><span class="memberNameLink"><a href="../../../../javax/net/ssl/SSLParameters.html#getServerNames--">getServerNames</a></span>()</code> <div class="block">Returns a <a href="../../../../java/util/List.html" title="interface in java.util"><code>List</code></a> containing all <a href="../../../../javax/net/ssl/SNIServerName.html" title="class in javax.net.ssl"><code>SNIServerName</code></a>s of the Server Name Indication (SNI) parameter, or null if none has been set.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../javax/net/ssl/package-summary.html">javax.net.ssl</a> with parameters of type <a href="../../../../javax/net/ssl/SNIServerName.html" title="class in javax.net.ssl">SNIServerName</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>abstract boolean</code></td> <td class="colLast"><span class="typeNameLabel">SNIMatcher.</span><code><span class="memberNameLink"><a href="../../../../javax/net/ssl/SNIMatcher.html#matches-javax.net.ssl.SNIServerName-">matches</a></span>(<a href="../../../../javax/net/ssl/SNIServerName.html" title="class in javax.net.ssl">SNIServerName</a>&nbsp;serverName)</code> <div class="block">Attempts to match the given <a href="../../../../javax/net/ssl/SNIServerName.html" title="class in javax.net.ssl"><code>SNIServerName</code></a>.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Method parameters in <a href="../../../../javax/net/ssl/package-summary.html">javax.net.ssl</a> with type arguments of type <a href="../../../../javax/net/ssl/SNIServerName.html" title="class in javax.net.ssl">SNIServerName</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">SSLParameters.</span><code><span class="memberNameLink"><a href="../../../../javax/net/ssl/SSLParameters.html#setServerNames-java.util.List-">setServerNames</a></span>(<a href="../../../../java/util/List.html" title="interface in java.util">List</a>&lt;<a href="../../../../javax/net/ssl/SNIServerName.html" title="class in javax.net.ssl">SNIServerName</a>&gt;&nbsp;serverNames)</code> <div class="block">Sets the desired <a href="../../../../javax/net/ssl/SNIServerName.html" title="class in javax.net.ssl"><code>SNIServerName</code></a>s of the Server Name Indication (SNI) parameter.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../javax/net/ssl/SNIServerName.html" title="class in javax.net.ssl">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 class="aboutLanguage"><strong>Java&trade;&nbsp;Platform<br>Standard&nbsp;Ed.&nbsp;8</strong></div> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?javax/net/ssl/class-use/SNIServerName.html" target="_top">Frames</a></li> <li><a href="SNIServerName.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://download.oracle.com/javase/8/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> Copyright &#x00a9; 1993, 2014, Oracle and/or its affiliates. All rights reserved. </font></small></p> </body> </html>
ScriptReference/WebCamTexture-ctor.html
rakuten/Uinty3D-Docs-zhcn
<!DOCTYPE html> <html lang="en" class="no-js"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Unity - Scripting API: WebCamTexture.WebCamTexture</title> <meta name="description" content="Develop once, publish everywhere! Unity is the ultimate tool for video game development, architectural visualizations, and interactive media installations - publish to the web, Windows, OS X, Wii, Xbox 360, and iPhone with many more platforms to come." /> <meta name="author" content="Unity Technologies" /> <link rel="shortcut icon" href="../StaticFiles/images/favicons/favicon.ico" /> <link rel="icon" type="image/png" href="../StaticFiles/images/favicons/favicon.png" /> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="../StaticFiles/images/favicons/apple-touch-icon-152x152.png" /> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../StaticFiles/images/favicons/apple-touch-icon-144x144.png" /> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="../StaticFiles/images/favicons/apple-touch-icon-120x120.png" /> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../StaticFiles/images/favicons/apple-touch-icon-114x114.png" /> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../StaticFiles/images/favicons/apple-touch-icon-72x72.png" /> <link rel="apple-touch-icon-precomposed" href="../StaticFiles/images/favicons/apple-touch-icon.png" /> <meta name="msapplication-TileColor" content="#222c37" /> <meta name="msapplication-TileImage" content="../StaticFiles/images/favicons/tileicon-144x144.png" /> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-2854981-1']); _gaq.push(['_setDomainName', 'unity3d.com']); _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" src="../StaticFiles/js/jquery.js"> </script> <script type="text/javascript" src="docdata/toc.js">//toc</script> <!--local TOC--> <script type="text/javascript" src="docdata/global_toc.js">//toc</script> <!--global TOC, including other platforms--> <script type="text/javascript" src="../StaticFiles/js/core.js"> </script> <link href="http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="../StaticFiles/css/core.css" /> </head> <body> <div class="header-wrapper"> <div id="header" class="header"> <div class="content"> <div class="spacer"> <div class="menu"> <div class="logo"> <a href="http://docs.unity3d.com"> </a> </div> <div class="search-form"> <form action="30_search.html" method="get" class="apisearch"> <input type="text" name="q" placeholder="Search scripting..." autosave="Unity Reference" results="5" class="sbox field" id="q"> </input> <input type="submit" class="submit"> </input> </form> </div> <ul> <li> <a href="http://docs.unity3d.com">Overview</a> </li> <li> <a href="../Manual/index.html">Manual</a> </li> <li> <a href="../ScriptReference/index.html" class="selected">Scripting API</a> </li> </ul> </div> </div> <div class="more"> <div class="filler"> </div> <ul> <li> <a href="http://unity3d.com/">unity3d.com</a> </li> </ul> </div> </div> </div> <div class="toolbar"> <div class="content clear"> <div class="lang-switcher hide"> <div class="current toggle" data-target=".lang-list"> <div class="lbl">Language: <span class="b">English</span></div> <div class="arrow"> </div> </div> <div class="lang-list" style="display:none;"> <ul> <li> <a href="">English</a> </li> </ul> </div> </div> <div class="script-lang"> <ul> <li class="selected" data-lang="CS">C#</li> <li data-lang="JS">JS</li> </ul> <div id="script-lang-dialog" class="dialog hide"> <div class="dialog-content clear"> <h2>Script language</h2> <div class="close"> </div> <p class="clear">Select your preferred scripting language. All code snippets will be displayed in this language.</p> </div> </div> </div> </div> </div> </div> <div id="master-wrapper" class="master-wrapper clear"> <div id="sidebar" class="sidebar"> <div class="sidebar-wrap"> <div class="content"> <div class="sidebar-menu"> <div class="toc"> <h2>Scripting API</h2> </div> </div> <p> <a href="40_history.html" class="cw">History</a> </p> </div> </div> </div> <div id="content-wrap" class="content-wrap"> <div class="content-block"> <div class="content"> <div class="section"> <div class="mb20 clear"> <h1 class="heading inherit"> <a href="WebCamTexture.html">WebCamTexture</a>.WebCamTexture</h1> <div class="clear"> </div> <div class="clear"> </div> <div class="suggest"> <a class="blue-btn sbtn">Suggest a change</a> <div class="suggest-wrap rel hide"> <div class="loading hide"> <div> </div> <div> </div> <div> </div> </div> <div class="suggest-success hide"> <h2>Success!</h2> <p>Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.</p> <a class="gray-btn sbtn close">Close</a> </div> <div class="suggest-failed hide"> <h2>Sumbission failed</h2> <p>For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.</p> <a class="gray-btn sbtn close">Close</a> </div> <div class="suggest-form clear"> <label for="suggest_name">Your name</label> <input id="suggest_name" type="text"> </input> <label for="suggest_email">Your email</label> <input id="suggest_email" type="email"> </input> <label for="suggest_body" class="clear">Suggestion <span class="r">*</span></label> <textarea id="suggest_body" class="req"> </textarea> <button id="suggest_submit" class="blue-btn mr10">Submit suggestion</button> <p class="mb0"> <a class="cancel left lh42 cn">Cancel</a> </p> </div> </div> </div> <a href="" class="switch-link gray-btn sbtn left hide">Switch to Manual</a> <div class="clear"> </div> </div> <div class="subsection"> <div class="signature"> <div class="signature-JS sig-block">public <span class="sig-kw">WebCamTexture</span>()</div> <div class="signature-CS sig-block">public <span class="sig-kw">WebCamTexture</span>(); </div> <div class="signature-JS sig-block">public <span class="sig-kw">WebCamTexture</span>(<span class="sig-kw">requestedWidth</span>: int, <span class="sig-kw">requestedHeight</span>: int, <span class="sig-kw">requestedFPS</span>: int)</div> <div class="signature-CS sig-block">public <span class="sig-kw">WebCamTexture</span>(int <span class="sig-kw">requestedWidth</span>, int <span class="sig-kw">requestedHeight</span>, int <span class="sig-kw">requestedFPS</span>); </div> <div class="signature-JS sig-block">public <span class="sig-kw">WebCamTexture</span>(<span class="sig-kw">requestedWidth</span>: int, <span class="sig-kw">requestedHeight</span>: int)</div> <div class="signature-CS sig-block">public <span class="sig-kw">WebCamTexture</span>(int <span class="sig-kw">requestedWidth</span>, int <span class="sig-kw">requestedHeight</span>); </div> <div class="signature-JS sig-block">public <span class="sig-kw">WebCamTexture</span>(<span class="sig-kw">deviceName</span>: string)</div> <div class="signature-CS sig-block">public <span class="sig-kw">WebCamTexture</span>(string <span class="sig-kw">deviceName</span>); </div> <div class="signature-JS sig-block">public <span class="sig-kw">WebCamTexture</span>(<span class="sig-kw">deviceName</span>: string, <span class="sig-kw">requestedWidth</span>: int, <span class="sig-kw">requestedHeight</span>: int)</div> <div class="signature-CS sig-block">public <span class="sig-kw">WebCamTexture</span>(string <span class="sig-kw">deviceName</span>, int <span class="sig-kw">requestedWidth</span>, int <span class="sig-kw">requestedHeight</span>); </div> <div class="signature-JS sig-block">public <span class="sig-kw">WebCamTexture</span>(<span class="sig-kw">deviceName</span>: string, <span class="sig-kw">requestedWidth</span>: int, <span class="sig-kw">requestedHeight</span>: int, <span class="sig-kw">requestedFPS</span>: int)</div> <div class="signature-CS sig-block">public <span class="sig-kw">WebCamTexture</span>(string <span class="sig-kw">deviceName</span>, int <span class="sig-kw">requestedWidth</span>, int <span class="sig-kw">requestedHeight</span>, int <span class="sig-kw">requestedFPS</span>); </div> </div> </div> <div class="subsection"> <h2>Parameters</h2> <table class="list"> <tr> <td class="name lbl">deviceName</td> <td class="desc">The name of the video input device to be used.</td> </tr> <tr> <td class="name lbl">requestedWidth</td> <td class="desc">The requested width of the texture.</td> </tr> <tr> <td class="name lbl">requestedHeight</td> <td class="desc">The requested height of the texture.</td> </tr> <tr> <td class="name lbl">requestedFPS</td> <td class="desc">The requested frame rate of the texture.</td> </tr> </table> </div> <div class="subsection"> <h2>Description</h2> <p>Create a WebCamTexture.</p> </div> <div class="subsection"> <p>Use <a href="WebCamTexture-devices.html">WebCamTexture.devices</a> to get a list of the names of available camera devices. If no device name is supplied to the constructor or is passed as a null string, the first device found will be used.<br /><br />The requested width, height and framerate specified by the parameters may not be supported by the chosen camera. In such cases, the closest available values will be used.<br /><br />Note: if you want to use WebCamTextures in the web player, you need to get the user's permission to do so. Call <a href="Application.RequestUserAuthorization.html">Application.RequestUserAuthorization</a> before creating a WebCamTexture.<br /><br />Note: if you want to use WebCamTexture to play the camera stream from device connected through Unity Remote, then you must initalize it through the constructor. Later it's not possible to change device using <a href="WebCamTexture-deviceName.html">WebCamTexture.deviceName</a> from regular devices to remote devices and vice versa.</p> </div> </div> <div class="footer-wrapper"> <div class="footer clear"> <div class="copy">Copyright © 2014 Unity Technologies</div> <div class="menu"> <a href="http://unity3d.com/learn">Learn</a> <a href="http://unity3d.com/community">Community</a> <a href="http://unity3d.com/asset-store">Asset Store</a> <a href="https://store.unity3d.com">Buy</a> <a href="http://unity3d.com/unity/download">Download</a> </div> </div> </div> </div> </div> </div> </div> </body> </html>
RossFamilyTree/plc/e/1/d15f60b3b22685382d7eae9d41e.html
RossGammon/the-gammons.net
<!DOCTYPE html> <html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head lang="en-GB"> <title>Ross Gammon’s Family Tree - Places</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /> <meta name ="apple-mobile-web-app-capable" content="yes" /> <meta name="generator" content="Gramps 4.2.8 http://gramps-project.org/" /> <meta name="author" content="" /> <link href="../../../images/favicon2.ico" rel="shortcut icon" type="image/x-icon" /> <link href="../../../css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../../../css/narrative-print.css" media="print" rel="stylesheet" type="text/css" /> </head> <body onload = "initialize();" > <div id="header"> <h1 id="SiteTitle">Ross Gammon’s Family Tree</h1> </div> <div class="wrapper" id="nav" role="navigation"> <div class="container"> <ul class="menu" id="dropmenu"> <li><a href="../../../individuals.html" title="Individuals">Individuals</a></li> <li><a href="../../../index.html" title="Surnames">Surnames</a></li> <li><a href="../../../families.html" title="Families">Families</a></li> <li><a href="../../../events.html" title="Events">Events</a></li> <li class = "CurrentSection"><a href="../../../places.html" title="Places">Places</a></li> <li><a href="../../../sources.html" title="Sources">Sources</a></li> <li><a href="../../../repositories.html" title="Repositories">Repositories</a></li> <li><a href="../../../media.html" title="Media">Media</a></li> <li><a href="../../../thumbnails.html" title="Thumbnails">Thumbnails</a></li> </ul> </div> </div> <div class="content" id="PlaceDetail"> <h3></h3> <div id="summaryarea"> <table class="infolist place"> <tbody> <tr> <td class="ColumnAttribute">Gramps&nbsp;ID</td> <td class="ColumnValue">P2954</td> </tr> </tbody> </table> </div> <div class="subsection" id="references"> <h4>References</h4> <ol class="Col1" role="Volume-n-Page"type = 1> <li> <a href="../../../ppl/f/f/d15f60b3aef7e4f03296baadeff.html"> Holman, Lionel <span class="grampsid"> [451596308]</span> </a> </li> </ol> </div> </div> <div class="fullclear"></div> <div id="footer"> <p id="createdate"> Generated by <a href="http://gramps-project.org/">Gramps</a> 4.2.8<br />Last change was the 2015-08-05 19:55:40<br />Created for <a href="../../../ppl/9/e/d15f5fb48902c4fc1b421d249e9.html">GAMMON, Francis</a> </p> <p id="copyright"> </p> </div> </body> </html>
gsoap-2.8/gsoap/doc/wsse/html/structsoap__wsse__session-members.html
TangCheng/ionvif
<!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>gSOAP WS-Security: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head> <body> <!-- Generated by Doxygen 1.7.4 --> <div id="top"> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">gSOAP WS-Security&#160;<span id="projectnumber">2.8 Stable</span></div> </td> </tr> </tbody> </table> </div> <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> </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="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> </div> <div class="header"> <div class="headertitle"> <div class="title">soap_wsse_session Member List</div> </div> </div> <div class="contents"> This is the complete list of members for <a class="el" href="structsoap__wsse__session.html">soap_wsse_session</a>, including all inherited members.<table> <tr class="memlist"><td><a class="el" href="structsoap__wsse__session.html#a0f424c1e05edb26c5e20426b3ab34d07">expired</a></td><td><a class="el" href="structsoap__wsse__session.html">soap_wsse_session</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="structsoap__wsse__session.html#a301e031f1ac51fabe097026c49449890">hash</a></td><td><a class="el" href="structsoap__wsse__session.html">soap_wsse_session</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="structsoap__wsse__session.html#abb387e5a2cc5435a96493a22db6b0396">next</a></td><td><a class="el" href="structsoap__wsse__session.html">soap_wsse_session</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="structsoap__wsse__session.html#a18dfb0e61192d68e306000db04aa4255">nonce</a></td><td><a class="el" href="structsoap__wsse__session.html">soap_wsse_session</a></td><td></td></tr> </table></div> <hr class="footer"/><address class="footer"><small>Generated on Sat Aug 18 2012 13:54:15 for gSOAP WS-Security by&#160; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address> </body> </html>
matchfiles/footywire_adv/footywire_adv6176.html
criffy/aflengine
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <TITLE>AFL Match Statistics : Sydney defeats Collingwood at ANZ Stadium Round 1 Saturday, 26th March 2016</TITLE> <meta NAME="description" CONTENT="Sydney defeats Collingwood at ANZ Stadium Round 1 Saturday, 26th March 2016 AFL match statistics"> <meta NAME="keywords" CONTENT="AFL Match Statistics, AFL Game Statistics, AFL Match Stats"> <link rel="canonical" href="https://www.footywire.com/afl/footy/ft_match_statistics?mid=6176&advv=Y"/> <style> .tabbg { background-color: #000077; vertical-align: middle; } .blkbg { background-color: #000000; vertical-align: middle; } .tabbdr { background-color: #d8dfea; vertical-align: middle; } .wspace { background-color: #ffffff; vertical-align: middle; } .greybg { background-color: #f4f5f1; } .greybdr { background-color: #e3e4e0; } .blackbdr { background-color: #000000; } .lbgrey { background-color: #d4d5d1; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; font-weight: bold; } .caprow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; font-weight: bold; } .ylwbg { background-color: #eeffee; text-decoration: none; color: #000000; vertical-align: middle; } .ylwbgmid { background-color: #eeffee; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; } .ylwbgtop { background-color: #eeffee; text-decoration: none; color: #000000; vertical-align: top; } .ylwbgbottom { background-color: #eeffee; text-decoration: none; color: #000000; vertical-align: bottom; text-align: center; } .ylwbg2 { background-color: #ddeedd; } .ylwbdr { background-color: #ccddcc; } .mtabbg { background-color: #f2f4f7; vertical-align: top; text-align: center; } .error { background-color: #ffffff; text-decoration: none; color: #ff0000; vertical-align: middle; text-align: left; font-weight: bold; } .cerror { background-color: #ffffff; text-decoration: none; color: #ff0000; vertical-align: middle; text-align: center; font-weight: bold; } .greytxt { color: #777777; } .bluetxt { color: #003399; } .normtxt { color: #000000; } .norm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; } .drow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; } .lnorm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; } .rnorm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: right; } .rdrow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: right; } .ldrow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; } .bnorm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; font-weight: bold; } .rbnorm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: right; font-weight: bold; } .lbnorm { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; font-weight: bold; } .bdrow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; font-weight: bold; } .lbdrow { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; font-weight: bold; } .lylw { background-color: #eeffee; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; } .normtop { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: top; text-align: center; } .lnormtop { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: top; text-align: left; } .drowtop { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: top; text-align: center; } .ldrowtop { background-color: #f2f4f7; text-decoration: none; color: #000000; vertical-align: top; text-align: left; } a.tblink:link { color: #ffffff; font-weight: bold; vertical-align: middle; } .dvr { color: #999999; font-weight: normal; vertical-align: middle; } .hltitle { text-decoration: none; color: #000000; font-size: 16px; font-weight: bold; } .whltitle { background-color: #ffffff; text-decoration: none; color: #000000; font-size: 16px; font-weight: bold; } .idxhltitle { text-decoration: none; color: #990099; font-size: 16px; font-weight: bold; } .tbtitle { text-decoration:none; color:#3B5998; font-weight:bold; border-top:1px solid #e4ebf6; border-bottom:1px solid #D8DFEA; background:#D8DFEA url(/afl/img/icon/tbback.png); bottom left repeat-x; } .innertbtitle { background-color:#D8DFEA; text-decoration:none; color:#3B5998; font-weight:normal; background:#D8DFEA url(/afl/img/icon/tbback.png); bottom left repeat-x; } .tabopt { background-color: #5555cc; vertical-align: middle; text-align: center; } .tabsel { background-color: #ffffff; text-decoration: underline; color: #000000; font-weight: bold; vertical-align: middle; text-align: center; } a.tablink { font-weight:bold; vertical-align:middle; } a.tablink:link { color: #ffffff; } a.tablink:hover { color: #eeeeee; } .lnitxt { } .lseltxt { } .lselbldtxt { font-weight: bold; } .formcls { background-color:#f2f4f7; vertical-align:middle; text-align:left } .formclsright { background-color:#f2f4f7; vertical-align:middle; text-align:right } li { background-color: #ffffff; color: #000000; } p { color: #000000; } th { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; font-weight: bold; } a.wire { font-weight:bold } .menubg { background-color: #000077; text-decoration: none; color: #000000; vertical-align: middle; text-align: center; } .menubdr { background-color: #f2f4f7; vertical-align: middle; } table#wiretab { border-spacing:0px; border-collapse:collapse; background-color:#F2F4F7; width:450px; height:250px; } table#wiretab td.section { border-bottom:1px solid #D8DFEA; } table#wirecell { background-color:#F2F4F7; border:0px; } table#wirecell td#wirecelltitle { vertical-align:top; } table#wirecell td#wirecellblurb { vertical-align:top; } .smnt { background-color: #ffffff; text-decoration: none; color: #000000; vertical-align: middle; text-align: left; } a.peep { font-weight:bold; font-size: 12px; line-height: 14px; } form { padding:0px; margin:0px; } table.thickouter { border:1px solid #D8DFEA; } table.thickouter td.padded { padding:2px; } div.notice { border:1px solid #D8DFEA; padding:8px; background:#D8DFEA url(/afl/img/icon/customback.png); text-align:center; vertical-align:middle; margin-bottom:10px; font-size: 12px; } div.notice div.clickable { font-weight:bold; cursor:pointer; display:inline; color:#3B5998; } div.datadiv td.data, div.datadiv td.bdata { padding:3px; vertical-align:top; } div.datadiv td.bdata { font-weight:bold; } a:focus { outline:none; } h1.centertitle { padding-top:10px; font-size:20px; font-weight:bold; text-align:center; } #matchscoretable { background-color : #eeffee; border:1px solid #ccddcc; } #matchscoretable td, #matchscoretable th { background-color : #eeffee; text-decoration: none; color: #000000; vertical-align: middle; } #matchscoretable th, #matchscoretable th.leftbold { border-bottom:1px solid #ccddcc; font-weight:bold; } #matchscoretable td.leftbold { font-weight:bold; } #matchscoretable td.leftbold, #matchscoretable th.leftbold { text-align:left; padding-left:10px; } body { margin-top:0px; margin-bottom:5px; margin-left:5px; margin-right:5px; background-color:#ffffff; overflow-x: auto; overflow-y: auto; } body, p, td, th, textarea, input, select, h1, h2, h3, h4, h5, h6 { font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size:11px; text-decoration: none; } table.plain { border-spacing:0px; border-collapse:collapse; padding:0px; } table.leftmenu { background-color:#F7F7F7; } table.leftmenu td { padding:2px 2px 2px 5px; } table.leftmenu td#skyscraper { padding:2px 0px 2px 0px; text-align:left; margin:auto; vertical-align:top; background-color:#ffffff; } table.leftmenu td#topborder { padding:0px 0px 0px 0px; border-top:5px solid #b7b7b7; font-size:5px; } table.leftmenu td#bottomborder { padding:0px 0px 0px 0px; border-bottom:1px solid #b7b7b7; font-size:5px; } table.leftmenu td#bottomborderpad { padding:0px 0px 0px 0px; border-bottom:0px solid #b7b7b7; font-size:3px; } td#headercell { text-align:left; vertical-align:bottom; background:#3B5998 url(/afl/img/logo/header-logo-bg-2011.png); } a.leftmenu { color:#3B5998; display:block; width:100%; text-decoration:none; } a.leftmenu:hover { text-decoration:none; } a { color:#3B5998; } a:link { text-decoration:none; } a:visited { text-decoration:none; } a:active { text-decoration:none; } a:hover { text-decoration:underline; } table#footer { border-spacing:0px; border-collapse:collapse; padding:0px; color:#868686; width:760px; } table#footer td#footercopy { text-align:left; } table#footer td#footerlinks { text-align:right; } table#footer a { padding:0px 2px 0px 2px; } .textinput { border:1px solid #BDC7D8; padding:2px 2px 2px 2px; } .button { color:#ffffff; height:18px; padding:0px 4px 4px 4px; border:1px solid #3B5998; background:#5b79b8 url(/afl/img/icon/btback.png); bottom left repeat-x; vertical-align:middle; cursor:pointer; } .button:focus { outline:none; } .button::-moz-focus-inner { border: 0; } a.button:link, a.button:visited, a.button:hover { text-decoration:none; } td.blocklink { padding:3px 3px 3px 3px; } a.blocklink { padding:2px 2px 2px 2px; } a.blocklink:hover { background-color:#3B5998; color:#ffffff; text-decoration:none; } table#teammenu, table#playermenu, table#playerrankmenu, table#teamrankmenu, table#draftmenu, table#risingstarmenu, table#matchmenu, table#laddermenu, table#brownlowmenu, table#attendancemenu, table#coachmenu, table#supercoachmenu, table#dreamteammenu, table#highlightsmenu, table#selectionsmenu, table#pastplayermenu, table#tweetmenu, table#contractsmenu { border-spacing:0px; border-collapse:collapse; background-color:#F7F7F7; z-index:1; position:absolute; left:0px; top:0px; visibility:hidden; border:1px solid #b7b7b7; opacity:.95; filter:alpha(opacity=95); width:220px; } a.submenuitem { padding:3px; color:#3B5998; text-decoration:none; border:0px solid #3B5998; } a.submenuitem:link { text-decoration:none; } a.submenuitem:hover { text-decoration:underline; } div.submenux, div.submenutitle { font-size:9px; color:#676767; font-weight:bold; } div.submenux { color:#676767; cursor:pointer; } div.submenutitle { color:#353535; padding:4px 2px 2px 2px; } td#teamArrow, td#playerArrow, td#playerrankArrow, td#teamrankArrow, td#draftArrow, td#risingstarArrow, td#matchArrow, td#ladderArrow, td#brownlowArrow, td#attendanceArrow, td#coachArrow, td#supercoachArrow, td#dreamteamArrow, td#highlightsArrow, td#selectionsArrow, td#pastplayerArrow, td#tweetArrow, td#contractsArrow { color:#676767; font-weight:bold; display:block; text-decoration:none; border-left:1px solid #F7F7F7; cursor:pointer; text-align:center; width:10px; } table#header { border-spacing:0px; border-collapse:collapse; margin:auto; width:100%; } table#header td { border:0px solid #3B5998; } table#header td#logo { vertical-align:middle; text-align:center; } table#header td#mainlinks { vertical-align:bottom; text-align:left; padding-bottom:10px; } table#header td#memberStatus { vertical-align:bottom; text-align:right; padding-bottom:10px; } a.emptylink, a.emptylink:link, a.emptylink:visited, a.emptylink:active, a.emptylink:hover { border:0px; margin:0px; text-decoration:none; } table#header a.headerlink { font-size:12px; font-weight:bold; color:#ffffff; padding:4px; } table#header a.headerlink:link { background-color:#3B5998; text-decoration:none; } table#header a.headerlink:visited { background-color:#3B5998; text-decoration:none; } table#header a.headerlink:active { background-color:#3B5998; text-decoration:none; } table#header a.headerlink:hover { background-color:#6D84B4; text-decoration:none; } table#header a.userlink { font-size:11px; font-weight:normal; color:#D8DFEA; padding:5px; } table#header a.userlink:link { color:#D8DFEA; text-decoration:none; } table#header a.userlink:visited { color:#D8DFEA; text-decoration:none; } table#header a.userlink:active { color:#D8DFEA; text-decoration:none; } table#header a.userlink:hover { color:#ffffff; text-decoration:underline; } table#header div#welcome { display:inline; font-size:11px; font-weight:bold; color:#D8DFEA; padding:5px; } td.hdbar { text-decoration:none; border-top:1px solid #92201e; border-bottom:1px solid #760402; background:#D8DFEA url(/afl/img/icon/hdback.png); bottom left repeat-x; padding:0px 5px 0px 5px; } td.hdbar div { color:#ffffff; display:inline; padding:0px 5px 0px 5px; } td.hdbar div a { font-size:11px; font-weight:normal; color:#ffffff; font-weight:bold; } td.hdbar div a:link { text-decoration:none; } td.hdbar div a:hover { text-decoration:underline; } div#membersbgdiv { background:#888888; opacity:.50; filter:alpha(opacity=50); z-index:1; position:absolute; left:0px; top:0px; width:100%; height:100%; text-align:center; vertical-align:middle; display:none; } div#memberswhitediv { width:610px; height:380px; border:3px solid #222222; background:#ffffff; opacity:1; filter:alpha(opacity=100); z-index:2; position:absolute; left:0; top:0; border-radius:20px; -moz-border-radius:20px; /* Old Firefox */ padding:15px; display:none; } #membersx { color:#222222; font-weight:bold; font-size:16px; cursor:pointer; } </style> <script type="text/javascript"> function flipSubMenu(cellid, tableid) { var table = document.getElementById(tableid); if (table.style.visibility == 'visible') { hideSubMenu(tableid); } else { showSubMenu(cellid, tableid); } } function showSubMenu(cellid, tableid) { hideAllSubMenus(); var cell = document.getElementById(cellid); var coors = findPos(cell); var table = document.getElementById(tableid); table.style.visibility = 'visible'; table.style.top = (coors[1]) + 'px'; table.style.left = (coors[0] + 175) + 'px'; } function hideSubMenu(tableid) { var table = document.getElementById(tableid); if (table != null) { table.style.visibility = 'hidden'; } } function findPos(obj) { var curleft = curtop = 0; if (obj.offsetParent) { curleft = obj.offsetLeft curtop = obj.offsetTop while (obj = obj.offsetParent) { curleft += obj.offsetLeft curtop += obj.offsetTop } } return [curleft,curtop]; } function highlightCell(tag) { var cell = document.getElementById(tag + 'linkcell'); cell.style.backgroundColor = "#E7E7E7"; highlightArrow(tag + 'Arrow'); } function dehighlightCell(tag) { var cell = document.getElementById(tag + 'linkcell'); cell.style.backgroundColor = "transparent"; dehighlightArrow(tag + 'Arrow'); } function highlightArrow(arrowId) { var arrow = document.getElementById(arrowId); arrow.style.backgroundColor = "#E7E7E7"; } function dehighlightArrow(arrowId) { var arrow = document.getElementById(arrowId); arrow.style.backgroundColor = "transparent"; } function hideAllSubMenus() { hideSubMenu('teammenu'); hideSubMenu('playermenu'); hideSubMenu('teamrankmenu'); hideSubMenu('playerrankmenu'); hideSubMenu('draftmenu'); hideSubMenu('risingstarmenu'); hideSubMenu('matchmenu'); hideSubMenu('brownlowmenu'); hideSubMenu('laddermenu'); hideSubMenu('attendancemenu'); hideSubMenu('supercoachmenu'); hideSubMenu('dreamteammenu'); hideSubMenu('coachmenu'); hideSubMenu('highlightsmenu'); hideSubMenu('selectionsmenu'); hideSubMenu('pastplayermenu'); hideSubMenu('contractsmenu'); hideSubMenu('tweetmenu'); } function GetMemberStatusXmlHttpObject() { var xmlMemberStatusHttp=null; try { // Firefox, Opera 8.0+, Safari xmlMemberStatusHttp=new XMLHttpRequest(); } catch (e) { // Internet Explorer try { xmlMemberStatusHttp=new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { xmlMemberStatusHttp=new ActiveXObject("Microsoft.XMLHTTP"); } } return xmlMemberStatusHttp; } function rememberMember() { xmlMemberStatusHttp=GetMemberStatusXmlHttpObject(); url="/club/sports/member-remember.html?sid=" + Math.random(); xmlMemberStatusHttp.onreadystatechange=showAlert; xmlMemberStatusHttp.open("GET",url,true); xmlMemberStatusHttp.send(null); } function quickLogout() { xmlMemberStatusHttp=GetMemberStatusXmlHttpObject(); url="/afl/club/quick-logout.html?sid=" + Math.random(); xmlMemberStatusHttp.onreadystatechange=showAlert; xmlMemberStatusHttp.open("GET",url,true); xmlMemberStatusHttp.send(null); } function showMemberStatus() { xmlMemberStatusHttp = GetMemberStatusXmlHttpObject(); url = "/afl/club/member-status.html?sid=" + Math.random(); fetchShowMemberStatus(xmlMemberStatusHttp, url); } function showMemberStatusWithUrl(url) { xmlMemberStatusHttp = GetMemberStatusXmlHttpObject(); url = "/afl/club/member-status.html?url=" + url + "&sid=" + Math.random(); fetchShowMemberStatus(xmlMemberStatusHttp, url); } function showMemberStatusSkipAds() { xmlMemberStatusHttp = GetMemberStatusXmlHttpObject(); url = "/afl/club/member-status.html?skipAds=Y&sid=" + Math.random(); fetchShowMemberStatus(xmlMemberStatusHttp, url); } function showMemberStatusWithUrlSkipAds(url) { xmlMemberStatusHttp = GetMemberStatusXmlHttpObject(); url = "/afl/club/member-status.html?skipAds=Y&url=" + url + "&sid=" + Math.random(); fetchShowMemberStatus(xmlMemberStatusHttp, url); } function fetchShowMemberStatus(xmlMemberStatusHttp, url) { xmlMemberStatusHttp.onreadystatechange = memberStatusChanged; xmlMemberStatusHttp.open("GET", url, true); xmlMemberStatusHttp.send(null); } function showAlert() { if (xmlMemberStatusHttp.readyState==4) { alertMessage = xmlMemberStatusHttp.responseText; showMemberStatus(); alert(alertMessage); } } function memberStatusChanged() { if (xmlMemberStatusHttp.readyState==4) { response = xmlMemberStatusHttp.responseText; if (response.indexOf("<!-- MEMBER STATUS -->") < 0) { response = " "; } document.getElementById("memberStatus").innerHTML = response; } } function pushSignUpEvent(signUpSource) { _gaq.push(['_trackEvent', 'Member Activity', 'Sign Up', signUpSource]); } function pushContent(category, page) { _gaq.push(['_trackEvent', 'Content', category, page]); } function GetXmlHttpObject() { var xmlWireHttp=null; try { // Firefox, Opera 8.0+, Safari xmlWireHttp=new XMLHttpRequest(); } catch (e) { // Internet Explorer try { xmlWireHttp=new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { xmlWireHttp=new ActiveXObject("Microsoft.XMLHTTP"); } } return xmlWireHttp; } function showWire() { xmlWireHttp=GetXmlHttpObject() url="/afl/club/forum-threads-wire.html?sid=" + Math.random(); fetchWire(xmlWireHttp, url); } function showWireSkipAds() { xmlWireHttp=GetXmlHttpObject() url="/afl/club/forum-threads-wire.html?skipAds=Y&sid=" + Math.random(); fetchWire(xmlWireHttp, url); } function fetchWire(xmlWireHttp, url) { xmlWireHttp.onreadystatechange = wireChanged; xmlWireHttp.open("GET", url, true); xmlWireHttp.send(null); } function wireChanged() { if (xmlWireHttp.readyState==4) { response = xmlWireHttp.responseText; if (response.indexOf("<!-- WIRE -->") < 0) { response = " "; } document.getElementById("threadsWire").innerHTML=response; } } function positionMemberDivs() { var bodyOffsetHeight = document.body.offsetHeight; document.getElementById('membersbgdiv').style.width = '100%'; document.getElementById('membersbgdiv').style.height = '100%'; var leftOffset = (document.getElementById('membersbgdiv').offsetWidth - document.getElementById('memberswhitediv').offsetWidth) / 2; var topOffset = ((document.getElementById('membersbgdiv').offsetHeight - document.getElementById('memberswhitediv').offsetHeight) / 2); document.getElementById('memberswhitediv').style.left = leftOffset; document.getElementById('memberswhitediv').style.top = topOffset; document.getElementById('membersbgdiv').style.height = bodyOffsetHeight; } function closeMemberDivs() { document.getElementById('membersbgdiv').style.display = 'none'; document.getElementById('memberswhitediv').style.display = 'none'; } function displayMemberDivs() { document.getElementById('membersbgdiv').style.display = 'block'; document.getElementById('memberswhitediv').style.display = 'block'; positionMemberDivs(); } function openRegistrationLoginDialog() { document.getElementById('memberscontent').innerHTML = "<iframe src='/afl/footy/custom_login' width=600 height=350 hspace=0 vspace=0 frameborder=0 marginheight=0 marginwidth=0 scrolling=no></iframe>"; document.getElementById('memberswhitediv').style.width = '610px'; document.getElementById('memberswhitediv').style.height = '380px'; displayMemberDivs(); } function openRegistrationLoginDialogWithNextPage(nextPage) { document.getElementById('memberscontent').innerHTML = "<div><iframe src='/afl/footy/custom_login?p=" + nextPage + "' width=600 height=350 hspace=0 vspace=0 frameborder=0 marginheight=0 marginwidth=0 scrolling=no></iframe></div>" document.getElementById('memberswhitediv').style.width = '610px'; document.getElementById('memberswhitediv').style.height = '380px'; displayMemberDivs(); } function openChangePasswordDialog() { document.getElementById('memberscontent').innerHTML = "<div><iframe src='/afl/footy/custom_login?action=changePasswordForm' width=250 height=190 hspace=0 vspace=0 frameborder=0 marginheight=0 marginwidth=0 scrolling=no></iframe></div>" document.getElementById('memberswhitediv').style.width = '250px'; document.getElementById('memberswhitediv').style.height = '240px'; displayMemberDivs(); } function openManageSettingsDialog() { document.getElementById('memberscontent').innerHTML = "<div><iframe src='/afl/footy/custom_login?action=manageSettingsForm' width=380 height=210 hspace=0 vspace=0 frameborder=0 marginheight=0 marginwidth=0 scrolling=no></iframe></div>" document.getElementById('memberswhitediv').style.width = '380px'; document.getElementById('memberswhitediv').style.height = '260px'; displayMemberDivs(); } var xmlLoginHttp; function GetLoginXmlHttpObject() { var xmlLoginHttp=null; try { // Firefox, Opera 8.0+, Safari xmlLoginHttp=new XMLHttpRequest(); } catch (e) { // Internet Explorer try { xmlLoginHttp=new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { xmlLoginHttp=new ActiveXObject("Microsoft.XMLHTTP"); } } return xmlLoginHttp; } function postLogout() { var params = "action=logout"; xmlLoginHttp=GetLoginXmlHttpObject(); xmlLoginHttp.onreadystatechange = validateLogoutResponse; xmlLoginHttp.open("POST", '/afl/footy/custom_login', true); xmlLoginHttp.setRequestHeader("Content-type", "application/x-www-form-urlencoded"); xmlLoginHttp.setRequestHeader("Content-length", params.length); xmlLoginHttp.setRequestHeader("Connection", "close"); xmlLoginHttp.send(params); } function getPlugContent(type) { xmlLoginHttp=GetLoginXmlHttpObject() xmlLoginHttp.onreadystatechange = plugCustomFantasy; xmlLoginHttp.open("GET", '/afl/footy/custom_login?action=plug&type=' + type, true); xmlLoginHttp.send(null); } function validateResponse() { if(xmlLoginHttp.readyState == 4 && xmlLoginHttp.status == 200) { var result = xmlLoginHttp.responseText; if (result == 'PASS') { self.parent.location.reload(true); } else if (result.indexOf('ERROR:') == 0) { result = result.substring(6); alert(result + ". Please try again."); } else { alert("An error occurred during registration."); } } } function plugCustomFantasy() { if (xmlLoginHttp.readyState == 4 && xmlLoginHttp.status == 200) { var response = xmlLoginHttp.responseText; if (response.indexOf("<!-- PLUG -->") < 0) { response = ""; } document.getElementById("customPlugDiv").innerHTML=response; } } function validateLogoutResponse() { if(xmlLoginHttp.readyState == 4 && xmlLoginHttp.status == 200) { var result = xmlLoginHttp.responseText; if (result == 'PASS') { selfReload(); } else if (result.indexOf('ERROR:') == 0) { result = result.substring(6); alert(result + ". Please try again."); } else { alert("Oops! An error occurred!"); } } } function selfReload() { if (xmlLoginHttp.readyState == 4 && xmlLoginHttp.status == 200) { self.parent.location.reload(true); } } </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-3312858-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> </HEAD> <BODY onload="pushContent('Match Statistics', 'Match Statistics');showMemberStatusWithUrl('https%3A%2F%2Fwww.footywire.com%2Fafl%2Ffooty%2Fft_match_statistics');showWire();hideAllSubMenus();" onresize="positionMemberDivs();"> <DIV align="CENTER"> <table cellpadding="0" cellspacing="0" border="0" id="frametable2008" width="948"> <tr><td colspan="4" height="102" id="headercell" width="948"> <table id="header"> <tr> <td id="logo" valign="middle" height="102" width="200"> <a class="emptylink" href="//www.footywire.com/"><div style="width:200px;height:54px;cursor:pointer;">&nbsp;</div></a> </td> <td id="mainlinks" width="200"> </td> <td style="padding-top:3px;padding-right:4px;"> <div style="margin-left:-3px;"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Footywire 728x90 Prime --> <ins class="adsbygoogle" style="display:inline-block;width:728px;height:90px" data-ad-client="ca-pub-1151582373407200" data-ad-slot="7204222137"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </td> </tr> </table> </td></tr> <tr><td colspan="4" height="21" class="hdbar" align="right" valign="middle" id="memberStatus"></td></tr> <tr> <td rowspan="4" width="175" valign="top"> <table width="175" cellpadding="0" cellspacing="0" border="0" class="leftmenu"> <tr><td colspan="2" id="topborder">&nbsp;</td></tr> <tr><td width="175" colspan="2" onMouseOver="this.style.backgroundColor='#e7e7e7';" onMouseOut="this.style.backgroundColor='transparent';"><a class="leftmenu" href="//www.footywire.com/">AFL Statistics Home</a></td></tr> <tr> <td id="matchlinkcell" width="165"><a onMouseOver="highlightCell('match')" onMouseOut="dehighlightCell('match')" class="leftmenu" href="/afl/footy/ft_match_list">AFL Fixture</a></td> <td id="matchArrow" onMouseOver="highlightArrow('matchArrow')" onMouseOut="dehighlightArrow('matchArrow')" onClick="flipSubMenu('matchlinkcell','matchmenu')">&#187;</td> </tr> <tr> <td id="playerlinkcell" width="165"><a onMouseOver="highlightCell('player')" onMouseOut="dehighlightCell('player')" class="leftmenu" href="/afl/footy/ft_players">Players</a></td> <td id="playerArrow" onMouseOver="highlightArrow('playerArrow')" onMouseOut="dehighlightArrow('playerArrow')" onClick="flipSubMenu('playerlinkcell','playermenu')">&#187;</td> </tr> <tr> <td id="teamlinkcell" width="165"><a onMouseOver="highlightCell('team')" onMouseOut="dehighlightCell('team')" class="leftmenu" href="/afl/footy/ft_teams">Teams</a></td> <td id="teamArrow" onMouseOver="highlightArrow('teamArrow')" onMouseOut="dehighlightArrow('teamArrow')" onClick="flipSubMenu('teamlinkcell','teammenu')">&#187;</td> </tr> <tr> <td id="playerranklinkcell" width="165"><a onMouseOver="highlightCell('playerrank')" onMouseOut="dehighlightCell('playerrank')" class="leftmenu" href="/afl/footy/ft_player_rankings">Player Rankings</a></td> <td id="playerrankArrow" onMouseOver="highlightArrow('playerrankArrow')" onMouseOut="dehighlightArrow('playerrankArrow')" onClick="flipSubMenu('playerranklinkcell','playerrankmenu')">&#187;</td> </tr> <tr> <td id="teamranklinkcell" width="165"><a onMouseOver="highlightCell('teamrank')" onMouseOut="dehighlightCell('teamrank')" class="leftmenu" href="/afl/footy/ft_team_rankings">Team Rankings</a></td> <td id="teamrankArrow" onMouseOver="highlightArrow('teamrankArrow')" onMouseOut="dehighlightArrow('teamrankArrow')" onClick="flipSubMenu('teamranklinkcell','teamrankmenu')">&#187;</td> </tr> <tr> <td id="risingstarlinkcell" width="165"><a onMouseOver="highlightCell('risingstar')" onMouseOut="dehighlightCell('risingstar')" class="leftmenu" href="/afl/footy/ft_rising_stars_round_performances">Rising Stars</a></td> <td id="risingstarArrow" onMouseOver="highlightArrow('risingstarArrow')" onMouseOut="dehighlightArrow('risingstarArrow')" onClick="flipSubMenu('risingstarlinkcell','risingstarmenu')">&#187;</td> </tr> <tr> <td id="draftlinkcell" width="165"><a onMouseOver="highlightCell('draft')" onMouseOut="dehighlightCell('draft')" class="leftmenu" href="/afl/footy/ft_drafts">AFL Draft</a></td> <td id="draftArrow" onMouseOver="highlightArrow('draftArrow')" onMouseOut="dehighlightArrow('draftArrow')" onClick="flipSubMenu('draftlinkcell','draftmenu')">&#187;</td> </tr> <tr> <td id="brownlowlinkcell" width="165"><a onMouseOver="highlightCell('brownlow')" onMouseOut="dehighlightCell('brownlow')" class="leftmenu" href="/afl/footy/brownlow_medal">Brownlow Medal</a></td> <td id="brownlowArrow" onMouseOver="highlightArrow('brownlowArrow')" onMouseOut="dehighlightArrow('brownlowArrow')" onClick="flipSubMenu('brownlowlinkcell','brownlowmenu')">&#187;</td> </tr> <tr> <td id="ladderlinkcell" width="165"><a onMouseOver="highlightCell('ladder')" onMouseOut="dehighlightCell('ladder')" class="leftmenu" href="/afl/footy/ft_ladder">AFL Ladder</a></td> <td id="ladderArrow" onMouseOver="highlightArrow('ladderArrow')" onMouseOut="dehighlightArrow('ladderArrow')" onClick="flipSubMenu('ladderlinkcell','laddermenu')">&#187;</td> </tr> <tr> <td id="coachlinkcell" width="165"><a onMouseOver="highlightCell('coach')" onMouseOut="dehighlightCell('coach')" class="leftmenu" href="/afl/footy/afl_coaches">Coaches</a></td> <td id="coachArrow" onMouseOver="highlightArrow('coachArrow')" onMouseOut="dehighlightArrow('coachArrow')" onClick="flipSubMenu('coachlinkcell','coachmenu')">&#187;</td> </tr> <tr> <td id="attendancelinkcell" width="165"><a onMouseOver="highlightCell('attendance')" onMouseOut="dehighlightCell('attendance')" class="leftmenu" href="/afl/footy/attendances">Attendances</a></td> <td id="attendanceArrow" onMouseOver="highlightArrow('attendanceArrow')" onMouseOut="dehighlightArrow('attendanceArrow')" onClick="flipSubMenu('attendancelinkcell','attendancemenu')">&#187;</td> </tr> <tr> <td id="supercoachlinkcell" width="165"><a onMouseOver="highlightCell('supercoach')" onMouseOut="dehighlightCell('supercoach')" class="leftmenu" href="/afl/footy/supercoach_round">Supercoach</a></td> <td id="supercoachArrow" onMouseOver="highlightArrow('supercoachArrow')" onMouseOut="dehighlightArrow('supercoachArrow')" onClick="flipSubMenu('supercoachlinkcell','supercoachmenu')">&#187;</td> </tr> <tr> <td id="dreamteamlinkcell" width="165"><a onMouseOver="highlightCell('dreamteam')" onMouseOut="dehighlightCell('dreamteam')" class="leftmenu" href="/afl/footy/dream_team_round">AFL Fantasy</a></td> <td id="dreamteamArrow" onMouseOver="highlightArrow('dreamteamArrow')" onMouseOut="dehighlightArrow('dreamteamArrow')" onClick="flipSubMenu('dreamteamlinkcell','dreamteammenu')">&#187;</td> </tr> <tr> <td id="highlightslinkcell" width="165"><a onMouseOver="highlightCell('highlights')" onMouseOut="dehighlightCell('highlights')" class="leftmenu" href="/afl/footy/afl_highlights">AFL Highlights</a></td> <td id="highlightsArrow" onMouseOver="highlightArrow('highlightsArrow')" onMouseOut="dehighlightArrow('highlightsArrow')" onClick="flipSubMenu('highlightslinkcell','highlightsmenu')">&#187;</td> </tr> <tr> <td id="selectionslinkcell" width="165"><a onMouseOver="highlightCell('selections')" onMouseOut="dehighlightCell('selections')" class="leftmenu" href="/afl/footy/afl_team_selections">AFL Team Selections</a></td> <td id="selectionsArrow" onMouseOver="highlightArrow('selectionsArrow')" onMouseOut="dehighlightArrow('selectionsArrow')" onClick="flipSubMenu('selectionslinkcell','selectionsmenu')">&#187;</td> </tr> <tr> <td id="pastplayerlinkcell" width="165"><a onMouseOver="highlightCell('pastplayer')" onMouseOut="dehighlightCell('pastplayer')" class="leftmenu" href="/afl/footy/past_players">Past Players</a></td> <td id="pastplayerArrow" onMouseOver="highlightArrow('pastplayerArrow')" onMouseOut="dehighlightArrow('pastplayerArrow')" onClick="flipSubMenu('pastplayerlinkcell','pastplayermenu')">&#187;</td> </tr> <tr> <td id="contractslinkcell" width="165"><a onMouseOver="highlightCell('contracts')" onMouseOut="dehighlightCell('contracts')" class="leftmenu" href="/afl/footy/out_of_contract_players">AFL Player Contracts</a></td> <td id="contractsArrow" onMouseOver="highlightArrow('contractsArrow')" onMouseOut="dehighlightArrow('contractsArrow')" onClick="flipSubMenu('contractslinkcell','contractsmenu')">&#187;</td> </tr> <tr><td width="175" colspan="2" onMouseOver="this.style.backgroundColor='#e7e7e7';" onMouseOut="this.style.backgroundColor='transparent';"><a class="leftmenu" href="/afl/footy/afl_betting">AFL Betting</a></td></tr> <tr><td width="175" colspan="2" onMouseOver="this.style.backgroundColor='#e7e7e7';" onMouseOut="this.style.backgroundColor='transparent';"><a class="leftmenu" href="/afl/footy/injury_list">AFL Injury List</a></td></tr> <tr><td width="175" colspan="2" onMouseOver="this.style.backgroundColor='#e7e7e7';" onMouseOut="this.style.backgroundColor='transparent';"><a class="leftmenu" href="/afl/footy/ft_season_records">Records</a></td></tr> <tr><td colspan="2" id="bottomborder">&nbsp;</td></tr> <tr><td colspan="2" class="norm" style="height:10px"></td></tr> <tr><td colspan="2" id="skyscraper"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Footywire 160x600 Prime --> <ins class="adsbygoogle" style="display:inline-block;width:160px;height:600px" data-ad-client="ca-pub-1151582373407200" data-ad-slot="2707810136"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </td></tr> </table> </td> <td rowspan="3" bgcolor="#b7b7b7" style="width:1px"></td> <td height="900" width="761" valign="top" align="center" style="padding:5px 5px 5px 5px"> <div id="liveStatus" style="margin:0px;padding:0px;"></div> <table border="0" cellspacing="0" cellpadding="0"> <tr><td> <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" WIDTH="760"> <TR> <TD id="threadsWire" WIDTH="450" HEIGHT="250" VALIGN="TOP"> </TD> <td rowspan="2" class="norm" style="width:10px"></td> <TD WIDTH="300" HEIGHT="250" ROWSPAN="2"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Footywire 300x250 Prime --> <ins class="adsbygoogle" style="display:inline-block;width:300px;height:250px" data-ad-client="ca-pub-1151582373407200" data-ad-slot="4250755734"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </TD> </TR> </TABLE> </td></tr> <tr><td colspan="1" class="norm" style="height:10px"></td></tr> <tr><td> <div class="notice" width="760"> Advanced stats currently displayed. <a href="/afl/footy/ft_match_statistics?mid=6176"><b>View Basic Stats</b></a>. </div> </td></tr> <tr><td> <style> td.statdata { text-align:center; cursor:default; } </style> <script type="text/javascript"> function getStats() { document.stat_select.submit(); } </script> <TABLE WIDTH="760" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR><TD CLASS="lnormtop"> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="760"> <TR> <TD WIDTH="375" class="lnormtop"> <table border="0" cellspacing="0" cellpadding="0" width="375"> <tr><td width="375" valign="top" height="22" align="left" class="hltitle"> Sydney defeats Collingwood </td></tr> <tr><td class="lnorm" height="15">Round 1, ANZ Stadium, Attendance: 33857</td></tr> <tr><td class="lnorm" height="15"> Saturday, 26th March 2016, 7:25 PM AEDT</td></tr> <tr><td class="lnorm" height="19" style="padding-top:4px;"> Sydney Betting Odds: Win 1.60, Line -10.5 @ 1.92 </td></tr> <tr><td class="lnorm" height="19" style="padding-bottom:4px;"> Collingwood Betting Odds: Win 2.40, Line +10.5 @ 1.92 </td></tr> <tr><td class="lnorm" height="15"> <b>Brownlow Votes:</b> 3: <a href="pp-sydney-swans--luke-parker">L Parker</a>, 2: <a href="pp-sydney-swans--tom-mitchell">T Mitchell</a>, 1: <a href="pp-sydney-swans--lance-franklin">L Franklin</a></td></tr> </table> </TD> <td rowspan="1" class="norm" style="width:9px"></td> <TD WIDTH="376" class="lnormtop"> <table border="0" cellspacing="0" cellpadding="0" width="376" id="matchscoretable"> <tr> <th class="leftbold" height="23" width="100">Team</td> <th width="49" align="center">Q1</td> <th width="49" align="center">Q2</td> <th width="49" align="center">Q3</td> <th width="49" align="center">Q4</td> <th width="49" align="center">Final</td> </tr> <tr> <td class="leftbold" height="22"><a href="th-sydney-swans">Sydney</a></td> <td align="center">3.9 <td align="center">10.12 <td align="center">14.21 <td align="center">18.25 <td align="center">133 </tr> <tr> <td class="leftbold" height="22"><a href="th-collingwood-magpies">Collingwood</a></td> <td align="center">1.1 <td align="center">1.4 <td align="center">5.6 <td align="center">7.11 <td align="center">53 </tr> </table> </TD></TR> <TR><TD COLSPAN="3" HEIGHT="30" CLASS="norm"> <a href="#t1">Sydney Player Stats</a> | <a href="#t2">Collingwood Player Stats</a> | <a href="#hd">Match Head to Head Stats</a> | <a href="#brk">Scoring Breakdown</a> | <a href="highlights?id=1347">Highlights</a> </TD></TR> </TABLE></TD></TR> <tr><td colspan="1" class="norm" style="height:5px"></td></tr> <TR><TD> <table border="0" cellspacing="0" cellpadding="0" width="760"> <tr> <td> <table border="0" cellspacing="0" cellpadding="0" width="585"> <tr> <td height="21" align="center" colspan="3" class="tbtitle" width="585"> <table border="0" cellspacing="0" cellpadding="0" width="585"> <tr> <td class="innertbtitle" align="left">&nbsp;&nbsp;<b><a name=t1></a>Sydney Match Statistics (Sorted by Disposals)</b></td> <td class="innertbtitle" align="right">Coach: <a href="cp-john-longmire--81">John Longmire</a>&nbsp;&nbsp;</td> </tr> </table> </td> </tr> <tr> <td rowspan="1" class="tabbdr" style="width:1px"></td> <td> <table border="0" cellspacing="0" cellpadding="3" width="583"> <tr> <td width="148" class="lbnorm" height="21">Player</td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=23&advv=Y#t1" title="Contested Possessions">CP</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=24&advv=Y#t1" title="Uncontested Possessions">UP</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=25&advv=Y#t1" title="Effective Disposals">ED</a></td> <td width="34" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=34&advv=Y#t1" title="Disposal Efficiency %">DE%</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=27&advv=Y#t1" title="Contested Marks">CM</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=21&advv=Y#t1" title="Goal Assists">GA</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=28&advv=Y#t1" title="Marks Inside 50">MI5</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=31&advv=Y#t1" title="One Percenters">1%</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=32&advv=Y#t1" title="Bounces">BO</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=35&advv=Y#t1" title="Centre Clearances">CCL</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=36&advv=Y#t1" title="Stoppage Clearances">SCL</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=37&advv=Y#t1" title="Score Involvements">SI</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=38&advv=Y#t1" title="Metres Gained">MG</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=39&advv=Y#t1" title="Turnovers">TO</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=40&advv=Y#t1" title="Intercepts">ITC</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=41&advv=Y#t1" title="Tackles Inside 50">T5</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=42&advv=Y#t1" title="Time On Ground %">TOG%</a></td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-sydney-swans--luke-parker" title="Luke Parker">L Parker</a></td> <td class="statdata">20</td> <td class="statdata">21</td> <td class="statdata">32</td> <td class="statdata">80</td> <td class="statdata">3</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">4</td> <td class="statdata">0</td> <td class="statdata">3</td> <td class="statdata">3</td> <td class="statdata">12</td> <td class="statdata">231</td> <td class="statdata">5</td> <td class="statdata">7</td> <td class="statdata">0</td> <td class="statdata">88</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-sydney-swans--kieran-jack" title="Kieren Jack">K Jack</a></td> <td class="statdata">16</td> <td class="statdata">19</td> <td class="statdata">22</td> <td class="statdata">62.9</td> <td class="statdata">0</td> <td class="statdata">2</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">3</td> <td class="statdata">16</td> <td class="statdata">632</td> <td class="statdata">6</td> <td class="statdata">8</td> <td class="statdata">2</td> <td class="statdata">78</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-sydney-swans--jake-lloyd" title="Jake Lloyd">J Lloyd</a></td> <td class="statdata">11</td> <td class="statdata">26</td> <td class="statdata">25</td> <td class="statdata">71.4</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">2</td> <td class="statdata">2</td> <td class="statdata">0</td> <td class="statdata">2</td> <td class="statdata">12</td> <td class="statdata">551</td> <td class="statdata">6</td> <td class="statdata">7</td> <td class="statdata">0</td> <td class="statdata">82</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-hawthorn-hawks--tom-mitchell" title="Tom Mitchell">T Mitchell</a></td> <td class="statdata">9</td> <td class="statdata">21</td> <td class="statdata">18</td> <td class="statdata">60</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">2</td> <td class="statdata">8</td> <td class="statdata">325</td> <td class="statdata">3</td> <td class="statdata">3</td> <td class="statdata">3</td> <td class="statdata">73</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-sydney-swans--josh-p--kennedy" title="Josh Kennedy">J Kennedy</a></td> <td class="statdata">15</td> <td class="statdata">10</td> <td class="statdata">17</td> <td class="statdata">73.9</td> <td class="statdata">0</td> <td class="statdata">3</td> <td class="statdata">0</td> <td class="statdata">2</td> <td class="statdata">0</td> <td class="statdata">8</td> <td class="statdata">1</td> <td class="statdata">11</td> <td class="statdata">164</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">84</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-sydney-swans--isaac-heeney" title="Isaac Heeney">I Heeney</a></td> <td class="statdata">9</td> <td class="statdata">14</td> <td class="statdata">15</td> <td class="statdata">65.2</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">2</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">11</td> <td class="statdata">242</td> <td class="statdata">3</td> <td class="statdata">4</td> <td class="statdata">1</td> <td class="statdata">82</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-sydney-swans--daniel-hannebery" title="Daniel Hannebery">D Hannebery</a></td> <td class="statdata">13</td> <td class="statdata">7</td> <td class="statdata">16</td> <td class="statdata">76.2</td> <td class="statdata">0</td> <td class="statdata">2</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">2</td> <td class="statdata">3</td> <td class="statdata">8</td> <td class="statdata">191</td> <td class="statdata">1</td> <td class="statdata">5</td> <td class="statdata">0</td> <td class="statdata">50</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-sydney-swans--heath-grundy" title="Heath Grundy">H Grundy</a></td> <td class="statdata">6</td> <td class="statdata">13</td> <td class="statdata">15</td> <td class="statdata">78.9</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">3</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">5</td> <td class="statdata">251</td> <td class="statdata">4</td> <td class="statdata">7</td> <td class="statdata">0</td> <td class="statdata">100</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-sydney-swans--dean-towers" title="Dean Towers">D Towers</a></td> <td class="statdata">9</td> <td class="statdata">10</td> <td class="statdata">15</td> <td class="statdata">78.9</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">3</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">2</td> <td class="statdata">6</td> <td class="statdata">296</td> <td class="statdata">2</td> <td class="statdata">2</td> <td class="statdata">1</td> <td class="statdata">82</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-sydney-swans--lance-franklin" title="Lance Franklin">L Franklin</a></td> <td class="statdata">6</td> <td class="statdata">13</td> <td class="statdata">12</td> <td class="statdata">66.7</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">3</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">9</td> <td class="statdata">387</td> <td class="statdata">7</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">87</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-sydney-swans--callum-mills" title="Callum Mills">C Mills</a></td> <td class="statdata">4</td> <td class="statdata">15</td> <td class="statdata">13</td> <td class="statdata">72.2</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">8</td> <td class="statdata">312</td> <td class="statdata">3</td> <td class="statdata">4</td> <td class="statdata">0</td> <td class="statdata">78</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-sydney-swans--jeremy-laidler" title="Jeremy Laidler">J Laidler</a></td> <td class="statdata">5</td> <td class="statdata">11</td> <td class="statdata">17</td> <td class="statdata">100</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">4</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">3</td> <td class="statdata">171</td> <td class="statdata">2</td> <td class="statdata">6</td> <td class="statdata">0</td> <td class="statdata">87</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-sydney-swans--dane-rampe" title="Dane Rampe">D Rampe</a></td> <td class="statdata">4</td> <td class="statdata">13</td> <td class="statdata">13</td> <td class="statdata">76.5</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">8</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">6</td> <td class="statdata">390</td> <td class="statdata">2</td> <td class="statdata">6</td> <td class="statdata">0</td> <td class="statdata">91</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-sydney-swans--daniel-robinson" title="Daniel Robinson">D Robinson</a></td> <td class="statdata">4</td> <td class="statdata">12</td> <td class="statdata">16</td> <td class="statdata">94.1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">2</td> <td class="statdata">6</td> <td class="statdata">339</td> <td class="statdata">2</td> <td class="statdata">2</td> <td class="statdata">0</td> <td class="statdata">78</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-sydney-swans--zak-jones" title="Zak Jones">Z Jones</a></td> <td class="statdata">7</td> <td class="statdata">11</td> <td class="statdata">13</td> <td class="statdata">76.5</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">6</td> <td class="statdata">364</td> <td class="statdata">2</td> <td class="statdata">5</td> <td class="statdata">0</td> <td class="statdata">77</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-sydney-swans--george-hewett" title="George Hewett">G Hewett</a></td> <td class="statdata">7</td> <td class="statdata">9</td> <td class="statdata">9</td> <td class="statdata">60</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">3</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">9</td> <td class="statdata">282</td> <td class="statdata">1</td> <td class="statdata">2</td> <td class="statdata">4</td> <td class="statdata">71</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-sydney-swans--nick-smith-1" title="Nick Smith">N Smith</a></td> <td class="statdata">8</td> <td class="statdata">7</td> <td class="statdata">7</td> <td class="statdata">58.3</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">7</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">3</td> <td class="statdata">159</td> <td class="statdata">6</td> <td class="statdata">7</td> <td class="statdata">0</td> <td class="statdata">92</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-sydney-swans--harry-cunningham" title="Harry Cunningham">H Cunningham</a></td> <td class="statdata">1</td> <td class="statdata">10</td> <td class="statdata">8</td> <td class="statdata">66.7</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">8</td> <td class="statdata">313</td> <td class="statdata">6</td> <td class="statdata">2</td> <td class="statdata">2</td> <td class="statdata">85</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-sydney-swans--callum-sinclair" title="Callum Sinclair">C Sinclair</a></td> <td class="statdata">6</td> <td class="statdata">6</td> <td class="statdata">7</td> <td class="statdata">58.3</td> <td class="statdata">3</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">4</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">5</td> <td class="statdata">222</td> <td class="statdata">3</td> <td class="statdata">1</td> <td class="statdata">2</td> <td class="statdata">85</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-sydney-swans--tom-papley" title="Tom Papley">T Papley</a></td> <td class="statdata">4</td> <td class="statdata">6</td> <td class="statdata">9</td> <td class="statdata">81.8</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">9</td> <td class="statdata">228</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">3</td> <td class="statdata">70</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-sydney-swans--michael-talia" title="Michael Talia">M Talia</a></td> <td class="statdata">4</td> <td class="statdata">7</td> <td class="statdata">7</td> <td class="statdata">70</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">6</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">3</td> <td class="statdata">129</td> <td class="statdata">1</td> <td class="statdata">4</td> <td class="statdata">0</td> <td class="statdata">86</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-sydney-swans--kurt-tippett" title="Kurt Tippett">K Tippett</a></td> <td class="statdata">4</td> <td class="statdata">5</td> <td class="statdata">6</td> <td class="statdata">75</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">7</td> <td class="statdata">113</td> <td class="statdata">3</td> <td class="statdata">2</td> <td class="statdata">1</td> <td class="statdata">94</td> </tr> </table> </td> <td rowspan="1" class="tabbdr" style="width:1px"></td> </tr> <tr><td colspan="3" class="tabbdr" style="height:1px"></td></tr> </table> </td> <td rowspan="1" class="norm" style="width:15px"></td> <td rowspan="4" width="160" align="center" valign="top"> <table border="0" cellspacing="0" cellpadding="5" width="160" style="border:1px solid #D8DFEA"> <tr><td height="15" valign="top"><a href="/afl/footy/custom_supercoach_latest_scores" class="peep"><a href='/afl/footy/custom_supercoach_latest_scores' class='peep'>Track your favourite Fantasy Players!</a></a></td></tr> <tr> <td height="100" align="center" valign="middle"> <a href="/afl/footy/custom_supercoach_latest_scores"><img src="/afl/img/peep/peep7.jpg" border="0" height="100"/></a> </td> </tr> <tr><td valign="top">Create and save your own custom list of <a href='/afl/footy/custom_supercoach_latest_scores'>Supercoach</a> or <a href='/afl/footy/custom_dream_team_latest_scores'>AFL Fantasy</a> players to track their stats!</td></tr> </table> <div style="padding-top:10px;"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- Footywire 160x600 Right --> <ins class="adsbygoogle" style="display:inline-block;width:160px;height:600px" data-ad-client="ca-pub-1151582373407200" data-ad-slot="4900122530"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </td> </tr> <tr><td colspan="2" class="norm" style="height:20px"></td></tr> <tr><td> <table border="0" cellspacing="0" cellpadding="0" width="585"> <tr> <td height="21" align="center" colspan="3" class="tbtitle" width="585"> <table border="0" cellspacing="0" cellpadding="0" width="585"> <tr> <td class="innertbtitle" align="left">&nbsp;&nbsp;<b><a name=t1></a>Collingwood Match Statistics (Sorted by Disposals)</b></td> <td class="innertbtitle" align="right">Coach: <a href="cp-nathan-buckley--91">Nathan Buckley</a>&nbsp;&nbsp;</td> </tr> </table> </td> </tr> <tr> <td rowspan="1" class="tabbdr" style="width:1px"></td> <td> <table border="0" cellspacing="0" cellpadding="3" width="583"> <tr> <td width="148" class="lbnorm" height="21">Player</td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=23&advv=Y#t2" title="Contested Possessions">CP</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=24&advv=Y#t2" title="Uncontested Possessions">UP</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=25&advv=Y#t2" title="Effective Disposals">ED</a></td> <td width="34" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=34&advv=Y#t2" title="Disposal Efficiency %">DE%</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=27&advv=Y#t2" title="Contested Marks">CM</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=21&advv=Y#t2" title="Goal Assists">GA</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=28&advv=Y#t2" title="Marks Inside 50">MI5</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=31&advv=Y#t2" title="One Percenters">1%</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=32&advv=Y#t2" title="Bounces">BO</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=35&advv=Y#t2" title="Centre Clearances">CCL</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=36&advv=Y#t2" title="Stoppage Clearances">SCL</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=37&advv=Y#t2" title="Score Involvements">SI</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=38&advv=Y#t2" title="Metres Gained">MG</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=39&advv=Y#t2" title="Turnovers">TO</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=40&advv=Y#t2" title="Intercepts">ITC</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=41&advv=Y#t2" title="Tackles Inside 50">T5</a></td> <td width="29" class="bnorm"><a href="fts_match_statistics?mid=6176&sby=42&advv=Y#t2" title="Time On Ground %">TOG%</a></td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-collingwood-magpies--adam-treloar" title="Adam Treloar">A Treloar</a></td> <td class="statdata">14</td> <td class="statdata">20</td> <td class="statdata">20</td> <td class="statdata">58.8</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">2</td> <td class="statdata">2</td> <td class="statdata">4</td> <td class="statdata">5</td> <td class="statdata">497</td> <td class="statdata">5</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">81</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-collingwood-magpies--scott-pendlebury" title="Scott Pendlebury">S Pendlebury</a></td> <td class="statdata">11</td> <td class="statdata">14</td> <td class="statdata">19</td> <td class="statdata">76</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">2</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">2</td> <td class="statdata">5</td> <td class="statdata">317</td> <td class="statdata">2</td> <td class="statdata">3</td> <td class="statdata">0</td> <td class="statdata">89</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-collingwood-magpies--steele-sidebottom" title="Steele Sidebottom">S Sidebottom</a></td> <td class="statdata">10</td> <td class="statdata">14</td> <td class="statdata">15</td> <td class="statdata">62.5</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">4</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">5</td> <td class="statdata">220</td> <td class="statdata">3</td> <td class="statdata">7</td> <td class="statdata">1</td> <td class="statdata">90</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-collingwood-magpies--taylor-adams" title="Taylor Adams">T Adams</a></td> <td class="statdata">8</td> <td class="statdata">17</td> <td class="statdata">17</td> <td class="statdata">70.8</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">3</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">340</td> <td class="statdata">4</td> <td class="statdata">4</td> <td class="statdata">1</td> <td class="statdata">84</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-collingwood-magpies--levi-greenwood" title="Levi Greenwood">L Greenwood</a></td> <td class="statdata">6</td> <td class="statdata">15</td> <td class="statdata">12</td> <td class="statdata">54.5</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">2</td> <td class="statdata">1</td> <td class="statdata">3</td> <td class="statdata">470</td> <td class="statdata">7</td> <td class="statdata">2</td> <td class="statdata">2</td> <td class="statdata">88</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-collingwood-magpies--jarryd-blair" title="Jarryd Blair">J Blair</a></td> <td class="statdata">9</td> <td class="statdata">10</td> <td class="statdata">11</td> <td class="statdata">57.9</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">3</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">2</td> <td class="statdata">4</td> <td class="statdata">146</td> <td class="statdata">4</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">92</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-collingwood-magpies--ben-sinclair" title="Ben Sinclair">B Sinclair</a></td> <td class="statdata">5</td> <td class="statdata">12</td> <td class="statdata">13</td> <td class="statdata">68.4</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">2</td> <td class="statdata">317</td> <td class="statdata">7</td> <td class="statdata">7</td> <td class="statdata">1</td> <td class="statdata">82</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-collingwood-magpies--jackson-ramsay" title="Jackson Ramsay">J Ramsay</a></td> <td class="statdata">5</td> <td class="statdata">14</td> <td class="statdata">13</td> <td class="statdata">68.4</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">3</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">397</td> <td class="statdata">4</td> <td class="statdata">4</td> <td class="statdata">0</td> <td class="statdata">86</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-kangaroos--marley-williams" title="Marley Williams">M Williams</a></td> <td class="statdata">5</td> <td class="statdata">14</td> <td class="statdata">16</td> <td class="statdata">88.9</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">2</td> <td class="statdata">2</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">2</td> <td class="statdata">305</td> <td class="statdata">7</td> <td class="statdata">7</td> <td class="statdata">0</td> <td class="statdata">83</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-collingwood-magpies--tom-langdon" title="Tom Langdon">T Langdon</a></td> <td class="statdata">7</td> <td class="statdata">10</td> <td class="statdata">14</td> <td class="statdata">82.4</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">5</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">3</td> <td class="statdata">230</td> <td class="statdata">3</td> <td class="statdata">6</td> <td class="statdata">0</td> <td class="statdata">88</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-collingwood-magpies--jordan-de-goey" title="Jordan De Goey">J De Goey</a></td> <td class="statdata">9</td> <td class="statdata">7</td> <td class="statdata">10</td> <td class="statdata">62.5</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">3</td> <td class="statdata">5</td> <td class="statdata">191</td> <td class="statdata">4</td> <td class="statdata">3</td> <td class="statdata">1</td> <td class="statdata">89</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-collingwood-magpies--alex-fasolo" title="Alex Fasolo">A Fasolo</a></td> <td class="statdata">7</td> <td class="statdata">7</td> <td class="statdata">10</td> <td class="statdata">76.9</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">2</td> <td class="statdata">212</td> <td class="statdata">6</td> <td class="statdata">2</td> <td class="statdata">2</td> <td class="statdata">85</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-collingwood-magpies--jack-crisp" title="Jack Crisp">J Crisp</a></td> <td class="statdata">6</td> <td class="statdata">7</td> <td class="statdata">9</td> <td class="statdata">69.2</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">2</td> <td class="statdata">204</td> <td class="statdata">3</td> <td class="statdata">2</td> <td class="statdata">4</td> <td class="statdata">82</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-brisbane-lions--jack-frost" title="Jack Frost">J Frost</a></td> <td class="statdata">7</td> <td class="statdata">5</td> <td class="statdata">8</td> <td class="statdata">66.7</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">11</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">188</td> <td class="statdata">5</td> <td class="statdata">6</td> <td class="statdata">0</td> <td class="statdata">96</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-st-kilda-saints--nathan-brown" title="Nathan Brown">N Brown</a></td> <td class="statdata">3</td> <td class="statdata">7</td> <td class="statdata">8</td> <td class="statdata">80</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">7</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">200</td> <td class="statdata">1</td> <td class="statdata">4</td> <td class="statdata">0</td> <td class="statdata">58</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-collingwood-magpies--darcy-moore" title="Darcy Moore">D Moore</a></td> <td class="statdata">4</td> <td class="statdata">5</td> <td class="statdata">8</td> <td class="statdata">80</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">3</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">3</td> <td class="statdata">170</td> <td class="statdata">5</td> <td class="statdata">4</td> <td class="statdata">3</td> <td class="statdata">93</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-collingwood-magpies--brent-macaffer" title="Brent Macaffer">B Macaffer</a></td> <td class="statdata">5</td> <td class="statdata">2</td> <td class="statdata">6</td> <td class="statdata">66.7</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">3</td> <td class="statdata">22</td> <td class="statdata">2</td> <td class="statdata">1</td> <td class="statdata">2</td> <td class="statdata">87</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-gold-coast-suns--jarrod-witts" title="Jarrod Witts">J Witts</a></td> <td class="statdata">7</td> <td class="statdata">1</td> <td class="statdata">2</td> <td class="statdata">25</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">5</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">2</td> <td class="statdata">57</td> <td class="statdata">3</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">80</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-collingwood-magpies--brayden-maynard" title="Brayden Maynard">B Maynard</a></td> <td class="statdata">5</td> <td class="statdata">3</td> <td class="statdata">5</td> <td class="statdata">62.5</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">4</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">2</td> <td class="statdata">179</td> <td class="statdata">4</td> <td class="statdata">3</td> <td class="statdata">0</td> <td class="statdata">76</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-western-bulldogs--travis-cloke" title="Travis Cloke">T Cloke</a></td> <td class="statdata">4</td> <td class="statdata">3</td> <td class="statdata">4</td> <td class="statdata">57.1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">3</td> <td class="statdata">2</td> <td class="statdata">222</td> <td class="statdata">2</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">98</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td align="left" height="18"><a href="pp-collingwood-magpies--corey-gault" title="Corey Gault">C Gault</a></td> <td class="statdata">4</td> <td class="statdata">3</td> <td class="statdata">3</td> <td class="statdata">42.9</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> <td class="statdata">21</td> <td class="statdata">5</td> <td class="statdata">1</td> <td class="statdata">0</td> <td class="statdata">91</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td align="left" height="18"><a href="pp-collingwood-magpies--dane-swan" title="Dane Swan">D Swan</a></td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">0</td> <td class="statdata">1</td> </tr> </table> </td> <td rowspan="1" class="tabbdr" style="width:1px"></td> </tr> <tr><td colspan="3" class="tabbdr" style="height:1px"></td></tr> </table> </td> <td rowspan="1" class="norm" style="width:10px"></td> </tr> </table> </TD></TR> <tr><td colspan="1" class="norm" style="height:20px"></td></tr> <TR><TD valign="top"> <table border="0" cellspacing="0" cellpadding="0" width="760"> <tr><td valign="top"> <table border="0" cellspacing="0" cellpadding="0" width="375"> <tr><td height="21" align="center" colspan="5" class="tbtitle"><a name=hd></a>Head to Head</td></tr> <tr> <td rowspan="24" class="tabbdr" style="width:1px"></td> <td width="124" class="bnorm" height="21">Sydney</td> <td width="125" class="bnorm">Statistic</td> <td width="124" class="bnorm">Collingwood</td> <td rowspan="24" class="tabbdr" style="width:1px"></td> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td height="25" class="statdata">172</td> <td class="statdata">Contested Possessions</td> <td class="statdata">141</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td height="25" class="statdata">266</td> <td class="statdata">Uncontested Possessions</td> <td class="statdata">190</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td height="25" class="statdata">312</td> <td class="statdata">Effective Disposals</td> <td class="statdata">223</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td height="25" class="statdata">72.7%</td> <td class="statdata">Disposal Efficiency %</td> <td class="statdata">66.8%</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td height="25" class="statdata">53</td> <td class="statdata">Clangers</td> <td class="statdata">55</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td height="25" class="statdata">13</td> <td class="statdata">Contested Marks</td> <td class="statdata">6</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td height="25" class="statdata">16</td> <td class="statdata">Marks Inside 50</td> <td class="statdata">5</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td height="25" class="statdata">40</td> <td class="statdata">Clearances</td> <td class="statdata">33</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td height="25" class="statdata">37</td> <td class="statdata">Rebound 50s</td> <td class="statdata">52</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td height="25" class="statdata">48</td> <td class="statdata">One Percenters</td> <td class="statdata">56</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td height="25" class="statdata">5</td> <td class="statdata">Bounces</td> <td class="statdata">5</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td height="25" class="statdata">14</td> <td class="statdata">Goal Assists</td> <td class="statdata">5</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td height="25" class="statdata">77.8%</td> <td class="statdata">% Goals Assisted</td> <td class="statdata">71.4%</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td height="25" class="statdata">17</td> <td class="statdata">Centre Clearances</td> <td class="statdata">10</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td height="25" class="statdata">23</td> <td class="statdata">Stoppage Clearances</td> <td class="statdata">23</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td height="25" class="statdata">171</td> <td class="statdata">Score Involvements</td> <td class="statdata">53</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td height="25" class="statdata">6292</td> <td class="statdata">Metres Gained</td> <td class="statdata">4905</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td height="25" class="statdata">69</td> <td class="statdata">Turnovers</td> <td class="statdata">86</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td height="25" class="statdata">86</td> <td class="statdata">Intercepts</td> <td class="statdata">68</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td height="25" class="statdata">19</td> <td class="statdata">Tackles Inside 50</td> <td class="statdata">18</td> </tr> <tr><td colspan="5" class="tabbdr" style="height:1px"></td></tr> </tr> </table> </td> <td rowspan="1" class="norm" style="width:11px"></td> <td valign="top"> <table border="0" cellspacing="0" cellpadding="0" width="374"> <tr><td height="21" align="center" colspan="5" class="tbtitle">Average Attributes</td></tr> <tr> <td rowspan="5" class="tabbdr" style="width:1px"></td> <td width="124" class="bnorm" height="20">Sydney</td> <td width="124" class="bnorm">Attribute</td> <td width="124" class="bnorm">Collingwood</td> <td rowspan="5" class="tabbdr" style="width:1px"></td> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td height="18" class="statdata">186.5cm</td> <td class="statdata">Height</td> <td class="statdata">188.0cm</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td height="18" class="statdata">86.2kg</td> <td class="statdata">Weight</td> <td class="statdata">88.9kg</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td height="18" class="statdata">24yr 5mth</td> <td class="statdata">Age</td> <td class="statdata">24yr 4mth</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td height="18" class="statdata">77.0</td> <td class="statdata">Games</td> <td class="statdata">81.1</td> </tr> <tr><td colspan="5" class="tabbdr" style="height:1px"></td></tr> <tr><td colspan="5" class="norm" style="height:7px"></td></tr> <tr><td height="21" align="center" colspan="5" class="tbtitle">Total Players By Games</td></tr> <tr> <td rowspan="5" class="tabbdr" style="width:1px"></td> <td width="124" class="bnorm" height="20">Sydney</td> <td width="124" class="bnorm">Games</td> <td width="124" class="bnorm">Collingwood</td> <td rowspan="5" class="tabbdr" style="width:1px"></td> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td height="18" class="statdata">5</td> <td class="statdata">Less than 50</td> <td class="statdata">3</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td height="18" class="statdata">8</td> <td class="statdata">50 to 99</td> <td class="statdata">10</td> </tr> <tr bgcolor="#f2f4f7" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#f2f4f7';"> <td height="18" class="statdata">1</td> <td class="statdata">100 to 149</td> <td class="statdata">3</td> </tr> <tr bgcolor="#ffffff" onMouseOver="this.bgColor='#cbcdd0';" onMouseOut="this.bgColor='#ffffff';"> <td height="18" class="statdata">8</td> <td class="statdata">150 or more</td> <td class="statdata">6</td> </tr> <tr><td colspan="5" class="tabbdr" style="height:1px"></td></tr> </tr> <tr><td colspan="5" align="center" style="padding-top:20px;"> </td></tr> </table> </td></tr> </table> </TD></TR> <tr><td colspan="1" class="norm" style="height:20px"></td></tr> <TR><TD> <table border="0" cellspacing="0" cellpadding="0" width="760"> <tr><td height="21" align="center" colspan="7" class="tbtitle"><a name=brk></a>Quarter by Quarter Scoring Breakdown</td></tr> <tr> <td rowspan="6" class="ylwbdr" style="width:1px"></td> <td rowspan="5" class="ylwbg2" style="width:4px"></td> <td colspan="1" class="ylwbg2" style="height:4px"></td> <td rowspan="5" class="ylwbg2" style="width:4px"></td> <td colspan="1" class="ylwbg2" style="height:4px"></td> <td rowspan="5" class="ylwbg2" style="width:4px"></td> <td rowspan="6" class="ylwbdr" style="width:1px"></td> </tr> <tr> <td> <table border="0" cellspacing="0" cellpadding="0" width="373"> <tr> <td rowspan="9" class="ylwbdr" style="width:1px"></td> <td colspan="3" class="ylwbdr" style="height:1px"></td> <td rowspan="9" class="ylwbdr" style="width:1px"></td> </tr> <tr> <td class="ylwbgmid" height="20" width="124"><b>Sydney</b></td> <td class="ylwbgmid" width="125"><b>First Quarter</b></td> <td class="ylwbgmid" width="124"><b>Collingwood</b></td> </tr> <tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr> <tr> <td class="ylwbgmid">3.9 27</td> <td class="ylwbgmid">Score</td> <td class="ylwbgmid">1.1 7</td> </tr> <tr> <td class="ylwbgmid">12</td> <td class="ylwbgmid">Scoring Shots</td> <td class="ylwbgmid">2</td> </tr> <tr> <td class="ylwbgmid">25.0%</td> <td class="ylwbgmid">Conversion</td> <td class="ylwbgmid">50.0%</td> </tr> <tr> <td class="ylwbgmid">Won quarter by 20</td> <td class="ylwbgmid">Result</td> <td class="ylwbgmid">Lost quarter by 20</td> </tr> <tr> <td class="ylwbgmid">Leading by 20</td> <td class="ylwbgmid">End of Quarter</td> <td class="ylwbgmid">Trailing by 20</td> </tr> <tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr> </table> </td> <td> <table border="0" cellspacing="0" cellpadding="0" width="373"> <tr> <td rowspan="9" class="ylwbdr" style="width:1px"></td> <td colspan="3" class="ylwbdr" style="height:1px"></td> <td rowspan="9" class="ylwbdr" style="width:1px"></td> </tr> <tr> <td class="ylwbgmid" height="20" width="124"><b>Sydney</b></td> <td class="ylwbgmid" width="125"><b>Second Quarter</b></td> <td class="ylwbgmid" width="124"><b>Collingwood</b></td> </tr> <tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr> <tr> <td class="ylwbgmid">7.3 45</td> <td class="ylwbgmid">Score</td> <td class="ylwbgmid">0.3 3</td> </tr> <tr> <td class="ylwbgmid">10</td> <td class="ylwbgmid">Scoring Shots</td> <td class="ylwbgmid">3</td> </tr> <tr> <td class="ylwbgmid">70.0%</td> <td class="ylwbgmid">Conversion</td> <td class="ylwbgmid">0%</td> </tr> <tr> <td class="ylwbgmid">Won quarter by 42</td> <td class="ylwbgmid">Result</td> <td class="ylwbgmid">Lost quarter by 42</td> </tr> <tr> <td class="ylwbgmid">Leading by 62</td> <td class="ylwbgmid">Halftime</td> <td class="ylwbgmid">Trailing by 62</td> </tr> <tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr> </table> </td> </tr> <tr><td colspan="3" class="ylwbg2" style="height:4px"></td></tr> <tr> <td> <table border="0" cellspacing="0" cellpadding="0" width="373"> <tr> <td rowspan="9" class="ylwbdr" style="width:1px"></td> <td colspan="3" class="ylwbdr" style="height:1px"></td> <td rowspan="9" class="ylwbdr" style="width:1px"></td> </tr> <tr> <td class="ylwbgmid" height="20" width="124"><b>Sydney</b></td> <td class="ylwbgmid" width="125"><b>Third Quarter</b></td> <td class="ylwbgmid" width="124"><b>Collingwood</b></td> </tr> <tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr> <tr> <td class="ylwbgmid">4.9 33</td> <td class="ylwbgmid">Score</td> <td class="ylwbgmid">4.2 26</td> </tr> <tr> <td class="ylwbgmid">13</td> <td class="ylwbgmid">Scoring Shots</td> <td class="ylwbgmid">6</td> </tr> <tr> <td class="ylwbgmid">30.8%</td> <td class="ylwbgmid">Conversion</td> <td class="ylwbgmid">66.7%</td> </tr> <tr> <td class="ylwbgmid">Won quarter by 7</td> <td class="ylwbgmid">Result</td> <td class="ylwbgmid">Lost quarter by 7</td> </tr> <tr> <td class="ylwbgmid">Leading by 69</td> <td class="ylwbgmid">End of Quarter</td> <td class="ylwbgmid">Trailing by 69</td> </tr> <tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr> </table> </td> <td> <table border="0" cellspacing="0" cellpadding="0" width="373"> <tr> <td rowspan="9" class="ylwbdr" style="width:1px"></td> <td colspan="3" class="ylwbdr" style="height:1px"></td> <td rowspan="9" class="ylwbdr" style="width:1px"></td> </tr> <tr> <td class="ylwbgmid" height="20" width="124"><b>Sydney</b></td> <td class="ylwbgmid" width="125"><b>Final Quarter</b></td> <td class="ylwbgmid" width="124"><b>Collingwood</b></td> </tr> <tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr> <tr> <td class="ylwbgmid">4.4 28</td> <td class="ylwbgmid">Score</td> <td class="ylwbgmid">2.5 17</td> </tr> <tr> <td class="ylwbgmid">8</td> <td class="ylwbgmid">Scoring Shots</td> <td class="ylwbgmid">7</td> </tr> <tr> <td class="ylwbgmid">50.0%</td> <td class="ylwbgmid">Conversion</td> <td class="ylwbgmid">28.6%</td> </tr> <tr> <td class="ylwbgmid">Won quarter by 11</td> <td class="ylwbgmid">Result</td> <td class="ylwbgmid">Lost quarter by 11</td> </tr> <tr> <td class="ylwbgmid">Won game by 80</td> <td class="ylwbgmid">End of Game</td> <td class="ylwbgmid">Lost game by 80</td> </tr> <tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr> </table> </td> </tr> <tr><td colspan="3" class="ylwbg2" style="height:4px"></td></tr> <tr><td colspan="5" class="ylwbdr" style="height:1px"></td></tr> </table> </TD></TR> <tr><td colspan="1" class="norm" style="height:20px"></td></tr> <TR><TD> <table border="0" cellspacing="0" cellpadding="0" width="760"> <tr><td height="21" align="center" colspan="7" class="tbtitle">Scoring Breakdown For Each Half</td></tr> <tr> <td rowspan="4" class="ylwbdr" style="width:1px"></td> <td rowspan="3" class="ylwbg2" style="width:4px"></td> <td colspan="1" class="ylwbg2" style="height:4px"></td> <td rowspan="3" class="ylwbg2" style="width:4px"></td> <td colspan="1" class="ylwbg2" style="height:4px"></td> <td rowspan="3" class="ylwbg2" style="width:4px"></td> <td rowspan="4" class="ylwbdr" style="width:1px"></td> </tr> <tr> <td> <table border="0" cellspacing="0" cellpadding="0" width="373"> <tr> <td rowspan="9" class="ylwbdr" style="width:1px"></td> <td colspan="3" class="ylwbdr" style="height:1px"></td> <td rowspan="9" class="ylwbdr" style="width:1px"></td> </tr> <tr> <td class="ylwbgmid" height="20" width="124"><b>Sydney</b></td> <td class="ylwbgmid" width="125"><b>First Half</b></td> <td class="ylwbgmid" width="124"><b>Collingwood</b></td> </tr> <tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr> <tr> <td class="ylwbgmid">10.12 72</td> <td class="ylwbgmid">Score</td> <td class="ylwbgmid">1.4 10</td> </tr> <tr> <td class="ylwbgmid">22</td> <td class="ylwbgmid">Scoring Shots</td> <td class="ylwbgmid">5</td> </tr> <tr> <td class="ylwbgmid">45.5%</td> <td class="ylwbgmid">Conversion</td> <td class="ylwbgmid">20.0%</td> </tr> <tr> <td class="ylwbgmid">Won half by 62</td> <td class="ylwbgmid">Result</td> <td class="ylwbgmid">Lost half by 62</td> </tr> <tr> <td class="ylwbgmid">Leading by 62</td> <td class="ylwbgmid">Halftime</td> <td class="ylwbgmid">Trailing by 62</td> </tr> <tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr> </table> </td> <td> <table border="0" cellspacing="0" cellpadding="0" width="373"> <tr> <td rowspan="9" class="ylwbdr" style="width:1px"></td> <td colspan="3" class="ylwbdr" style="height:1px"></td> <td rowspan="9" class="ylwbdr" style="width:1px"></td> </tr> <tr> <td class="ylwbgmid" height="20" width="124"><b>Sydney</b></td> <td class="ylwbgmid" width="125"><b>Second Half</b></td> <td class="ylwbgmid" width="124"><b>Collingwood</b></td> </tr> <tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr> <tr> <td class="ylwbgmid">8.13 61</td> <td class="ylwbgmid">Score</td> <td class="ylwbgmid">6.7 43</td> </tr> <tr> <td class="ylwbgmid">21</td> <td class="ylwbgmid">Scoring Shots</td> <td class="ylwbgmid">13</td> </tr> <tr> <td class="ylwbgmid">38.1%</td> <td class="ylwbgmid">Conversion</td> <td class="ylwbgmid">46.2%</td> </tr> <tr> <td class="ylwbgmid">Won half by 18</td> <td class="ylwbgmid">Result</td> <td class="ylwbgmid">Lost half by 18</td> </tr> <tr> <td class="ylwbgmid">Won game by 80</td> <td class="ylwbgmid">End of Game</td> <td class="ylwbgmid">Lost game by 80</td> </tr> <tr><td colspan="3" class="ylwbdr" style="height:1px"></td></tr> </table> </td> </tr> <tr><td colspan="3" class="ylwbg2" style="height:4px"></td></tr> <tr><td colspan="5" class="ylwbdr" style="height:1px"></td></tr> </table> </TD></TR> </TABLE> </td></tr> </table></td> <td rowspan="3" bgcolor="#b7b7b7" style="width:1px"></td> </tr> <tr><td align="center" valign="middle" height="40"> </td></tr> <tr> <td colspan="1" bgcolor="#b7b7b7" style="height:1px"></td> </tr> <tr><td colspan="3" align="center" valign="middle" height="25"> <table id="footer"> <tr> <td id="footercopy">Footywire.com &copy; 2018</td> <td id="footerlinks"> <a href="/afl/footy/info?if=a">about</a> <a href="/afl/footy/info?if=t">terms</a> <a href="/afl/footy/info?if=p">privacy</a> <a target="_smaq" href="http://www.smaqtalk.com/">discussions</a> <a href="/afl/footy/contact_us">contact us</a> </td> </tr> </table> </td></tr> </table> </DIV> <table id="teammenu"> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" >x</div></td></tr> <tr> <td colspan="3"><a class="submenuitem" href="/afl/footy/ft_teams">Compare Teams</a></td> </tr> <tr> <td colspan="3"><div class="submenutitle">Team Home Pages</div></td> </tr> <tr> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-carlton-blues">Blues</a></td> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-essendon-bombers">Bombers</a></td> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-western-bulldogs">Bulldogs</a></td> </tr> <tr> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-geelong-cats">Cats</a></td> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-adelaide-crows">Crows</a></td> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-melbourne-demons">Demons</a></td> </tr> <tr> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-fremantle-dockers">Dockers</a></td> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-west-coast-eagles">Eagles</a></td> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-greater-western-sydney-giants">Giants</a></td> </tr> <tr> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-hawthorn-hawks">Hawks</a></td> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-kangaroos">Kangaroos</a></td> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-brisbane-lions">Lions</a></td> </tr> <tr> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-collingwood-magpies">Magpies</a></td> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-port-adelaide-power">Power</a></td> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-st-kilda-saints">Saints</a></td> </tr> <tr> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-gold-coast-suns">Suns</a></td> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-sydney-swans">Swans</a></td> <td><a onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" class="submenuitem" href="/afl/footy/th-richmond-tigers">Tigers</a></td> </tr> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('teammenu')" onMouseUp="hideSubMenu('teammenu')" style="padding-top:6px;">hide menu</div></td></tr> </table> <table id="playermenu"> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" >x</div></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/ft_players">All Players</a></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/player_search">Player Search</a></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/past_players">Past Players</a></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/other_players">Other Players</a></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/ft_player_compare">Compare Players</a></td></tr> <tr> <td colspan="3"><div class="submenutitle">Team Playing Lists</div></td> </tr> <tr> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-carlton-blues">Blues</a></td> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-essendon-bombers">Bombers</a></td> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-western-bulldogs">Bulldogs</a></td> </tr> <tr> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-geelong-cats">Cats</a></td> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-adelaide-crows">Crows</a></td> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-melbourne-demons">Demons</a></td> </tr> <tr> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-fremantle-dockers">Dockers</a></td> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-west-coast-eagles">Eagles</a></td> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-greater-western-sydney-giants">Giants</a></td> </tr> <tr> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-hawthorn-hawks">Hawks</a></td> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-kangaroos">Kangaroos</a></td> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-brisbane-lions">Lions</a></td> </tr> <tr> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-collingwood-magpies">Magpies</a></td> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-port-adelaide-power">Power</a></td> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-st-kilda-saints">Saints</a></td> </tr> <tr> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-gold-coast-suns">Suns</a></td> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-sydney-swans">Swans</a></td> <td><a onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" class="submenuitem" href="/afl/footy/tp-richmond-tigers">Tigers</a></td> </tr> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('playermenu')" onMouseUp="hideSubMenu('playermenu')" style="padding-top:6px;">hide menu</div></td></tr> </table> <table id="playerrankmenu"> <tr><td colspan="3" align="right"><div class="submenux" onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" >x</div></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/ft_player_rankings?rt=LA">League Averages</a></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/ft_player_rankings?rt=LT">League Totals</a></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/ft_player_rankings?rt=RA">Rising Star Averages</a></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/ft_player_rankings?rt=RT">Rising Star Totals</a></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/ft_goal_kickers">Season Goalkickers</a></td></tr> <tr> <td colspan="3"><div class="submenutitle">Player Rankings by Team</div></td> </tr> <tr> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-carlton-blues">Blues</a></td> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-essendon-bombers">Bombers</a></td> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-western-bulldogs">Bulldogs</a></td> </tr> <tr> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-geelong-cats">Cats</a></td> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-adelaide-crows">Crows</a></td> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-melbourne-demons">Demons</a></td> </tr> <tr> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-fremantle-dockers">Dockers</a></td> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-west-coast-eagles">Eagles</a></td> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-greater-western-sydney-giants">Giants</a></td> </tr> <tr> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-hawthorn-hawks">Hawks</a></td> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-kangaroos">Kangaroos</a></td> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-brisbane-lions">Lions</a></td> </tr> <tr> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-collingwood-magpies">Magpies</a></td> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-port-adelaide-power">Power</a></td> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-st-kilda-saints">Saints</a></td> </tr> <tr> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-gold-coast-suns">Suns</a></td> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-sydney-swans">Swans</a></td> <td><a onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" class="submenuitem" href="/afl/footy/tr-richmond-tigers">Tigers</a></td> </tr> <tr><td colspan="3" align="right"><div class="submenux" onClick="hideSubMenu('playerrankmenu')" onMouseUp="hideSubMenu('playerrankmenu')" style="padding-top:6px;">hide menu</div></td></tr> </table> <table id="teamrankmenu"> <tr><td align="right"><div class="submenux" onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" >x</div></td></tr> <tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=TA">Team Averages</a></td></tr> <tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=TT">Team Totals</a></td></tr> <tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=OA">Opponent Averages</a></td></tr> <tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=OT">Opponent Totals</a></td></tr> <tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=DA">Team/Opponent Differential Averages</a></td></tr> <tr><td><a onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" class="submenuitem" href="/afl/footy/ft_team_rankings?type=DT">Team/Opponent Differential Totals</a></td></tr> <tr><td align="right"><div class="submenux" onClick="hideSubMenu('teamrankmenu')" onMouseUp="hideSubMenu('teamrankmenu')" style="padding-top:6px;">hide menu</div></td></tr> </table> <table id="draftmenu"> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" >x</div></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/ft_drafts">Full AFL Draft History</a></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/ft_team_draft_summaries">Draft Summary by Team</a></td></tr> <tr> <td colspan="3"><div class="submenutitle">AFL Draft History by Team</div></td> </tr> <tr> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-carlton-blues">Blues</a></td> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-essendon-bombers">Bombers</a></td> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-western-bulldogs">Bulldogs</a></td> </tr> <tr> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-geelong-cats">Cats</a></td> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-adelaide-crows">Crows</a></td> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-melbourne-demons">Demons</a></td> </tr> <tr> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-fremantle-dockers">Dockers</a></td> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-west-coast-eagles">Eagles</a></td> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-greater-western-sydney-giants">Giants</a></td> </tr> <tr> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-hawthorn-hawks">Hawks</a></td> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-kangaroos">Kangaroos</a></td> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-brisbane-lions">Lions</a></td> </tr> <tr> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-collingwood-magpies">Magpies</a></td> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-port-adelaide-power">Power</a></td> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-st-kilda-saints">Saints</a></td> </tr> <tr> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-gold-coast-suns">Suns</a></td> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-sydney-swans">Swans</a></td> <td><a onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" class="submenuitem" href="/afl/footy/td-richmond-tigers">Tigers</a></td> </tr> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('draftmenu')" onMouseUp="hideSubMenu('draftmenu')" style="padding-top:6px;">hide menu</div></td></tr> </table> <table id="risingstarmenu"> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" >x</div></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ft_rising_stars_round_performances">Rising Star Round by Round Performances</a></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/rising_star_nominations">Rising Star Nominees</a></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/rising_star_winners">Rising Star Winners</a></td></tr> <tr> <td colspan="3"><div class="submenutitle">Eligible Rising Stars by Team</div></td> </tr> <tr> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-carlton-blues">Blues</a></td> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-essendon-bombers">Bombers</a></td> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-western-bulldogs">Bulldogs</a></td> </tr> <tr> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-geelong-cats">Cats</a></td> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-adelaide-crows">Crows</a></td> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-melbourne-demons">Demons</a></td> </tr> <tr> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-fremantle-dockers">Dockers</a></td> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-west-coast-eagles">Eagles</a></td> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-greater-western-sydney-giants">Giants</a></td> </tr> <tr> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-hawthorn-hawks">Hawks</a></td> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-kangaroos">Kangaroos</a></td> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-brisbane-lions">Lions</a></td> </tr> <tr> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-collingwood-magpies">Magpies</a></td> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-port-adelaide-power">Power</a></td> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-st-kilda-saints">Saints</a></td> </tr> <tr> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-gold-coast-suns">Suns</a></td> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-sydney-swans">Swans</a></td> <td><a onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" class="submenuitem" href="/afl/footy/ty-richmond-tigers">Tigers</a></td> </tr> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('risingstarmenu')" onMouseUp="hideSubMenu('risingstarmenu')" style="padding-top:6px;">hide menu</div></td></tr> </table> <table id="matchmenu"> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" >x</div></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/ft_match_list">Full Season AFL Fixture</a></td></tr> <tr> <td colspan="3"><div class="submenutitle">Played and Scheduled Matches by Team</div></td> </tr> <tr> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-carlton-blues">Blues</a></td> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-essendon-bombers">Bombers</a></td> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-western-bulldogs">Bulldogs</a></td> </tr> <tr> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-geelong-cats">Cats</a></td> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-adelaide-crows">Crows</a></td> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-melbourne-demons">Demons</a></td> </tr> <tr> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-fremantle-dockers">Dockers</a></td> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-west-coast-eagles">Eagles</a></td> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-greater-western-sydney-giants">Giants</a></td> </tr> <tr> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-hawthorn-hawks">Hawks</a></td> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-kangaroos">Kangaroos</a></td> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-brisbane-lions">Lions</a></td> </tr> <tr> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-collingwood-magpies">Magpies</a></td> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-port-adelaide-power">Power</a></td> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-st-kilda-saints">Saints</a></td> </tr> <tr> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-gold-coast-suns">Suns</a></td> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-sydney-swans">Swans</a></td> <td><a onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" class="submenuitem" href="/afl/footy/tg-richmond-tigers">Tigers</a></td> </tr> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('matchmenu')" onMouseUp="hideSubMenu('matchmenu')" style="padding-top:6px;">hide menu</div></td></tr> </table> <table id="laddermenu"> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" >x</div></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder">Full Season</a></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/live_ladder">Live Ladder</a></td></tr> <tr> <td colspan="3"><div class="submenutitle">Filter Ladder by</div></td> </tr> <tr> <td><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder?pt=RD&st=01&sb=p">Round</a></td> <td><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder?pt=PD&st=Q1&sb=p">Match Period</a></td> <td><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder?pt=LC&st=LC&sb=p">Location</a></td> </tr> <tr> <td><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder?pt=VN&st=10&sb=p">Venue</a></td> <td><a onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" class="submenuitem" href="/afl/footy/ft_ladder?pt=ST&st=disposals&sb=p">Stats</a></td> </tr> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('laddermenu')" onMouseUp="hideSubMenu('laddermenu')" style="padding-top:6px;">hide menu</div></td></tr> </table> <table id="brownlowmenu"> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" >x</div></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/brownlow_medal">Full Brownlow Medal Count</a></td></tr><tr> <tr><td colspan="3"><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/brownlow_medal_winners">Brownlow Medal Winners</a></td></tr><tr> <tr><td colspan="3"><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/team_brownlow_medal_summaries">Summary by Team</a></td></tr><tr> <tr> <td colspan="3"><div class="submenutitle">Brownlow Medal Vote Getters By Club</div></td> </tr> <tr> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-carlton-blues">Blues</a></td> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-essendon-bombers">Bombers</a></td> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-western-bulldogs">Bulldogs</a></td> </tr> <tr> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-geelong-cats">Cats</a></td> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-adelaide-crows">Crows</a></td> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-melbourne-demons">Demons</a></td> </tr> <tr> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-fremantle-dockers">Dockers</a></td> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-west-coast-eagles">Eagles</a></td> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-greater-western-sydney-giants">Giants</a></td> </tr> <tr> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-hawthorn-hawks">Hawks</a></td> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-kangaroos">Kangaroos</a></td> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-brisbane-lions">Lions</a></td> </tr> <tr> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-collingwood-magpies">Magpies</a></td> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-port-adelaide-power">Power</a></td> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-st-kilda-saints">Saints</a></td> </tr> <tr> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-gold-coast-suns">Suns</a></td> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-sydney-swans">Swans</a></td> <td><a onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" class="submenuitem" href="/afl/footy/tb-richmond-tigers">Tigers</a></td> </tr> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('brownlowmenu')" onMouseUp="hideSubMenu('brownlowmenu')" style="padding-top:6px;">hide menu</div></td></tr> </table> <table id="attendancemenu"> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" >x</div></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/attendances">AFL Crowds & Attendances</a></td></tr><tr> <tr> <td colspan="3"><div class="submenutitle">Historical Attendance by Team</div></td> </tr> <tr> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-carlton-blues">Blues</a></td> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-essendon-bombers">Bombers</a></td> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-western-bulldogs">Bulldogs</a></td> </tr> <tr> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-geelong-cats">Cats</a></td> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-adelaide-crows">Crows</a></td> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-melbourne-demons">Demons</a></td> </tr> <tr> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-fremantle-dockers">Dockers</a></td> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-west-coast-eagles">Eagles</a></td> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-greater-western-sydney-giants">Giants</a></td> </tr> <tr> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-hawthorn-hawks">Hawks</a></td> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-kangaroos">Kangaroos</a></td> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-brisbane-lions">Lions</a></td> </tr> <tr> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-collingwood-magpies">Magpies</a></td> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-port-adelaide-power">Power</a></td> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-st-kilda-saints">Saints</a></td> </tr> <tr> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-gold-coast-suns">Suns</a></td> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-sydney-swans">Swans</a></td> <td><a onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" class="submenuitem" href="/afl/footy/ta-richmond-tigers">Tigers</a></td> </tr> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('attendancemenu')" onMouseUp="hideSubMenu('attendancemenu')" style="padding-top:6px;">hide menu</div></td></tr> </table> <table id="coachmenu"> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" >x</div></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/afl_coaches">AFL Coaches</a></td></tr><tr> <tr> <td colspan="3"><div class="submenutitle">AFL Club Coaches</div></td> </tr> <tr> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-carlton-blues">Blues</a></td> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-essendon-bombers">Bombers</a></td> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-western-bulldogs">Bulldogs</a></td> </tr> <tr> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-geelong-cats">Cats</a></td> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-adelaide-crows">Crows</a></td> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-melbourne-demons">Demons</a></td> </tr> <tr> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-fremantle-dockers">Dockers</a></td> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-west-coast-eagles">Eagles</a></td> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-greater-western-sydney-giants">Giants</a></td> </tr> <tr> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-hawthorn-hawks">Hawks</a></td> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-kangaroos">Kangaroos</a></td> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-brisbane-lions">Lions</a></td> </tr> <tr> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-collingwood-magpies">Magpies</a></td> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-port-adelaide-power">Power</a></td> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-st-kilda-saints">Saints</a></td> </tr> <tr> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-gold-coast-suns">Suns</a></td> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-sydney-swans">Swans</a></td> <td><a onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" class="submenuitem" href="/afl/footy/tc-richmond-tigers">Tigers</a></td> </tr> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('coachmenu')" onMouseUp="hideSubMenu('coachmenu')" style="padding-top:6px;">hide menu</div></td></tr> </table> <table id="highlightsmenu"> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" >x</div></td></tr> <tr><td colspan="3"><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/afl_highlights">AFL Highlights</a></td></tr><tr> <tr> <td colspan="3"><div class="submenutitle">AFL Club Highlights</div></td> </tr> <tr> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-carlton-blues">Blues</a></td> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-essendon-bombers">Bombers</a></td> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-western-bulldogs">Bulldogs</a></td> </tr> <tr> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-geelong-cats">Cats</a></td> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-adelaide-crows">Crows</a></td> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-melbourne-demons">Demons</a></td> </tr> <tr> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-fremantle-dockers">Dockers</a></td> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-west-coast-eagles">Eagles</a></td> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-greater-western-sydney-giants">Giants</a></td> </tr> <tr> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-hawthorn-hawks">Hawks</a></td> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-kangaroos">Kangaroos</a></td> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-brisbane-lions">Lions</a></td> </tr> <tr> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-collingwood-magpies">Magpies</a></td> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-port-adelaide-power">Power</a></td> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-st-kilda-saints">Saints</a></td> </tr> <tr> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-gold-coast-suns">Suns</a></td> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-sydney-swans">Swans</a></td> <td><a onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" class="submenuitem" href="/afl/footy/tv-richmond-tigers">Tigers</a></td> </tr> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('highlightsmenu')" onMouseUp="hideSubMenu('highlightsmenu')" style="padding-top:6px;">hide menu</div></td></tr> </table> <table id="supercoachmenu"> <tr><td align="right"><div class="submenux" onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" >x</div></td></tr> <tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/supercoach_round">Round by Round Player Rankings</a></td></tr><tr> <tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/supercoach_season">Season Player Rankings</a></td></tr><tr> <tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/supercoach_breakevens">Supercoach Breakevens</a></td></tr><tr> <tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/supercoach_scores">Supercoach Scores</a></td></tr><tr> <tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/supercoach_prices">Supercoach Prices</a></td></tr><tr> <tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/custom_supercoach_latest_scores">Custom Supercoach Player List</a></td></tr><tr> <tr><td><a onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" class="submenuitem" href="/afl/footy/pre_season_supercoach">Pre-Season Supercoach Stats</a></td></tr><tr> <tr><td align="right"><div class="submenux" onClick="hideSubMenu('supercoachmenu')" onMouseUp="hideSubMenu('supercoachmenu')" style="padding-top:6px;">hide menu</div></td></tr> </table> <table id="dreamteammenu"> <tr><td align="right"><div class="submenux" onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" >x</div></td></tr> <tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/dream_team_round">Round by Round Player Rankings</a></td></tr><tr> <tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/dream_team_season">Season Player Rankings</a></td></tr><tr> <tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/dream_team_breakevens">AFL Fantasy Breakevens</a></td></tr><tr> <tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/dream_team_scores">AFL Fantasy Scores</a></td></tr><tr> <tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/dream_team_prices">AFL Fantasy Prices</a></td></tr><tr> <tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/custom_dream_team_latest_scores">Custom AFL Fantasy Player List</a></td></tr><tr> <tr><td><a onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" class="submenuitem" href="/afl/footy/pre_season_dream_team">Pre-Season AFL Fantasy Stats</a></td></tr><tr> <tr><td align="right"><div class="submenux" onClick="hideSubMenu('dreamteammenu')" onMouseUp="hideSubMenu('dreamteammenu')" style="padding-top:6px;">hide menu</div></td></tr> </table> <table id="selectionsmenu"> <tr><td align="right"><div class="submenux" onClick="hideSubMenu('selectionsmenu')" onMouseUp="hideSubMenu('selectionsmenu')" >x</div></td></tr> <tr><td><a onClick="hideSubMenu('selectionsmenu')" onMouseUp="hideSubMenu('selectionsmenu')" class="submenuitem" href="/afl/footy/afl_team_selections">Latest Team Selections</a></td></tr><tr> <tr><td><a onClick="hideSubMenu('selectionsmenu')" onMouseUp="hideSubMenu('selectionsmenu')" class="submenuitem" href="/afl/footy/custom_all_team_selections">Custom Team Selections List</a></td></tr><tr> <tr><td align="right"><div class="submenux" onClick="hideSubMenu('selectionsmenu')" onMouseUp="hideSubMenu('selectionsmenu')" style="padding-top:6px;">hide menu</div></td></tr> </table> <table id="pastplayermenu"> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" >x</div></td></tr> <tr> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-carlton-blues">Blues</a></td> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-essendon-bombers">Bombers</a></td> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-western-bulldogs">Bulldogs</a></td> </tr> <tr> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-geelong-cats">Cats</a></td> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-adelaide-crows">Crows</a></td> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-melbourne-demons">Demons</a></td> </tr> <tr> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-fremantle-dockers">Dockers</a></td> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-west-coast-eagles">Eagles</a></td> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-greater-western-sydney-giants">Giants</a></td> </tr> <tr> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-hawthorn-hawks">Hawks</a></td> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-kangaroos">Kangaroos</a></td> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-brisbane-lions">Lions</a></td> </tr> <tr> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-collingwood-magpies">Magpies</a></td> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-port-adelaide-power">Power</a></td> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-st-kilda-saints">Saints</a></td> </tr> <tr> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-gold-coast-suns">Suns</a></td> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-sydney-swans">Swans</a></td> <td><a onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" class="submenuitem" href="/afl/footy/ti-richmond-tigers">Tigers</a></td> </tr> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('pastplayermenu')" onMouseUp="hideSubMenu('pastplayermenu')" style="padding-top:6px;">hide menu</div></td></tr> </table> <table id="contractsmenu"> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" >x</div></td></tr> <tr> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-carlton-blues">Blues</a></td> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-essendon-bombers">Bombers</a></td> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-western-bulldogs">Bulldogs</a></td> </tr> <tr> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-geelong-cats">Cats</a></td> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-adelaide-crows">Crows</a></td> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-melbourne-demons">Demons</a></td> </tr> <tr> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-fremantle-dockers">Dockers</a></td> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-west-coast-eagles">Eagles</a></td> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-greater-western-sydney-giants">Giants</a></td> </tr> <tr> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-hawthorn-hawks">Hawks</a></td> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-kangaroos">Kangaroos</a></td> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-brisbane-lions">Lions</a></td> </tr> <tr> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-collingwood-magpies">Magpies</a></td> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-port-adelaide-power">Power</a></td> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-st-kilda-saints">Saints</a></td> </tr> <tr> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-gold-coast-suns">Suns</a></td> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-sydney-swans">Swans</a></td> <td><a onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" class="submenuitem" href="/afl/footy/to-richmond-tigers">Tigers</a></td> </tr> <tr><td align="right" colspan="3"><div class="submenux" onClick="hideSubMenu('contractsmenu')" onMouseUp="hideSubMenu('contractsmenu')" style="padding-top:6px;">hide menu</div></td></tr> </table> <div id="membersbgdiv" onClick="closeMemberDivs();"></div> <div id="memberswhitediv"> <table border="0" cellspacing="0" cellpadding="0" align="center"> <tr><td height="30" align="right" valign="top"><span id="membersx" onClick="closeMemberDivs();">X</span></td></tr> <tr><td id="memberscontent" valign="top" align="center"> &nbsp; </td></tr> </table> </div> </BODY> </HTML>
doc/html/dir_0ef8b19a9897c2a66786d943626a6c71.html
spoorcc/porthos
<!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.12"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Porthos: tst Directory 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/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Porthos &#160;<span id="projectnumber">0.0.0-cmake</span> </div> <div id="projectbrief">An-embedded-linux-robot</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.12 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); </script> <div id="main-nav"></div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_97aefd0d527b934f1d99a682da8fe6a9.html">lib</a></li><li class="navelem"><a class="el" href="dir_0ef8b19a9897c2a66786d943626a6c71.html">tst</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">tst Directory Reference</div> </div> </div><!--header--> <div class="contents"> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Wed Nov 30 2016 22:51:05 for Porthos by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.12 </small></address> </body> </html>
docs/functions_func_u.html
jaallen85/libjade
<!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.12"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>libjade: Class Members - Functions</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="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">libjade </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.12 --> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',false,false,'search.php','Search'); }); </script> <div id="main-nav"></div> </div><!-- top --> <div class="contents"> &#160; <h3><a id="index_u"></a>- u -</h3><ul> <li>undo() : <a class="el" href="class_drawing_view.html#add49fbcbf06f76c13650db8675536f27">DrawingView</a> </li> <li>undoLimit() : <a class="el" href="class_drawing_view.html#ab86fc70768259a5c5cc86584294ea611">DrawingView</a> </li> <li>undoText() : <a class="el" href="class_drawing_view.html#a0e90ab426836d80c3fffab16fef24703">DrawingView</a> </li> <li>ungroup() : <a class="el" href="class_drawing_view.html#a9fd86983bb8881e2f6dd32a33138670c">DrawingView</a> </li> <li>unsetDefaultValue() : <a class="el" href="class_drawing_item_style.html#a07bd46874d191501a956ffb77d5c181c">DrawingItemStyle</a> </li> <li>unsetValue() : <a class="el" href="class_drawing_item_style.html#aec1c07010be5864312f1e100b3118d8f">DrawingItemStyle</a> </li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.12 </small></address> </body> </html>
doc/api/globals_defs.html
xushiwei/kyotocabinet
<!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>Kyoto Cabinet: File Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head> <body> <!-- Generated by Doxygen 1.7.3 --> <div id="top"> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">Kyoto Cabinet</div> </td> </tr> </tbody> </table> </div> <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> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&#160;List</span></a></li> <li class="current"><a href="globals.html"><span>File&#160;Members</span></a></li> </ul> </div> <div id="navrow3" class="tabs2"> <ul class="tablist"> <li><a href="globals.html"><span>All</span></a></li> <li><a href="globals_func.html"><span>Functions</span></a></li> <li><a href="globals_vars.html"><span>Variables</span></a></li> <li><a href="globals_type.html"><span>Typedefs</span></a></li> <li><a href="globals_eval.html"><span>Enumerator</span></a></li> <li class="current"><a href="globals_defs.html"><span>Defines</span></a></li> </ul> </div> </div> <div class="contents"> &#160;<ul> <li>__KCFUNC__ : <a class="el" href="kccommon_8h.html#a9b46a1fd9496b7187580d5dc80efe5ef">kccommon.h</a> </li> <li>__STDC_LIMIT_MACROS : <a class="el" href="kclangc_8h.html#aeb7e7a856ab7a794b05b6b63ef36ea3e">kclangc.h</a> </li> <li>_assert_ : <a class="el" href="kccommon_8h.html#a005970c3b0a18effac75150706e288ce">kccommon.h</a> </li> <li>_KCCODELINE_ : <a class="el" href="kccommon_8h.html#a26fb24eb99b893101d4fa76ecfde7745">kccommon.h</a> </li> <li>_testyield_ : <a class="el" href="kccommon_8h.html#ae237e2868a3aa24d5d7c49cb5cd52b54">kccommon.h</a> </li> <li>_yield_ : <a class="el" href="kccommon_8h.html#a531af164a6cf738617301635151b2a03">kccommon.h</a> </li> <li>KCDBSSMAGICDATA : <a class="el" href="kcdb_8h.html#a138202f6a5dc6f9d9d9de115e252109b">kcdb.h</a> </li> <li>KCDDBATRANPREFIX : <a class="el" href="kcdirdb_8h.html#af04ba50862579cdf88c6e79ebe3a1240">kcdirdb.h</a> </li> <li>KCDDBCHKSUMSEED : <a class="el" href="kcdirdb_8h.html#afbe30419a413a579c7dcfdc9ec004c5b">kcdirdb.h</a> </li> <li>KCDDBMAGICEOF : <a class="el" href="kcdirdb_8h.html#a59dcb061a20bb77e30e0e96d36fe2a51">kcdirdb.h</a> </li> <li>KCDDBMAGICFILE : <a class="el" href="kcdirdb_8h.html#a1b7ec59ea8f757c27bd3b95a0d2c8edd">kcdirdb.h</a> </li> <li>KCDDBMETAFILE : <a class="el" href="kcdirdb_8h.html#a984aed13c425e88ac144534f2b9ef148">kcdirdb.h</a> </li> <li>KCDDBOPAQUEFILE : <a class="el" href="kcdirdb_8h.html#a91c2e57af9a7aa6af1687ca44441576e">kcdirdb.h</a> </li> <li>KCDDBTMPPATHEXT : <a class="el" href="kcdirdb_8h.html#a38acb7049d48f4b37d2d5a4d4a22b6e7">kcdirdb.h</a> </li> <li>KCDDBWALPATHEXT : <a class="el" href="kcdirdb_8h.html#a6d8417b9a3638da98249f63852f8d3c8">kcdirdb.h</a> </li> <li>KCHDBCHKSUMSEED : <a class="el" href="kchashdb_8h.html#aac059bd6139ae7e7dde3d1ee61488463">kchashdb.h</a> </li> <li>KCHDBMAGICDATA : <a class="el" href="kchashdb_8h.html#aa7098a544e8653eab6e2e5667acc5bec">kchashdb.h</a> </li> <li>KCHDBTMPPATHEXT : <a class="el" href="kchashdb_8h.html#aff8dea53e1012e153718041a93f6819b">kchashdb.h</a> </li> <li>KCPDBMETAKEY : <a class="el" href="kcplantdb_8h.html#a6c6fcc9b66a37ab0567d37efe8df21cf">kcplantdb.h</a> </li> <li>KCPDBTMPPATHEXT : <a class="el" href="kcplantdb_8h.html#abf4ed00eb8d98b0e2d7de4d154c1a090">kcplantdb.h</a> </li> <li>KCPDRECBUFSIZ : <a class="el" href="kcplantdb_8h.html#a456c4709e5188d00ff07bf79db1be235">kcplantdb.h</a> </li> </ul> </div> <hr class="footer"/><address class="footer"><small>Generated on Thu Dec 15 2011 23:27:26 for Kyoto Cabinet by&#160; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address> </body> </html>
website/apps/alibrary/static/alibrary/nj/release/autocomplete.html
hzlf/openbroadcast
<div class="result"> <div class="search"> <h1>Search [Hit "Enter"]</h1> <p> Search Library for: "{{ meta.query }}" </p> </div> <div class="listing"> {% for item in objects %} <div class="item linkable hoverable"> <div class="row-fluid"> <div class="span2"> <img src="{{ item.main_image }}" /> </div> <div class="span10"> <a href="{{ item.get_absolute_url }}" class="link-main"><h2>{{ item.name|highlight(meta.query) }}</h2></a> <div class="related"> {% if item.media|length > 0 %} <span>Tracks:</span> <ul class="horizontal"> {% for media in item.media %} <li> <a href="{{ media.get_absolute_url}}">{{ media.name|highlight(meta.query) }} | {{ media.artist|highlight(meta.query) }}</a> {% if not loop.last %},{% endif %} </li> {% if loop.last %} <div class="clear"></div> {% endif %} {% endfor %} </ul> {% endif %} </div> </div> </div> </div> {% endfor %} </div> </div>
temp/dialog.css
SwapnilB31/SQLNavigator
button { padding : 8px 16px; color : white; background: -webkit-linear-gradient(red,white 10%,red 80%); border-radius: 7px; border : none; outline none; margin-top : 3px; } button:active { background: -webkit-linear-gradient(rgba(255,0,0,0.3),red,white,red); box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); } .modal-content { background-color: rgba(0,0,0,0.8); color : white; padding: 2%; border: 1px solid #888; border-radius: 8px; font-family: "Bookman Old Style"; } #dialog { position: fixed; top : 0; left : 0; margin-right: 15%; margin-left: 15%; border-radius: 8px; background-color: rgba(0,0,0,0.3); width : 70%; padding : 15px; box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19); } .status-bar { position: fixed; bottom: 0; left 0; width : 100%; background-color: lightgreen; color : green; padding: 5px; font-size : 14px; font-family: "Courier"; border-top : 2px solid green; } .status-bar span { display: block; } body { padding: 0; margin : 0; } @-webkit-keyframes scrollDown {from {margin-top: 0%; opacity: 0} to {margin-top: 18%; opacity: 1}} .scroll-down { margin-top: 0%; opacity: 0; -webkit-animation : scrollDown ease-in 1; -webkit-animation-fill-mode:forwards; -webkit-animation-duration : 0.3s; } .scroll-down.scroll { -webkit-animation-delay: 0.2s; }
lib/JasperReport/docs/api/net/sf/jasperreports/engine/fill/class-use/JRFillCloneable.html
MHTaleb/Encologim
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ro"> <head> <!-- Generated by javadoc (version 1.7.0_80) on Mon Jun 20 18:37:21 EEST 2016 --> <title>Uses of Interface net.sf.jasperreports.engine.fill.JRFillCloneable (JasperReports 6.3.0 API)</title> <meta name="date" content="2016-06-20"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface net.sf.jasperreports.engine.fill.JRFillCloneable (JasperReports 6.3.0 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?net/sf/jasperreports/engine/fill/class-use/JRFillCloneable.html" target="_top">Frames</a></li> <li><a href="JRFillCloneable.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 Interface net.sf.jasperreports.engine.fill.JRFillCloneable" class="title">Uses of Interface<br>net.sf.jasperreports.engine.fill.JRFillCloneable</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#net.sf.jasperreports.components.iconlabel">net.sf.jasperreports.components.iconlabel</a></td> <td class="colLast"> <div class="block">Contains classes for the built-in Icon Label component.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#net.sf.jasperreports.components.list">net.sf.jasperreports.components.list</a></td> <td class="colLast"> <div class="block">Contains classes for the built-in List component.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#net.sf.jasperreports.components.sort">net.sf.jasperreports.components.sort</a></td> <td class="colLast"> <div class="block">Contains classes for the built-in Sort component.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#net.sf.jasperreports.components.spiderchart">net.sf.jasperreports.components.spiderchart</a></td> <td class="colLast"> <div class="block">Contains classes for the built-in Spider Chart component.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#net.sf.jasperreports.components.table.fill">net.sf.jasperreports.components.table.fill</a></td> <td class="colLast"> <div class="block">Contains fill time implementations for Table component related interfaces.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#net.sf.jasperreports.engine.fill">net.sf.jasperreports.engine.fill</a></td> <td class="colLast"> <div class="block">Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports).</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="net.sf.jasperreports.components.iconlabel"> <!-- --> </a> <h3>Uses of <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a> in <a href="../../../../../../net/sf/jasperreports/components/iconlabel/package-summary.html">net.sf.jasperreports.components.iconlabel</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../net/sf/jasperreports/components/iconlabel/package-summary.html">net.sf.jasperreports.components.iconlabel</a> that return <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">IconLabelComponentFill.</span><code><strong><a href="../../../../../../net/sf/jasperreports/components/iconlabel/IconLabelComponentFill.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="net.sf.jasperreports.components.list"> <!-- --> </a> <h3>Uses of <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a> in <a href="../../../../../../net/sf/jasperreports/components/list/package-summary.html">net.sf.jasperreports.components.list</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../net/sf/jasperreports/components/list/package-summary.html">net.sf.jasperreports.components.list</a> that implement <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/components/list/BaseFillList.html" title="class in net.sf.jasperreports.components.list">BaseFillList</a></strong></code> <div class="block">Base fill list component implementation.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/components/list/FillListContents.html" title="class in net.sf.jasperreports.components.list">FillListContents</a></strong></code> <div class="block">List contents fill element container.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/components/list/HorizontalFillList.html" title="class in net.sf.jasperreports.components.list">HorizontalFillList</a></strong></code> <div class="block">Horizontal fill list component implementation.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/components/list/VerticalFillList.html" title="class in net.sf.jasperreports.components.list">VerticalFillList</a></strong></code> <div class="block">Vertical fill list component implementation.</div> </td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../net/sf/jasperreports/components/list/package-summary.html">net.sf.jasperreports.components.list</a> that return <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">VerticalFillList.</span><code><strong><a href="../../../../../../net/sf/jasperreports/components/list/VerticalFillList.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">HorizontalFillList.</span><code><strong><a href="../../../../../../net/sf/jasperreports/components/list/HorizontalFillList.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">FillListContents.</span><code><strong><a href="../../../../../../net/sf/jasperreports/components/list/FillListContents.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="net.sf.jasperreports.components.sort"> <!-- --> </a> <h3>Uses of <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a> in <a href="../../../../../../net/sf/jasperreports/components/sort/package-summary.html">net.sf.jasperreports.components.sort</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../net/sf/jasperreports/components/sort/package-summary.html">net.sf.jasperreports.components.sort</a> that return <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">SortComponentFill.</span><code><strong><a href="../../../../../../net/sf/jasperreports/components/sort/SortComponentFill.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="net.sf.jasperreports.components.spiderchart"> <!-- --> </a> <h3>Uses of <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a> in <a href="../../../../../../net/sf/jasperreports/components/spiderchart/package-summary.html">net.sf.jasperreports.components.spiderchart</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../net/sf/jasperreports/components/spiderchart/package-summary.html">net.sf.jasperreports.components.spiderchart</a> that implement <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/components/spiderchart/FillSpiderChart.html" title="class in net.sf.jasperreports.components.spiderchart">FillSpiderChart</a></strong></code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../net/sf/jasperreports/components/spiderchart/package-summary.html">net.sf.jasperreports.components.spiderchart</a> that return <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">FillSpiderChart.</span><code><strong><a href="../../../../../../net/sf/jasperreports/components/spiderchart/FillSpiderChart.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="net.sf.jasperreports.components.table.fill"> <!-- --> </a> <h3>Uses of <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a> in <a href="../../../../../../net/sf/jasperreports/components/table/fill/package-summary.html">net.sf.jasperreports.components.table.fill</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../net/sf/jasperreports/components/table/fill/package-summary.html">net.sf.jasperreports.components.table.fill</a> that implement <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/components/table/fill/FillTableSubreport.html" title="class in net.sf.jasperreports.components.table.fill">FillTableSubreport</a></strong></code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../net/sf/jasperreports/components/table/fill/package-summary.html">net.sf.jasperreports.components.table.fill</a> that return <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">FillTableSubreport.</span><code><strong><a href="../../../../../../net/sf/jasperreports/components/table/fill/FillTableSubreport.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="net.sf.jasperreports.engine.fill"> <!-- --> </a> <h3>Uses of <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a> in <a href="../../../../../../net/sf/jasperreports/engine/fill/package-summary.html">net.sf.jasperreports.engine.fill</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../../../../net/sf/jasperreports/engine/fill/package-summary.html">net.sf.jasperreports.engine.fill</a> that implement <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillBand.html" title="class in net.sf.jasperreports.engine.fill">JRFillBand</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillBreak.html" title="class in net.sf.jasperreports.engine.fill">JRFillBreak</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCellContents.html" title="class in net.sf.jasperreports.engine.fill">JRFillCellContents</a></strong></code> <div class="block">Crosstab cell contents filler.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillChart.html" title="class in net.sf.jasperreports.engine.fill">JRFillChart</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillComponentElement.html" title="class in net.sf.jasperreports.engine.fill">JRFillComponentElement</a></strong></code> <div class="block">A <a href="../../../../../../net/sf/jasperreports/engine/JRComponentElement.html" title="interface in net.sf.jasperreports.engine"><code>JRComponentElement</code></a> which is used during report fill.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCrosstab.html" title="class in net.sf.jasperreports.engine.fill">JRFillCrosstab</a></strong></code> <div class="block">Fill-time implementation of a <a href="../../../../../../net/sf/jasperreports/crosstabs/JRCrosstab.html" title="interface in net.sf.jasperreports.crosstabs"><code>crosstab</code></a>.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillElement.html" title="class in net.sf.jasperreports.engine.fill">JRFillElement</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillElementContainer.html" title="class in net.sf.jasperreports.engine.fill">JRFillElementContainer</a></strong></code> <div class="block">Abstract implementation of an element container filler.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillElementGroup.html" title="class in net.sf.jasperreports.engine.fill">JRFillElementGroup</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillEllipse.html" title="class in net.sf.jasperreports.engine.fill">JRFillEllipse</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillFrame.html" title="class in net.sf.jasperreports.engine.fill">JRFillFrame</a></strong></code> <div class="block">Fill time implementation of a frame element.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillFrame.JRFillFrameElements.html" title="class in net.sf.jasperreports.engine.fill">JRFillFrame.JRFillFrameElements</a></strong></code> <div class="block">Frame element container filler.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillGenericElement.html" title="class in net.sf.jasperreports.engine.fill">JRFillGenericElement</a></strong></code> <div class="block">A <a href="../../../../../../net/sf/jasperreports/engine/JRGenericElement.html" title="interface in net.sf.jasperreports.engine"><code>JRGenericElement</code></a> used during report fill.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillGraphicElement.html" title="class in net.sf.jasperreports.engine.fill">JRFillGraphicElement</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillImage.html" title="class in net.sf.jasperreports.engine.fill">JRFillImage</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillLine.html" title="class in net.sf.jasperreports.engine.fill">JRFillLine</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillRectangle.html" title="class in net.sf.jasperreports.engine.fill">JRFillRectangle</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillStaticText.html" title="class in net.sf.jasperreports.engine.fill">JRFillStaticText</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillSubreport.html" title="class in net.sf.jasperreports.engine.fill">JRFillSubreport</a></strong></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillTextElement.html" title="class in net.sf.jasperreports.engine.fill">JRFillTextElement</a></strong></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillTextField.html" title="class in net.sf.jasperreports.engine.fill">JRFillTextField</a></strong></code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../net/sf/jasperreports/engine/fill/package-summary.html">net.sf.jasperreports.engine.fill</a> that return <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillCellContents.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCellContents.html#createClone()">createClone</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillTextField.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillTextField.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillSubreport.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillSubreport.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillStaticText.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillStaticText.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillRectangle.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillRectangle.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillLine.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillLine.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillImage.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillImage.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillGenericElement.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillGenericElement.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillFrame.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillFrame.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillEllipse.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillEllipse.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillElementGroup.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillElementGroup.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillCrosstab.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCrosstab.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillComponentElement.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillComponentElement.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillCloneable.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code> <div class="block">Creates a working clone of itself.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillChart.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillChart.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillCellContents.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCellContents.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillBreak.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillBreak.html#createClone(net.sf.jasperreports.engine.fill.JRFillCloneFactory)">createClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html" title="class in net.sf.jasperreports.engine.fill">JRFillCloneFactory</a>&nbsp;factory)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillCloneFactory.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html#getCached(net.sf.jasperreports.engine.fill.JRFillCloneable)">getCached</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a>&nbsp;original)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillCloneFactory.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html#getClone(net.sf.jasperreports.engine.fill.JRFillCloneable)">getClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a>&nbsp;original)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../net/sf/jasperreports/engine/fill/package-summary.html">net.sf.jasperreports.engine.fill</a> with parameters of type <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillCloneFactory.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html#getCached(net.sf.jasperreports.engine.fill.JRFillCloneable)">getCached</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a>&nbsp;original)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></code></td> <td class="colLast"><span class="strong">JRFillCloneFactory.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html#getClone(net.sf.jasperreports.engine.fill.JRFillCloneable)">getClone</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a>&nbsp;original)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">JRFillCloneFactory.</span><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneFactory.html#put(net.sf.jasperreports.engine.fill.JRFillCloneable,%20net.sf.jasperreports.engine.fill.JRFillCloneable)">put</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a>&nbsp;original, <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a>&nbsp;clone)</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../../../../net/sf/jasperreports/engine/fill/package-summary.html">net.sf.jasperreports.engine.fill</a> with parameters of type <a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><strong><a href="../../../../../../net/sf/jasperreports/engine/fill/JRClonePool.html#JRClonePool(net.sf.jasperreports.engine.fill.JRFillCloneable,%20boolean,%20boolean)">JRClonePool</a></strong>(<a href="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">JRFillCloneable</a>&nbsp;original, boolean&nbsp;trackLockedClones, boolean&nbsp;useOriginal)</code> <div class="block">Creates a clone pool.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </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="../../../../../../net/sf/jasperreports/engine/fill/JRFillCloneable.html" title="interface in net.sf.jasperreports.engine.fill">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?net/sf/jasperreports/engine/fill/class-use/JRFillCloneable.html" target="_top">Frames</a></li> <li><a href="JRFillCloneable.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 ======= --> <p class="legalCopy"><small> <span style="font-decoration:none;font-family:Arial,Helvetica,sans-serif;font-size:8pt;font-style:normal;color:#000000;">&copy; 2001 - 2016 TIBCO Software Inc. <a href="http://www.jaspersoft.com" target="_blank" style="color:#000000;">www.jaspersoft.com</a></span> </small></p> </body> </html>
src/GeoNodePy/geonode/templates/maps/search_result_snippet.html
makinacorpus/geonode
{% load i18n %} {% load geonode_auth %} <p><b>{% trans "Abstract:" %}</b> {% if rec.identification.abstract %} {{rec.identification.abstract}} {% else %} <em>{% trans "No abstract is provided for this layer." %}</em> {% endif %} </p> <p><b>{% trans "Provided by:" %}</b> {% if rec.contact.name %} {# and rec.attribution.href %} #} {% if rec.contact.onlineresource %} <a href="{{ rec.contact.onlineresource.url }}">{{ rec.contact.name }}</a> {% else %} {{ rec.contact.name }} {% endif %} {% else %} <em>{% trans "No attribution information is provided for this layer." %}</em> {% endif %} </p> <p><b>{% trans "Metadata Links:" %}</b> {% for link in rec.metadata_links %} <a href="{{link.2}}">{{link.1}}</a> {% empty %} <em>{% trans "No metadata URLs are defined for this layer." %}</em> {% endfor %} </p> <p><b>{% trans "Keywords:" %}</b> {% for kw in rec.identification.keywords.list %} {{kw}}{% if not forloop.last %}, {% endif %} {% empty %} <em>{% trans "No keywords are listed for this layer." %}</em> {% endfor %} </p> {% if layer_is_remote %} <p><b>{% trans "Download:" %}</b> {% for link in extra_links.download %} <a href="{{link.2}}" class="download {{link.0}}">{{link.1}}</a> {% empty %} <em>{% trans "No download URLs are defined for this layer." %}</em> {% endfor %} </p> {% if rec.distribution.onlineresource.url %} <p><a href="{{ rec.distribution.onlineresource.url }}"> {% trans "Visit originating site for more information about this layer." %} </a></p> {% endif %} {% else %} {% has_obj_perm user layer "maps.view_layer" as can_view %} {% if can_view %} <p><b>{% trans "Download:" %}</b> {% for link in extra_links.download %} <a href="{{link.2}}" class="download {{link.0}}">{{link.1}}</a> {% empty %} <em>{% trans "No download URLs are defined for this layer." %}</em> {% endfor %} </p> {% if rec.distribution.onlineresource.url %} <p><a href="{{ rec.distribution.onlineresource.url }}"> {% trans "Click here for more information about this layer." %} </a></p> {% endif %} {% else %} <p>{% trans "You do not have permission to view or download this layer" %}</p> {% endif %} {% endif %}
_source/news/2019-09-14-aramco.html
InstantKhabar/_source
--- title: "सऊदी अरब की तेल कंपनी अरामको पर ड्रोन से हमला" layout: item category: ["international"] date: 2019-09-14T06:05:24.172Z image: 1568441124171aramco.jpg --- <p>दुबई: सऊदी अरब की सरकारी मीडिया ने गृह मंत्रालय के हवाले से बताया कि शनिवार को सऊदी अरामको के दो तेल संयंत्रों पर ड्रोन से हमला किया गया। आधिकारिक सऊदी प्रेस एजेंसी ने बताया, &#39;&#39;अरामको के औद्योगिक सुरक्षा दलों ने अब्कैक और खुरैस में अपने संयंत्रों में ड्रोन हमले के कारण लगी आग से निपटना शुरू कर दिया है।&quot; उसने कहा, &#39;&#39;दोनों संयंत्रों में आग पर काबू पा लिया गया है।&quot;</p> <p>सऊदी अरामको सऊदी अरब की राष्ट्रीय पेट्रोलियम और प्राकृतिक गैस कंपनी है। यह राजस्व के मामले में दुनिया की कच्चे तेल की सबसे बड़ी कंपनी है। इससे पहले सऊदी के एक उपग्रह समाचार चैनल ने देश के पूर्वी हिस्से में स्थित सऊदी अरामको केंद्र में विस्फोट होने और आग लगने की खबर दी थी।</p> <p>दुबई दुबई स्थित प्रसारणकर्ता अल-अरबिया ने ईस्टर्न प्रांत में दम्माम के समीप बुकयाक में शनिवार तड़के आग लगने की खबर दी। चैनल ने इसके बारे में विस्तार से जानकारी नहीं दी। ऑनलाइन वीडियो में भयंकर आग लगे हुए और पीछे से गोलियां चलने की आवाज आ रही है।</p> <p>गौरतलब है कि अरामको को आतंकवादी निशाना बनाते रहे हैं। अल-कायदा के आत्मघाती विस्फोटकों ने फरवरी 2006 में इस तेल कंपनी पर हमला करने की कोशिश की थी लेकिन वे नाकाम रहे थे।</p>
web/partials/common-header/common-header.html
Rise-Vision/rise-vision-app-launcher
<div id="commonHeaderDiv" ng-hide="hideCommonHeader"> <!-- Plan Banner --> <ng-include replace-include ng-controller="PlanBannerCtrl" src="'partials/common-header/plan-banner.html'" ></ng-include> <!-- END Plan Banner --> <!-- Common Header Navbar --> <nav class="navbar navbar-default hidden-print" ng-class="{'active-banner': isSubcompanySelected() || isTestCompanySelected()}" role="navigation"> <div class="navbar-header"> <a class="navbar-brand visible-md visible-lg" href="http://www.risevision.com/" target="{{newTabHome ? '_blank' : '_self'}}" ng-if="!inRVAFrame"> <img loading="lazy" src="//s3.amazonaws.com/Rise-Images/UI/logo.svg" class="img-responsive logo-small" width="113" height="42" alt="Rise Vision"> </a> <a class="navbar-brand hidden-md hidden-lg text-center" href="" off-canvas-toggle> <i class="fa fa-bars"></i> </a> <!-- If User Authenticated --> <!-- Nav Links --> <div class="navbar-left visible-xs visible-sm" ng-if="ENV_NAME"> <ul class="nav navbar-nav"> <li class="env-name-nav-item"> <span class="env-name-label">{{ENV_NAME}}</span> </li> </ul> </div> <div class="navbar-collapse navbar-left hidden-xs hidden-sm"> <ul class="nav navbar-nav"> <li class="env-name-nav-item visible-md visible-lg" ng-if="ENV_NAME"> <span class="env-name-label">{{ENV_NAME}}</span> </li> <li ng-repeat="opt in navOptions"> <a id="{{opt.title + 'Link'}}" ng-if="opt.cid" ng-href="{{opt.link}}" link-cid target="{{opt.target}}" ng-class="{'selected': opt.states && opt.states.indexOf(navSelected) > -1}">{{opt.title}}</a> <a id="{{opt.title + 'Link'}}" ng-if="!opt.cid" ng-href="{{opt.link}}" target="{{opt.target}}" ng-class="{'selected': opt.states && opt.states.indexOf(navSelected) > -1}">{{opt.title}}</a> </li> <li> <a id="trainingLink" href="https://risevision.com/webinars?utm_source=app&utm_medium=web&utm_campaign=in_app_training_notification" target="_blank">Training</a> </li> <li ng-if="!inRVAFrame && !hideHelpMenu"> <a href="http://www.risevision.com/help/" target="_blank"> Help </a> </li> </ul> </div> <!-- Action Nav --> <ul class="nav navbar-nav navbar-right actions-nav pull-right u_remove-right"> <!-- Get Started Button --> <li class="madero-style hidden-xs"> <button id="onboardingButton" class="btn btn-default btn-navbar u_margin-right" ui-sref="apps.launcher.onboarding" ng-if="isApps()" if-onboarding> Get Started </button> </li> <!-- Zendesk --> <ng-include replace-include ng-controller="ZendeskButtonCtrl" src="'partials/common-header/zendesk-button.html'" ></ng-include> <ng-include replace-include ng-if="inRVAFrame" ng-controller="CloseFrameButtonCtrl" src="'partials/common-header/close-frame-button.html'" ></ng-include> <!-- Auth --> <ng-include replace-include ng-if="!inRVAFrame" ng-controller="AuthButtonsCtr" src="'partials/common-header/auth-buttons.html'" ></ng-include> <li ng-if="inRVAFrame" ng-controller="AuthButtonsCtr"></li> </ul> <!-- END Action Nav --> <!-- END Nav Links --> </div> <ng-include replace-include ng-controller="TestCompanyBannerCtrl" src="'partials/common-header/test-company-banner.html'"></ng-include> <ng-include replace-include ng-controller="SubcompanyBannerCtrl" src="'partials/common-header/subcompany-banner.html'"></ng-include> </nav> <ng-include replace-include ng-controller="GlobalAlertsCtrl" src="'partials/common-header/global-alerts.html'"></ng-include> <!-- END Common Header Navbar --> <!-- Off Canvas Version of the Nav --> <nav class="off-canvas-nav" off-canvas-nav> <ul class="nav nav-pills nav-stacked"> <li off-canvas-toggle> <i class="fa fa-times fa-2x pull-right"></i> <img loading="lazy" src="//s3.amazonaws.com/rise-common/images/logo-small.png" class="img-responsive logo-small" width="113" height="42" alt="Rise Vision"> </li> <li> <a ui-sref="apps.launcher.onboarding" ng-if="isApps()" if-onboarding>Get Started</a> </li> <li ng-repeat="opt in navOptions"> <a ng-if="opt.cid" ng-href="{{opt.link}}" link-cid target="{{opt.target}}">{{opt.title}}</a> <a ng-if="!opt.cid" ng-href="{{opt.link}}" target="{{opt.target}}">{{opt.title}}</a> </li> <li> <a id="trainingLink" href="https://risevision.com/webinars?utm_source=app&utm_medium=web&utm_campaign=in_app_training_notification" target="_blank">Training</a> </li> <li ng-if="!hideHelpMenu"> <a target="_blank" href="http://www.risevision.com/help">Help</a> </li> </ul> </nav> </div> <div ng-show="cookieEnabled === false" class="bg-warning text-center u_padding-sm"> <small><strong>Cookies Are Disabled.</strong> Rise Vision needs to use cookies to properly function. Please enable Cookies and Third-Party Cookies on your web browser and refresh this page.</small> </div> <iframe name="logoutFrame" id="logoutFrame" style='display:none'></iframe>
services/templates/servicefamilies_report.html
gdebure/cream
{% extends "base.html"%} {% block content %} {% include "fa-decoration.html" with title=title|default:"Turnover by Service Family" icon="fa-calculator" block="main" %} {% include "servicefamily_report_table.html" %} {% endblock %}
PROJECTS/oms3.proj.richards1d/src/JAVA/ParallelColt/doc/cern/colt/list/tint/class-use/IntListAdapter.html
Shappiro/GEOFRAME
<!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_18) on Sun Mar 21 10:29:35 CDT 2010 --> <TITLE> Uses of Class cern.colt.list.tint.IntListAdapter (Parallel Colt 0.9.4 - API Specification) </TITLE> <META NAME="date" CONTENT="2010-03-21"> <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 cern.colt.list.tint.IntListAdapter (Parallel Colt 0.9.4 - API Specification)"; } } </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="../../../../../cern/colt/list/tint/IntListAdapter.html" title="class in cern.colt.list.tint"><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> <b>Parallel Colt 0.9.4</b></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?cern/colt/list/tint/\class-useIntListAdapter.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="IntListAdapter.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>cern.colt.list.tint.IntListAdapter</B></H2> </CENTER> No usage of cern.colt.list.tint.IntListAdapter <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="../../../../../cern/colt/list/tint/IntListAdapter.html" title="class in cern.colt.list.tint"><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> <b>Parallel Colt 0.9.4</b></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?cern/colt/list/tint/\class-useIntListAdapter.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="IntListAdapter.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> <font size=-1 >Jump to the <a target=_top href=http://sites.google.com/site/piotrwendykier/software/parallelcolt >Parallel Colt Homepage</a> </BODY> </HTML>
de.tfritsch.psdt.help/html/Reference/8/2/w/wait.html
thomas-fritsch/psdt
<!DOCTYPE html> <html> <head> <title>wait</title> <link rel="stylesheet" type="text/css" href="../../../format.css" /> </head> <body> <h3> wait <img src="../DPS.png" alt="[DPS]" align="middle" /> </h3> <pre>lock condition <b>wait</b> -</pre> <p> releases <i>lock</i>, waits for <i>condition</i> to be notified by some other execution context, and finally reacquires <i>lock</i>. The <i>lock</i> must originally have been acquired by the current context, which means that <a href="../w/wait.html">wait</a> can be invoked only within the execution of a <a href="../m/monitor.html">monitor</a> that references the same <i>lock</i> (see section <a href="../../../DPS/1.html">7.1, "Multiple Execution Contexts"</a>). </p> <p> If <i>lock</i> is initially held by some other context or is not held by any context, an <a href="../i/invalidcontext.html">invalidcontext</a> error occurs. On the other hand, during the wait for <i>condition</i>, the <i>lock</i> can be acquired by some other context. After <i>condition</i> is notified, <b>wait</b> will wait an arbitrary length of time to reacquire <i>lock</i>. </p> <p> If the current context has previously executed a <a href="../s/save.html">save</a> not yet matched by a <a href="../r/restore.html">restore</a>, an <a href="../i/invalidcontext.html">invalidcontext</a> error occurs unless both <i>lock</i> and <i>condition</i> are in global VM. The latter case is permitted under the assumption that the <b>wait</b> is synchronizing with some context whose local VM is different from that of the current context. </p> <p> <b>Errors:</b> <a href="../i/invalidcontext.html">invalidcontext</a>, <a href="../s/stackunderflow.html">stackunderflow</a>, <a href="../t/typecheck.html">typecheck</a> </p> <p> <b>See Also:</b> <a href="../c/condition.html">condition</a>, <a href="../l/lock.html">lock</a>, <a href="../m/monitor.html">monitor</a>, <a href="../n/notify.html">notify</a> </p> </body> </html>
docs/com/ep/ggs/world/mcmodel/class-use/Chunk.html
hypereddie/GGS
<!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_17) on Thu Jul 18 19:11:06 EDT 2013 --> <title>Uses of Class com.ep.ggs.world.mcmodel.Chunk</title> <meta name="date" content="2013-07-18"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.ep.ggs.world.mcmodel.Chunk"; } //--> </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="../../../../../../com/ep/ggs/world/mcmodel/Chunk.html" title="class in com.ep.ggs.world.mcmodel">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?com/ep/ggs/world/mcmodel/class-use/Chunk.html" target="_top">Frames</a></li> <li><a href="Chunk.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 com.ep.ggs.world.mcmodel.Chunk" class="title">Uses of Class<br>com.ep.ggs.world.mcmodel.Chunk</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../com/ep/ggs/world/mcmodel/Chunk.html" title="class in com.ep.ggs.world.mcmodel">Chunk</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#com.ep.ggs.world.generator.mcmodel">com.ep.ggs.world.generator.mcmodel</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#com.ep.ggs.world.mcmodel">com.ep.ggs.world.mcmodel</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.ep.ggs.world.generator.mcmodel"> <!-- --> </a> <h3>Uses of <a href="../../../../../../com/ep/ggs/world/mcmodel/Chunk.html" title="class in com.ep.ggs.world.mcmodel">Chunk</a> in <a href="../../../../../../com/ep/ggs/world/generator/mcmodel/package-summary.html">com.ep.ggs.world.generator.mcmodel</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../com/ep/ggs/world/generator/mcmodel/package-summary.html">com.ep.ggs.world.generator.mcmodel</a> with parameters of type <a href="../../../../../../com/ep/ggs/world/mcmodel/Chunk.html" title="class in com.ep.ggs.world.mcmodel">Chunk</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">FlatGrassChunk.</span><code><strong><a href="../../../../../../com/ep/ggs/world/generator/mcmodel/FlatGrassChunk.html#generate(com.ep.ggs.world.mcmodel.Chunk)">generate</a></strong>(<a href="../../../../../../com/ep/ggs/world/mcmodel/Chunk.html" title="class in com.ep.ggs.world.mcmodel">Chunk</a>&nbsp;c)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">ChunkGenerator.</span><code><strong><a href="../../../../../../com/ep/ggs/world/generator/mcmodel/ChunkGenerator.html#generate(com.ep.ggs.world.mcmodel.Chunk)">generate</a></strong>(<a href="../../../../../../com/ep/ggs/world/mcmodel/Chunk.html" title="class in com.ep.ggs.world.mcmodel">Chunk</a>&nbsp;c)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="com.ep.ggs.world.mcmodel"> <!-- --> </a> <h3>Uses of <a href="../../../../../../com/ep/ggs/world/mcmodel/Chunk.html" title="class in com.ep.ggs.world.mcmodel">Chunk</a> in <a href="../../../../../../com/ep/ggs/world/mcmodel/package-summary.html">com.ep.ggs.world.mcmodel</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../com/ep/ggs/world/mcmodel/package-summary.html">com.ep.ggs.world.mcmodel</a> with parameters of type <a href="../../../../../../com/ep/ggs/world/mcmodel/Chunk.html" title="class in com.ep.ggs.world.mcmodel">Chunk</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><span class="strong">ChunkGeneratorService.</span><code><strong><a href="../../../../../../com/ep/ggs/world/mcmodel/ChunkGeneratorService.html#addChunk(com.ep.ggs.world.mcmodel.Chunk)">addChunk</a></strong>(<a href="../../../../../../com/ep/ggs/world/mcmodel/Chunk.html" title="class in com.ep.ggs.world.mcmodel">Chunk</a>&nbsp;c)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><span class="strong">ChunkGeneratorService.</span><code><strong><a href="../../../../../../com/ep/ggs/world/mcmodel/ChunkGeneratorService.html#addChunk(com.ep.ggs.world.mcmodel.Chunk, com.ep.ggs.world.generator.mcmodel.ChunkGenerator)">addChunk</a></strong>(<a href="../../../../../../com/ep/ggs/world/mcmodel/Chunk.html" title="class in com.ep.ggs.world.mcmodel">Chunk</a>&nbsp;c, <a href="../../../../../../com/ep/ggs/world/generator/mcmodel/ChunkGenerator.html" title="interface in com.ep.ggs.world.generator.mcmodel">ChunkGenerator</a>&nbsp;gen)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">ChunkColumn.</span><code><strong><a href="../../../../../../com/ep/ggs/world/mcmodel/ChunkColumn.html#addChunk(int, com.ep.ggs.world.mcmodel.Chunk)">addChunk</a></strong>(int&nbsp;y, <a href="../../../../../../com/ep/ggs/world/mcmodel/Chunk.html" title="class in com.ep.ggs.world.mcmodel">Chunk</a>&nbsp;c)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </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="../../../../../../com/ep/ggs/world/mcmodel/Chunk.html" title="class in com.ep.ggs.world.mcmodel">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?com/ep/ggs/world/mcmodel/class-use/Chunk.html" target="_top">Frames</a></li> <li><a href="Chunk.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>
index.html
verygreenboi/sawe
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Skoolify</title> <meta name="description" content="School management and administration frontend app"> <meta name="author" content="Skoolify"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="plugins/bootstrap/bootstrap.css" rel="stylesheet"> <link href="plugins/jquery-ui/jquery-ui.min.css" rel="stylesheet"> <link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <link href='http://fonts.googleapis.com/css?family=Righteous' rel='stylesheet' type='text/css'> <link href="plugins/fancybox/jquery.fancybox.css" rel="stylesheet"> <link href="plugins/fullcalendar/fullcalendar.css" rel="stylesheet"> <link href="plugins/xcharts/xcharts.min.css" rel="stylesheet"> <link href="plugins/select2/select2.css" rel="stylesheet"> <link href="css/style.css" rel="stylesheet"> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="http://getbootstrap.com/docs-assets/js/html5shiv.js"></script> <script src="http://getbootstrap.com/docs-assets/js/respond.min.js"></script> <![endif]--> </head> <body> <script type="text/x-handlebars" data-template-name="application"> <!--Start Header--> <div id="screensaver"> <canvas id="canvas"></canvas> <i class="fa fa-lock" id="screen_unlock"></i> </div> <!-- Modal box --> <div id="modalbox"> <div class="devoops-modal"> <div class="devoops-modal-header"> <div class="modal-header-name"> <span>Basic table</span> </div> <div class="box-icons"> <a class="close-link"> <i class="fa fa-times"></i> </a> </div> </div> <div class="devoops-modal-inner"> </div> <div class="devoops-modal-bottom"> </div> </div> </div> <!-- Primary Navigation --> {{partial "nav"}} <!-- End Primary Navigation --> <!-- Start Container --> <div id="main" class="container-fluid"> <div class="row"> <!-- Start Sidebar --> {{partial "Sidebar"}} <!-- End Sidebar --> <!-- Start Content --> <div id="content" class="col-xs-12 col-sm-10"> <div class="preloader"> <img src="img/devoops_getdata.gif" class="devoops-getdata" alt="preloader"/> </div> <div id="ajax-content"> {{outlet}} </div> </div> <!-- End Content --> </div> </div> <!-- End Start Container --> </script> <!-- Partials --> <script type="text/x-handlebars" data-template-name="_nav"> <header class="navbar"> <div class="container-fluid expanded-panel"> <div class="row"> <div id="logo" class="col-xs-12 col-sm-2"> <a href="#">Skoolify</a> </div> <div id="top-panel" class="col-xs-12 col-sm-10"> <div class="row"> <div class="col-xs-8 col-sm-4"> <a href="#" class="show-sidebar"> <i class="fa fa-bars"></i> </a> <div id="search"> {{view App.SearchTextField placeholder="Search" valueBinding="App.studentController.name"}} <!-- <input type="text" placeholder="search"/> --> <i class="fa fa-search"></i> </div> </div> <div class="col-xs-4 col-sm-8 top-panel-right"> <ul class="nav navbar-nav pull-right panel-menu"> <li class="hidden-xs"> <a href="index.html" class="modal-link"> <i class="fa fa-bell"></i> <span class="badge">7</span> </a> </li> <li class="hidden-xs"> <a class="ajax-link" href="#"> <i class="fa fa-calendar"></i> <span class="badge">7</span> </a> </li> <li class="hidden-xs"> <a href="#" class="ajax-link"> <i class="fa fa-envelope"></i> <span class="badge">7</span> </a> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle account" data-toggle="dropdown"> <div class="avatar"> <img src="img/avatar.jpg" class="img-rounded" alt="avatar" /> </div> <i class="fa fa-angle-down pull-right"></i> <div class="user-mini pull-right"> <span class="welcome">Welcome,</span> <span>Jane Devoops</span> </div> </a> <ul class="dropdown-menu"> <li> <a href="#"> <i class="fa fa-user"></i> <span class="hidden-sm text">Profile</span> </a> </li> <li> <a href="ajax/calendar.html" class="ajax-link"> <i class="fa fa-tasks"></i> <span class="hidden-sm text">Tasks</span> </a> </li> <li> <a href="#"> <i class="fa fa-cog"></i> <span class="hidden-sm text">Settings</span> </a> </li> <li> <a href="#"> <i class="fa fa-power-off"></i> <span class="hidden-sm text">Logout</span> </a> </li> </ul> </li> </ul> </div> </div> </div> </div> </div> </header> </script> <script type="text/x-handlebars" data-template-name="_sidebar"> <div id="sidebar-left" class="col-xs-2 col-sm-2"> <ul class="nav main-menu"> <li> <a href="#" class="active ajax-link"> <i class="fa fa-dashboard"></i> <span class="hidden-xs">Dashboard</span> </a> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle"> <i class="fa fa-bar-chart-o"></i> <span class="hidden-xs">Charts</span> </a> <ul class="dropdown-menu"> <li><a class="ajax-link" href="#">xCharts</a></li> <li><a class="ajax-link" href="#">Flot Charts</a></li> <li><a class="ajax-link" href="#">Google Charts</a></li> <li><a class="ajax-link" href="#">Morris Charts</a></li> <li><a class="ajax-link" href="#">CoinDesk realtime</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle"> <i class="fa fa-table"></i> <span class="hidden-xs">Tables</span> </a> <ul class="dropdown-menu"> <li><a class="ajax-link" href="#">Simple Tables</a></li> <li><a class="ajax-link" href="#">Data Tables</a></li> <li><a class="ajax-link" href="#">Beauty Tables</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle"> <i class="fa fa-pencil-square-o"></i> <span class="hidden-xs">Forms</span> </a> <ul class="dropdown-menu"> <li><a class="ajax-link" href="#">Elements</a></li> <li><a class="ajax-link" href="#">Layouts</a></li> <li><a class="ajax-link" href="#">File Uploader</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle"> <i class="fa fa-desktop"></i> <span class="hidden-xs">UI Elements</span> </a> <ul class="dropdown-menu"> <li><a class="ajax-link" href="#">Grid</a></li> <li><a class="ajax-link" href="#">Buttons</a></li> <li><a class="ajax-link" href="#">Progress Bars</a></li> <li><a class="ajax-link" href="#">Jquery UI</a></li> <li><a class="ajax-link" href="#">Icons</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle"> <i class="fa fa-list"></i> <span class="hidden-xs">Pages</span> </a> <ul class="dropdown-menu"> <li><a href="#">Login</a></li> <li><a href="#">Register</a></li> <li><a id="locked-screen" class="submenu" href="#">Locked Screen</a></li> <li><a class="ajax-link" href="#">Contacts</a></li> <li><a class="ajax-link" href="#">Feed</a></li> <li><a class="ajax-link add-full" href="#">Messages</a></li> <li><a class="ajax-link" href="#">Pricing</a></li> <li><a class="ajax-link" href="#">Invoice</a></li> <li><a class="ajax-link" href="#">Search Results</a></li> <li><a class="ajax-link" href="#">Error 404</a></li> <li><a href="#">Error 500</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle"> <i class="fa fa-map-marker"></i> <span class="hidden-xs">Maps</span> </a> <ul class="dropdown-menu"> <li><a class="ajax-link" href="#">OpenStreetMap</a></li> <li><a class="ajax-link" href="#">Fullscreen map</a></li> </ul> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle"> <i class="fa fa-picture-o"></i> <span class="hidden-xs">Gallery</span> </a> <ul class="dropdown-menu"> <li><a class="ajax-link" href="#">Simple Gallery</a></li> <li><a class="ajax-link" href="#">Flickr Gallery</a></li> </ul> </li> <li> <a class="ajax-link" href="#"> <i class="fa fa-font"></i> <span class="hidden-xs">Typography</span> </a> </li> <li> <a class="ajax-link" href="#"> <i class="fa fa-calendar"></i> <span class="hidden-xs">Calendar</span> </a> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle"> <i class="fa fa-picture-o"></i> <span class="hidden-xs">Multilevel menu</span> </a> <ul class="dropdown-menu"> <li><a href="#">First level menu</a></li> <li><a href="#">First level menu</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle"> <i class="fa fa-plus-square"></i> <span class="hidden-xs">Second level menu group</span> </a> <ul class="dropdown-menu"> <li><a href="#">Second level menu</a></li> <li><a href="#">Second level menu</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle"> <i class="fa fa-plus-square"></i> <span class="hidden-xs">Three level menu group</span> </a> <ul class="dropdown-menu"> <li><a href="#">Three level menu</a></li> <li><a href="#">Three level menu</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle"> <i class="fa fa-plus-square"></i> <span class="hidden-xs">Four level menu group</span> </a> <ul class="dropdown-menu"> <li><a href="#">Four level menu</a></li> <li><a href="#">Four level menu</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle"> <i class="fa fa-plus-square"></i> <span class="hidden-xs">Five level menu group</span> </a> <ul class="dropdown-menu"> <li><a href="#">Five level menu</a></li> <li><a href="#">Five level menu</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle"> <i class="fa fa-plus-square"></i> <span class="hidden-xs">Six level menu group</span> </a> <ul class="dropdown-menu"> <li><a href="#">Six level menu</a></li> <li><a href="#">Six level menu</a></li> </ul> </li> </ul> </li> </ul> </li> <li><a href="#">Three level menu</a></li> </ul> </li> </ul> </li> </ul> </li> </ul> </div> </script> <script type="text/x-handlebars" data-template-name="_breadcrumb"> <!--Start Breadcrumb--> <div class="row"> <div id="breadcrumb" class="col-xs-12"> <ol class="breadcrumb"> <li><a href="index.html">Home</a></li> <li><a href="#">Dashboard</a></li> </ol> </div> </div> <!--End Breadcrumb--> </script> <!-- Views --> <script type="text/x-handlebars" data-template-name="dashboard"> {{partial "breadcrumb"}} <!--Start Dashboard 1--> <div id="dashboard-header" class="row"> <div class="col-xs-10 col-sm-2"> <h3>HELLO, DASHBOARD!</h3> </div> <div class="col-xs-2 col-sm-1 col-sm-offset-1"> <div id="social" class="row"> <a href="#"><i class="fa fa-google-plus"></i></a> <a href="#"><i class="fa fa-facebook"></i></a> <a href="#"><i class="fa fa-twitter"></i></a> <a href="#"><i class="fa fa-linkedin"></i></a> <a href="#"><i class="fa fa-youtube"></i></a> </div> </div> <div class="clearfix visible-xs"></div> <div class="col-xs-12 col-sm-8 col-md-7 pull-right"> <div class="row"> <div class="col-xs-4"> <div class="sparkline-dashboard" id="sparkline-1"></div> <div class="sparkline-dashboard-info"> <i class="fa fa-usd"></i>756.45M <span class="txt-primary">EBITDA</span> </div> </div> <div class="col-xs-4"> <div class="sparkline-dashboard" id="sparkline-2"></div> <div class="sparkline-dashboard-info"> <i class="fa fa-usd"></i>245.12M <span class="txt-info">OIBDA</span> </div> </div> <div class="col-xs-4"> <div class="sparkline-dashboard" id="sparkline-3"></div> <div class="sparkline-dashboard-info"> <i class="fa fa-usd"></i>107.83M <span>REVENUE</span> </div> </div> </div> </div> </div> <!--End Dashboard 1--> <!--Start Dashboard 2--> <div class="row-fluid"> <div id="dashboard_links" class="col-xs-12 col-sm-2 pull-right"> <ul class="nav nav-pills nav-stacked"> <li class="active"><a href="#" class="tab-link" id="overview">Overview</a></li> <li><a href="#" class="tab-link" id="clients">Clients</a></li> <li><a href="#" class="tab-link" id="graph">Statistics</a></li> <li><a href="#" class="tab-link" id="servers">Servers</a></li> </ul> </div> <div id="dashboard_tabs" class="col-xs-12 col-sm-10"> <!--Start Dashboard Tab 1--> <div id="dashboard-overview" class="row" style="visibility: visible; position: relative;"> <div id="ow-marketplace" class="col-sm-12 col-md-6"> <div id="ow-setting"> <a href="#"><i class="fa fa-folder-open"></i></a> <a href="#"><i class="fa fa-credit-card"></i></a> <a href="#"><i class="fa fa-ticket"></i></a> <a href="#"><i class="fa fa-bookmark-o"></i></a> <a href="#"><i class="fa fa-globe"></i></a> </div> <h4 class="page-header">MARKETPLACE</h4> <table id="ticker-table" class="table m-table table-bordered table-hover table-heading"> <thead> <tr> <th>Ticker</th> <th>Price</th> <th>Change</th> <th>Weekly Chart</th> </tr> </thead> <tbody> <tr> <td class="m-ticker"><b>BRDM</b><span>Broadem Inc.</span></td> <td class="m-price">33.27</td> <td class="m-change"><i class="fa fa-angle-up"></i> 1.45 (27&#37;)</td> <td class="td-graph"></td> </tr> <tr> <td class="m-ticker"><b>ASWLL</b><span>Aswell Corp.</span></td> <td class="m-price">45.13</td> <td class="m-change"><i class="fa fa-angle-up"></i> 6.32 (12&#37;)</td> <td class="td-graph"></td> </tr> <tr> <td class="m-ticker"><b>MIXL</b><span>Mixal LTD.</span></td> <td class="m-price">71.13</td> <td class="m-change"><i class="fa fa-angle-down"></i> 7.2 (12&#37;)</td> <td class="td-graph"></td> </tr> <tr> <td class="m-ticker"><b>LMPRD</b><span>L.A. Prod.</span></td> <td class="m-price">30.24</td> <td class="m-change"><i class="fa fa-angle-up"></i> 5.3 (18&#37;)</td> <td class="td-graph"></td> </tr> <tr> <td class="m-ticker"><b>ALK</b><span>Allien K.</span></td> <td class="m-price">51.1</td> <td class="m-change"><i class="fa fa-angle-up"></i> 7.5 (3.5&#37;)</td> <td class="td-graph"></td> </tr> <tr> <td class="m-ticker"><b>LNISW</b><span>Lenstri Sweet</span></td> <td class="m-price">123.12</td> <td class="m-change"><i class="fa fa-angle-down"></i> 54.3 (15.3&#37;)</td> <td class="td-graph"></td> </tr> <tr> <td class="m-ticker"><b>RNLD</b><span>Ron LEED</span></td> <td class="m-price">64.14</td> <td class="m-change"><i class="fa fa-angle-up"></i> 12.33 (0.3&#37;)</td> <td class="td-graph"></td> </tr> <tr> <td class="m-ticker"><b>BCN</b><span>BeetCN Corp.</span></td> <td class="m-price">64.14</td> <td class="m-change"><i class="fa fa-angle-up"></i> 12.33 (0.3&#37;)</td> <td class="td-graph"></td> </tr> <tr> <td class="m-ticker"><b>AWS</b><span>Awesome Inc.</span></td> <td class="m-price">64.14</td> <td class="m-change"><i class="fa fa-angle-up"></i> 12.33 (0.3&#37;)</td> <td class="td-graph"></td> </tr> </tbody> </table> </div> <div class="col-xs-12 col-md-6"> <div id="ow-donut" class="row"> <div class="col-xs-4"> <div id="morris_donut_1" style="width:120px;height:120px;"></div> </div> <div class="col-xs-4"> <div id="morris_donut_2" style="width:120px;height:120px;"></div> </div> <div class="col-xs-4"> <div id="morris_donut_3" style="width:120px;height:120px;"></div> </div> </div> <div id="ow-activity" class="row"> <div class="col-xs-2 col-sm-1 col-md-2"> <div class="v-txt">ACTIVITY</div> </div> <div class="col-xs-7 col-sm-5 col-md-6"> <div class="row"><i class="fa fa-code"></i> Release published <span class="label label-default pull-right">01:17:34</span></div> <div class="row"><i class="fa fa-cloud-upload"></i> Backup created <span class="label label-default pull-right">03:23:34</span></div> <div class="row"><i class="fa fa-camera"></i> Snapshot created <span class="label label-default pull-right">04:22:11</span></div> <div class="row"><i class="fa fa fa-money"></i> Invoice pay <span class="label label-default pull-right">05:11:51</span></div> <div class="row"><i class="fa fa-briefcase"></i> Project edited <span class="label label-default pull-right">04:52:23</span></div> <div class="row"><i class="fa fa-floppy-o"></i> Project saved <span class="label label-default pull-right">07:11:01</span></div> <div class="row"><i class="fa fa-bug"></i> Bug fixed <span class="label label-default pull-right">09:10:31</span></div> </div> <div id="ow-stat" class="col-xs-3 col-sm-4 col-md-4 pull-right"> <div class="row"><small><b>Ow Stat.:</b></small></div> <div class="row">&#37;user <sup>20,43</sup></div> <div class="row">&#37;nice <sup>1,01</sup></div> <div class="row">&#37;system <sup>27,34</sup></div> <div class="row">&#37;iowait <sup>2,02</sup></div> <div class="row">&#37;steal <sup>1,22</sup></div> <div class="row">&#37;idle <sup>47,98</sup></div> <div class="row">tps <sup>296546</sup></div> </div> </div> <div id="ow-summary" class="row"> <div class="col-xs-12"> <h4 class="page-header">&Sigma; SUMMARY</h4> <div class="row"> <div class="col-xs-12"> <div class="row"> <div class="col-xs-6">Total commits<b>1245634</b></div> <div class="col-xs-6">Release count<b>227</b></div> </div> <div class="row"> <div class="col-xs-6">Tests passed<b>5222345</b></div> <div class="col-xs-6">Tickets solved<b>324322</b></div> </div> <div class="row"> <div class="col-xs-6">Active clients<b>52145</b></div> <div class="col-xs-6">Support team<b>288</b></div> </div> </div> </div> </div> </div> </div> </div> <!--End Dashboard Tab 1--> <!--Start Dashboard Tab 2--> <div id="dashboard-clients" class="row" style="visibility: hidden; position: absolute;"> <div class="row one-list-message"> <div class="col-xs-1"><i class="fa fa-users"></i></div> <div class="col-xs-2"><b>Country</b></div> <div class="col-xs-2">Visitors</div> <div class="col-xs-2">Page hits</div> <div class="col-xs-2">Revenue</div> <div class="col-xs-1">Activity</div> <div class="col-xs-2">Date</div> </div> <div class="row one-list-message"> <div class="col-xs-1"><i class="fa fa-user"></i></div> <div class="col-xs-2"><b>USA</b></div> <div class="col-xs-2">109455</div> <div class="col-xs-2">54322344</div> <div class="col-xs-2"><i class="fa fa-usd"></i> 354563</div> <div class="col-xs-1"><span class="bar"></span></div> <div class="col-xs-2 message-date">12/31/13</div> </div> <div class="row one-list-message"> <div class="col-xs-1"><i class="fa fa-user"></i></div> <div class="col-xs-2"><b>U.K.</b></div> <div class="col-xs-2">86549</div> <div class="col-xs-2">43242344</div> <div class="col-xs-2"><i class="fa fa-usd"></i> 265563</div> <div class="col-xs-1"><span class="bar"></span></div> <div class="col-xs-2 message-date">12/25/13</div> </div> <div class="row one-list-message"> <div class="col-xs-1"><i class="fa fa-user"></i></div> <div class="col-xs-2"><b>FRANCE</b></div> <div class="col-xs-2">79399</div> <div class="col-xs-2">45376844</div> <div class="col-xs-2"><i class="fa fa-usd"></i> 309456</div> <div class="col-xs-1"><span class="bar"></span></div> <div class="col-xs-2 message-date">12/30/13</div> </div> <div class="row one-list-message"> <div class="col-xs-1"><i class="fa fa-user"></i></div> <div class="col-xs-2"><b>GERMANY</b></div> <div class="col-xs-2">94567</div> <div class="col-xs-2">35322344</div> <div class="col-xs-2"><i class="fa fa-usd"></i> 301040</div> <div class="col-xs-1"><span class="bar"></span></div> <div class="col-xs-2 message-date">12/26/13</div> </div> <div class="row one-list-message"> <div class="col-xs-1"><i class="fa fa-user"></i></div> <div class="col-xs-2"><b>CANADA</b></div> <div class="col-xs-2">89525</div> <div class="col-xs-2">1342344</div> <div class="col-xs-2"><i class="fa fa-usd"></i> 298764</div> <div class="col-xs-1"><span class="bar"></span></div> <div class="col-xs-2 message-date">12/30/13</div> </div> <div class="row one-list-message"> <div class="col-xs-1"><i class="fa fa-user"></i></div> <div class="col-xs-2"><b>CHINA</b></div> <div class="col-xs-2">120865</div> <div class="col-xs-2">43522344</div> <div class="col-xs-2"><i class="fa fa-usd"></i> 776563</div> <div class="col-xs-1"><span class="bar"></span></div> <div class="col-xs-2 message-date">12/29/13</div> </div> </div> <!--End Dashboard Tab 2--> <!--Start Dashboard Tab 3--> <div id="dashboard-graph" class="row" style="width:100%; visibility: hidden; position: absolute;" > <div class="col-xs-12"> <h4 class="page-header">OS Platform Statistics</h4> <div id="stat-graph" style="height: 300px;"></div> </div> </div> <!--End Dashboard Tab 3--> <!--Start Dashboard Tab 4--> <div id="dashboard-servers" class="row" style="visibility: hidden; position: absolute;"> <div class="col-xs-12 col-sm-6 col-md-4 ow-server"> <h4 class="page-header text-right"><i class="fa fa-windows"></i>#SRV-APP</h4> <small>Application server</small> <div class="ow-settings"> <a href="#"><i class="fa fa-gears"></i></a> </div> <div class="row ow-server-bottom"> <div class="col-sm-4"> <div class="knob-slider"> <input id="knob-srv-1" class="knob" data-width="60" data-height="60" data-angleOffset="180" data-fgColor="#6AA6D6" data-skin="tron" data-thickness=".2" value="">CPU Load </div> </div> <div class="col-sm-8"> <div class="row"><i class="fa fa-windows"></i> Windows 2008</div> <div class="row"><i class="fa fa-user"></i> Active users - 49</div> <div class="row"><i class="fa fa-bolt"></i> Uptime - 10 days</div> </div> </div> </div> <div class="col-xs-12 col-sm-6 col-md-4 ow-server"> <h4 class="page-header text-right"><i class="fa fa-windows"></i>#DB-MASTER</h4> <small>SQL server</small> <div class="ow-settings"> <a href="#"><i class="fa fa-gears"></i></a> </div> <div class="row ow-server-bottom"> <div class="col-sm-4"> <div class="knob-slider"> <input id="knob-srv-2" class="knob" data-width="60" data-height="60" data-angleOffset="180" data-fgColor="#6AA6D6" data-skin="tron" data-thickness=".2" value="">CPU Load </div> </div> <div class="col-sm-8"> <div class="row"><i class="fa fa-windows"></i> Windows 2013</div> <div class="row"><i class="fa fa-user"></i> Active users - 39</div> <div class="row"><i class="fa fa-bolt"></i> Uptime - 2 month 1 day</div> </div> </div> </div> <div class="col-xs-12 col-sm-6 col-md-4 ow-server"> <h4 class="page-header text-right"><i class="fa fa-linux"></i>#DB-WEB</h4> <small>MySQL server</small> <div class="ow-settings"> <a href="#"><i class="fa fa-gears"></i></a> </div> <div class="row ow-server-bottom"> <div class="col-sm-4"> <div class="knob-slider"> <input id="knob-srv-3" class="knob" data-width="60" data-height="60" data-angleOffset="180" data-fgColor="#6AA6D6" data-skin="tron" data-thickness=".2" value="">CPU Load </div> </div> <div class="col-sm-8"> <div class="row"><i class="fa fa-linux"></i> CentOS 6.5</div> <div class="row"><i class="fa fa-user"></i> Active users - 298</div> <div class="row"><i class="fa fa-bolt"></i> Uptime - 9 month 17 day</div> </div> </div> </div> <div class="col-xs-12 col-sm-6 col-md-4 ow-server"> <h4 class="page-header text-right"><i class="fa fa-linux"></i>#WWW-SRV</h4> <small>Web-server</small> <div class="ow-settings"> <a href="#"><i class="fa fa-gears"></i></a> </div> <div class="row ow-server-bottom"> <div class="col-sm-4"> <div class="knob-slider"> <input id="knob-srv-4" class="knob" data-width="60" data-height="60" data-angleOffset="180" data-fgColor="#6AA6D6" data-skin="tron" data-thickness=".2" value="">CPU Load </div> </div> <div class="col-sm-8"> <div class="row"><i class="fa fa-linux"></i> Centos 6.5</div> <div class="row"><i class="fa fa-user"></i> Active users - 1989</div> <div class="row"><i class="fa fa-bolt"></i> Uptime - 2 years 3 month</div> </div> </div> </div> <div class="col-xs-12 col-sm-6 col-md-4 ow-server"> <h4 class="page-header text-right"><i class="fa fa-linux"></i>#PHONE-OFFICE</h4> <small>Asterisk</small> <div class="ow-settings"> <a href="#"><i class="fa fa-gears"></i></a> </div> <div class="row ow-server-bottom"> <div class="col-sm-4"> <div class="knob-slider"> <input id="knob-srv-5" class="knob" data-width="60" data-height="60" data-angleOffset="180" data-fgColor="#6AA6D6" data-skin="tron" data-thickness=".2" value="">CPU Load </div> </div> <div class="col-sm-8"> <div class="row"><i class="fa fa-linux"></i> Debian 6.4</div> <div class="row"><i class="fa fa-phone"></i> Active calls - 86</div> <div class="row"><i class="fa fa-bolt"></i> Uptime - 3 month 19 day</div> </div> </div> </div> <div class="col-xs-12 col-sm-6 col-md-4 ow-server"> <h4 class="page-header text-right"><i class="fa fa-linux"></i>#DEVEL</h4> <small>DEV server</small> <div class="ow-settings"> <a href="#"><i class="fa fa-gears"></i></a> </div> <div class="row ow-server-bottom"> <div class="col-sm-4"> <div class="knob-slider"> <input id="knob-srv-6" class="knob" data-width="60" data-height="60" data-angleOffset="180" data-fgColor="#6AA6D6" data-skin="tron" data-thickness=".2" value="">CPU Load </div> </div> <div class="col-sm-8"> <div class="row"><i class="fa fa-linux"></i> CentOS 6.5</div> <div class="row"><i class="fa fa-archive"></i> Repositories - 17</div> <div class="row"><i class="fa fa-bolt"></i> Uptime - 4 month 21 day</div> </div> </div> </div> <div class="clearfix"></div> <div id="ow-server-footer"> <a href="#" class="col-xs-4 col-sm-2 btn-default text-center"><i class="fa fa-sun-o"></i> <b>287</b> <span>Hosts</span></a> <a href="#" class="col-xs-4 col-sm-2 btn-default text-center"><i class="fa fa-envelope-o"></i> <b>56</b> <span>Messages</span></a> <a href="#" class="col-xs-4 col-sm-2 btn-default text-center"><i class="fa fa-desktop"></i> <b>85</b> <span>Stations</span></a> <a href="#" class="col-xs-4 col-sm-2 btn-default text-center"><i class="fa fa-info-circle"></i> <b>33</b> <span>Errors</span></a> <a href="#" class="col-xs-4 col-sm-2 btn-default text-center"><i class="fa fa-comments-o"></i> <b>1386</b> <span>Comments</span></a> <a href="#" class="col-xs-4 col-sm-2 btn-default text-center"><i class="fa fa-user"></i> <b>19985</b> <span>Clients</span></a> </div> </div> <!--End Dashboard Tab 4--> </div> <div class="clearfix"></div> </div> <!--End Dashboard 2 --> <div style="height: 40px;"></div> </script> <!--End Container--> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <!--<script src="http://code.jquery.com/jquery.js"></script>--> <script src="js/libs/jquery/dist/jquery.min.js"></script> <script src="plugins/jquery-ui/jquery-ui.min.js"></script> <!-- Ember related --> <script src="js/handlebars-v1.3.0.js"></script> <script src="js/ember.min.js"></script> <script src="js/ember-data.min.js"></script> <!-- Include all compiled plugins (below), or include individual files as needed --> <script src="plugins/bootstrap/bootstrap.min.js"></script> <script src="plugins/justified-gallery/jquery.justifiedgallery.min.js"></script> <script src="plugins/tinymce/tinymce.min.js"></script> <script src="plugins/tinymce/jquery.tinymce.min.js"></script> <!-- All functions for this theme + document.ready processing --> <script src="js/app.js"></script> <script src="js/devoops.js"></script> </body> </html>
dist/javadoc/uk/co/crider/jablus/gui/class-use/Field.html
Cride5/jablus
<!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_79) on Wed Aug 12 14:21:17 ICT 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class uk.co.crider.jablus.gui.Field</title> <meta name="date" content="2015-08-12"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class uk.co.crider.jablus.gui.Field"; } //--> </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="../../../../../../uk/co/crider/jablus/gui/Field.html" title="class in uk.co.crider.jablus.gui">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-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?uk/co/crider/jablus/gui/class-use/Field.html" target="_top">Frames</a></li> <li><a href="Field.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 uk.co.crider.jablus.gui.Field" class="title">Uses of Class<br>uk.co.crider.jablus.gui.Field</h2> </div> <div class="classUseContainer">No usage of uk.co.crider.jablus.gui.Field</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="../../../../../../uk/co/crider/jablus/gui/Field.html" title="class in uk.co.crider.jablus.gui">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../../../../../overview-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?uk/co/crider/jablus/gui/class-use/Field.html" target="_top">Frames</a></li> <li><a href="Field.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>
Doc/qtcharts/qtcharts-piechartdrilldown-drilldownchart-cpp.html
angeloprudentino/QtNets
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>drilldownchart.cpp Example File | Qt Charts 5.7</title> <link rel="stylesheet" type="text/css" href="style/offline-simple.css" /> <script type="text/javascript"> window.onload = function(){document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");}; </script> </head> <body> <div class="header" id="qtdocheader"> <div class="main"> <div class="main-rounded"> <div class="navigationbar"> <table><tr> <td ><a href="../qtdoc/supported-platforms-and-configurations.html#qt-5-7">Qt 5.7</a></td><td ><a href="qtcharts-index.html">Qt Charts</a></td><td ><a href="qtcharts-piechartdrilldown-example.html">Piechart Drilldown Example</a></td><td >drilldownchart.cpp Example File</td></tr></table><table class="buildversion"><tr> <td id="buildversion" width="100%" align="right">Qt 5.7.0 Reference Documentation</td> </tr></table> </div> </div> <div class="content"> <div class="line"> <div class="content mainContent"> <div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div> <h1 class="title">drilldownchart.cpp Example File</h1> <span class="subtitle">piechartdrilldown/drilldownchart.cpp</span> <!-- $$$piechartdrilldown/drilldownchart.cpp-description --> <div class="descr"> <a name="details"></a> <pre class="cpp"> <span class="comment">/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Charts module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:GPL$ ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance with the commercial license agreement provided with the ** Software or, alternatively, in accordance with the terms contained in ** a written agreement between you and The Qt Company. For licensing terms ** and conditions see https://www.qt.io/terms-conditions. For further ** information use the contact form at https://www.qt.io/contact-us. ** ** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU ** General Public License version 3 or (at your option) any later version ** approved by the KDE Free Qt Foundation. The licenses are as published by ** the Free Software Foundation and appearing in the file LICENSE.GPL3 ** included in the packaging of this file. Please review the following ** information to ensure the GNU General Public License requirements will ** be met: https://www.gnu.org/licenses/gpl-3.0.html. ** ** $QT_END_LICENSE$ ** ****************************************************************************/</span> <span class="preprocessor">#include &quot;drilldownchart.h&quot;</span> <span class="preprocessor">#include &quot;drilldownslice.h&quot;</span> QT_CHARTS_USE_NAMESPACE DrilldownChart<span class="operator">::</span>DrilldownChart(<span class="type"><a href="../qtwidgets/qgraphicsitem.html">QGraphicsItem</a></span> <span class="operator">*</span>parent<span class="operator">,</span> <span class="type"><a href="../qtcore/qt.html">Qt</a></span><span class="operator">::</span>WindowFlags wFlags) : <span class="type"><a href="qchart.html">QChart</a></span>(<span class="type"><a href="qchart.html">QChart</a></span><span class="operator">::</span>ChartTypeCartesian<span class="operator">,</span> parent<span class="operator">,</span> wFlags)<span class="operator">,</span> m_currentSeries(<span class="number">0</span>) { } DrilldownChart<span class="operator">::</span><span class="operator">~</span>DrilldownChart() { } <span class="type">void</span> DrilldownChart<span class="operator">::</span>changeSeries(<span class="type"><a href="qabstractseries.html">QAbstractSeries</a></span> <span class="operator">*</span>series) { <span class="comment">// NOTE: if the series is owned by the chart it will be deleted</span> <span class="comment">// here the &quot;window&quot; owns the series...</span> <span class="keyword">if</span> (m_currentSeries) removeSeries(m_currentSeries); m_currentSeries <span class="operator">=</span> series; addSeries(series); setTitle(series<span class="operator">-</span><span class="operator">&gt;</span>name()); } <span class="type">void</span> DrilldownChart<span class="operator">::</span>handleSliceClicked(<span class="type"><a href="qpieslice.html">QPieSlice</a></span> <span class="operator">*</span>slice) { DrilldownSlice <span class="operator">*</span>drilldownSlice <span class="operator">=</span> <span class="keyword">static_cast</span><span class="operator">&lt;</span>DrilldownSlice <span class="operator">*</span><span class="operator">&gt;</span>(slice); changeSeries(drilldownSlice<span class="operator">-</span><span class="operator">&gt;</span>drilldownSeries()); } <span class="preprocessor">#include &quot;moc_drilldownchart.cpp&quot;</span> </pre> </div> <!-- @@@piechartdrilldown/drilldownchart.cpp --> </div> </div> </div> </div> </div> <div class="footer"> <p> <acronym title="Copyright">&copy;</acronym> 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners.<br> The documentation provided herein is licensed under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.<br> Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. </p> </div> </body> </html>
templates/Original/haircare-client-html/portfolio-boxed-title-4-col.html
brandonccy/SmartNano
<!DOCTYPE html> <html dir="ltr" lang="en"> <head> <!-- Meta Tags --> <meta name="viewport" content="width=device-width,initial-scale=1.0"/> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <meta name="description" content="HairCare- Beauty Salon & Barber HTML5 Template for Women & Men" /> <meta name="keywords" content="building,business,construction,cleaning,transport,workshop" /> <meta name="author" content="ThemeMascot" /> <!-- Page Title --> <title>HairCare- Beauty Salon & Barber HTML5 Template for Women & Men</title> <!-- Favicon and Touch Icons --> <link href="images/favicon.png" rel="shortcut icon" type="image/png"> <link href="images/apple-touch-icon.png" rel="apple-touch-icon"> <link href="images/apple-touch-icon-72x72.png" rel="apple-touch-icon" sizes="72x72"> <link href="images/apple-touch-icon-114x114.png" rel="apple-touch-icon" sizes="114x114"> <link href="images/apple-touch-icon-144x144.png" rel="apple-touch-icon" sizes="144x144"> <!-- Stylesheet --> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css"> <link href="css/jquery-ui.min.css" rel="stylesheet" type="text/css"> <link href="css/animate.css" rel="stylesheet" type="text/css"> <link href="css/css-plugin-collections.css" rel="stylesheet"/> <!-- CSS | menuzord megamenu skins --> <link id="menuzord-menu-skins" href="css/menuzord-skins/menuzord-rounded-boxed.css" rel="stylesheet"/> <!-- CSS | Main style file --> <link href="css/style-main.css" rel="stylesheet" type="text/css"> <!-- CSS | Theme Color --> <link href="css/colors/theme-skin-lemon.css" rel="stylesheet" type="text/css"> <!-- CSS | Preloader Styles --> <link href="css/preloader.css" rel="stylesheet" type="text/css"> <!-- CSS | Custom Margin Padding Collection --> <link href="css/custom-bootstrap-margin-padding.css" rel="stylesheet" type="text/css"> <!-- CSS | Responsive media queries --> <link href="css/responsive.css" rel="stylesheet" type="text/css"> <!-- CSS | Style css. This is the file where you can place your own custom css code. Just uncomment it and use it. --> <!-- <link href="css/style.css" rel="stylesheet" type="text/css"> --> <!-- external javascripts --> <script src="js/jquery-2.1.4.min.js"></script> <script src="js/jquery-ui.min.js"></script> <script src="js/bootstrap.min.js"></script> <!-- JS | jquery plugin collection for this theme --> <script src="js/jquery-plugin-collection.js"></script> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body class=""> <div id="wrapper"> <!-- preloader --> <div id="preloader"> <div id="spinner"> <img src="images/preloaders/1.gif" alt=""> </div> <div id="disable-preloader" class="btn btn-default btn-sm">Disable Preloader</div> </div> <!-- Header --> <header id="header" class="header"> <div class="header-top sm-text-center bg-theme-colored"> <div class="container"> <div class="row"> <div class="col-md-4"> <nav> <ul class="list-inline sm-text-center text-left flip mt-5"> <li> <a class="text-white" href="#">FAQ</a> </li> <li class="text-white">|</li> <li> <a class="text-white" href="#">Help Desk</a> </li> <li class="text-white">|</li> <li> <a class="text-white" href="#">Support</a> </li> </ul> </nav> </div> <div class="col-md-6"> <div class="widget m-0 mt-5 no-border"> <ul class="list-inline text-right sm-text-center"> <li class="pl-10 pr-10 mb-0 pb-0"> <div class="header-widget text-white"><i class="fa fa-phone"></i> 123-456-789 </div> </li> <li class="pl-10 pr-10 mb-0 pb-0"> <div class="header-widget text-white"><i class="fa fa-envelope-o"></i> contact@yourdomain.com </div> </li> </ul> </div> </div> <div class="col-md-2 text-right flip sm-text-center"> <div class="widget m-0"> <ul class="styled-icons icon-dark icon-circled icon-theme-colored icon-sm"> <li class="mb-0 pb-0"><a href="#"><i class="fa fa-facebook"></i></a></li> <li class="mb-0 pb-0"><a href="#"><i class="fa fa-twitter"></i></a></li> <li class="mb-0 pb-0"><a href="#"><i class="fa fa-instagram"></i></a></li> <li class="mb-0 pb-0"><a href="#"><i class="fa fa-linkedin text-white"></i></a></li> </ul> </div> </div> </div> </div> </div> <div class="header-nav"> <div class="header-nav-wrapper navbar-scrolltofixed bg-lighter"> <div class="container"> <nav id="menuzord-right" class="menuzord no-bg"> <a class="menuzord-brand pull-left flip" href="javascript:void(0)"><img src="http://placehold.it/178x55" alt=""></a> <ul class="menuzord-menu"> <li class="active"><a href="#home">Home</a> <ul class="dropdown"> <li><a href="#">Multi Layouts</a> <ul class="dropdown"> <li><a href="index-mp-layout1.html">Layout1</a></li> <li><a href="index-mp-layout2.html">Layout2</a></li> <li><a href="index-mp-layout3.html">Layout3</a></li> <li><a href="index-mp-layout4.html">Layout4</a></li> <li><a href="index-mp-layout5.html">Layout5</a></li> <li><a href="index-mp-layout6.html">Layout6</a></li> <li><a href="index-mp-layout7.html">Layout7</a></li> </ul> </li> <li><a href="#">Single Layouts</a> <ul class="dropdown"> <li><a href="index-sp-layout1.html">Layout1</a></li> <li><a href="index-sp-layout2.html">Layout2</a></li> <li><a href="index-sp-layout3.html">Layout3</a></li> <li><a href="index-sp-layout4.html">Layout4</a></li> <li><a href="index-sp-layout5.html">Layout5</a></li> <li><a href="index-sp-layout6.html">Layout6</a></li> <li><a href="index-sp-layout7.html">Layout7</a></li> </ul> </li> <li><a href="#">Boxed Layouts</a> <ul class="dropdown"> <li><a href="index-boxed-mp-layout1.html">Boxed Multi Page Layout1</a></li> <li><a href="index-boxed-mp-layout2.html">Boxed Multi Page Layout2</a></li> <li><a href="index-boxed-mp-layout3.html">Boxed Multi Page Layout3</a></li> <li><a href="index-boxed-mp-layout4.html">Boxed Multi Page Layout4</a></li> <li><a href="index-boxed-mp-layout5.html">Boxed Multi Page Layout5</a></li> <li><a href="index-boxed-mp-layout6.html">Boxed Multi Page Layout6</a></li> <li><a href="index-boxed-mp-layout7.html">Boxed Multi Page Layout7</a></li> <li><a href="index-boxed-sp-layout1.html">Boxed Single Page Layout1</a></li> <li><a href="index-boxed-sp-layout2.html">Boxed Single Page Layout2</a></li> <li><a href="index-boxed-sp-layout3.html">Boxed Single Page Layout3</a></li> <li><a href="index-boxed-sp-layout4.html">Boxed Single Page Layout4</a></li> <li><a href="index-boxed-sp-layout5.html">Boxed Single Page Layout5</a></li> <li><a href="index-boxed-sp-layout6.html">Boxed Multi Page Layout6</a></li> <li><a href="index-boxed-sp-layout7.html">Boxed Multi Page Layout7</a></li> </ul> </li> <li><a href="#">RTL Layouts</a> <ul class="dropdown"> <li><a href="index-rtl-mp-layout1.html">RTL Multi Page Layout1</a></li> <li><a href="index-rtl-mp-layout2.html">RTL Multi Page Layout2</a></li> <li><a href="index-rtl-mp-layout3.html">RTL Multi Page Layout3</a></li> <li><a href="index-rtl-mp-layout4.html">RTL Multi Page Layout4</a></li> <li><a href="index-rtl-mp-layout5.html">RTL Multi Page Layout5</a></li> <li><a href="index-rtl-mp-layout6.html">RTL Multi Page Layout6</a></li> <li><a href="index-rtl-mp-layout7.html">RTL Multi Page Layout7</a></li> </ul> </li> <li><a href="#">Dark Layouts</a> <ul class="dropdown"> <li><a href="index-dark-mp-layout1.html">Dark Multi Page Layout1</a></li> <li><a href="index-dark-mp-layout2.html">Dark Multi Page Layout2</a></li> <li><a href="index-dark-mp-layout3.html">Dark Multi Page Layout3</a></li> <li><a href="index-dark-mp-layout4.html">Dark Multi Page Layout4</a></li> <li><a href="index-dark-mp-layout5.html">Dark Multi Page Layout5</a></li> <li><a href="index-dark-mp-layout6.html">Dark Multi Page Layout6</a></li> <li><a href="index-dark-mp-layout7.html">Dark Multi Page Layout7</a></li> </ul> </li> <li><a href="#">Magazine Home Layouts <span class="label label-warning">New</span></a> <ul class="dropdown"> <li><a href="index-hot-magazine-home-layout1.html">Magazine Home layout1</a></li> <li><a href="index-hot-magazine-home-layout2.html">Magazine Home layout2</a></li> </ul> </li> <li><a href="#">Portfolio Home Layouts <span class="label label-warning">New</span></a> <ul class="dropdown"> <li><a href="index-hot-portfolio-presentation-layout1.html">Portfolio Presentation Layout1</a></li> <li><a href="index-hot-portfolio-presentation-layout2.html">Portfolio Presentation Layout2</a></li> <li><a href="index-hot-portfolio-presentation-layout3.html">Portfolio Presentation Layout3</a></li> <li><a href="index-hot-portfolio-presentation-layout4.html">Portfolio Presentation Layout4</a></li> </ul> </li> <li><a href="#">Hot Layouts <span class="label label-warning">New</span></a> <ul class="dropdown"> <li><a href="index-hot-slider-split.html">Split Slider</a></li> <li><a href="index-hot-slider-fullpage.html">Fullpage Slider</a></li> <li><a href="index-hot-slider-vertical.html">Vertical Slider</a></li> <li><a href="index-hot-parallax-home.html">Parallax Home Layout</a></li> <li><a href="index-hot-personal-home-layout1.html">Personal Home Layout 1</a></li> <li><a href="index-hot-personal-home-layout2.html">Personal Home Layout 2</a></li> </ul> </li> <li><a href="index-hot-shop-home.html">Shop Home <span class="label label-warning">New</span></a></li> <li><a href="#">Home Variations</a> <ul class="dropdown"> <li><a href="home-variation-revslider.html">Revolution Slider</a></li> <li><a href="home-variation-bg-parallax.html">Bg Parallax Image</a></li> <li><a href="home-variation-bg-static.html">Bg Static Image</a></li> <li><a href="home-variation-maximageslider.html">Maximage Slider</a></li> <li><a href="home-variation-typed-text.html">Typed Text</a></li> <li><a href="home-variation-bg-video.html">Bg Video</a></li> </ul> </li> </ul> </li> <li><a href="#">Features</a> <ul class="dropdown"> <li><a href="features-preloader.html">Preloaders</a></li> <li><a href="#">Sliders</a> <ul class="dropdown"> <li><a href="features-premium-templates-rev-slider.html">Revolution Slider - All In One</a></li> </ul> </li> <li><a href="#">Header</a> <ul class="dropdown"> <li><a href="features-header-style1.html">Header Style One</a></li> <li><a href="features-header-style2.html">Header Style Two</a></li> <li><a href="features-header-style3.html">Header Style Three</a></li> <li><a href="features-header-style4.html">Header Style Four</a></li> </ul> </li> <li><a href="#">Page Title</a> <ul class="dropdown"> <li><a href="features-page-title-bg-dark.html">Bg Dark</a></li> <li><a href="features-page-title-bg-white.html">Bg White</a></li> <li><a href="features-page-title-bg-image.html">Bg Image</a></li> <li><a href="features-page-title-bg-image-parallax.html">Bg Image Parallax</a></li> <li><a href="features-page-title-bg-pattern.html">Bg Pattern</a></li> <li><a href="features-page-title-bg-video.html">Bg Video</a></li> <li><a href="features-page-title-mini-version.html">Mini Version</a></li> <li><a href="features-page-title-big-version.html">Big Version</a></li> <li><a href="features-page-title-extra-big-version.html">Extra Big Version</a></li> <li><a href="features-page-title-text-center.html">Text Center</a></li> <li><a href="features-page-title-text-left.html">Text Left</a></li> <li><a href="features-page-title-text-right.html">Text Right</a></li> </ul> </li> <li><a href="#">Menu Style</a> <ul class="dropdown"> <li><a href="features-menu-style-border-top.html">Border Top</a></li> <li><a href="features-menu-style-border-bottom.html">Border Bottom</a></li> <li><a href="features-menu-style-border-boxed.html">Border Boxed</a></li> <li><a href="features-menu-style-border-left.html">Border Left</a></li> <li><a href="features-menu-style-border-top-bottom.html">Border Top Bottom</a></li> <li><a href="features-menu-style-bottom-trace.html">Bottom Trace</a></li> <li><a href="features-menu-style-boxed.html">Boxed</a></li> <li><a href="features-menu-style-colored.html">Colored</a></li> <li><a href="features-menu-style-dark.html">Dark</a></li> <li><a href="features-menu-style-gradient.html">Gradient</a></li> <li><a href="features-menu-style-rounded-boxed.html">Rounded Boxed</a></li> <li><a href="features-menu-style-shadow.html">Shadow</a></li> <li><a href="features-menu-style-strip.html">Strip</a></li> <li><a href="features-menu-style-subcolored.html">Sub-Colored</a></li> <li><a href="features-menu-style-top-bottom-boxed-border.html">Top Bottom Boxed Border</a></li> </ul> </li> <li><a href="#">Form</a> <ul class="dropdown"> <li><a href="#">Registration Form</a> <ul class="dropdown"> <li><a href="form-register-style1.html">Form style 1</a></li> <li><a href="form-register-style2.html">Form style 2</a></li> <li><a href="form-register-style3.html">Form style 3</a></li> </ul> </li> </ul> </li> <li><a href="#">Popup Promo Box</a> <ul class="dropdown"> <li><a href="features-popup-promo-box.html">Default</a></li> <li><a href="features-popup-promo-box-cookie-enabled.html">Cookie Enabled</a></li> </ul> </li> <li><a href="#">Footer</a> <ul class="dropdown"> <li><a href="features-footer-dark-style1.html#footer">Footer Dark One</a></li> <li><a href="features-footer-dark-style2.html#footer">Footer Dark Two</a></li> <li><a href="features-footer-dark-style3.html#footer">Footer Dark Three</a></li> <li><a href="features-footer-dark-style4.html#footer">Footer Dark Four</a></li> <li><a href="features-footer-white-style1.html#footer">Footer White One</a></li> <li><a href="features-footer-white-style2.html#footer">Footer White Two</a></li> <li><a href="features-footer-white-style3.html#footer">Footer White Three</a></li> <li><a href="features-footer-white-style4.html#footer">Footer White Four</a></li> </ul> </li> <li><a href="#">Active Forms</a> <ul class="dropdown"> <li><a href="#">Contact Form</a> <ul class="dropdown"> <li><a href="page-contact1.html">Form style 1</a></li> <li><a href="page-contact2.html">Form style 2</a></li> <li><a href="page-contact3.html">Form style 3</a></li> <li><a href="page-contact4.html">Form style 4</a></li> </ul> </li> <li><a href="#">Subscribe Form</a> <ul class="dropdown"> <li><a href="form-subscribe.html">Form style 1</a></li> </ul> </li> <li><a href="#">Appointment Form</a> <ul class="dropdown"> <li><a href="form-appointment-style1.html">Form style 1</a></li> <li><a href="form-appointment-style2.html">Form style 2</a></li> <li><a href="form-appointment-style3.html">Form style 3</a></li> </ul> </li> <li><a href="#">Job Apply Form</a> <ul class="dropdown"> <li><a href="form-job-apply-style1.html">Form style 1</a></li> <li><a href="form-job-apply-style2.html">Form style 2</a></li> <li><a href="form-job-apply-style3.html">Form style 3</a></li> </ul> </li> <li><a href="#">Quick Contact Form</a> <ul class="dropdown"> <li><a href="form-quick-contact-style1.html">Form style 1</a></li> <li><a href="form-quick-contact-style2.html">Form style 2</a></li> <li><a href="form-quick-contact-style3.html">Form style 3</a></li> </ul> </li> </ul> </li> </ul> </li> <li><a href="#">Pages</a> <ul class="dropdown"> <li><a href="#">About</a> <ul class="dropdown"> <li><a href="page-about1.html">About Style1</a></li> <li><a href="page-about2.html">About Style2</a></li> </ul> </li> <li><a href="#">Services</a> <ul class="dropdown"> <li><a href="page-services-style1.html">Services Style1</a></li> <li><a href="page-services-style2.html">Services Style2</a></li> <li><a href="page-services-details.html">Services Details</a></li> </ul> </li> <li><a href="#">Experts</a> <ul class="dropdown"> <li><a href="page-hair-expert-style1.html">3 Columns</a></li> <li><a href="page-hair-expert-style2.html">4 Columns</a></li> <li><a href="page-hair-expert-details.html">Expert Details</a></li> </ul> </li> <li><a href="#">Pricing</a> <ul class="dropdown"> <li><a href="page-pricing1.html">Pricing Style1</a></li> <li><a href="page-pricing2.html">Pricing Style2</a></li> </ul> </li> <li><a href="#">Contact</a> <ul class="dropdown"> <li><a href="page-contact1.html">Contact style 1</a></li> <li><a href="page-contact2.html">Contact style 2</a></li> <li><a href="page-contact3.html">Contact style 3</a></li> <li><a href="page-contact4.html">Contact style 4</a></li> </ul> </li> <li><a href="#">Gallery</a> <ul class="dropdown"> <li><a href="page-gallery-3col.html">3 Columns</a></li> <li><a href="page-gallery-4col.html">4 Columns</a></li> </ul> </li> <li><a href="#">Calender</a> <ul class="dropdown"> <li><a href="page-calender1.html">Calender Style1</a></li> <li><a href="page-calender2.html">Calender Style2</a></li> </ul> </li> <li><a href="page-offers.html">Page Offers</a></li> <li><a href="page-404.html">Page 404</a></li> <li><a href="page-under-construction.html">Page Under Construction</a></li> <li><a href="page-coming-soon.html">Page Coming Soon</a></li> </ul> </li> <li><a href="#">Portfolio</a> <ul class="dropdown"> <li><a href="#">Boxed</a> <ul class="dropdown"> <li><a href="#">Gutter</a> <ul class="dropdown"> <li><a href="portfolio-boxed-gutter-1-col.html">1 Column</a></li> <li><a href="portfolio-boxed-gutter-2-col.html">2 Columns</a></li> <li><a href="portfolio-boxed-gutter-3-col.html">3 Columns</a></li> <li><a href="portfolio-boxed-gutter-4-col.html">4 Columns</a></li> <li><a href="portfolio-boxed-gutter-5-col.html">5 Columns</a></li> <li><a href="portfolio-boxed-gutter-6-col.html">6 Columns</a></li> <li><a href="portfolio-boxed-gutter-7-col.html">7 Columns</a></li> <li><a href="portfolio-boxed-gutter-8-col.html">8 Columns</a></li> <li><a href="portfolio-boxed-gutter-9-col.html">9 Columns</a></li> <li><a href="portfolio-boxed-gutter-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Gutter Less</a> <ul class="dropdown"> <li><a href="portfolio-boxed-1-col.html">1 Column</a></li> <li><a href="portfolio-boxed-2-col.html">2 Columns</a></li> <li><a href="portfolio-boxed-3-col.html">3 Columns</a></li> <li><a href="portfolio-boxed-4-col.html">4 Columns</a></li> <li><a href="portfolio-boxed-5-col.html">5 Columns</a></li> <li><a href="portfolio-boxed-6-col.html">6 Columns</a></li> <li><a href="portfolio-boxed-7-col.html">7 Columns</a></li> <li><a href="portfolio-boxed-8-col.html">8 Columns</a></li> <li><a href="portfolio-boxed-9-col.html">9 Columns</a></li> <li><a href="portfolio-boxed-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Title - Gutter</a> <ul class="dropdown"> <li><a href="portfolio-boxed-title-gutter-1-col.html">1 Column</a></li> <li><a href="portfolio-boxed-title-gutter-2-col.html">2 Columns</a></li> <li><a href="portfolio-boxed-title-gutter-3-col.html">3 Columns</a></li> <li><a href="portfolio-boxed-title-gutter-4-col.html">4 Columns</a></li> <li><a href="portfolio-boxed-title-gutter-5-col.html">5 Columns</a></li> <li><a href="portfolio-boxed-title-gutter-6-col.html">6 Columns</a></li> <li><a href="portfolio-boxed-title-gutter-7-col.html">7 Columns</a></li> <li><a href="portfolio-boxed-title-gutter-8-col.html">8 Columns</a></li> <li><a href="portfolio-boxed-title-gutter-9-col.html">9 Columns</a></li> <li><a href="portfolio-boxed-title-gutter-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Title - Gutter Less</a> <ul class="dropdown"> <li><a href="portfolio-boxed-title-1-col.html">1 Column</a></li> <li><a href="portfolio-boxed-title-2-col.html">2 Columns</a></li> <li><a href="portfolio-boxed-title-3-col.html">3 Columns</a></li> <li><a href="portfolio-boxed-title-4-col.html">4 Columns</a></li> <li><a href="portfolio-boxed-title-5-col.html">5 Columns</a></li> <li><a href="portfolio-boxed-title-6-col.html">6 Columns</a></li> <li><a href="portfolio-boxed-title-7-col.html">7 Columns</a></li> <li><a href="portfolio-boxed-title-8-col.html">8 Columns</a></li> <li><a href="portfolio-boxed-title-9-col.html">9 Columns</a></li> <li><a href="portfolio-boxed-title-10-col.html">10 Columns</a></li> </ul> </li> </ul> </li> <li><a href="#">Wide</a> <ul class="dropdown"> <li><a href="#">Gutter</a> <ul class="dropdown"> <li><a href="portfolio-wide-gutter-1-col.html">1 Column</a></li> <li><a href="portfolio-wide-gutter-2-col.html">2 Columns</a></li> <li><a href="portfolio-wide-gutter-3-col.html">3 Columns</a></li> <li><a href="portfolio-wide-gutter-4-col.html">4 Columns</a></li> <li><a href="portfolio-wide-gutter-5-col.html">5 Columns</a></li> <li><a href="portfolio-wide-gutter-6-col.html">6 Columns</a></li> <li><a href="portfolio-wide-gutter-7-col.html">7 Columns</a></li> <li><a href="portfolio-wide-gutter-8-col.html">8 Columns</a></li> <li><a href="portfolio-wide-gutter-9-col.html">9 Columns</a></li> <li><a href="portfolio-wide-gutter-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Gutter Less</a> <ul class="dropdown"> <li><a href="portfolio-wide-1-col.html">1 Column</a></li> <li><a href="portfolio-wide-2-col.html">2 Columns</a></li> <li><a href="portfolio-wide-3-col.html">3 Columns</a></li> <li><a href="portfolio-wide-4-col.html">4 Columns</a></li> <li><a href="portfolio-wide-5-col.html">5 Columns</a></li> <li><a href="portfolio-wide-6-col.html">6 Columns</a></li> <li><a href="portfolio-wide-7-col.html">7 Columns</a></li> <li><a href="portfolio-wide-8-col.html">8 Columns</a></li> <li><a href="portfolio-wide-9-col.html">9 Columns</a></li> <li><a href="portfolio-wide-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Title - Gutter</a> <ul class="dropdown"> <li><a href="portfolio-wide-title-gutter-1-col.html">1 Column</a></li> <li><a href="portfolio-wide-title-gutter-2-col.html">2 Columns</a></li> <li><a href="portfolio-wide-title-gutter-3-col.html">3 Columns</a></li> <li><a href="portfolio-wide-title-gutter-4-col.html">4 Columns</a></li> <li><a href="portfolio-wide-title-gutter-5-col.html">5 Columns</a></li> <li><a href="portfolio-wide-title-gutter-6-col.html">6 Columns</a></li> <li><a href="portfolio-wide-title-gutter-7-col.html">7 Columns</a></li> <li><a href="portfolio-wide-title-gutter-8-col.html">8 Columns</a></li> <li><a href="portfolio-wide-title-gutter-9-col.html">9 Columns</a></li> <li><a href="portfolio-wide-title-gutter-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Title - Gutter Less</a> <ul class="dropdown"> <li><a href="portfolio-wide-title-1-col.html">1 Column</a></li> <li><a href="portfolio-wide-title-2-col.html">2 Columns</a></li> <li><a href="portfolio-wide-title-3-col.html">3 Columns</a></li> <li><a href="portfolio-wide-title-4-col.html">4 Columns</a></li> <li><a href="portfolio-wide-title-5-col.html">5 Columns</a></li> <li><a href="portfolio-wide-title-6-col.html">6 Columns</a></li> <li><a href="portfolio-wide-title-7-col.html">7 Columns</a></li> <li><a href="portfolio-wide-title-8-col.html">8 Columns</a></li> <li><a href="portfolio-wide-title-9-col.html">9 Columns</a></li> <li><a href="portfolio-wide-title-10-col.html">10 Columns</a></li> </ul> </li> </ul> </li> <li><a href="#">Masonry Boxed</a> <ul class="dropdown"> <li><a href="#">Gutter</a> <ul class="dropdown"> <li><a href="portfolio-masonry-boxed-gutter-2-col.html">2 Columns</a></li> <li><a href="portfolio-masonry-boxed-gutter-3-col.html">3 Columns</a></li> <li><a href="portfolio-masonry-boxed-gutter-4-col.html">4 Columns</a></li> <li><a href="portfolio-masonry-boxed-gutter-5-col.html">5 Columns</a></li> <li><a href="portfolio-masonry-boxed-gutter-6-col.html">6 Columns</a></li> <li><a href="portfolio-masonry-boxed-gutter-7-col.html">7 Columns</a></li> <li><a href="portfolio-masonry-boxed-gutter-8-col.html">8 Columns</a></li> <li><a href="portfolio-masonry-boxed-gutter-9-col.html">9 Columns</a></li> <li><a href="portfolio-masonry-boxed-gutter-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Gutter Less</a> <ul class="dropdown"> <li><a href="portfolio-masonry-boxed-2-col.html">2 Columns</a></li> <li><a href="portfolio-masonry-boxed-3-col.html">3 Columns</a></li> <li><a href="portfolio-masonry-boxed-4-col.html">4 Columns</a></li> <li><a href="portfolio-masonry-boxed-5-col.html">5 Columns</a></li> <li><a href="portfolio-masonry-boxed-6-col.html">6 Columns</a></li> <li><a href="portfolio-masonry-boxed-7-col.html">7 Columns</a></li> <li><a href="portfolio-masonry-boxed-8-col.html">8 Columns</a></li> <li><a href="portfolio-masonry-boxed-9-col.html">9 Columns</a></li> <li><a href="portfolio-masonry-boxed-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Title - Gutter</a> <ul class="dropdown"> <li><a href="portfolio-masonry-boxed-gutter-title-2-col.html">2 Columns</a></li> <li><a href="portfolio-masonry-boxed-gutter-title-3-col.html">3 Columns</a></li> <li><a href="portfolio-masonry-boxed-gutter-title-4-col.html">4 Columns</a></li> <li><a href="portfolio-masonry-boxed-gutter-title-5-col.html">5 Columns</a></li> <li><a href="portfolio-masonry-boxed-gutter-title-6-col.html">6 Columns</a></li> <li><a href="portfolio-masonry-boxed-gutter-title-7-col.html">7 Columns</a></li> <li><a href="portfolio-masonry-boxed-gutter-title-8-col.html">8 Columns</a></li> <li><a href="portfolio-masonry-boxed-gutter-title-9-col.html">9 Columns</a></li> <li><a href="portfolio-masonry-boxed-gutter-title-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Title - Gutter Less</a> <ul class="dropdown"> <li><a href="portfolio-masonry-boxed-title-2-col.html">2 Columns</a></li> <li><a href="portfolio-masonry-boxed-title-3-col.html">3 Columns</a></li> <li><a href="portfolio-masonry-boxed-title-4-col.html">4 Columns</a></li> <li><a href="portfolio-masonry-boxed-title-5-col.html">5 Columns</a></li> <li><a href="portfolio-masonry-boxed-title-6-col.html">6 Columns</a></li> <li><a href="portfolio-masonry-boxed-title-7-col.html">7 Columns</a></li> <li><a href="portfolio-masonry-boxed-title-8-col.html">8 Columns</a></li> <li><a href="portfolio-masonry-boxed-title-9-col.html">9 Columns</a></li> <li><a href="portfolio-masonry-boxed-title-10-col.html">10 Columns</a></li> </ul> </li> </ul> </li> <li><a href="#">Masonry Wide</a> <ul class="dropdown"> <li><a href="#">Gutter</a> <ul class="dropdown"> <li><a href="portfolio-masonry-wide-gutter-2-col.html">2 Columns</a></li> <li><a href="portfolio-masonry-wide-gutter-3-col.html">3 Columns</a></li> <li><a href="portfolio-masonry-wide-gutter-4-col.html">4 Columns</a></li> <li><a href="portfolio-masonry-wide-gutter-5-col.html">5 Columns</a></li> <li><a href="portfolio-masonry-wide-gutter-6-col.html">6 Columns</a></li> <li><a href="portfolio-masonry-wide-gutter-7-col.html">7 Columns</a></li> <li><a href="portfolio-masonry-wide-gutter-8-col.html">8 Columns</a></li> <li><a href="portfolio-masonry-wide-gutter-9-col.html">9 Columns</a></li> <li><a href="portfolio-masonry-wide-gutter-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Gutter Less</a> <ul class="dropdown"> <li><a href="portfolio-masonry-wide-2-col.html">2 Columns</a></li> <li><a href="portfolio-masonry-wide-3-col.html">3 Columns</a></li> <li><a href="portfolio-masonry-wide-4-col.html">4 Columns</a></li> <li><a href="portfolio-masonry-wide-5-col.html">5 Columns</a></li> <li><a href="portfolio-masonry-wide-6-col.html">6 Columns</a></li> <li><a href="portfolio-masonry-wide-7-col.html">7 Columns</a></li> <li><a href="portfolio-masonry-wide-8-col.html">8 Columns</a></li> <li><a href="portfolio-masonry-wide-9-col.html">9 Columns</a></li> <li><a href="portfolio-masonry-wide-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Title - Title - Gutter</a> <ul class="dropdown"> <li><a href="portfolio-masonry-wide-gutter-title-2-col.html">2 Columns</a></li> <li><a href="portfolio-masonry-wide-gutter-title-3-col.html">3 Columns</a></li> <li><a href="portfolio-masonry-wide-gutter-title-4-col.html">4 Columns</a></li> <li><a href="portfolio-masonry-wide-gutter-title-5-col.html">5 Columns</a></li> <li><a href="portfolio-masonry-wide-gutter-title-6-col.html">6 Columns</a></li> <li><a href="portfolio-masonry-wide-gutter-title-7-col.html">7 Columns</a></li> <li><a href="portfolio-masonry-wide-gutter-title-8-col.html">8 Columns</a></li> <li><a href="portfolio-masonry-wide-gutter-title-9-col.html">9 Columns</a></li> <li><a href="portfolio-masonry-wide-gutter-title-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Title - Title - Gutter Less</a> <ul class="dropdown"> <li><a href="portfolio-masonry-wide-title-2-col.html">2 Columns</a></li> <li><a href="portfolio-masonry-wide-title-3-col.html">3 Columns</a></li> <li><a href="portfolio-masonry-wide-title-4-col.html">4 Columns</a></li> <li><a href="portfolio-masonry-wide-title-5-col.html">5 Columns</a></li> <li><a href="portfolio-masonry-wide-title-6-col.html">6 Columns</a></li> <li><a href="portfolio-masonry-wide-title-7-col.html">7 Columns</a></li> <li><a href="portfolio-masonry-wide-title-8-col.html">8 Columns</a></li> <li><a href="portfolio-masonry-wide-title-9-col.html">9 Columns</a></li> <li><a href="portfolio-masonry-wide-title-10-col.html">10 Columns</a></li> </ul> </li> </ul> </li> <li><a href="#">Tiles Boxed</a> <ul class="dropdown"> <li><a href="#">Gutter</a> <ul class="dropdown"> <li><a href="portfolio-tiles-boxed-gutter-2-col.html">2 Columns</a></li> <li><a href="portfolio-tiles-boxed-gutter-3-col.html">3 Columns</a></li> <li><a href="portfolio-tiles-boxed-gutter-4-col.html">4 Columns</a></li> <li><a href="portfolio-tiles-boxed-gutter-5-col.html">5 Columns</a></li> <li><a href="portfolio-tiles-boxed-gutter-6-col.html">6 Columns</a></li> <li><a href="portfolio-tiles-boxed-gutter-7-col.html">7 Columns</a></li> <li><a href="portfolio-tiles-boxed-gutter-8-col.html">8 Columns</a></li> <li><a href="portfolio-tiles-boxed-gutter-9-col.html">9 Columns</a></li> <li><a href="portfolio-tiles-boxed-gutter-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Gutter Less</a> <ul class="dropdown"> <li><a href="portfolio-tiles-boxed-2-col.html">2 Columns</a></li> <li><a href="portfolio-tiles-boxed-3-col.html">3 Columns</a></li> <li><a href="portfolio-tiles-boxed-4-col.html">4 Columns</a></li> <li><a href="portfolio-tiles-boxed-5-col.html">5 Columns</a></li> <li><a href="portfolio-tiles-boxed-6-col.html">6 Columns</a></li> <li><a href="portfolio-tiles-boxed-7-col.html">7 Columns</a></li> <li><a href="portfolio-tiles-boxed-8-col.html">8 Columns</a></li> <li><a href="portfolio-tiles-boxed-9-col.html">9 Columns</a></li> <li><a href="portfolio-tiles-boxed-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Title - Gutter</a> <ul class="dropdown"> <li><a href="portfolio-tiles-boxed-title-gutter-2-col.html">2 Columns</a></li> <li><a href="portfolio-tiles-boxed-title-gutter-3-col.html">3 Columns</a></li> <li><a href="portfolio-tiles-boxed-title-gutter-4-col.html">4 Columns</a></li> <li><a href="portfolio-tiles-boxed-title-gutter-5-col.html">5 Columns</a></li> <li><a href="portfolio-tiles-boxed-title-gutter-6-col.html">6 Columns</a></li> <li><a href="portfolio-tiles-boxed-title-gutter-7-col.html">7 Columns</a></li> <li><a href="portfolio-tiles-boxed-title-gutter-8-col.html">8 Columns</a></li> <li><a href="portfolio-tiles-boxed-title-gutter-9-col.html">9 Columns</a></li> <li><a href="portfolio-tiles-boxed-title-gutter-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Title - Gutter Less</a> <ul class="dropdown"> <li><a href="portfolio-tiles-boxed-title-2-col.html">2 Columns</a></li> <li><a href="portfolio-tiles-boxed-title-3-col.html">3 Columns</a></li> <li><a href="portfolio-tiles-boxed-title-4-col.html">4 Columns</a></li> <li><a href="portfolio-tiles-boxed-title-5-col.html">5 Columns</a></li> <li><a href="portfolio-tiles-boxed-title-6-col.html">6 Columns</a></li> <li><a href="portfolio-tiles-boxed-title-7-col.html">7 Columns</a></li> <li><a href="portfolio-tiles-boxed-title-8-col.html">8 Columns</a></li> <li><a href="portfolio-tiles-boxed-title-9-col.html">9 Columns</a></li> <li><a href="portfolio-tiles-boxed-title-10-col.html">10 Columns</a></li> </ul> </li> </ul> </li> <li><a href="#">Tiles Wide</a> <ul class="dropdown"> <li><a href="#">Gutter</a> <ul class="dropdown"> <li><a href="portfolio-tiles-wide-gutter-2-col.html">2 Columns</a></li> <li><a href="portfolio-tiles-wide-gutter-3-col.html">3 Columns</a></li> <li><a href="portfolio-tiles-wide-gutter-4-col.html">4 Columns</a></li> <li><a href="portfolio-tiles-wide-gutter-5-col.html">5 Columns</a></li> <li><a href="portfolio-tiles-wide-gutter-6-col.html">6 Columns</a></li> <li><a href="portfolio-tiles-wide-gutter-7-col.html">7 Columns</a></li> <li><a href="portfolio-tiles-wide-gutter-8-col.html">8 Columns</a></li> <li><a href="portfolio-tiles-wide-gutter-9-col.html">9 Columns</a></li> <li><a href="portfolio-tiles-wide-gutter-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Gutter Less</a> <ul class="dropdown"> <li><a href="portfolio-tiles-wide-2-col.html">2 Columns</a></li> <li><a href="portfolio-tiles-wide-3-col.html">3 Columns</a></li> <li><a href="portfolio-tiles-wide-4-col.html">4 Columns</a></li> <li><a href="portfolio-tiles-wide-5-col.html">5 Columns</a></li> <li><a href="portfolio-tiles-wide-6-col.html">6 Columns</a></li> <li><a href="portfolio-tiles-wide-7-col.html">7 Columns</a></li> <li><a href="portfolio-tiles-wide-8-col.html">8 Columns</a></li> <li><a href="portfolio-tiles-wide-9-col.html">9 Columns</a></li> <li><a href="portfolio-tiles-wide-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Title - Gutter</a> <ul class="dropdown"> <li><a href="portfolio-tiles-wide-title-gutter-2-col.html">2 Columns</a></li> <li><a href="portfolio-tiles-wide-title-gutter-3-col.html">3 Columns</a></li> <li><a href="portfolio-tiles-wide-title-gutter-4-col.html">4 Columns</a></li> <li><a href="portfolio-tiles-wide-title-gutter-5-col.html">5 Columns</a></li> <li><a href="portfolio-tiles-wide-title-gutter-6-col.html">6 Columns</a></li> <li><a href="portfolio-tiles-wide-title-gutter-7-col.html">7 Columns</a></li> <li><a href="portfolio-tiles-wide-title-gutter-8-col.html">8 Columns</a></li> <li><a href="portfolio-tiles-wide-title-gutter-9-col.html">9 Columns</a></li> <li><a href="portfolio-tiles-wide-title-gutter-10-col.html">10 Columns</a></li> </ul> </li> <li><a href="#">Title - Gutter Less</a> <ul class="dropdown"> <li><a href="portfolio-tiles-wide-title-2-col.html">2 Columns</a></li> <li><a href="portfolio-tiles-wide-title-3-col.html">3 Columns</a></li> <li><a href="portfolio-tiles-wide-title-4-col.html">4 Columns</a></li> <li><a href="portfolio-tiles-wide-title-5-col.html">5 Columns</a></li> <li><a href="portfolio-tiles-wide-title-6-col.html">6 Columns</a></li> <li><a href="portfolio-tiles-wide-title-7-col.html">7 Columns</a></li> <li><a href="portfolio-tiles-wide-title-8-col.html">8 Columns</a></li> <li><a href="portfolio-tiles-wide-title-9-col.html">9 Columns</a></li> <li><a href="portfolio-tiles-wide-title-10-col.html">10 Columns</a></li> </ul> </li> </ul> </li> <li><a href="#">Loading Styles</a> <ul class="dropdown"> <li><a href="portfolio-extra-infinity-scroll.html">Infinity Scroll</a></li> <li><a href="portfolio-extra-infinity-scroll-lazyload.html">Infinity Scroll Lazyload</a></li> <li><a href="portfolio-extra-pagination.html">Pagination</a></li> <li><a href="portfolio-extra-jquery-pagination.html">Pagination Jquery</a></li> </ul> </li> <li><a href="#">Single</a> <ul class="dropdown"> <li><a href="portfolio-details-image.html">With - Image</a></li> <li><a href="portfolio-details-image-gallery.html">With - Image Gallery</a></li> <li><a href="portfolio-details-video-gallery.html">With - Video Gallery</a></li> </ul> </li> </ul> </li> <li><a href="#">Shop</a> <ul class="dropdown"> <li><a href="shop-category.html">Category</a></li> <li><a href="shop-category-sidebar.html">Category Sidebar</a></li> <li><a href="shop-product-details.html">Product Details</a></li> <li><a href="shop-cart.html">Cart</a></li> <li><a href="shop-checkout.html">Checkout</a></li> </ul> </li> <li><a href="#">Blog</a> <ul class="dropdown"> <li><a href="#">Blog Classic</a> <ul class="dropdown"> <li><a href="blog-classic-no-sidebar.html">Blog Classic No Sidebar</a></li> <li><a href="blog-classic-left-sidebar.html">Blog Classic Left Sidebar</a></li> <li><a href="blog-classic-right-sidebar.html">Blog Classic Right Sidebar</a></li> <li><a href="blog-classic-both-sidebar.html">Blog Classic Both Sidebar</a></li> </ul> </li> <li><a href="#">Blog Grid</a> <ul class="dropdown"> <li><a href="blog-grid-2-column.html">Blog Grid 2 Column</a></li> <li><a href="blog-grid-3-column.html">Blog Grid 3 Column</a></li> <li><a href="blog-grid-4-column.html">Blog Grid 4 Column</a></li> </ul> </li> <li><a href="#">Blog Single</a> <ul class="dropdown"> <li><a href="blog-single-no-sidebar.html">Blog Single No Sidebar</a></li> <li><a href="blog-single-left-sidebar.html">Blog Single Left Sidebar</a></li> <li><a href="blog-single-right-sidebar.html">Blog Single Right Sidebar</a></li> </ul> </li> </ul> </li> <li><a href="javascript:void(0)">Shortcodes</a> <div class="megamenu"> <div class="megamenu-row"> <div class="col3"> <ul class="list-unstyled list-dashed"> <li><a href="shortcode-accordion.html"><i class="fa fa-list-ul"></i> Accordion</a></li> <li><a href="shortcode-alerts.html"><i class="fa fa-exclamation-circle"></i> Alerts</a></li> <li><a href="shortcode-animations.html"><i class="fa fa-magic"></i> Animations</a></li> <li><a href="shortcode-blockquotes.html"><i class="fa fa-quote-right"></i> Blockquotes</a></li> <li><a href="shortcode-button-groups-and-dropdowns.html"><i class="fa fa-link"></i> Button Groups</a></li> <li><a href="shortcode-button-hover-effect.html"><i class="fa fa-flag-o"></i> Button Hover Effect</a></li> <li><a href="shortcode-buttons.html"><i class="fa fa-external-link"></i> Buttons</a></li> <li><a href="shortcode-call-to-actions.html"><i class="fa fa-plus-square"></i> Call To Actions</a></li> <li><a href="shortcode-charts.html"><i class="fa fa-pie-chart"></i> Charts</a></li> <li><a href="shortcode-columns-grids.html"><i class="fa fa-columns"></i> Columns Grids</a></li> <li><a href="shortcode-countdown-timer.html"><i class="fa fa-clock-o"></i> Countdown Timer</a></li> <li><a href="shortcode-datetime-datepicker.html"><i class="fa fa-calendar"></i> Date Picker</a></li> <li><a href="shortcode-datetime-timepicker.html"><i class="fa fa-calendar"></i> Time Picker</a></li> <li><a href="shortcode-datetime-datetimepicker.html"><i class="fa fa-calendar"></i> Bootstrap Date-Time Picker</a></li> <li><a href="shortcode-datetime-datepair.html"><i class="fa fa-calendar"></i> Date Pair</a></li> <li><a href="shortcode-divider.html"><i class="fa fa-indent"></i> Divider</a></li> </ul> </div> <div class="col3"> <ul class="list-unstyled list-dashed"> <li><a href="shortcode-dropcaps.html"><i class="fa fa-bold"></i> Dropcaps</a></li> <li><a href="shortcode-flex-sliders.html"><i class="fa fa-sliders"></i> Flex Sliders</a></li> <li><a href="shortcode-flickr-feed.html"><i class="fa fa-sliders"></i> Flickr Feed</a></li> <li><a href="shortcode-flipbox.html"><i class="fa fa-square"></i> Flipbox</a></li> <li><a href="shortcode-forms.html"><i class="fa fa-align-justify"></i> Forms</a></li> <li><a href="shortcode-funfacts.html"><i class="fa fa-eye-slash"></i> Funfacts</a></li> <li><a href="shortcode-background-html5-video.html"><i class="fa fa-video-camera"></i> HTML5 Background Video</a></li> <li><a href="shortcode-iconbox.html"><i class="fa fa-unsorted"></i> Icon Box</a></li> <li><a href="shortcode-icon-7stroke.html"><i class="fa fa-circle-o"></i> Icons 7stroke</a></li> <li><a href="shortcode-icon-elegant-icons.html"><i class="fa fa-eye-slash"></i> Icons Elegant</a></li> <li><a href="shortcode-icon-flat-color-icons.html"><i class="fa fa-i-cursor"></i> Icons Flat Color</a></li> <li><a href="shortcode-icon-fontawesome.html"><i class="fa fa-fort-awesome"></i> Icons FontAwesome</a></li> <li><a href="shortcode-icon-fontawesome-tutorial.html"><i class="fa fa-fonticons"></i> Icons FontAwesome Tutorial</a></li> <li><a href="shortcode-icon-strokegap.html"><span class="strokegap-icon strokegap-icon-WorldWide"></span> Icons Strokegap</a></li> <li><a href="shortcode-image-box.html"><i class="fa fa-file-image-o"></i> Image Box</a></li> <li><a href="shortcode-instagram.html"><i class="fa fa-instagram"></i> Instagram Feed</a></li> </ul> </div> <div class="col3"> <ul class="list-unstyled list-dashed"> <li><a href="shortcode-labels-badges.html"><i class="fa fa-check-square-o"></i> Labels Badges</a></li> <li><a href="shortcode-listgroup-panels.html"><i class="fa fa-th-list"></i> Listgroup Panels</a></li> <li><a href="shortcode-lists.html"><i class="fa fa-list"></i> Lists</a></li> <li><a href="shortcode-maps.html"><i class="fa fa-map-o"></i> Maps</a></li> <li><a href="shortcode-media-embed.html"><i class="fa fa-play-circle-o"></i> Media Embed</a></li> <li><a href="shortcode-modal-bootstrap.html"><i class="fa fa-search-plus"></i> Modal</a></li> <li><a href="shortcode-modal-lightbox.html"><i class="fa fa-expand"></i> Lightbox</a></li> <li><a href="shortcode-navigation.html"><i class="fa fa-navicon"></i> Navigation</a></li> <li><a href="shortcode-owl-carousel.html"><i class="fa fa-sliders"></i> Owl Carousel</a></li> <li><a href="shortcode-pagination.html"><i class="fa fa-arrow-circle-o-right"></i> Pagination</a></li> <li><a href="shortcode-progressbar.html"><i class="fa fa-tasks"></i> Progress Bars</a></li> <li><a href="shortcode-responsive.html"><i class="fa fa-tablet"></i> Responsive</a></li> <li><a href="shortcode-separator.html"><i class="fa fa-minus-square-o"></i> Separator</a></li> <li><a href="shortcode-sitemap.html"><i class="fa fa-sitemap"></i> Sitemap</a></li> <li><a href="shortcode-sliders.html"><i class="fa fa-sliders"></i> Sliders</a></li> <li><a href="shortcode-smoothscrolling.html"><i class="fa fa-binoculars"></i> Smoothscrolling</a></li> </ul> </div> <div class="col3"> <ul class="list-unstyled list-dashed"> <li><a href="shortcode-styled-icons.html"><i class="fa fa-facebook-square"></i> Styled Icons</a></li> <li><a href="shortcode-subscribe.html"><i class="fa fa-user-plus"></i> Subscribe</a></li> <li><a href="shortcode-tables.html"><i class="fa fa-table"></i> Tables</a></li> <li><a href="shortcode-tabs.html"><i class="fa fa-indent"></i> Tabs</a></li> <li><a href="shortcode-textblock.html"><i class="fa fa-bold"></i> Textblock</a></li> <li><a href="shortcode-thumbnails-carousels.html"><i class="fa fa-sliders"></i> Thumbnails/carousels</a></li> <li><a href="shortcode-title.html"><i class="fa fa-text-height"></i> Title</a></li> <li><a href="shortcode-timer-final-countdown.html"><i class="fa fa-text-height"></i> Timer Final Countdown</a></li> <li><a href="shortcode-timer-flipclock.html"><i class="fa fa-text-height"></i> Timer Flipclock</a></li> <li><a href="shortcode-timer-slick-circular.html"><i class="fa fa-text-height"></i> Timer Slick Circular</a></li> <li><a href="shortcode-twitter.html"><i class="fa fa-twitter-square"></i> Twitter Feed</a></li> <li><a href="shortcode-typography.html"><i class="fa fa-font"></i> Typography</a></li> <li><a href="shortcode-vertical-timeline.html"><i class="fa fa-arrows-v"></i> Vertical Timeline</a></li> <li><a href="shortcode-widgets.html"><i class="fa fa-gift"></i> Widgets</a></li> <li><a href="shortcode-working-process.html"><i class="fa fa-exchange"></i> Working Process</a></li> </ul> </div> </div> </div> </li> </ul> </nav> </div> </div> </div> </header> <!-- Start main-content --> <div class="main-content"> <!-- Section: inner-header --> <section class="inner-header divider parallax layer-overlay overlay-dark-5" data-bg-img="http://placehold.it/1920x1280"> <div class="container pt-90 pb-50"> <!-- Section Content --> <div class="section-content pt-100"> <div class="row"> <div class="col-md-12"> <h3 class="title text-white">Portfolio 4 Box Title</h2> </div> </div> </div> </div> </section> <section> <div class="container"> <div class="row"> <div class="col-md-12"> <!-- Works Filter --> <div class="portfolio-filter font-alt align-center"> <a href="#" class="active" data-filter="*">All</a> <a href="#branding" class="" data-filter=".branding">Branding</a> <a href="#design" class="" data-filter=".design">Design</a> <a href="#photography" class="" data-filter=".photography">Photography</a> </div> <!-- End Works Filter --> <!-- Portfolio Gallery Grid --> <div id="grid" class="gallery-isotope grid-4 clearfix"> <!-- Portfolio Item Start --> <div class="gallery-item photography"> <div class="thumb"> <img class="img-fullwidth" src="http://placehold.it/450x250" alt="project"> <div class="overlay-shade"></div> <div class="icons-holder"> <div class="icons-holder-inner"> <div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored"> <a data-lightbox="image" href="http://placehold.it/450x250"><i class="fa fa-plus"></i></a> <a href="#"><i class="fa fa-link"></i></a> </div> </div> </div> <a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a> </div> <div class="portfolio-description"> <h5 class="title"><a href="#">Sample Portfolio Title</a></h5> <span class="category"><span>Category Art</span></span> </div> </div> <!-- Portfolio Item End --> <!-- Portfolio Item Start --> <div class="gallery-item branding"> <div class="thumb"> <img class="img-fullwidth" src="http://placehold.it/450x250" alt="project"> <div class="overlay-shade"></div> <div class="icons-holder"> <div class="icons-holder-inner"> <div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored"> <a href="#"><i class="fa fa-link"></i></a> <a href="#"><i class="fa fa-heart-o"></i></a> </div> </div> </div> <a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a> </div> <div class="portfolio-description"> <h5 class="title"><a href="#">Sample Portfolio Title</a></h5> <span class="category"><span>Category Art</span></span> </div> </div> <!-- Portfolio Item End --> <!-- Portfolio Item Start --> <div class="gallery-item design"> <div class="thumb"> <img class="img-fullwidth" src="http://placehold.it/450x250" alt="project"> <div class="overlay-shade"></div> <div class="icons-holder"> <div class="icons-holder-inner"> <div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored"> <a href="#"><i class="fa fa-link"></i></a> </div> </div> </div> <a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a> </div> <div class="portfolio-description"> <h5 class="title"><a href="#">Sample Portfolio Title</a></h5> <span class="category"><span>Category Art</span></span> </div> </div> <!-- Portfolio Item End --> <!-- Portfolio Item Start --> <div class="gallery-item photography"> <div class="thumb"> <img class="img-fullwidth" src="http://placehold.it/450x250" alt="project"> <div class="overlay-shade"></div> <div class="icons-holder"> <div class="icons-holder-inner"> <div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored"> <a class="popup-youtube" href="http://www.youtube.com/watch?v=0O2aH4XLbto"><i class="fa fa-youtube-play"></i></a> </div> </div> </div> <a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a> </div> <div class="portfolio-description"> <h5 class="title"><a href="#">Sample Portfolio Title</a></h5> <span class="category"><span>Category Art</span></span> </div> </div> <!-- Portfolio Item End --> <!-- Portfolio Item Start --> <div class="gallery-item branding"> <div class="thumb"> <img class="img-fullwidth" src="http://placehold.it/450x250" alt="project"> <div class="overlay-shade"></div> <div class="icons-holder"> <div class="icons-holder-inner"> <div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored"> <a class="popup-vimeo" href="https://vimeo.com/45830194"><i class="fa fa-play"></i></a> </div> </div> </div> <a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a> </div> <div class="portfolio-description"> <h5 class="title"><a href="#">Sample Portfolio Title</a></h5> <span class="category"><span>Category Art</span></span> </div> </div> <!-- Portfolio Item End --> <!-- Portfolio Item Start --> <div class="gallery-item design"> <div class="thumb"> <div class="flexslider-wrapper"> <div class="flexslider"> <ul class="slides"> <li><a href="http://placehold.it/450x250" title="Portfolio Gallery - Photo 1"><img src="http://placehold.it/450x250" alt=""></a></li> <li><a href="http://placehold.it/450x250" title="Portfolio Gallery - Photo 2"><img src="http://placehold.it/450x250" alt=""></a></li> <li><a href="http://placehold.it/450x250" title="Portfolio Gallery - Photo 3"><img src="http://placehold.it/450x250" alt=""></a></li> </ul> </div> </div> <div class="overlay-shade"></div> <div class="icons-holder"> <div class="icons-holder-inner"> <div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored"> <a href="#"><i class="fa fa-picture-o"></i></a> </div> </div> </div> </div> <div class="portfolio-description"> <h5 class="title"><a href="#">Sample Portfolio Title</a></h5> <span class="category"><span>Category Art</span></span> </div> </div> <!-- Portfolio Item End --> <!-- Portfolio Item Start --> <div class="gallery-item photography"> <div class="thumb"> <img class="img-fullwidth" src="http://placehold.it/450x250" alt="project"> <div class="overlay-shade"></div> <div class="icons-holder"> <div class="icons-holder-inner"> <div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored"> <a data-lightbox="image" href="http://placehold.it/450x250"><i class="fa fa-plus"></i></a> <a href="#"><i class="fa fa-link"></i></a> </div> </div> </div> <a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a> </div> <div class="portfolio-description"> <h5 class="title"><a href="#">Sample Portfolio Title</a></h5> <span class="category"><span>Category Art</span></span> </div> </div> <!-- Portfolio Item End --> <!-- Portfolio Item Start --> <div class="gallery-item design"> <div class="thumb"> <div class="flexslider-wrapper" data-direction="vertical"> <div class="flexslider"> <ul class="slides"> <li><a href="http://placehold.it/450x250" title="Portfolio Gallery - Photo 1"><img src="http://placehold.it/450x250" alt=""></a></li> <li><a href="http://placehold.it/450x250" title="Portfolio Gallery - Photo 2"><img src="http://placehold.it/450x250" alt=""></a></li> <li><a href="http://placehold.it/450x250" title="Portfolio Gallery - Photo 3"><img src="http://placehold.it/450x250" alt=""></a></li> </ul> </div> </div> <div class="overlay-shade"></div> <div class="icons-holder"> <div class="icons-holder-inner"> <div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored"> <a href="#"><i class="fa fa-picture-o"></i></a> </div> </div> </div> </div> <div class="portfolio-description"> <h5 class="title"><a href="#">Sample Portfolio Title</a></h5> <span class="category"><span>Category Art</span></span> </div> </div> <!-- Portfolio Item End --> <!-- Portfolio Item Start --> <div class="gallery-item photography design"> <div class="thumb"> <img class="img-fullwidth" src="http://placehold.it/450x250" alt="project"> <div class="overlay-shade"></div> <div class="icons-holder"> <div class="icons-holder-inner"> <div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored"> <a data-lightbox="image" href="http://placehold.it/450x250"><i class="fa fa-plus"></i></a> </div> </div> </div> <a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a> </div> <div class="portfolio-description"> <h5 class="title"><a href="#">Sample Portfolio Title</a></h5> <span class="category"><span>Category Art</span></span> </div> </div> <!-- Portfolio Item End --> <!-- Portfolio Item Start --> <div class="gallery-item photography branding"> <div class="thumb"> <img class="img-fullwidth" src="http://placehold.it/450x250" alt="project"> <div class="overlay-shade"></div> <div class="icons-holder"> <div class="icons-holder-inner"> <div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored"> <a data-lightbox="image" href="http://placehold.it/450x250"><i class="fa fa-plus"></i></a> </div> </div> </div> <a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a> </div> <div class="portfolio-description"> <h5 class="title"><a href="#">Sample Portfolio Title</a></h5> <span class="category"><span>Category Art</span></span> </div> </div> <!-- Portfolio Item End --> <!-- Portfolio Item Start --> <div class="gallery-item photography"> <div class="thumb"> <img class="img-fullwidth" src="http://placehold.it/450x250" alt="project"> <div class="overlay-shade"></div> <div class="icons-holder"> <div class="icons-holder-inner"> <div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored"> <a data-lightbox="image" href="http://placehold.it/450x250"><i class="fa fa-plus"></i></a> </div> </div> </div> <a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a> </div> <div class="portfolio-description"> <h5 class="title"><a href="#">Sample Portfolio Title</a></h5> <span class="category"><span>Category Art</span></span> </div> </div> <!-- Portfolio Item End --> <!-- Portfolio Item Start --> <div class="gallery-item photography"> <div class="thumb"> <img class="img-fullwidth" src="http://placehold.it/450x250" alt="project"> <div class="overlay-shade"></div> <div class="icons-holder"> <div class="icons-holder-inner"> <div class="styled-icons icon-sm icon-dark icon-circled icon-theme-colored"> <a data-lightbox="image" href="http://placehold.it/450x250"><i class="fa fa-plus"></i></a> </div> </div> </div> <a class="hover-link" data-lightbox="image" href="http://placehold.it/450x250">View more</a> </div> <div class="portfolio-description"> <h5 class="title"><a href="#">Sample Portfolio Title</a></h5> <span class="category"><span>Category Art</span></span> </div> </div> <!-- Portfolio Item End --> </div> <!-- End Portfolio Gallery Grid --> </div> </div> </div> </section> </div> <!-- end main-content --> <!-- Footer --> <footer id="footer" class="footer divider parallax layer-overlay overlay-dark-9" data-bg-img="http://placehold.it/1920x1280" data-parallax-ratio="0.7"> <div class="container pt-70 pb-40"> <div class="row border-bottom-black"> <div class="col-sm-6 col-md-3"> <div class="widget dark"> <img class="mt-10 mb-20" alt="" src="http://placehold.it/178x55"> <p>203, Envato Labs, Behind Alis Steet, Melbourne, Australia.</p> <ul class="list-inline mt-5"> <li class="m-0 pl-10 pr-10"> <i class="fa fa-phone text-theme-colored mr-5"></i> <a class="text-gray" href="#">123-456-789</a> </li> <li class="m-0 pl-10 pr-10"> <i class="fa fa-envelope-o text-theme-colored mr-5"></i> <a class="text-gray" href="#">contact@yourdomain.com</a> </li> <li class="m-0 pl-10 pr-10"> <i class="fa fa-globe text-theme-colored mr-5"></i> <a class="text-gray" href="#">www.yourdomain.com</a> </li> </ul> </div> </div> <div class="col-sm-6 col-md-3"> <div class="widget dark"> <h5 class="widget-title line-bottom">Useful Links</h5> <ul class="list angle-double-right list-border"> <li><a href="#">Body Building</a></li> <li><a href="#">Fitness Classes</a></li> <li><a href="#">Weight lifting</a></li> <li><a href="#">Yoga Courses</a></li> <li><a href="#">Training</a></li> </ul> </div> </div> <div class="col-sm-6 col-md-3"> <div class="widget dark"> <h5 class="widget-title line-bottom">Twitter Feed</h5> <div class="twitter-feed list-border clearfix" data-username="Envato"></div> </div> </div> <div class="col-sm-6 col-md-3"> <div class="widget dark"> <h5 class="widget-title line-bottom">Opening Hours</h5> <div class="opening-hours"> <ul class="list-border"> <li class="clearfix"> <span> Mon - Tues : </span> <div class="value pull-right"> 6.00 am - 10.00 pm </div> </li> <li class="clearfix"> <span> Wednes - Thurs :</span> <div class="value pull-right"> 8.00 am - 6.00 pm </div> </li> <li class="clearfix"> <span> Fri : </span> <div class="value pull-right"> 3.00 pm - 8.00 pm </div> </li> <li class="clearfix"> <span> Sun : </span> <div class="value pull-right"> Colosed </div> </li> </ul> </div> </div> </div> </div> <div class="row mt-30"> <div class="col-md-5"> <div class="widget dark"> <h5 class="widget-title mb-10">Subscribe Us</h5> <!-- Mailchimp Subscription Form Starts Here --> <form id="mailchimp-subscription-form-footer" class="newsletter-form"> <div class="input-group"> <input type="email" value="" name="EMAIL" placeholder="Your Email" class="form-control input-lg font-16" data-height="45px" id="mce-EMAIL-footer" style="height: 45px;"> <span class="input-group-btn"> <button data-height="45px" class="btn btn-colored btn-theme-colored btn-xs m-0 font-14" type="submit">Subscribe</button> </span> </div> </form> <!-- Mailchimp Subscription Form Validation--> <script type="text/javascript"> $('#mailchimp-subscription-form-footer').ajaxChimp({ callback: mailChimpCallBack, url: '//thememascot.us9.list-manage.com/subscribe/post?u=a01f440178e35febc8cf4e51f&amp;id=49d6d30e1e' }); function mailChimpCallBack(resp) { // Hide any previous response text var $mailchimpform = $('#mailchimp-subscription-form-footer'), $response = ''; $mailchimpform.children(".alert").remove(); console.log(resp); if (resp.result === 'success') { $response = '<div class="alert alert-success"><button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>' + resp.msg + '</div>'; } else if (resp.result === 'error') { $response = '<div class="alert alert-danger"><button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>' + resp.msg + '</div>'; } $mailchimpform.prepend($response); } </script> <!-- Mailchimp Subscription Form Ends Here --> </div> </div> <div class="col-md-3 col-md-offset-1"> <div class="widget dark"> <h5 class="widget-title mb-10">Call Us Now</h5> <div class="text-gray"> +61 3 1234 5678 <br> +12 3 1234 5678 </div> </div> </div> <div class="col-md-3"> <div class="widget dark"> <h5 class="widget-title mb-10">Connect With Us</h5> <ul class="styled-icons icon-dark icon-circled icon-sm"> <li><a href="#"><i class="fa fa-facebook"></i></a></li> <li><a href="#"><i class="fa fa-twitter"></i></a></li> <li><a href="#"><i class="fa fa-skype"></i></a></li> <li><a href="#"><i class="fa fa-youtube"></i></a></li> <li><a href="#"><i class="fa fa-instagram"></i></a></li> <li><a href="#"><i class="fa fa-pinterest"></i></a></li> </ul> </div> </div> </div> </div> <div class="footer-bottom bg-black-333"> <div class="container pt-20 pb-20"> <div class="row"> <div class="col-md-6"> <p class="font-11 text-black-777 m-0">Copyright &copy;2015 ThemeMascot. All Rights Reserved</p> </div> <div class="col-md-6 text-right"> <div class="widget no-border m-0"> <ul class="list-inline sm-text-center mt-5 font-12"> <li> <a href="#">FAQ</a> </li> <li>|</li> <li> <a href="#">Help Desk</a> </li> <li>|</li> <li> <a href="#">Support</a> </li> </ul> </div> </div> </div> </div> </div> </footer> <a class="scrollToTop" href="#"><i class="fa fa-angle-up"></i></a> </div> <!-- end wrapper --> <!-- Footer Scripts --> <!-- JS | Custom script for all pages --> <script src="js/custom.js"></script> </body> </html>
i386-squashfs-root/usr/share/ubiquity-slideshow/slides/loc.ca/social.html
Alberto-Beralix/Beralix
<div class="header"><h1 class="slidetitle">Mantingueu-vos connectat</h1></div> <div class="main"> <div class="text"> <div> <p>L'indicador de missatges de l'Ubuntu us proporciona una vista ràpida dels missatges entrants de totes les aplicacions i xarxes socials. Vegeu d'un cop d'ull on hi ha alguna cosa per llegir nova, independentment d'on provingui.</p> </div> <div class="featured"> <h2 class="subtitle">Serveis compatibles</h2> <ul> <li> <img class="icon" src="icons/twitter.png" /> <p class="caption">Twitter</p> </li> <li> <img class="icon" src="icons/facebook.png" /> <p class="caption">Facebook</p> </li> <li> <img class="icon" src="icons/identica.png" /> <p class="caption">Identi.ca</p> </li> </ul> </div> </div> <img class="screenshot" src="screenshots/social.jpeg" /> </div>
css/style.css
evilgom/repoAnuario
/*estilos del anuario, práctica correspondiente al curso "Introducción al software de control de versiones GIT"*/ html { background: radial-gradient(ellipse at center, rgba(143,178,153,1) 0%, rgba(143,178,153,0.62) 34%, rgba(143,178,153,0.28) 64%, rgba(143,178,153,0.28) 100%); } .imagen_flotante { display: inline-block; box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); margin-left: 15px; width: 200px; height: 200px; cursor: pointer; } .imagen_flotante img { width: 95%; height: 95%; } .centerDiv { text-align:center; } a { text-decoration:none; } span { visibility:hidden; padding-left:15px; padding-right:15px; } div span { font-size:12px; font-family:Verdana,Helvetica; font-weight:bold; color:white; background:#638cb5; border:0px; width:95%; height:30px; margin-left: 20%; border-radius: 5px 5px 5px 5px; box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); } h1 { text-align: center; } button { text-align: center; font-size:20px; font-family:Verdana,Helvetica; font-weight:bold; color:white; background:#638cb5; border:0px; width:80%; height:40px; cursor: pointer; } .bottom-info-section { background-color:#a8bfd6; width: 100%; position:fixed; bottom:0px; left:0px; height:40px; z-index:1; } .w3c-pic { z-index: 5; text-align: center; width: 100%; margin: 5px; } /***** Efecto flip ******/ .cube { width: 200px; text-align: center; margin: 0 auto; height: 200px; transition: transform .33s; transform-style: preserve-3d; display: inline-block; margin-right: 15px; } .cube .flip, .cube .flop { border:1px solid #cdcdcd; text-align:center; color:#fff; height: 200px; } .cube .flip { transform: translateZ(50px); } .cube .flop { transform: rotateX(-90deg) translateZ(-50px) translateX(8%); overflow-y: scroll; text-align: left; font-size: 14px; padding-left: 1px; background-color:rgba(143,178,153, 1); box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); } .cube:hover { transform: rotateX(89deg);cursor:pointer; }
Doc/qtwebengine/qtwebengine-webenginewidgets-markdowneditor-resources-markdown-css.html
angeloprudentino/QtNets
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>markdown.css Example File | Qt WebEngine 5.7</title> <link rel="stylesheet" type="text/css" href="style/offline-simple.css" /> <script type="text/javascript"> window.onload = function(){document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");}; </script> </head> <body> <div class="header" id="qtdocheader"> <div class="main"> <div class="main-rounded"> <div class="navigationbar"> <table><tr> <td ><a href="../qtdoc/supported-platforms-and-configurations.html#qt-5-7">Qt 5.7</a></td><td ><a href="qtwebengine-index.html">Qt WebEngine</a></td><td ><a href="qtwebengine-webenginewidgets-markdowneditor-example.html">WebEngine Markdown Editor Example</a></td><td >markdown.css Example File</td></tr></table><table class="buildversion"><tr> <td id="buildversion" width="100%" align="right">Qt 5.7.0 Reference Documentation</td> </tr></table> </div> </div> <div class="content"> <div class="line"> <div class="content mainContent"> <div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div> <h1 class="title">markdown.css Example File</h1> <span class="subtitle">webenginewidgets/markdowneditor/resources/markdown.css</span> <!-- $$$webenginewidgets/markdowneditor/resources/markdown.css-description --> <div class="descr"> <a name="details"></a> <pre class="cpp"> body{ margin: 0 auto; font-family: Georgia, Palatino, serif; color: #444444; line-height: 1; max-width: 960px; padding: 30px; } h1, h2, h3, h4 { color: #111111; font-weight: 400; } h1, h2, h3, h4, h5, p { margin-bottom: 24px; padding: 0; } h1 { font-size: 48px; } h2 { font-size: 36px; /* The bottom margin is small. It's designed to be used with gray meta text * below a post title. */ margin: 24px 0 6px; } h3 { font-size: 24px; } h4 { font-size: 21px; } h5 { font-size: 18px; } a { color: #0099ff; margin: 0; padding: 0; vertical-align: baseline; } a:hover { text-decoration: none; color: #ff6600; } a:visited { color: purple; } ul, ol { padding: 0; margin: 0; } li { line-height: 24px; } li ul, li ul { margin-left: 24px; } p, ul, ol { font-size: 16px; line-height: 24px; max-width: 540px; } pre { padding: 0px 24px; max-width: 800px; white-space: pre-wrap; } code { font-family: Consolas, Monaco, Andale Mono, monospace; line-height: 1.5; font-size: 13px; } aside { display: block; float: right; width: 390px; } blockquote { border-left:.5em solid #eee; padding: 0 2em; margin-left:0; max-width: 476px; } blockquote cite { font-size:14px; line-height:20px; color:#bfbfbf; } blockquote cite:before { content: '\2014 \00A0'; } blockquote p { color: #666; max-width: 460px; } hr { width: 540px; text-align: left; margin: 0 auto 0 0; color: #999; } /* Code below this line is copyright Twitter Inc. */ button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; } button, input { line-height: normal; *overflow: visible; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } button, input[type=&quot;button&quot;], input[type=&quot;reset&quot;], input[type=&quot;submit&quot;] { cursor: pointer; -webkit-appearance: button; } input[type=checkbox], input[type=radio] { cursor: pointer; } /* override default chrome &amp; firefox settings */ input:not([type=&quot;image&quot;]), textarea { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } input[type=&quot;search&quot;] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } input[type=&quot;search&quot;]::-webkit-search-decoration { -webkit-appearance: none; } label, input, select, textarea { font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 13px; font-weight: normal; line-height: normal; margin-bottom: 18px; } input[type=checkbox], input[type=radio] { cursor: pointer; margin-bottom: 0; } input[type=text], input[type=password], textarea, select { display: inline-block; width: 210px; padding: 4px; font-size: 13px; font-weight: normal; line-height: 18px; height: 18px; color: #808080; border: 1px solid #ccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } select, input[type=file] { height: 27px; line-height: 27px; } textarea { height: auto; } /* grey out placeholders */ :-moz-placeholder { color: #bfbfbf; } ::-webkit-input-placeholder { color: #bfbfbf; } input[type=text], input[type=password], select, textarea { -webkit-transition: border linear 0.2s, box-shadow linear 0.2s; -moz-transition: border linear 0.2s, box-shadow linear 0.2s; transition: border linear 0.2s, box-shadow linear 0.2s; -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1); } input[type=text]:focus, input[type=password]:focus, textarea:focus { outline: none; border-color: rgba(82, 168, 236, 0.8); -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6); -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6); box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6); } /* buttons */ button { display: inline-block; padding: 4px 14px; font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); background-color: #0064cd; background-repeat: repeat-x; background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd)); background-image: -moz-linear-gradient(top, #049cdb, #0064cd); background-image: -ms-linear-gradient(top, #049cdb, #0064cd); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd)); background-image: -webkit-linear-gradient(top, #049cdb, #0064cd); background-image: -o-linear-gradient(top, #049cdb, #0064cd); background-image: linear-gradient(top, #049cdb, #0064cd); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); border: 1px solid #004b9a; border-bottom-color: #003f81; -webkit-transition: 0.1s linear all; -moz-transition: 0.1s linear all; transition: 0.1s linear all; border-color: #0064cd #0064cd #003f81; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); } button:hover { color: #fff; background-position: 0 -15px; text-decoration: none; } button:active { -webkit-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); } button::-moz-focus-inner { padding: 0; border: 0; } </pre> </div> <!-- @@@webenginewidgets/markdowneditor/resources/markdown.css --> </div> </div> </div> </div> </div> <div class="footer"> <p> <acronym title="Copyright">&copy;</acronym> 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners.<br> The documentation provided herein is licensed under the terms of the <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation License version 1.3</a> as published by the Free Software Foundation.<br> Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. </p> </div> </body> </html>
images/unit5/video-361.html
rhutchinson20/mt21c
<!DOCTYPE html> <!--********************************************--> <!--* Generated from PreTeXt source *--> <!--* on 2021-03-10T19:24:36-08:00 *--> <!--* A recent stable commit (2020-08-09): *--> <!--* 98f21740783f166a773df4dc83cab5293ab63a4a *--> <!--* *--> <!--* https://pretextbook.org *--> <!--* *--> <!--********************************************--> <html lang="en-US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title></title> <meta name="Keywords" content="Authored in PreTeXt"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script xmlns:svg="http://www.w3.org/2000/svg" src="https://pretextbook.org/js/lib/jquery.min.js"></script><script xmlns:svg="http://www.w3.org/2000/svg" src="https://pretextbook.org/js/lib/jquery.sticky.js"></script><script xmlns:svg="http://www.w3.org/2000/svg" src="https://pretextbook.org/js/lib/jquery.espy.min.js"></script><script xmlns:svg="http://www.w3.org/2000/svg" src="https://pretextbook.org/js/0.13/pretext.js"></script><script xmlns:svg="http://www.w3.org/2000/svg" src="https://pretextbook.org/js/0.13/pretext_add_on.js"></script><script xmlns:svg="http://www.w3.org/2000/svg" src="https://pretextbook.org/js/lib/knowl.js"></script><!--knowl.js code controls Sage Cells within knowls--><script xmlns:svg="http://www.w3.org/2000/svg">sagecellEvalName='Evaluate (Sage)'; </script><link xmlns:svg="http://www.w3.org/2000/svg" href="https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic" rel="stylesheet" type="text/css"> <link xmlns:svg="http://www.w3.org/2000/svg" href="https://fonts.googleapis.com/css?family=Inconsolata:400,700&amp;subset=latin,latin-ext" rel="stylesheet" type="text/css"> <link xmlns:svg="http://www.w3.org/2000/svg" href="https://pretextbook.org/css/0.31/pretext.css" rel="stylesheet" type="text/css"> <link xmlns:svg="http://www.w3.org/2000/svg" href="https://pretextbook.org/css/0.31/pretext_add_on.css" rel="stylesheet" type="text/css"> <link xmlns:svg="http://www.w3.org/2000/svg" href="https://pretextbook.org/css/0.31/banner_default.css" rel="stylesheet" type="text/css"> <link xmlns:svg="http://www.w3.org/2000/svg" href="https://pretextbook.org/css/0.31/toc_default.css" rel="stylesheet" type="text/css"> <link xmlns:svg="http://www.w3.org/2000/svg" href="https://pretextbook.org/css/0.31/knowls_default.css" rel="stylesheet" type="text/css"> <link xmlns:svg="http://www.w3.org/2000/svg" href="https://pretextbook.org/css/0.31/style_default.css" rel="stylesheet" type="text/css"> <link xmlns:svg="http://www.w3.org/2000/svg" href="https://pretextbook.org/css/0.31/colors_default.css" rel="stylesheet" type="text/css"> <link xmlns:svg="http://www.w3.org/2000/svg" href="https://pretextbook.org/css/0.31/setcolors.css" rel="stylesheet" type="text/css"> <!-- 2019-10-12: Temporary - CSS file for experiments with styling --><link xmlns:svg="http://www.w3.org/2000/svg" href="developer.css" rel="stylesheet" type="text/css"> </head> <body class="mathbook-book"> <a class="assistive" href="#content">Skip to main content</a><div xmlns:svg="http://www.w3.org/2000/svg" class="hidden-content" style="display:none">\( \newcommand{\lt}{&lt;} \newcommand{\gt}{&gt;} \newcommand{\amp}{&amp;} \)</div> <header id="masthead" class="smallbuttons"><div class="banner"><div class="container"> <a id="logo-link" href=""></a><div class="title-container"> <h1 class="heading"><a href="MusicTheory.html"><span class="title">Music Theory for the 21st-Century Classroom</span></a></h1> <p class="byline">Robert Hutchinson</p> </div> </div></div></header><div class="page"><main class="main"><div id="content" class="pretext-content" style="max-width: 1600px"> <div style="text-align: center;">Reloading this page will reset a start location</div> <div class="video-box" style="width: 100%;padding-top: 56.25%;"><iframe id="video-361" class="video" allowfullscreen="" src="https://www.youtube-nocookie.com/embed/jrHP6Fp1yUY?&amp;modestbranding=1&amp;rel=0&amp;start=248&amp;end=252&amp;autoplay=1"></iframe></div> </div></main></div> <!--Start: Google Global Site Tag code--><!--*** DO NOT COPY ANOTHER PROJECT'S MAGIC NUMBERS/ID ***--><!--*** GET YOUR OWN FROM GOOGLE ***--> <script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-166054952-1"></script><script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-166054952-1'); </script><!--End: Google Global Site Tag code--> </body> </html>
QMOLEDEV/gtk+-2.24.17/docs/reference/gtk/html/GtkAccelLabel.html
chriskmanx/qmole
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>GtkAccelLabel</title> <meta name="generator" content="DocBook XSL Stylesheets V1.78.0"> <link rel="home" href="index.html" title="GTK+ 2 Reference Manual"> <link rel="up" href="DisplayWidgets.html" title="Display Widgets"> <link rel="prev" href="DisplayWidgets.html" title="Display Widgets"> <link rel="next" href="GtkImage.html" title="GtkImage"> <meta name="generator" content="GTK-Doc V1.18 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"> <tr valign="middle"> <td><a accesskey="p" href="DisplayWidgets.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td> <td><a accesskey="u" href="DisplayWidgets.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td> <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td> <th width="100%" align="center">GTK+ 2 Reference Manual</th> <td><a accesskey="n" href="GtkImage.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td> </tr> <tr><td colspan="5" class="shortcuts"> <a href="#GtkAccelLabel.synopsis" class="shortcut">Top</a>  |  <a href="#GtkAccelLabel.description" class="shortcut">Description</a>  |  <a href="#GtkAccelLabel.object-hierarchy" class="shortcut">Object Hierarchy</a>  |  <a href="#GtkAccelLabel.implemented-interfaces" class="shortcut">Implemented Interfaces</a>  |  <a href="#GtkAccelLabel.properties" class="shortcut">Properties</a> </td></tr> </table> <div class="refentry"> <a name="GtkAccelLabel"></a><div class="titlepage"></div> <div class="refnamediv"><table width="100%"><tr> <td valign="top"> <h2><span class="refentrytitle"><a name="GtkAccelLabel.top_of_page"></a>GtkAccelLabel</span></h2> <p>GtkAccelLabel — A label which displays an accelerator key on the right of the text</p> </td> <td valign="top" align="right"><img src="accel-label.png"></td> </tr></table></div> <div class="refsynopsisdiv"> <a name="GtkAccelLabel.synopsis"></a><h2>Synopsis</h2> <pre class="synopsis"> #include &lt;gtk/gtk.h&gt; struct <a class="link" href="GtkAccelLabel.html#GtkAccelLabel-struct" title="struct GtkAccelLabel">GtkAccelLabel</a>; <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkAccelLabel.html#gtk-accel-label-new" title="gtk_accel_label_new ()">gtk_accel_label_new</a> (<em class="parameter"><code>const <span class="type">gchar</span> *string</code></em>); <span class="returnvalue">void</span> <a class="link" href="GtkAccelLabel.html#gtk-accel-label-set-accel-closure" title="gtk_accel_label_set_accel_closure ()">gtk_accel_label_set_accel_closure</a> (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>, <em class="parameter"><code><span class="type">GClosure</span> *accel_closure</code></em>); <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="GtkAccelLabel.html#gtk-accel-label-get-accel-widget" title="gtk_accel_label_get_accel_widget ()">gtk_accel_label_get_accel_widget</a> (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>); <span class="returnvalue">void</span> <a class="link" href="GtkAccelLabel.html#gtk-accel-label-set-accel-widget" title="gtk_accel_label_set_accel_widget ()">gtk_accel_label_set_accel_widget</a> (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>, <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *accel_widget</code></em>); <span class="returnvalue">guint</span> <a class="link" href="GtkAccelLabel.html#gtk-accel-label-get-accel-width" title="gtk_accel_label_get_accel_width ()">gtk_accel_label_get_accel_width</a> (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>); <span class="returnvalue">gboolean</span> <a class="link" href="GtkAccelLabel.html#gtk-accel-label-refetch" title="gtk_accel_label_refetch ()">gtk_accel_label_refetch</a> (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>); </pre> </div> <div class="refsect1"> <a name="GtkAccelLabel.object-hierarchy"></a><h2>Object Hierarchy</h2> <pre class="synopsis"> GObject +----GInitiallyUnowned +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a> +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> +----<a class="link" href="GtkMisc.html" title="GtkMisc">GtkMisc</a> +----<a class="link" href="GtkLabel.html" title="GtkLabel">GtkLabel</a> +----GtkAccelLabel </pre> </div> <div class="refsect1"> <a name="GtkAccelLabel.implemented-interfaces"></a><h2>Implemented Interfaces</h2> <p> GtkAccelLabel implements AtkImplementorIface and <a class="link" href="GtkBuildable.html" title="GtkBuildable">GtkBuildable</a>.</p> </div> <div class="refsect1"> <a name="GtkAccelLabel.properties"></a><h2>Properties</h2> <pre class="synopsis"> "<a class="link" href="GtkAccelLabel.html#GtkAccelLabel--accel-closure" title='The "accel-closure" property'>accel-closure</a>" <span class="type">GClosure</span>* : Read / Write "<a class="link" href="GtkAccelLabel.html#GtkAccelLabel--accel-widget" title='The "accel-widget" property'>accel-widget</a>" <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>* : Read / Write </pre> </div> <div class="refsect1"> <a name="GtkAccelLabel.description"></a><h2>Description</h2> <p> The <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> widget is a subclass of <a class="link" href="GtkLabel.html" title="GtkLabel"><span class="type">GtkLabel</span></a> that also displays an accelerator key on the right of the label text, e.g. 'Ctl+S'. It is commonly used in menus to show the keyboard short-cuts for commands. </p> <p> The accelerator key to display is not set explicitly. Instead, the <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> displays the accelerators which have been added to a particular widget. This widget is set by calling <a class="link" href="GtkAccelLabel.html#gtk-accel-label-set-accel-widget" title="gtk_accel_label_set_accel_widget ()"><code class="function">gtk_accel_label_set_accel_widget()</code></a>. </p> <p> For example, a <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> widget may have an accelerator added to emit the "activate" signal when the 'Ctl+S' key combination is pressed. A <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> is created and added to the <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a>, and <a class="link" href="GtkAccelLabel.html#gtk-accel-label-set-accel-widget" title="gtk_accel_label_set_accel_widget ()"><code class="function">gtk_accel_label_set_accel_widget()</code></a> is called with the <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> as the second argument. The <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> will now display 'Ctl+S' after its label. </p> <p> Note that creating a <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> with <a class="link" href="GtkMenuItem.html#gtk-menu-item-new-with-label" title="gtk_menu_item_new_with_label ()"><code class="function">gtk_menu_item_new_with_label()</code></a> (or one of the similar functions for <a class="link" href="gtk2-gtkcheckmenuitem.html#GtkCheckMenuItem"><span class="type">GtkCheckMenuItem</span></a> and <a class="link" href="GtkRadioMenuItem.html" title="GtkRadioMenuItem"><span class="type">GtkRadioMenuItem</span></a>) automatically adds a <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> to the <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> and calls <a class="link" href="GtkAccelLabel.html#gtk-accel-label-set-accel-widget" title="gtk_accel_label_set_accel_widget ()"><code class="function">gtk_accel_label_set_accel_widget()</code></a> to set it up for you. </p> <p> A <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> will only display accelerators which have <code class="literal">GTK_ACCEL_VISIBLE</code> set (see <a class="link" href="gtk2-Standard-Enumerations.html#GtkAccelFlags" title="enum GtkAccelFlags"><span class="type">GtkAccelFlags</span></a>). A <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> can display multiple accelerators and even signal names, though it is almost always used to display just one accelerator key. </p> <div class="example"> <a name="idm140406284621344"></a><p class="title"><b>Example 11. Creating a simple menu item with an accelerator key.</b></p> <div class="example-contents"> <table class="listing_frame" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td class="listing_lines" align="right"><pre>1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18</pre></td> <td class="listing_code"><pre class="programlisting"><span class="usertype">GtkWidget</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">save_item</span><span class="symbol">;</span> <span class="usertype">GtkAccelGroup</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">accel_group</span><span class="symbol">;</span> <span class="comment">/* Create a GtkAccelGroup and add it to the window. */</span> <span class="normal">accel_group </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="gtk2-Keyboard-Accelerators.html#gtk-accel-group-new">gtk_accel_group_new</a></span><span class="normal"> </span><span class="symbol">();</span> <span class="function"><a href="GtkWindow.html#gtk-window-add-accel-group">gtk_window_add_accel_group</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_WINDOW</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">window</span><span class="symbol">),</span><span class="normal"> accel_group</span><span class="symbol">);</span> <span class="comment">/* Create the menu item using the convenience function. */</span> <span class="normal">save_item </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="GtkMenuItem.html#gtk-menu-item-new-with-label">gtk_menu_item_new_with_label</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"Save"</span><span class="symbol">);</span> <span class="function"><a href="GtkWidget.html#gtk-widget-show">gtk_widget_show</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">save_item</span><span class="symbol">);</span> <span class="function"><a href="GtkContainer.html#gtk-container-add">gtk_container_add</a></span><span class="normal"> </span><span class="symbol">(</span><span class="function">GTK_CONTAINER</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">menu</span><span class="symbol">),</span><span class="normal"> save_item</span><span class="symbol">);</span> <span class="comment">/* Now add the accelerator to the GtkMenuItem. Note that since we called</span> <span class="comment"> gtk_menu_item_new_with_label() to create the GtkMenuItem the</span> <span class="comment"> GtkAccelLabel is automatically set up to display the GtkMenuItem</span> <span class="comment"> accelerators. We just need to make sure we use GTK_ACCEL_VISIBLE here. */</span> <span class="function"><a href="GtkWidget.html#gtk-widget-add-accelerator">gtk_widget_add_accelerator</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">save_item</span><span class="symbol">,</span><span class="normal"> </span><span class="string">"activate"</span><span class="symbol">,</span><span class="normal"> accel_group</span><span class="symbol">,</span> <span class="normal"> GDK_s</span><span class="symbol">,</span><span class="normal"> <a href="../gdk2/gdk2-Windows.html#GDK-CONTROL-MASK:CAPS">GDK_CONTROL_MASK</a></span><span class="symbol">,</span><span class="normal"> GTK_ACCEL_VISIBLE</span><span class="symbol">);</span></pre></td> </tr> </tbody> </table> </div> </div> <p><br class="example-break"> </p> </div> <div class="refsect1"> <a name="GtkAccelLabel.details"></a><h2>Details</h2> <div class="refsect2"> <a name="GtkAccelLabel-struct"></a><h3>struct GtkAccelLabel</h3> <pre class="programlisting">struct GtkAccelLabel;</pre> <p> The <a class="link" href="GtkAccelLabel.html#GtkAccelLabel-struct" title="struct GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> struct contains private data only, and should be accessed using the functions below. </p> </div> <hr> <div class="refsect2"> <a name="gtk-accel-label-new"></a><h3>gtk_accel_label_new ()</h3> <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_accel_label_new (<em class="parameter"><code>const <span class="type">gchar</span> *string</code></em>);</pre> <p> Creates a new <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a>. </p> <div class="variablelist"><table border="0" class="variablelist"> <colgroup> <col align="left" valign="top"> <col> </colgroup> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>string</code></em> :</span></p></td> <td>the label string. Must be non-<a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td> </tr> <tr> <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> <td>a new <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a>.</td> </tr> </tbody> </table></div> </div> <hr> <div class="refsect2"> <a name="gtk-accel-label-set-accel-closure"></a><h3>gtk_accel_label_set_accel_closure ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gtk_accel_label_set_accel_closure (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>, <em class="parameter"><code><span class="type">GClosure</span> *accel_closure</code></em>);</pre> <p> Sets the closure to be monitored by this accelerator label. The closure must be connected to an accelerator group; see <a class="link" href="gtk2-Keyboard-Accelerators.html#gtk-accel-group-connect" title="gtk_accel_group_connect ()"><code class="function">gtk_accel_group_connect()</code></a>. </p> <div class="variablelist"><table border="0" class="variablelist"> <colgroup> <col align="left" valign="top"> <col> </colgroup> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>accel_label</code></em> :</span></p></td> <td>a <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>accel_closure</code></em> :</span></p></td> <td>the closure to monitor for accelerator changes.</td> </tr> </tbody> </table></div> </div> <hr> <div class="refsect2"> <a name="gtk-accel-label-get-accel-widget"></a><h3>gtk_accel_label_get_accel_widget ()</h3> <pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a> * gtk_accel_label_get_accel_widget (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>);</pre> <p> Fetches the widget monitored by this accelerator label. See <a class="link" href="GtkAccelLabel.html#gtk-accel-label-set-accel-widget" title="gtk_accel_label_set_accel_widget ()"><code class="function">gtk_accel_label_set_accel_widget()</code></a>. </p> <div class="variablelist"><table border="0" class="variablelist"> <colgroup> <col align="left" valign="top"> <col> </colgroup> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>accel_label</code></em> :</span></p></td> <td>a <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> </td> </tr> <tr> <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> <td>the object monitored by the accelerator label, or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span> </td> </tr> </tbody> </table></div> </div> <hr> <div class="refsect2"> <a name="gtk-accel-label-set-accel-widget"></a><h3>gtk_accel_label_set_accel_widget ()</h3> <pre class="programlisting"><span class="returnvalue">void</span> gtk_accel_label_set_accel_widget (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>, <em class="parameter"><code><a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a> *accel_widget</code></em>);</pre> <p> Sets the widget to be monitored by this accelerator label. </p> <div class="variablelist"><table border="0" class="variablelist"> <colgroup> <col align="left" valign="top"> <col> </colgroup> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>accel_label</code></em> :</span></p></td> <td>a <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> </td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>accel_widget</code></em> :</span></p></td> <td>the widget to be monitored.</td> </tr> </tbody> </table></div> </div> <hr> <div class="refsect2"> <a name="gtk-accel-label-get-accel-width"></a><h3>gtk_accel_label_get_accel_width ()</h3> <pre class="programlisting"><span class="returnvalue">guint</span> gtk_accel_label_get_accel_width (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>);</pre> <p> Returns the width needed to display the accelerator key(s). This is used by menus to align all of the <a class="link" href="GtkMenuItem.html" title="GtkMenuItem"><span class="type">GtkMenuItem</span></a> widgets, and shouldn't be needed by applications. </p> <div class="variablelist"><table border="0" class="variablelist"> <colgroup> <col align="left" valign="top"> <col> </colgroup> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>accel_label</code></em> :</span></p></td> <td>a <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a>.</td> </tr> <tr> <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> <td>the width needed to display the accelerator key(s).</td> </tr> </tbody> </table></div> </div> <hr> <div class="refsect2"> <a name="gtk-accel-label-refetch"></a><h3>gtk_accel_label_refetch ()</h3> <pre class="programlisting"><span class="returnvalue">gboolean</span> gtk_accel_label_refetch (<em class="parameter"><code><a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a> *accel_label</code></em>);</pre> <p> Recreates the string representing the accelerator keys. This should not be needed since the string is automatically updated whenever accelerators are added or removed from the associated widget. </p> <div class="variablelist"><table border="0" class="variablelist"> <colgroup> <col align="left" valign="top"> <col> </colgroup> <tbody> <tr> <td><p><span class="term"><em class="parameter"><code>accel_label</code></em> :</span></p></td> <td>a <a class="link" href="GtkAccelLabel.html" title="GtkAccelLabel"><span class="type">GtkAccelLabel</span></a>.</td> </tr> <tr> <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td> <td>always returns <code class="literal">FALSE</code>.</td> </tr> </tbody> </table></div> </div> </div> <div class="refsect1"> <a name="GtkAccelLabel.property-details"></a><h2>Property Details</h2> <div class="refsect2"> <a name="GtkAccelLabel--accel-closure"></a><h3>The <code class="literal">"accel-closure"</code> property</h3> <pre class="programlisting"> "accel-closure" <span class="type">GClosure</span>* : Read / Write</pre> <p>The closure to be monitored for accelerator changes.</p> </div> <hr> <div class="refsect2"> <a name="GtkAccelLabel--accel-widget"></a><h3>The <code class="literal">"accel-widget"</code> property</h3> <pre class="programlisting"> "accel-widget" <a class="link" href="GtkWidget.html" title="GtkWidget"><span class="type">GtkWidget</span></a>* : Read / Write</pre> <p>The widget to be monitored for accelerator changes.</p> </div> </div> <div class="refsect1"> <a name="GtkAccelLabel.see-also"></a><h2>See Also</h2> <a class="link" href="GtkItemFactory.html" title="GtkItemFactory"><span class="type">GtkItemFactory</span></a>, <a class="link" href="gtk2-Keyboard-Accelerators.html#GtkAccelGroup"><span class="type">GtkAccelGroup</span></a> </div> </div> <div class="footer"> <hr> Generated by GTK-Doc V1.18</div> </body> </html>
Doc/html/dir_4e381d1da7721c9ef6e1d0fe9f82c733.html
angeloprudentino/QtNets
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.11"/> <title>QtNets: OUT/Release/Include/Smile/SmileXML Directory 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/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_polito.jpg"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">QtNets &#160;<span id="projectnumber">Version 1.0</span> </div> <div id="projectbrief">An open-source library to manage complex networks</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.11 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="pages.html"><span>Related&#160;Pages</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 class="current"><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> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_294d474add52441dd76f96e1b5b68ea1.html">OUT</a></li><li class="navelem"><a class="el" href="dir_bbf18488c80d10e10ab496f30e668e75.html">Release</a></li><li class="navelem"><a class="el" href="dir_48f7afe8cd6ee0e9f4de3f589d2422e4.html">Include</a></li><li class="navelem"><a class="el" href="dir_149b498cecb5c878193deb878700de2b.html">Smile</a></li><li class="navelem"><a class="el" href="dir_4e381d1da7721c9ef6e1d0fe9f82c733.html">SmileXML</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">SmileXML Directory Reference</div> </div> </div><!--header--> <div class="contents"> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="files"></a> Files</h2></td></tr> <tr class="memitem:_o_u_t_2_release_2_include_2_smile_2_smile_x_m_l_2smilexmlconst_8h"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_o_u_t_2_release_2_include_2_smile_2_smile_x_m_l_2smilexmlconst_8h.html">smilexmlconst.h</a> <a href="_o_u_t_2_release_2_include_2_smile_2_smile_x_m_l_2smilexmlconst_8h_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:_o_u_t_2_release_2_include_2_smile_2_smile_x_m_l_2smilexmlparser_8h"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_o_u_t_2_release_2_include_2_smile_2_smile_x_m_l_2smilexmlparser_8h.html">smilexmlparser.h</a> <a href="_o_u_t_2_release_2_include_2_smile_2_smile_x_m_l_2smilexmlparser_8h_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:_o_u_t_2_release_2_include_2_smile_2_smile_x_m_l_2smilexmlwriter_8h"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_o_u_t_2_release_2_include_2_smile_2_smile_x_m_l_2smilexmlwriter_8h.html">smilexmlwriter.h</a> <a href="_o_u_t_2_release_2_include_2_smile_2_smile_x_m_l_2smilexmlwriter_8h_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.11 </small></address> </body> </html>
OpenView/doc/gui/layers/class-use/AssociatedNodeLayer.html
Mandarancio/OpenView
<!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_55) on Tue May 27 14:29:21 CEST 2014 --> <title>Uses of Class gui.layers.AssociatedNodeLayer</title> <meta name="date" content="2014-05-27"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class gui.layers.AssociatedNodeLayer"; } //--> </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="../../../gui/layers/AssociatedNodeLayer.html" title="class in gui.layers">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?gui/layers/class-use/AssociatedNodeLayer.html" target="_top">Frames</a></li> <li><a href="AssociatedNodeLayer.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 gui.layers.AssociatedNodeLayer" class="title">Uses of Class<br>gui.layers.AssociatedNodeLayer</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../gui/layers/AssociatedNodeLayer.html" title="class in gui.layers">AssociatedNodeLayer</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#gui.components">gui.components</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="gui.components"> <!-- --> </a> <h3>Uses of <a href="../../../gui/layers/AssociatedNodeLayer.html" title="class in gui.layers">AssociatedNodeLayer</a> in <a href="../../../gui/components/package-summary.html">gui.components</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../gui/components/package-summary.html">gui.components</a> that return <a href="../../../gui/layers/AssociatedNodeLayer.html" title="class in gui.layers">AssociatedNodeLayer</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../gui/layers/AssociatedNodeLayer.html" title="class in gui.layers">AssociatedNodeLayer</a></code></td> <td class="colLast"><span class="strong">OVComponent.</span><code><strong><a href="../../../gui/components/OVComponent.html#getActiveLayer()">getActiveLayer</a></strong>()</code>&nbsp;</td> </tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../gui/components/package-summary.html">gui.components</a> that return types with arguments of type <a href="../../../gui/layers/AssociatedNodeLayer.html" title="class in gui.layers">AssociatedNodeLayer</a></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> <tbody> <tr class="altColor"> <td class="colFirst"><code>java.util.ArrayList&lt;<a href="../../../gui/layers/AssociatedNodeLayer.html" title="class in gui.layers">AssociatedNodeLayer</a>&gt;</code></td> <td class="colLast"><span class="strong">OVComponent.</span><code><strong><a href="../../../gui/components/OVComponent.html#getNodeLayers()">getNodeLayers</a></strong>()</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </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="../../../gui/layers/AssociatedNodeLayer.html" title="class in gui.layers">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?gui/layers/class-use/AssociatedNodeLayer.html" target="_top">Frames</a></li> <li><a href="AssociatedNodeLayer.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>
_source/news/23266-lucknow.html
InstantKhabar/_source
--- title: "सपा सरकार कराएगी अजमेर और पुष्कर की निःशुल्क तीर्थ यात्रा" layout: item category: lucknow date: 2015-06-24T13:11:25.000Z image: 8ee6ab3ce91f3d05e22921b18f3fdb4a.jpg --- <p style="text-align: justify;">लखनऊ: उत्तर प्रदेश सरकार ने प्रदेश में स्थायी रूप से निवास करने वाले वरिष्ठ नागरिकों को भारतीय रेलवे के उपक्रम-इण्डियन रेलवे कैटरिंग एण्ड टूरिज्म कारपोरेशन (आई0आर0सी0टी0सी0) लि0- के सहयोग से अजमेर शरीफ एवं पुष्कर (राजस्थान) की निःशुल्क तीर्थ यात्रा, शासकीय व्यय पर, करवाने का निर्णय लिया है।</p> <p style="text-align: justify;">यह जानकारी आज यहां देते हुए प्रमुख सचिव धर्मार्थ कार्य नवनीत सहगल ने बताया कि यह यात्रा राज्य के वरिष्ठ एवं मूल निवासियों के लिए उपलब्ध होगी तथा इसे आई0आर0सी0टी0सी0 के माध्यम से सम्पन्न कराया जाएगा। इस यात्रा के लिए चयनित किए गए यात्रियों को एक विशेष रेलगाड़ी द्वारा, जिसे आई0आर0सी0टी0सी0 द्वारा रेलवे से चार्टर किया जाएगा, लखनऊ से अजमेर एवं पुष्कर (राजस्थान) तक की यात्रा करायी जाएगी। यात्रियों को सामान्य श्रेणी की ही सुविधाएं दी जाएंगी। उन्हें यात्रा के दौरान ट्रैवेल किट उपलब्ध करायी जाएगी। </p> <p style="text-align: justify;">श्री सहगल ने बताया कि यात्रियों को उनके गृह जनपद से लखनऊ तक आने जाने की व्यवस्था उ0प्र0 राज्य सड़क परिवहन निगम द्वारा करायी जाएगी। यात्रियों को निर्धारित मेन्यू, जिसमें सूबह की चाय, सूबह का नाश्ता दोपहर का खाना, शाम की चाय एवं रात का खाना सम्मिलित है, उपलबध कराया जाएगा। यात्रा के दौरान उन्हें सिर्फ शाकाहारी भोजन ही उपलब्ध कराया जाएगा। गाड़ी के प्रत्येक कोच में एक टूर सहचर की व्यवस्था रहेगी जो यात्रियों की देखभाल, उनकी समस्याओं का तुरन्त निस्तारण, सूचना एवं अन्य व्यवस्थायें सुनिश्चित करने हेतु उपलब्ध रहेंगे।</p> <p style="text-align: justify;">प्रमुख सचिव ने कहा कि प्रत्येक कोच में एक निःशस्त्र सुरक्षा गार्ड की व्यवस्था रहेगी। स्टेशन पर एवं ट्रेन में किसी सुरक्षा सम्बन्धी समस्या होने पर रेलवे सुरक्षा बल (आर0पी0एफ0) व राजकीय रेलवे पुलिस की मदद ली जा सकती है। साथ ही, पूरी ट्रेन की साफ-सफाई, विशेष रूप से टाॅयलेट की सफाई हेतु उपयुक्त संख्या में सफाई कर्मचारी, सफाई सामग्री के साथ उपलब्ध रहेंगे। यात्रा के दौरान ट्रेन में समय-समय पर उद्घोषणा हेतु लोक उद्घोषणा प्रणाली (पी0ए0 सिस्टम) की व्यवस्था की जाएगी।</p> <p style="text-align: justify;">श्री सहगल ने बताया कि ट्रेन में कुल 1044 यात्रियों के लिए बर्थ आरक्षित रहेगी। प्रत्येक स्लीपर कोच में एक बर्थ सुरक्षा कर्मी एवं एक बर्थ टूर सहचर के लिए निर्धारित की जाएगी। एक केबिन (6 बर्थ) आई0आर0सी0टी0सी0 स्टाफ हेतु आरक्षित होगा। यात्रा के दौरान आई0आर0सी0टी0सी0 द्वारा प्रत्येक यात्री का यात्रा दुर्घटना बीमा कराया जाएगा। </p> <p style="text-align: justify;">प्रमुख सचिव ने कहा कि अजमेर शरीफ एवं पुष्कर (राजस्थान) यात्रा की सम्भावित तिथि 23 जुलाई, 2015 है। यात्रा हेतु इच्छुक यात्री वेबसाइट http://samajwadishravanyatra.upgov.info पर अपना आवेदन सभी सम्बन्धित/वांछित अभिलेखों सहित अपलोड कर 07 जुलाई, 2015 तक प्रस्तुत कर सकते हंै। अन्य इच्छुक यात्री अपना आवेदन, मूल रूप में सभी सम्बन्धित/वांछित अभिलेखो सहित, अपने जिले के अधिकारी को विलम्बतम दिनांक 10 जुलाई, 2015 तक उपलब्ध करा सकते है। आवेदन पत्र के साथ, आवेदन द्वारा, समक्ष अधिकारी द्वारा प्रदत्त निवास प्रमाण पत्र या पहचान पत्र, जन्म तिथि प्रमाण पत्र एवं यात्रा की उपयुक्तता हेतु यात्री द्वारा स्वयं की शारीरिक दक्षता के सम्बन्ध में अपने जनपद के चिकित्सा अधिकारी द्वारा प्रदत्त स्वस्थता प्रमाण पत्र तथा दो पासपोर्ट आकार के फोटो अनिवार्य रूप से मूल रूप में प्रस्तुत किया जाना होगा।</p> <p style="text-align: justify;">श्री नवनीत सहगल ने बताया कि समस्त जिलों के जिला अधिकारी, आफ लाइन प्राप्त होने वाले आवेदन पत्रों पर, उनके प्राप्त होने की तिथि तथा समय अंकित कराया जाएगा। तदुपरान्त सम्बन्धित जिला अधिकारी द्वारा अपने जिले से प्राप्त होने वाले आवेदन पत्रों को तत्काल वेबसाइट ीhttp://samajwadishravanyatra.upgov.info पर फीड कराया जाएगा। इस प्रकार तैयार की गई सूची में से यात्रा हेतु यात्रियों का चयन उनकी जन्मतिथि के मद्देनजर वरिष्ठता के आधार पर तथा ‘पहले आओ पहले पाओ’ के सिद्धान्त पर इसी वेबसाइट पर किया जाएगा। सम्बन्धित जिला अधिकारी द्वारा इस प्रकार चयनित यात्रियों की सूची के अतिरिक्त शेष बचे यात्रियों की प्रतीक्षा सूची भी तैयार करायी जाएगी। प्रतीक्षा सूची के यात्रियों को आगामी प्रस्तावित यात्रा में अवसर प्रदान किया जाएगा। इस कार्य को करने के लिए समस्त जिलाधिकारियों को वेबसाइट/यू0आर0एल0 हेतु यूजर नेम एवं पासवर्ड उपलब्ध कराया जाएगा। इस सम्बन्ध में किसी तकनीकी कठिनाई के समाधान के लिए मो0नं0 9454419661 पर सम्पर्क किया जा सकता है।</p> <p style="text-align: justify;">प्रमुख सचिव ने कहा कि यात्रा हेतु इच्छुक यात्रियों से यह अपेक्षा की जाती है कि वे अपना मोबाइल नं0 आवेदन पत्र में अवश्य अंकित करेंगे, जिससे उन्हें यात्रा से सम्बन्धित जानकारियां ज्म्ग्ज् ैTEXT SMS/VOICE SMS  के माध्यम से भी प्रदान की जा सके। प्रत्येक जनपद से अधिकतम 10 यात्रियों की सूची शासन को उपलब्ध करायी जाएगी। शेष यात्रियों का चयन शासन स्तर से किया जाएगा। यात्रा के दौरान दो चिकित्सक व चार नर्स चिकित्सा विभाग द्वारा उपलब्ध करायी जाएंगी, जिनके लिए कुल 06 बर्थ आरक्षित होंगे। शेष सीटंे धर्मार्थ कार्य विभाग के अधिकारियों/कर्मचारियों हेतु आरक्षित होंगी। </p> <p style="text-align: justify;">श्री सहगल ने कहा कि जिलाधिकारी का यह भी दायित्व होगा कि वे चयनित यात्रियों के आवेदन पत्र मूलरूप में शासन को उपलब्ध करायेंगे। चयनित यात्रियों को उनके चयन एवं सम्बन्धित सूचनाएं जिलाधिकारयिों द्वारा उपलब्ध कराई जाएंगी। यात्रियों की सुविधाओं के लिए दो हेल्पलाइन नम्बर यथा 0522-2992932, 9196042365 उपलब्ध होंगी। यात्रा हेतु स्थानीय मौसम के दृष्टिगत यात्रियों को परामर्श दिया जाता है कि आवश्यक वस्त्रादि को साथ रखना स्वयं सुनिश्चित करें।</p> <p style="text-align: justify;">प्रमुख सचिव ने कहा कि मुख्यमंत्री श्री अखिलेश यादव के निर्देश पर प्रदेश सरकार द्वारा शुरू की गई समाजवादी श्रवण यात्रा को समाज के प्रत्येक वर्ग ने सराहा है। इसीलिए राज्य सरकार द्वारा अजमेर शरीफ एवं पुष्कर (राजस्थान) की निःशुल्क तीर्थ यात्रा का निर्णय लिया गया है। ज्ञातव्य है कि समाजवादी श्रवण यात्रा 2015 के अन्तर्गत पूर्व में श्रद्धालुओं को उत्तराखण्ड राज्य स्थित हरिद्वार एवं ऋषिकेश के धार्मिक स्थलों का दर्शन करवाया जा चुका है।</p>
_source/news/2016-08-12-entertainment.html
InstantKhabar/_source
--- title: "अमरीका में शाहरुख से एयरपोर्ट पर फिर पूछताछ" layout: item category: ["entertainment"] date: 2016-08-12T05:32:48.879Z image: 1470979968878entertainment.jpg --- <h2>किंग खान ने ट्विटर पर जताई नाराजगी</h2> <p>नई दिल्ली: बॉलीवुड अभिनेता शाहरुख खान को अमेरिका के लॉस एंजिलिस एयरपोर्ट पर आव्रजन अधिकारियों ने हिरासत में लेकर पूछताछ की. शाहरुख ने ट्वीट कर इस बारे में जानकारी दी. हालांकि यह कोई पहला मौका नहीं जब उनसे एयरपोर्ट पर पूछताछ की गई हो, लेकिन इस बार हुई इस पूछताछ को लेकर उन्होंने ट्विटर पर अपने गुस्से का इजहार किया. उन्होंने ट्वीट किया- दुनिया में आज जो हालात हैं, उसे देखते हुए सुरक्षा के मुद्दे को मैं पूरी तरह समझता और सम्मान करता हूं, लेकिन हर बार अमेरिकी आव्रजन विभाग द्वारा हिरासत में लिया जाना सच में बुरा लगता है. गौरतलब है कि इससे पहले अप्रैल 2012 में भी शाहरुख को न्यूयॉर्क एयरपोर्ट पर आव्रजन विभाग ने हिरासत में लिया था। वहां दो घंटों तक पूछताछ किए जाने के बाद उन्हें छोड़ा गया. हालांकि शाहरुख ने कुछ समय पहले कहा था कि वह उस घटना को भूल चुके हैं, लेकिन लगता है कि इस नई घटना ने उनके जख्म ताजा कर दिए हैं.</p>
_posts/2014-10-20-how-my-app-was-rejected-two-times.html
borisyurkevich/borisyurkevich.github.io
--- layout: post title: How my app was rejected two times. date: '2014-10-20T21:30:59+01:00' tags: [] tumblr_url: http://borisy.net/post/100524859080/how-my-app-was-rejected-two-times --- <p>When I submitted <a href="https://www.cocoa.productions/altershot">Altershot</a> for the first time I was confident about Apple approving it. I was wrong.</p> <p>I already had experience releasing very simple app <a href="https://cocoaswitch.com/123Trim">NumPick.</a> But Altershot is much more complicated. In someway it mimics iOS system interface, to be precise — status bar. I didn’t thought about it. Apple gave me a very short explanation.</p> <blockquote> <p>You can’t use any misleading elements in your application bundle or metadata.</p> </blockquote> <p>It doesn’t sound like exactly like this. Unfortunately I didn’t saved original text. But these was how I remember it. </p> <p>I blamed iTunes connect metadata. Precisely, screenshots. My iTunes Connect screenshots showed some apps from the App Store. So I swapped them with system apps, improved my code and submitted new 1.0. In a week review team rejected it again. This time I saved ther comments. </p> <blockquote> <p>22.2: Apps that contain false, fraudulent or misleading representations or use names or icons similar to other Apps will be rejected. We found that your app, and/or its metadata, contains content that could be misleading to users, which is not in compliance with the App Store Review Guidelines. Specifically, it would be appropriate to revise your app name and app icon.</p> </blockquote> <p>Wasn’t enough for me. I asked for further explanations and recieved quick response.</p> <blockquote> <p>We found that the metadata could mislead users to believe that this app can alter the system wide status bar UI.</p> <p>Specifically:</p> <ul><li><p>The app name claims to “AlterStatus”, which implies that this app can alter the status bar</p></li> <li><p>We found the screenshots provided show how the status bar will look before and after using this app. Once again, which implies that this app has features that could alter the status bar</p></li> </ul><p>Next, we found that the binary contains an issue with 8.3:</p> <p>We found that your app includes a feature, or features, that mimic an iOS interface or behavior, which is not in compliance with the App Store Review Guidelines.</p> <p>Specifically we found that the app contains a “Preview” of the status bar, which mimics the iOS status bar.</p> </blockquote> <p>I rolled up my sleeves and started to work. Instead of be angry I took this as an opportunity. One month after I got <a href="{{site.url}}/2014/10/16/how-to-pick-a-name-for-ios-app/">the new name,</a> new icon, improved UI, performance, refactored MVC code and even new pricing model.</p> <p>Here what I did.</p> <ol><li>Changed app UI. Now in editor screenshot is always scaled down, so it can’t be confused with real status bar. I also putted it in <code>UIScrollView</code>. User can scroll and be sure that this is just a photo.</li> <li>Changed app name from <em>AlterStatusy</em> to <em>Altershot</em>.</li> <li>Replaced screenshots. Each of them has <em>screenshot</em> word.</li> <li>New price model. I will post about it after app is released.</li> <li>Added app preview.</li> </ol><p>This is the second blog post about Altershot development. The first is <a href="{{site.url}}/2014/10/16/how-to-pick-a-name-for-ios-app/">here.</a></p>
index.html
BeardTeam/opendata-experiments
<!-- Copyleft (c) 2014, "The BeardTeam" - https://github.com/BeardTeam/ This file (index.html) is part of ipc-d3, and developed by Massimiliano Leone <maximilianus@gmail.com> - http://plus.google.com/+MassimilianoLeone as part of https://github.com/BeardTeam/opendata-experiments index.html is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. index.html is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with . If not, see <http://www.gnu.org/licenses/>. --> <html> <head> <!-- to be included always - start --> <link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.4.2/pure-min.css"></link> <link rel="stylesheet" href="css/side-menu.css"></link> <!-- to be included always - end --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> <style> #intro { height: 100%; } #intro_h2 { margin: 10% 0 0 0%; width: 110%; } #intro_h3 { width: 110%; } #tip, #disclaimer { font-style: italic; font-size: small; margin-top: 1em; float: left; clear: both; text-align: center; } #tip { margin-left: 4em; } #github { margin: 2em; } #github,#data,#browsertip,#presentation,#disclaimer { float: left; clear: both; } #github_text { margin-top: 15px; } .github,.data_img { float: left; clear: none; } #data_label: { font-weight: bold; } </style> </head> <body> <!-- to be included always - start --> <div id="layout"> <div id="menu"> <a href="#menu" id="menuLink" class="menu-link"><span></span></a> <div class="pure-menu pure-menu-open"> <a class="pure-menu-heading" href="index.html">O.D.E.</a> <ul> <li><a href="index.html">Home</a></li> <li><a id="about" href="about.html"></a></li> <li id="menu_li" class="menu-item-divided pure-menu-selected"></li> </ul> </div> </div> <div id="main"> <div class="header"> <h1>OpenDataExperiment</h1> <h3 id="header_h3"></h3> <h4 id="header_h4"></h4> <h5 id="header_h5"></h5> </div> <div id="content" class="content"></div> </div> </div> <!-- to be included always - end --> <div id="core"> <div id="intro"> <h2 id="intro_h2"></h2> <h3 id="intro_h3"></h3> <div id="data"> <div id="data_label"></div> <div id="palermo" class="data_img"> <a href="http://www.comune.palermo.it/opendata.php"><img src="hdr_opendata.jpg" width="240" height="60"/></a> </div> <div id="istat" class="data_img" style="margin-left:1em;"> <a href="http://www.istat.it/it/istituto-nazionale-di-statistica/attività/open-data"><img src="istat.png"/></a> </div> </div> <div id="github"> <a class="github" href='https://github.com/BeardTeam/opendata-experiments'><img width=120 height=80 src='Octocat.jpg' /></a> <div id="github_text" class="github"> <div id="github_label"></div> <a id="github_a" href='https://github.com/BeardTeam/opendata-experiments'>https://github.com/BeardTeam/opendata-experiments</a> </div> </div> <div style="margin-top: 20px;" id="presentation"></div> <div style="margin-top: 20px;" id="disclaimer"></div> <div style="margin-top: 20px;" id="browsertip"></div> </div> <a href="https://github.com/BeardTeam/opendata-experiments"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a> </div> <!-- to be included always - start --> <script src="js/core.js"></script> <script src="js/ui.js"></script> <!-- to be included always - end --> <!-- localization labels map - start --> <script type="text/javascript"> var labelsMap = { it : { "header_h3" : "", "header_h4" : "", "intro_h2" : "<p>Qualche esperimento con D3, RickShaw e Google Charts.<p/><p></p>", "intro_h3" : "<p>Sar&agrave illustrato come da dati grezzi si possa ottenere una visualizzazione ricca,<br/>" + "che permetta un'analisi pi&ugrave intuitiva (e leggibile) dell'usuale forma a tabella.</p>", "data_label" : "<b>I dati usati provengono da: </b>", "github_label" : "Il codice sorgente &egrave disponibile presso github<br/>", "presentation" : "Una presentazione sulla teoria e tecniche di manipolazione dei dati è disponibile qui: <a href='https://prezi.com/j6hgcjtcghcn/raccolta-manipolazione-e-rappresentazione-dei-dati'>https://prezi.com/j6hgcjtcghcn/raccolta-manipolazione-e-rappresentazione-dei-dati</a>", "disclaimer": "<i>Il presente software è fornito senza alcuna garanzia;<br/>dove non diversamente dichiarato, il codice sorgente &egrave rilasciato con licenza GPLv3.</i>", "browsertip": "<i>&Egrave consigliabile l'utilizzo del browser Chrome/Chromium per una migliore fruizione dei contenuti</i>" }, 'default' : { "header_h3" : "", "header_h4" : "", "intro_h2" : "<p>Some experiments using D3.js, RickShaw and Google Charts</p>", "intro_h3" : "<p>We'll show as raw data can give you a powerful visualization,<br/>" + "allowing a more intuitive analysis than (unreadeable) table form.</p>" + "<p>Choice any link from side panel and have fun!</p>", "data_label" : "<b>Data used come from: </b>", "github_label" : "You can easily browse code at github<br/>", "presentation": "A presentation about theory and data manipulation techniques is available here (in italian): <a href='https://prezi.com/j6hgcjtcghcn/raccolta-manipolazione-e-rappresentazione-dei-dati'>https://prezi.com/j6hgcjtcghcn/raccolta-manipolazione-e-rappresentazione-dei-dati</a>", "disclaimer": "<i>This work is provided without any warranty;<br/>where not otherwise declared, all source codes are released under GPLv3 license.</i>", "browsertip": "<i>We recommend Chrome/Chromium browser for better navigation</i>" } } setTranslateLabels(getLanguage(), labelsMap); </script> <!-- localization labels map - end --> </body> </html>
src/elm.bs/public/index.html
jleahred/dwd
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="theme-color" content="#000000"> <!-- manifest.json provides metadata used when your web app is added to the homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/ --> <link rel="manifest" href="%PUBLIC_URL%/manifest.json"> <link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anonymous"> <title>Elm App</title> </head> <body> <noscript> You need to enable JavaScript to run this app. </noscript> <div id="root"></div> </body> </html>
static/css/svgbutton.css
tieugene/kupa
img.svgbutton { border: 1px solid silver; background-color: #F0F0F0; // border-color: black; cursor: pointer; border-radius: 2pt; padding: 1pt; margin: 0px; width: 16pt; } img.svgbutton_s { border: 1px solid silver; background-color: #F0F0F0; // border-color: black; border-radius: 3px; padding: 3px; margin: 0px; cursor: pointer; width: 16px; } img.svgsubbutton { border: 1px solid silver; background-color: #F0F0F0; // border-color: black; border-radius: 5px; padding: 0px 5px; margin: 0px; cursor: pointer; width: 24px; } img.svgimg { cursor: pointer; width: 16pt; padding: 0; margin: 0; } img.svgimg_s { cursor: pointer; width: 12pt; padding: 0; } button.plain { border: 1px solid silver; background-color: #F0F0F0; cursor: pointer; border-radius: 2pt; padding: 0 2pt; margin: 0; //color: none; //height: 24px; } button.plain_big { border: 1px solid silver; background-color: #F0F0F0; cursor: pointer; border-radius: 5pt; padding: 10pt; margin: 0; //color: none; //height: 24px; } button.plain_mid { border: 1px solid silver; background-color: #F0F0F0; cursor: pointer; border-radius: 2pt; padding: 3pt 5pt; margin: 0; //color: none; //height: 24px; } //path { //width: 16pt; //height: 16pt; //fill: red; //background-color: yellow; //}
public/home/despre/index.html
cmocanu/zecelabac
<!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="en" lang="en"> <head> <title>Zece la bac</title> <script type="text/javascript" src="https://cmocanu.github.io/zecelabac//js/script.js"> </script> <link rel="stylesheet" type="text/css" href="https://cmocanu.github.io/zecelabac//css/style.css"> </head> <body> <div id="leftbar"> <h1 id="title">Zece la bac</h1> <nav> <ul id="navbar"> <li><a href="https://cmocanu.github.io/zecelabac//index.html">Despre noi</a></li> <li><a href="https://cmocanu.github.io/zecelabac//index.html">Lectii</a></li> <li><a href="https://cmocanu.github.io/zecelabac//home/probleme_rezolvate">Probleme rezolvate</a></li> <li><a href="https://cmocanu.github.io/zecelabac//index.html">Formule</a></li> </ul> </nav> </div> <div id="rightbar"> <br> <div id="content"> <h1 id="ce-este-zece-la-bac">Ce este Zece la bac?</h1> <p>Zece la bac este un site care isi propune sa devina o resursa valoroasa in pregatirea pentru examenul de bacalaureat la matematica. Este o lipsa acuta de materiale educative de calitate in mediul online pentru invatamantul romanesc ceea ce face foarte dificil pentru elevii care au ramas in urma, fie din cauza unui profesor slab, fie din lipsa de interes, sa recupereze si sa promoveze bacul cu o nota buna.</p> <h2 id="cum">Cum?</h2> <p>Prin intelegerea conceptelor fundamentale si aplicarea lor in probleme.</p> <h2 id="cine">Cine?</h2> <p>Siteul este facut de mine, Cristian Mocanu, dintr-o lipsa de ocupatie. Am luat nota $10$ la bac la matematica in $2012$.</p> <p>Mi-as dori ca siteul sa devina un efort al comunitatii, mai ales celei de elevi de clasa a $12$a, pentru ca este nevoie de foarte mult continut.</p> <h2 id="cum-contribui">Cum contribui?</h2> <p>Continutul este scris intr-o combinatie de markdown si latex. Am scris un mic ghid (<a href="https://stackedit.io/editor#!provider=couchdb&amp;id=jJbnPy6vquNmyZnOFrxksdlb">click me</a>) despre cum este scris un post.</p> <p>Pentru contributii la site (cod sau continut) ma puteti contacta la mocanu.cristian93@gmail.com.</p> </div> </div> </body> </html>
_source/news/2019-01-25-krisna-sobti.html
InstantKhabar/_source
--- title: "ज्ञानपीठ पुरस्कार से सम्मानित लेखिका कृष्मा सोबती का निधन" layout: item category: ["india"] date: 2019-01-25T06:51:02.378Z image: 1548399062377krisna-sobti.jpg --- <p>नई दिल्ली: हिंदी साहित्य की मशहूर लेखिका कृष्णा सोबती का निधन हो गया। कृष्णा सोबती 93 साल की थी। लंबी बीमारी के बाद शुक्रवार की सुबह एक निजी अस्पताल में निधन हो गया है। ज्ञानपीठ पुरस्कार से सम्मानित लेखिका कृष्मा सोबती का जन्म 18 फरवरी 1925 को वर्तमान पाकिस्तान के एक कस्बे में हुआ था।</p> <p>कृष्णा सोबती के उपन्यास ऐ लड़की और मित्रो मरजानी को हिन्दी साहित्य की सर्वश्रेष्ठ रचनाओं में शुमार किया जाता है। </p> <p>कृष्णा सोबती हिंदी की सुप्रसिद्ध लेखिकाओं में से एक हैं। उन्हें 1980 में साहित्य अकादमी पुरस्कार और 1996 में साहित्य अकादमी अध्येतावृत्ति से सम्मानित किया गया है। </p> <p>साल 2017 में कृष्णा सोबती को साहित्य के क्षेत्र में दिया जाने वाला देश का सर्वोच्च सम्मान ज्ञानपीठ पुरस्कार से नवाजा गया। इसके अलावा, कृष्णा सोबती को उनके उपन्यास ‘जिंदगीनामा’ के लिए साल 1980 का साहित्य अकादमी पुरस्कार मिला था। उन्हें 1996 में अकादमी के उच्चतम सम्मान ‘साहित्य अकादमी फैलोशिप’ से नवाजा गया था। इसके अलावा कृष्णा सोबती को पद्मभूषण, व्यास सम्मान, शलाका सम्मान से भी नवाजा जा चुका है।</p>
styles/dsaforum/theme/buttons.css
Kryptator/dsaforum
/* Button Styles ---------------------------------------- */ .button { display: inline-block; padding: 3px 19px 7px 19px; font-size: 16px; font-weight: bold; font-family: "Mason", "Droid Sans", Verdana, Arial, Helvetica; line-height: 1.4; 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; border: 1px solid transparent; border-radius: 4px; line-height: 1.5; } .button:focus, .button:hover { text-decoration: none; outline: none; } .caret { border-left: 1px solid; position: relative; right: -6px; } .caret i { vertical-align: top; } /* Toogle Erungenschaften */ @media (max-width: 700px) { .flairbox { display: none; } } button.flair-toggle { padding: 8px; font-weight: bold; text-decoration: none; color: #7a561c; } .flair-toggle::after { display: inline-block; color: #7a561c; font-weight: normal; font-style: normal; font-variant: normal; font-family: FontAwesome; font-size: 14px; line-height: 1; position: relative; top: 2px; text-rendering: auto; -webkit-font-smoothing: antialiased; content: '\f0d8'; padding-left: 2px; } .flair-toggle.closed::after { content: '\f0d7'; } /* Posting page styles ----------------------------------------*/ .button-search, .button-search-end { float: left; border-radius: 0; margin: 0; padding: 2px 5px; } .button-search-end { border-left-width: 0; border-radius: 0 4px 4px 0; } .search-header .button-search, .search-header .button-search-end { border-top-width: 0; border-bottom-width: 0; padding: 3px 5px; } .search-header .button-search-end { border-right-width: 0; } .button-icon-only { padding-left: 3px; padding-right: 3px; } /* Poster contact icons ----------------------------------------*/ .contact-icons.dropdown-contents { min-width: 0; padding: 0; font-size: 0; } .contact-icon { background-repeat: no-repeat; display: block; height: 16px; width: 16px; } .contact-icons a { border-bottom: 1px dotted; border-right: 1px dotted; display: block; float: left; padding: 8px; } .contact-icons .last-cell { border-right: none; } .contact-icons div:last-child a { border-bottom: none; } .contact-icons div { clear: left; } /* Post control buttons --------------------------------------------- */ .post-buttons { float: right; list-style: none; margin-top: 6px; } .has-profile .post-buttons { margin-bottom: 8px; right: 0; top: 5px; } .post-buttons > li { float: left; margin-right: 3px; } .post-buttons .button, .format-buttons .button { padding-left: 3px; padding-right: 3px; } .hastouch .post-buttons { margin-right: 10px; } .post-buttons .button span { font-size: 0; } /* Responsive buttons in post body */ .post-buttons .dropdown { top: 18px; } .post-buttons .dropdown a { display: block; font-size: 1.2em; text-align: right; } .hasjs .postbody .post-buttons { max-width: 40%; } /* Browser-specific tweaks */ button::-moz-focus-inner { padding: 0; border: 0 } /* Deprecated as of version 3.2 -------------------------------------------------*/ .small-icon { background-position: 0 50%; background-repeat: no-repeat; background-image: none; } .dropdown .small-icon { background-position: 5px 50%; padding: 5px; } .small-icon > a { padding: 0 0 0 18px; } ul.linklist.bulletin > li.small-icon:before { display: none; } .dropdown .small-icon > a { display: block; } .rtl .small-icon { background-position: 100% 50%; } .rtl .small-icon > a { padding-left: 0; padding-right: 19px; }
Server-Package-V2/quiz/linear_equations_4.iframe.html
lanacademy/Server-Package-V2
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <title>LAN Academy V2</title> <!-- Viewport --> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- CSS --> <link rel="stylesheet" href="/etc/css/normalize.css"> <link rel="stylesheet" href="/etc/css/styles.css"> <!-- JS --> <!--[if lt IE 9]> <script src="/etc/js/html5shiv.js"></script> <![endif]--> <!-- Favicons --> <link rel="shortcut icon" href="/etc/css/img/favicon.ico"> <link rel="apple-touch-icon" href="/etc/css/img/apple-touch-icon.png"> <link href="/etc/css/playlist.css" rel="/tylesheet" type="text/css"> <!--Video--> <link href="/etc/js/video-js.css" rel="stylesheet" type="text/css"> <link href="/etc/js/video.playlist.css" rel="stylesheet" type="text/css"> <script src="/etc/js/jquery-1.9.1.min.js"></script> <script src="/etc/js/autoellipsis.min.jquery.js"></script> <script src="/etc/js/video.js"></script> <script src="/etc/js/video.playlist.js"></script> </head> <body> <header class="clearfix"> <div class="wrapper"> <h1 class="logo"> <a href="/">LAN Academy LMS</a> </h1> <!--Nav--> <nav> <ul> <li><a href="/learn.php?=/var/www/static/content">Video Courses</a></li> <li><a href="/typing">Typing Games</a></li> <li><a href="/quiz">Math Practice</a></li> </ul> </nav> <!--/ responsive-nav --> </div> <!--/ wrapper --> </header> <section class="main clearfix"> <div class="wrapper"> <!--Add left sidebar here, change width of tasters--> <div class="tasters" style="width:100%;"> <article> <!--Title --> <div class="title-head"><h3>Exercise: linear equations 4</h3></div><!--Dir Listing--> <iframe src="/static/khan-exercises/exercises/linear_equations_4.html" seamless height="820px" scrolling="no" width="100%"></iframe> </article> </div><!--/ tasters --> </div> <!--/ wrapper --> </section><!--/ main --> <footer> <div class="wrapper"> <p>© Copyleft LAN Academy 2013 <a href="css/acknowledgments.html">Acknowledgments</a> </p> </div> </footer> <!--Other js--> <script type="text/javascript"> var playerWidth = 600; var playerHeight = 400; </script> <script src="/etc/js/custom.js"></script> </body> </html>
is_it_up_interface/interface/static/interface/contact.css
gorrog/isitup
form table tr th { margin: 15px 15px; } body { text-align: center; } nav ul { list-style: none; margin: 20px 0px; } h2 { font-size: 1.75em; } nav ul li a { font-size: 1.75em; } table { margin: 1em auto; border-collapse: separate; border-spacing: 20px; }
library/Assembly/Windows/Sample_Programs/Chapter_17/popcntinst.asm.html
tjphilpot/ebe
<html> <head> <title> popcnt_array.asm </title> </head> <body> <pre> segment .text global popcnt_array ; let the linker know about popcnt_array popcnt_array: push r12 push r13 push r14 push r15 xor eax, eax xor r8d, r8d xor r9d, r9d xor r14d, r14d xor r15d, r15d .count_more: popcnt r10, [rcx+r9*8] add rax, r10 popcnt r11, [rcx+r9*8+8] add r8, r11 popcnt r12, [rcx+r9*8+16] add r14, r12 popcnt r13, [rcx+r9*8+24] add r15, r13 add r9, 4 cmp r9, rdx jl .count_more add rax, r8 add rax, r14 add rax, r15 pop r15 pop r14 pop r13 pop r12 ret </pre> </body> </html>
html/en/d5/d83/namespacere.html
verdantyang/fibjs_docs
<!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"/> <title>Javascript on Fiber: re Module 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">Javascript on Fiber </div> <div id="projectbrief">A developement framework of the coroutines based on Google&#39;s V8 Engine</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <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>Tutorial</span></a></li> <li><a href="../../namespaces.html"><span>Module</span></a></li> <li><a href="../../annotated.html"><span>Object</span></a></li> <li><a href="https://github.com/xicilion/fibjs"><span>Download</span></a></li> <li><a href="http://named.cn/fibjs"><span>Forum</span></a></li> <li><a href="../../../index.html"><span>中文版</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><!-- 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('d5/d83/namespacere.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="#func-members">Functions</a> </div> <div class="headertitle"> <div class="title">re Module Reference</div> </div> </div><!--header--> <div class="contents"> <p>Regexp module. <a href="#details">More...</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> Functions</h2></td></tr> <tr class="memitem:a210fb1ffc2d442367932ea0f831e59e1"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="../../d1/d43/interfaceRegex.html">Regex</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d5/d83/namespacere.html#a210fb1ffc2d442367932ea0f831e59e1">compile</a> (String pattern, String opt=&quot;&quot;)</td></tr> <tr class="memdesc:a210fb1ffc2d442367932ea0f831e59e1"><td class="mdescLeft">&#160;</td><td class="mdescRight">Compile and return a template of regexp. <a href="#a210fb1ffc2d442367932ea0f831e59e1">More...</a><br /></td></tr> <tr class="separator:a210fb1ffc2d442367932ea0f831e59e1"><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>Regexp module. </p> </div><h2 class="groupheader">Function Documentation</h2> <a class="anchor" id="a210fb1ffc2d442367932ea0f831e59e1"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">static <a class="el" href="../../d1/d43/interfaceRegex.html">Regex</a> re.compile </td> <td>(</td> <td class="paramtype">String&#160;</td> <td class="paramname"><em>pattern</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">String&#160;</td> <td class="paramname"><em>opt</em> = <code>&quot;&quot;</code>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">static</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Compile and return a template of regexp. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">pattern</td><td>Regexp pattern </td></tr> <tr><td class="paramname">opt</td><td>Match type, can be "g", "i" or "gi" </td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>Return regexp object </dd></dl> </div> </div> </div><!-- contents --> </div><!-- doc-content --> <style type="text/css"> body { color: #666666; } a, .contents a:visited { color: #3399ee; } .icona, #nav-sync { display:none; } .directory td.entry, .directory td.desc { padding: 8px; } </style> </body> </html>
css/style.css
hauspie/rfgallery
/* This file is part of rfGallery. * * rfGallery is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * rfGallery is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with rfGallery. If not, see <http://www.gnu.org/licenses/>. * * Author: Michael Hauspie <mickey AT fairy-project DOT org> */ body { font-family: sans-serif; font-size: small; color: white; background: #222222; } #content { width: 90%; margin-left: auto; margin-right: auto; display: block; } #copyright { clear: both; font-size: xx-small; text-align: center; } a { text-decoration: none; color: #AAAAAA; } a:hover { background: #666666; } .dirs { } .thumb { text-align: center; padding: 5px; display: inline; float: left; width: 390px; height: 340px; } .thumb:hover { background: #666666; text-align: center; } img { border: none; } #title { font-size: large; color: white; text-align: center; } .debug { border: 1px solid black; background: black; color: red; text-align: center; } .error { border: 3px solid red; background: black; color: red; font-size: large; text-align: center; }
aquamacs/doc/Aquamacs Help/Emacs Manual/Keys.html
xfq/aquamacs-emacs
<html lang="en"> <head> <title>Keys - GNU Emacs Manual</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="description" content="GNU Emacs Manual"> <meta name="generator" content="makeinfo 4.13"> <link title="Top" rel="start" href="index.html#Top"> <link rel="prev" href="User-Input.html#User-Input" title="User Input"> <link rel="next" href="Commands.html#Commands" title="Commands"> <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage"> <!-- This is the `GNU Emacs Manual', updated for Emacs version 24.3.50. Copyright (C) 1985--1987, 1993--2013 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 ``The GNU Manifesto,'' ``Distribution'' and ``GNU GENERAL PUBLIC LICENSE,'' 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 the freedom to copy and modify this GNU manual. Buying copies from the FSF supports it in developing GNU and promoting software freedom.'' --> <meta http-equiv="Content-Style-Type" content="text/css"> <link rel="stylesheet" href="aquamacs.css" type="text/css" /></head> <body> <div class="node"> <a name="Keys"></a> <p> Next:&nbsp;<a rel="next" accesskey="n" href="Commands.html#Commands">Commands</a>, Previous:&nbsp;<a rel="previous" accesskey="p" href="User-Input.html#User-Input">User Input</a>, Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a> <hr> </div> <h2 class="chapter">3 Keys</h2> <p>Some Emacs commands are invoked by just one input event; for example, <kbd>C-f</kbd> moves forward one character in the buffer. Other commands take two or more input events to invoke, such as <kbd>C-x C-f</kbd> and <kbd>C-x 4 C-f</kbd>. <p><a name="index-key-39"></a><a name="index-key-sequence-40"></a><a name="index-complete-key-41"></a><a name="index-prefix-key-42"></a> A <dfn>key sequence</dfn>, or <dfn>key</dfn> for short, is a sequence of one or more input events that is meaningful as a unit. If a key sequence invokes a command, we call it a <dfn>complete key</dfn>; for example, <kbd>C-f</kbd>, <kbd>C-x C-f</kbd> and <kbd>C-x 4 C-f</kbd> are all complete keys. If a key sequence isn't long enough to invoke a command, we call it a <dfn>prefix key</dfn>; from the preceding example, we see that <kbd>C-x</kbd> and <kbd>C-x 4</kbd> are prefix keys. Every key sequence is either a complete key or a prefix key. <p>A prefix key combines with the following input event to make a longer key sequence. For example, <kbd>C-x</kbd> is a prefix key, so typing <kbd>C-x</kbd> alone does not invoke a command; instead, Emacs waits for further input (if you pause for longer than a second, it echoes the <kbd>C-x</kbd> key to prompt for that input; see <a href="Echo-Area.html#Echo-Area">Echo Area</a>). <kbd>C-x</kbd> combines with the next input event to make a two-event key sequence, which could itself be a prefix key (such as <kbd>C-x 4</kbd>), or a complete key (such as <kbd>C-x C-f</kbd>). There is no limit to the length of key sequences, but in practice they are seldom longer than three or four input events. <p>You can't add input events onto a complete key. For example, because <kbd>C-f</kbd> is a complete key, the two-event sequence <kbd>C-f C-k</kbd> is two key sequences, not one. <p>By default, the prefix keys in Emacs are <kbd>C-c</kbd>, <kbd>C-h</kbd>, <kbd>C-x</kbd>, <kbd>C-x &lt;RET&gt;</kbd>, <kbd>C-x @</kbd>, <kbd>C-x a</kbd>, <kbd>C-x n</kbd>, <kbd>C-x r</kbd>, <kbd>C-x v</kbd>, <kbd>C-x 4</kbd>, <kbd>C-x 5</kbd>, <kbd>C-x 6</kbd>, &lt;ESC&gt;, <kbd>M-g</kbd>, and <kbd>M-o</kbd>. (&lt;F1&gt; and &lt;F2&gt; are aliases for <kbd>C-h</kbd> and <kbd>C-x 6</kbd>.) This list is not cast in stone; if you customize Emacs, you can make new prefix keys. You could even eliminate some of the standard ones, though this is not recommended for most users; for example, if you remove the prefix definition of <kbd>C-x 4</kbd>, then <kbd>C-x 4 C-f</kbd> becomes an invalid key sequence. See <a href="Key-Bindings.html#Key-Bindings">Key Bindings</a>. <p>Typing the help character (<kbd>C-h</kbd> or &lt;F1&gt;) after a prefix key displays a list of the commands starting with that prefix. The sole exception to this rule is &lt;ESC&gt;: <kbd>&lt;ESC&gt; C-h</kbd> is equivalent to <kbd>C-M-h</kbd>, which does something else entirely. You can, however, use &lt;F1&gt; to display a list of commands starting with &lt;ESC&gt;. </body></html>
RossFamilyTree/ppl/0/3/d15f6074c7c1245ab97feb5ad30.html
RossGammon/the-gammons.net
<!DOCTYPE html> <html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head lang="en-GB"> <title>Ross Gammon’s Family Tree - WATTS, Edward</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /> <meta name ="apple-mobile-web-app-capable" content="yes" /> <meta name="generator" content="Gramps 4.2.8 http://gramps-project.org/" /> <meta name="author" content="" /> <link href="../../../images/favicon2.ico" rel="shortcut icon" type="image/x-icon" /> <link href="../../../css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../../../css/narrative-print.css" media="print" rel="stylesheet" type="text/css" /> <link href="../../../css/ancestortree.css" media="screen" rel="stylesheet" type="text/css" /> </head> <body> <div id="header"> <h1 id="SiteTitle">Ross Gammon’s Family Tree</h1> </div> <div class="wrapper" id="nav" role="navigation"> <div class="container"> <ul class="menu" id="dropmenu"> <li class = "CurrentSection"><a href="../../../individuals.html" title="Individuals">Individuals</a></li> <li><a href="../../../index.html" title="Surnames">Surnames</a></li> <li><a href="../../../families.html" title="Families">Families</a></li> <li><a href="../../../events.html" title="Events">Events</a></li> <li><a href="../../../places.html" title="Places">Places</a></li> <li><a href="../../../sources.html" title="Sources">Sources</a></li> <li><a href="../../../repositories.html" title="Repositories">Repositories</a></li> <li><a href="../../../media.html" title="Media">Media</a></li> <li><a href="../../../thumbnails.html" title="Thumbnails">Thumbnails</a></li> </ul> </div> </div> <div class="content" id="IndividualDetail"> <h3>WATTS, Edward<sup><small></small></sup></h3> <div id="summaryarea"> <table class="infolist"> <tr> <td class="ColumnAttribute">Birth Name</td> <td class="ColumnValue"> WATTS, Edward <a href="#sref1a">1a</a> </td> </tr> <tr> <td class="ColumnAttribute">Gramps&nbsp;ID</td> <td class="ColumnValue">I16576</td> </tr> <tr> <td class="ColumnAttribute">Gender</td> <td class="ColumnValue">male</td> </tr> </table> </div> <div class="subsection" id="events"> <h4>Events</h4> <table class="infolist eventlist"> <thead> <tr> <th class="ColumnEvent">Event</th> <th class="ColumnDate">Date</th> <th class="ColumnPlace">Place</th> <th class="ColumnDescription">Description</th> <th class="ColumnNotes">Notes</th> <th class="ColumnSources">Sources</th> </tr> </thead> <tbody> <tr> <td class="ColumnEvent"> <a href="../../../evt/5/9/d15f6074c8771b1111690af3b95.html" title="Birth"> Birth <span class="grampsid"> [E16396]</span> </a> </td> <td class="ColumnDate">1832-04-00</td> <td class="ColumnPlace"> <a href="../../../plc/9/e/d15f5fb63255568f81f47075ce9.html" title=""> </a> </td> <td class="ColumnDescription">&nbsp;</td> <td class="ColumnNotes"> <div> </div> </td> <td class="ColumnSources"> &nbsp; </td> </tr> </tbody> </table> </div> <div class="subsection" id="parents"> <h4>Parents</h4> <table class="infolist"> <thead> <tr> <th class="ColumnAttribute">Relation to main person</th> <th class="ColumnValue">Name</th> <th class="ColumnValue">Relation within this family (if not by birth)</th> </tr> </thead> <tbody> </tbody> <tr> <td class="ColumnAttribute">Father</td> <td class="ColumnValue"> <a href="../../../ppl/2/1/d15f6074ae7215e18e54711b012.html">WATTS, Phillip<span class="grampsid"> [I16569]</span></a> </td> </tr> <tr> <td class="ColumnAttribute">Mother</td> <td class="ColumnValue"> <a href="../../../ppl/f/9/d15f6074b285631f726ee99a89f.html">TUCKER, Jane<span class="grampsid"> [I16570]</span></a> </td> </tr> <tr> <td class="ColumnAttribute">&nbsp;&nbsp;&nbsp;&nbsp;Sister</td> <td class="ColumnValue">&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../ppl/f/8/d15f6074baa65922e1a59d64a8f.html">WATTS, Mary Ann<span class="grampsid"> [I16573]</span></a></td> <td class="ColumnValue"></td> </tr> <tr> <td class="ColumnAttribute">&nbsp;&nbsp;&nbsp;&nbsp;Sister</td> <td class="ColumnValue">&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../ppl/7/b/d15f6074bec48f9f95926f76b7.html">WATTS, Elizabeth<span class="grampsid"> [I16574]</span></a></td> <td class="ColumnValue"></td> </tr> <tr> <td class="ColumnAttribute">&nbsp;&nbsp;&nbsp;&nbsp;Sister</td> <td class="ColumnValue">&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../ppl/2/1/d15f6074c354d33ae514618012.html">WATTS, Ann<span class="grampsid"> [I16575]</span></a></td> <td class="ColumnValue"></td> </tr> <tr> <td class="ColumnAttribute">&nbsp;&nbsp;&nbsp;&nbsp;</td> <td class="ColumnValue">&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../ppl/0/3/d15f6074c7c1245ab97feb5ad30.html">WATTS, Edward<span class="grampsid"> [I16576]</span></a></td> <td class="ColumnValue"></td> </tr> <tr> <td class="ColumnAttribute">&nbsp;&nbsp;&nbsp;&nbsp;Brother</td> <td class="ColumnValue">&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../ppl/7/c/d15f6074cc046904fd5335833c7.html">WATTS, Phillip<span class="grampsid"> [I16577]</span></a></td> <td class="ColumnValue"></td> </tr> <tr> <td class="ColumnAttribute">&nbsp;&nbsp;&nbsp;&nbsp;Brother</td> <td class="ColumnValue">&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../../ppl/7/2/d15f6074e4c779a984b4ac7c27.html">WATTS, Edwin<span class="grampsid"> [I16583]</span></a></td> <td class="ColumnValue"></td> </tr> </table> </div> <div class="subsection" id="families"> <h4>Families</h4> <table class="infolist"> <tr class="BeginFamily"> <td class="ColumnType">&nbsp</td> <td class="ColumnAttribute">&nbsp</td> <td class="ColumnValue"><a href="../../../fam/c/8/d15f6074c9f27106f2a9ecbbd8c.html" title="Family of WATTS, Edward">Family of WATTS, Edward<span class="grampsid"> [F4799]</span></a></td> </tr> <tr> <td class="ColumnType">&nbsp;</td> <td class="ColumnAttribute">Attributes</td> <td class="ColumnValue"> <table class="infolist attrlist"> <thead> <tr> <th class="ColumnType">Type</th> <th class="ColumnValue">Value</th> <th class="ColumnNotes">Notes</th> <th class="ColumnSources">Sources</th> </tr> </thead> <tbody> <tr> <td class="ColumnType">_UID</td> <td class="ColumnValue">1FDF7ADE84CA9E418380A56145387C59DEAE</td> <td class="ColumnNotes"><div></div></td> <td class="ColumnSources">&nbsp;</td> </tr> </tbody> </table> </td> </tr> </table> </div> <div class="subsection" id="attributes"> <h4>Attributes</h4> <table class="infolist attrlist"> <thead> <tr> <th class="ColumnType">Type</th> <th class="ColumnValue">Value</th> <th class="ColumnNotes">Notes</th> <th class="ColumnSources">Sources</th> </tr> </thead> <tbody> <tr> <td class="ColumnType">_UID</td> <td class="ColumnValue">BB8360CA46A3DE40B1EABB2B073B5B25B2E3</td> <td class="ColumnNotes"><div></div></td> <td class="ColumnSources">&nbsp;</td> </tr> </tbody> </table> </div> <div class="subsection" id="pedigree"> <h4>Pedigree</h4> <ol class="pedigreegen"> <li> <a href="../../../ppl/2/1/d15f6074ae7215e18e54711b012.html">WATTS, Phillip<span class="grampsid"> [I16569]</span></a> <ol> <li class="spouse"> <a href="../../../ppl/f/9/d15f6074b285631f726ee99a89f.html">TUCKER, Jane<span class="grampsid"> [I16570]</span></a> <ol> <li> <a href="../../../ppl/f/8/d15f6074baa65922e1a59d64a8f.html">WATTS, Mary Ann<span class="grampsid"> [I16573]</span></a> </li> <li> <a href="../../../ppl/7/b/d15f6074bec48f9f95926f76b7.html">WATTS, Elizabeth<span class="grampsid"> [I16574]</span></a> </li> <li> <a href="../../../ppl/2/1/d15f6074c354d33ae514618012.html">WATTS, Ann<span class="grampsid"> [I16575]</span></a> </li> <li class="thisperson"> WATTS, Edward <ol class="spouselist"> <li class="spouse"> </li> </ol> </li> <li> <a href="../../../ppl/7/c/d15f6074cc046904fd5335833c7.html">WATTS, Phillip<span class="grampsid"> [I16577]</span></a> </li> <li> <a href="../../../ppl/7/2/d15f6074e4c779a984b4ac7c27.html">WATTS, Edwin<span class="grampsid"> [I16583]</span></a> </li> </ol> </li> </ol> </li> </ol> </div> <div class="subsection" id="tree"> <h4>Ancestors</h4> <div id="treeContainer" style="width:735px; height:602px;"> <div class="boxbg male AncCol0" style="top: 269px; left: 6px;"> <a class="noThumb" href="../../../ppl/0/3/d15f6074c7c1245ab97feb5ad30.html"> WATTS, Edward </a> </div> <div class="shadow" style="top: 274px; left: 10px;"></div> <div class="bvline" style="top: 301px; left: 165px; width: 15px"></div> <div class="gvline" style="top: 306px; left: 165px; width: 20px"></div> <div class="boxbg male AncCol1" style="top: 119px; left: 196px;"> <a class="noThumb" href="../../../ppl/2/1/d15f6074ae7215e18e54711b012.html"> WATTS, Phillip </a> </div> <div class="shadow" style="top: 124px; left: 200px;"></div> <div class="bvline" style="top: 151px; left: 180px; width: 15px;"></div> <div class="gvline" style="top: 156px; left: 185px; width: 20px;"></div> <div class="bhline" style="top: 151px; left: 180px; height: 150px;"></div> <div class="gvline" style="top: 156px; left: 185px; height: 150px;"></div> <div class="bvline" style="top: 151px; left: 355px; width: 15px"></div> <div class="gvline" style="top: 156px; left: 355px; width: 20px"></div> <div class="boxbg male AncCol2" style="top: 44px; left: 386px;"> <a class="noThumb" href="../../../ppl/4/8/d15f6074a7e4d2e7c3f6051d684.html"> WATTS, Tristram </a> </div> <div class="shadow" style="top: 49px; left: 390px;"></div> <div class="bvline" style="top: 76px; left: 370px; width: 15px;"></div> <div class="gvline" style="top: 81px; left: 375px; width: 20px;"></div> <div class="bhline" style="top: 76px; left: 370px; height: 75px;"></div> <div class="gvline" style="top: 81px; left: 375px; height: 75px;"></div> <div class="bvline" style="top: 76px; left: 545px; width: 15px"></div> <div class="gvline" style="top: 81px; left: 545px; width: 20px"></div> <div class="boxbg male AncCol3" style="top: 7px; left: 576px;"> <a class="noThumb" href="../../../ppl/d/c/d15f606079f12a40d5b2c741fcd.html"> WATTS, Thomas </a> </div> <div class="shadow" style="top: 12px; left: 580px;"></div> <div class="bvline" style="top: 39px; left: 560px; width: 15px;"></div> <div class="gvline" style="top: 44px; left: 565px; width: 20px;"></div> <div class="bhline" style="top: 39px; left: 560px; height: 37px;"></div> <div class="gvline" style="top: 44px; left: 565px; height: 37px;"></div> <div class="boxbg female AncCol3" style="top: 81px; left: 576px;"> <a class="noThumb" href="../../../ppl/e/c/d15f60607e75b514b10306c0fce.html"> KNILL, Prudence </a> </div> <div class="shadow" style="top: 86px; left: 580px;"></div> <div class="bvline" style="top: 113px; left: 560px; width: 15px;"></div> <div class="gvline" style="top: 118px; left: 565px; width: 20px;"></div> <div class="bhline" style="top: 76px; left: 560px; height: 37px;"></div> <div class="gvline" style="top: 81px; left: 565px; height: 37px;"></div> <div class="boxbg female AncCol2" style="top: 194px; left: 386px;"> <a class="noThumb" href="../../../ppl/f/5/d15f6074ac3189822d369e57e5f.html"> BAILEY, Anne </a> </div> <div class="shadow" style="top: 199px; left: 390px;"></div> <div class="bvline" style="top: 226px; left: 370px; width: 15px;"></div> <div class="gvline" style="top: 231px; left: 375px; width: 20px;"></div> <div class="bhline" style="top: 151px; left: 370px; height: 75px;"></div> <div class="gvline" style="top: 156px; left: 375px; height: 75px;"></div> <div class="boxbg female AncCol1" style="top: 419px; left: 196px;"> <a class="noThumb" href="../../../ppl/f/9/d15f6074b285631f726ee99a89f.html"> TUCKER, Jane </a> </div> <div class="shadow" style="top: 424px; left: 200px;"></div> <div class="bvline" style="top: 451px; left: 180px; width: 15px;"></div> <div class="gvline" style="top: 456px; left: 185px; width: 20px;"></div> <div class="bhline" style="top: 301px; left: 180px; height: 150px;"></div> <div class="gvline" style="top: 306px; left: 185px; height: 150px;"></div> <div class="bvline" style="top: 451px; left: 355px; width: 15px"></div> <div class="gvline" style="top: 456px; left: 355px; width: 20px"></div> <div class="boxbg male AncCol2" style="top: 344px; left: 386px;"> <a class="noThumb" href="../../../ppl/1/5/d15f6074b6a55b9447334ef5851.html"> TUCKER, Thomas </a> </div> <div class="shadow" style="top: 349px; left: 390px;"></div> <div class="bvline" style="top: 376px; left: 370px; width: 15px;"></div> <div class="gvline" style="top: 381px; left: 375px; width: 20px;"></div> <div class="bhline" style="top: 376px; left: 370px; height: 75px;"></div> <div class="gvline" style="top: 381px; left: 375px; height: 75px;"></div> <div class="boxbg female AncCol2" style="top: 494px; left: 386px;"> <a class="noThumb" href="../../../ppl/4/5/d15f6074b8e7be60ef434619754.html"> KNILL, Justina </a> </div> <div class="shadow" style="top: 499px; left: 390px;"></div> <div class="bvline" style="top: 526px; left: 370px; width: 15px;"></div> <div class="gvline" style="top: 531px; left: 375px; width: 20px;"></div> <div class="bhline" style="top: 451px; left: 370px; height: 75px;"></div> <div class="gvline" style="top: 456px; left: 375px; height: 75px;"></div> </div> </div> <div class="subsection" id="sourcerefs"> <h4>Source References</h4> <ol> <li> <a href="../../../src/7/f/d15f5fd74c3e89723a946a86f7.html" title="Jane Dewing: Descendants of Tristram Watts" name ="sref1"> Jane Dewing: Descendants of Tristram Watts <span class="grampsid"> [S0311]</span> </a> <ol> <li id="sref1a"> <ul> <li> Confidence: Low </li> </ul> </li> </ol> </li> </ol> </div> </div> <div class="fullclear"></div> <div id="footer"> <p id="createdate"> Generated by <a href="http://gramps-project.org/">Gramps</a> 4.2.8<br />Last change was the 2015-08-05 19:55:14<br />Created for <a href="../../../ppl/9/e/d15f5fb48902c4fc1b421d249e9.html">GAMMON, Francis</a> </p> <p id="copyright"> </p> </div> </body> </html>
docs/dev/Gschem3/Geda3.LineItem.draw.html
ehennes775/gschem3
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"/> <title>Geda3.LineItem.draw &ndash; Gschem3 &ndash; Vala Binding Reference</title> <link href="../style.css" rel="stylesheet" type="text/css"/><script src="../scripts.js" type="text/javascript"> </script> </head> <body> <div class="site_header">Geda3.LineItem.draw &ndash; Gschem3 Reference Manual</div> <div class="site_body"> <div class="site_navigation"> <ul class="navi_main"> <li class="package_index"><a href="../index.html">Packages</a></li> </ul> <hr class="navi_hr"/> <ul class="navi_main"> <li class="package"><a href="index.htm">Gschem3</a></li> </ul> <hr class="navi_hr"/> <ul class="navi_main"> <li class="namespace"><a href="Geda3.html">Geda3</a></li> </ul> <hr class="navi_hr"/> <ul class="navi_main"> <li class="class"><a href="Geda3.LineItem.html">LineItem</a></li> </ul> <hr class="navi_hr"/> <ul class="navi_main"> <li class="constant"><a href="Geda3.LineItem.TYPE_ID.html">TYPE_ID</a></li> <li class="property"><a href="Geda3.LineItem.color.html">color</a></li> <li class="property"><a href="Geda3.LineItem.line_style.html">line_style</a></li> <li class="property"><a href="Geda3.LineItem.width.html">width</a></li> <li class="creation_method"><a href="Geda3.LineItem.LineItem.html">LineItem</a></li> <li class="creation_method"><a href="Geda3.LineItem.LineItem.with_points.html">LineItem.with_points</a></li> <li class="virtual_method"><a href="Geda3.LineItem.calculate_bounds.html">calculate_bounds</a></li> <li class="method"><a href="Geda3.LineItem.create_grips.html">create_grips</a></li> <li class="virtual_method">draw</li> <li class="method"><a href="Geda3.LineItem.get_point.html">get_point</a></li> <li class="virtual_method"><a href="Geda3.LineItem.intersects_box.html">intersects_box</a></li> <li class="virtual_method"><a href="Geda3.LineItem.invalidate_on.html">invalidate_on</a></li> <li class="virtual_method"><a href="Geda3.LineItem.mirror_x.html">mirror_x</a></li> <li class="virtual_method"><a href="Geda3.LineItem.mirror_y.html">mirror_y</a></li> <li class="virtual_method"><a href="Geda3.LineItem.read_with_params.html">read_with_params</a></li> <li class="virtual_method"><a href="Geda3.LineItem.rotate.html">rotate</a></li> <li class="method"><a href="Geda3.LineItem.set_point.html">set_point</a></li> <li class="virtual_method"><a href="Geda3.LineItem.shortest_distance.html">shortest_distance</a></li> <li class="virtual_method"><a href="Geda3.LineItem.translate.html">translate</a></li> <li class="virtual_method"><a href="Geda3.LineItem.write.html">write</a></li> <li class="field"><a href="Geda3.LineItem.b_x.html">b_x</a></li> <li class="field"><a href="Geda3.LineItem.b_y.html">b_y</a></li> </ul> </div> <div class="site_content"> <h1 class="main_title">draw</h1> <hr class="main_hr"/> <h2 class="main_title">Description:</h2> <div class="main_code_definition"><span class="main_keyword">public</span> <span class="main_keyword">override</span> <span class="main_keyword">void</span> <b><span class="virtual_method">draw</span></b> (<span class="main_type"><a href="Geda3.SchematicPainter.html" class="abstract_class">SchematicPainter</a></span> painter, <span class="main_basic_type"><span class="struct">bool</span></span> reveal, <span class="main_basic_type"><span class="struct">bool</span></span> selected) </div> <div class="description"> <p>Draw this item using the given painter</p> </div> </div> </div><br/> <div class="site_footer">Generated by <a href="https://wiki.gnome.org/Projects/Valadoc"><kbd>valadoc</kbd></a> </div> </body> </html>
sources/wasc/1996/05/29-docket.html
jeffpar/courtcasts
<!DOCTYPE html> <html> <head> <title>Washington State Courts - Supreme Court Calendar </title> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="expires" content="0"> <meta http-equiv="Pragma" content="no-cache"> <link rel="icon" type="image/vnd.microsoft.icon" href="//www.courts.wa.gov/favicon.ico"> <noscript> <link href="/css/layoutStylesv3.css" type=text/css rel=stylesheet /> <link href="/css/stylesheetv2.css" type=text/css rel=stylesheet /> <link href="/css/tabStyles.css" type=text/css rel=stylesheet /> <link href="/css/subsite_stylesv2.css" rel=stylesheet type=text/css /> </noscript> <script language="JavaScript" src="/includes/AOCScripts.js" type="text/javascript"></script> <script type="text/javascript" language="JavaScript1.2" src="/includes/stm31.js"></script> <script src="/scripts/jquery-1.11.2.min.js" type="text/javascript" language="JavaScript"></script> <script src="/js/modernizr-custom.min.js"></script> <script src="/js/featureDetection.js"></script> <script src="/js/jqueryForForm.js" type="text/javascript"></script> <script src="/js/multiFileUpload.js" type="text/javascript"></script> <link rel="stylesheet" type="text/css" href="/css/libraryStylesv2.css" /> <link rel="stylesheet" type="text/css" href="/css/layoutStylesv3.css" /> <link rel="stylesheet" type="text/css" href="/css/stylesheetv2.css" /> <link rel="stylesheet" type="text/css" href="/css/subsite_stylesv2.css" /> </head> <body> <div id="topLayout"> <div id="newLayout"> <div id="newPageLayout"> <a name="top"></a> <div id="topheader"> <div id="left"><a href="/"><img src="/images/waCourtsLogo.png" border="0" alt="Welcome to Washington State Courts" /></a></div> <div id="right"> <div class="socialMediaBar"> <ul> <li><a href="/notifications/" title="Sign up for Notifications"><img src="/images/iconEmailBlue.png" alt="Sign up for Email Notifications" border="0" /></a></li> <li><a href="/notifications/" title="Sign up for Notifications">Get Email Updates</a></li> <li>|</li> <li><a href="https://aoc.custhelp.com/"><img src="/images/iconHelp_flatBlueSm2.png" border="0" /></a></li> <li><a href="https://aoc.custhelp.com/">FAQs & eService Center</a></li> </ul> </div> <div class="topSearchArea"> <form method="post" action="/search/index.cfm?fa=search.start_search"> <input type="text" name="searchTerms" size="36" maxlength="256" placeholder="Search WA Courts Site" class="searchField" value="Search WA Courts Site" onfocus="if (this.value=='Search WA Courts Site'){this.value='';$(this).css('color','#000000','font-style','normal');}" onblur="if (this.value==''){this.value='Search WA Courts Site';$(this).css('color', '#bbbbb7');}"> <input type="image" name="btnSearch" class="searchButton" alt="Search" src="/images/iconSearch.png"> </form> </div> </div> </div> <div id="mainNav"> <ul id="menuBar"> <a href="/forms/" ><li class="menuItem first" >Forms</li></a> <a href="/court_dir/" ><li class="menuItem" >Court Directory</li></a> <a href="/opinions/" ><li class="menuItem">Opinions</li></a> <a href="/court_rules/" ><li class="menuItem">Rules</li></a> <a href="/appellate_trial_courts/" ><li class="menuItem">Courts</li></a> <a href="/programs_orgs/" ><li class="menuItem">Programs & Organizations</li></a> <a href="/newsinfo/index.cfm?fa=newsinfo.displayContent&theFile=content/ResourcesPubsReports" ><li class="menuItem last">Resources</li></a> </ul> </div> <div id="topline"> <div id="left" class="breadcrumb"><a href="/">Courts Home</a> > <a href="/appellate_trial_courts/" class="breadcrumb">Courts</a>&nbsp;>&nbsp;<a href="/appellate_trial_courts/supreme/calendar" class="breadcrumb">Supreme Court Calendar</a></div> </div> <a name="body"></a> <table width="100%" border="0" cellspacing="0" cellpadding="0" style="clear:both;"> <tr> <td width="10">&nbsp;</td> <td valign="top" class="mainPage"> <table width="100%"> <tr> <td valign="top"><h2>Supreme Court Calendar</h2></td> <td valign="top" align="right" width="175"><div class="linkBox"><a href="/appellate_trial_courts/coaBriefs/index.cfm?fa=coaBriefs.ScHome&courtId=A08">Supreme Court Briefs</a></div></td> </tr> </table> <HTML> <HEAD> <TITLE>Washington State Courts - Supreme Court Calendar - May 29, 1996</TITLE> </HEAD> <BODY> <h2><B>May 29, 1996</B></h2> <P> <TABLE BORDER=0 CELLPADDING=2 CELLSPACING=0 WIDTH=100%> <tr> <td width=33%><b>9:00 A.M.</b></td> <td width=30% align="center"><b>Olympia</b></td> <td width=36% align="right"><b>Wednesday, May 29, 1996</b></td> </tr> </TABLE> <BR> <TABLE BORDER=1 CELLPADDING=5 CELLSPACING=0 WIDTH=100%> <tr> <td width="50%" valign="top"><b>Case No. 1 - 62941-2</b><br>(consol. w/ 62939-1 & 62940-4)</td> <td width="50%" valign="top"><b><u>Counsel</u></b></td> </tr> <tr> <td width="50%" valign="top"> Ino Ino, Inc.<br> v.<br> City of Bellevue <hr noshade> Deja-Vu Bellevue<BR> v.<BR> City of Bellevue <hr noshade> Rhonda Remus, Esmeralda Silva, et al.<BR> v.<BR> City of Bellevue </td> <td width="50%" valign="top"> Gilbert Levy<BR> &nbsp;<BR> Stephen Smith & Robert Mitchell<BR> <HR noshade> Jack Burns & John Carroll<BR> &nbsp;<BR> Stephen Smith & Robert Mitchell <hr noshade> Gilbert Levy<BR> &nbsp;<BR> Stephen Smith & Robert Mitchell </td> </tr> </TABLE> <b>Whether various provisions in Bellevue’s adult cabaret ordinance are valid time, place, and manner restrictions.</b> <P> <TABLE BORDER=1 CELLPADDING=5 CELLSPACING=0 WIDTH=100%> <tr> <td width="50%" valign="top"><b>Case No. 2 - 63441-6</b><BR>(consol. w/ 63442-4)</td> <td width="50%" valign="top"><b><u>Counsel</u></b></td> </tr> <tr> <td width="50%" valign="top"> State of Washington<br> v.<br> James Delbert Branch <hr noshade> State of Washington<BR> v.<BR> James Delbert Branch </td> <td width="50%" valign="top"> Scott Peterson<BR> &nbsp;<BR> Nielsen & Acosta <hr noshade> Scott Peterson<BR> &nbsp;<BR> Robert Bodkin </td> </tr> </TABLE> <b>Whether a defendant should be permitted to withdraw his guilty plea because he did not sign the statement of defendant on plea of guilty.</b> <P> <hr noshade> <p> <B>1:30 P.M.</B> <p> <TABLE BORDER=1 CELLPADDING=5 CELLSPACING=0 WIDTH=100%> <tr> <td width="50%" valign="top"><b>Case No. 3 - 63330-4 </b></td> <td width="50%" valign="top"><b><u>Counsel</u></b></td> </tr> <tr> <td width="50%" valign="top"> State of Washington<br> v.<br> Gabriel F. Stewart </td> <td width="50%" valign="top"> Walt Perry<BR> &nbsp;<BR> Craddock Verser </td> </tr> </TABLE> <b>Whether a defendant’s right to a speedy trial under the criminal rules is violated when the State does not extradite the defendant <b>from another state</b> for trial, and does not comply with a court order to set a new trial date.</b> <P> <TABLE BORDER=1 CELLPADDING=5 CELLSPACING=0 WIDTH=100%> <tr> <td width="50%" valign="top"><b>Case No. 4 - 63445-9 </b><BR>(consol. w/ 63611-7)</td> <td width="50%" valign="top"><b><u>Counsel</u></b></td> </tr> <tr> <td width="50%" valign="top"> State of Washington<br> v.<br> Thomas Merle Hudson <hr noshade> State of Washington<BR> v.<BR> Pablo Cintron-Cartegena </td> <td width="50%" valign="top"> Kenneth Schiffler<BR> &nbsp;<BR> Nielsen & Acosta <hr noshade> Brenda Bannon<BR> &nbsp;<BR> Mark Watanabe </td> </tr> </TABLE> <b>Whether under CrR 3.3 and <i><u>State v. Strike</u></i>, 87 Wn.2d 870, 557 P.2d 847 (1976), an out-of-state defendant can be "amendable to process," requiring the State to excercise due deligence in securing his presence.</b> <P> <hr noshade> <p> <b>These summaries are not formulated by the Court and are provided for the convenience of the public only.</b> <p> </BODY> </td> <td width="10">&nbsp;</td> </tr> </table> <div class="footerOuter"> <div class="footerBg"> <div class="footerLayout"> <ul> <span class="footerHeader">Access Records</span> <li><a href="/jislink/">JIS LINK</a></li> <li><a href="http://dw.courts.wa.gov?fa=home.fmcd">Find Your Court Date</a></li> <li><a href="http://dw.courts.wa.gov">Search Case Records</a></li> <li><a href="/newsinfo/publication/?fa=newsinfo_publication.recordsRequest">Records Request</a></li> <li><a href="/jis/">Judicial Info System (JIS)</a></li> <li><a href="https://odysseyportal.courts.wa.gov/odyportal">Odyssey Portal</a></li> <li><a href="/caseload">Caseload Reports</a></li> <li> </li> </ul> <ul> <span class="footerHeader">Find Resources</span> <li><a href="/library/">State Law Library</a></li> <li><a href="/education/">Civic Learning</a></li> <li><a href="/newsinfo/index.cfm?fa=newsinfo.displayContent&theFile=content/ResourcesPubsReports">Resources, Publications, &amp; Reports</a></li> <li><a href="/committee/?fa=committee.home&committee_id=143">Court Program Accessibility (ADA)</a></li> <li><a href="/newsinfo/resources/">Jury Service Information</a></li> <li><a href="/Whistleblower/">Whistleblower</a></li> <li><a href="/employ/">Employment</a></li> <li><a href="/procure/">Procurement</a></li> </ul> <ul> <span class="footerHeader">From the Courts</span> <li><a href="/forms/">Court Forms</a></li> <li><a href="/forms/?fa=forms.contribute&formID=16">Domestic Violence Forms</a></li> <li><a href="/opinions/">Court Opinions</a></li> <li><a href="/court_rules/">Court Rules</a></li> <li><a href="/index.cfm?fa=home.contentDisplay&location=PatternJuryInstructions">Pattern Jury Instructions</a></li> <li><a href="/emergency/">Emergency Procedures</a></li> <li><a href="/index.cfm?fa=home.courtClosures">Notice of Court Closures</a></li> </ul> <ul> <span class="footerHeader">Get Organizational Information</span> <li><a href="/appellate_trial_courts/aocwho/">Administrative Office of the Courts</a></li> <li><a href="/appellate_trial_courts/SupremeCourt/?fa=supremecourt.welcome">Supreme Court</a></li> <li><a href="/appellate_trial_courts/">Appellate &amp; Trial Courts</a></li> <li><a href="/programs_orgs/">Programs &amp; Organizations</a></li> <li><a href="/newsinfo/">Washington Court News</a></li> <li><a href="/court_dir/">Court Directory</a></li> </ul> </div> </div> </div> </div> <div class="stayConnected"> <ul style="float:left;"> <li><span class="stayConnectedHeader">Connect with us</span></li> <li><a href="https://www.facebook.com/washingtoncourts"><img src="/images/iconFB_gray.png" alt="Find us on Facebook" border="0" /></a></li> <li><a href="https://twitter.com/WACourts"><img src="/images/iconTwitter_gray.png" alt="Follow us on Twitter" border="0" /></a></li> <li><a href="http://www.youtube.com/channel/UCx4B3hu7aZGPnYGKwph2M0w"><img src="/images/iconYT_gray.png" alt="Watch our YouTube Channel" border="0" /></a></li> <li><a href="/notifications/?fa=notifications.rss"><img src="/images/iconRss_gray.png" alt="Use one of our RSS Feeds" border="0" /></a></li> </ul> <ul style="float:left; padding: 0 0 0 24px;"> <li><span class="stayConnectedHeader">Need Help?</span></li> <li><a href="https://aoc.custhelp.com/"><img src="/images/iconHelp_lg.png" border="0"></a></li> <li><span class="stayConnectedHeader"><a href="https://aoc.custhelp.com/">FAQs & eService Center</a></span></li> </ul> </div> <div class="footerLower"> <ul> <li class="footerText" style="float:left;"><a href="/?fa=home.notice">Privacy & Disclaimer Notices</a> | <a href="/index.cfm?fa=home.sitemap">Sitemap</a></li> <li class="sealPos"><img src="/images/footerSeal.png" alt="WA State Seal" ></li> <li class="footerText" style="float:right;">Copyright AOC &copy; 2014</li> </ul> </div> <div class="accessWA"> <div style="display:inline; padding:0 12px 0 8px;float:left;"><a href="http://access.wa.gov" target="_blank"><img src="/images/AWlogo2_150px.gif" border="0" /></a></div> <div style="display:inline; padding:8px 0;float:left;">For Washington State laws, visit the <a href="http://www1.leg.wa.gov/Legislature/" class="external" target="_blank" style="text-decoration:underline;">Washington State Legislature</a></div> <div style="display:inline; padding:8px 0;float:right; font-size:8px">S3</div> </div> </div> </div> </body> </html>
php-manual/function.odbc-fetch-row.html
Sliim/sleemacs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Fetch a row</title> </head> <body><div class="manualnavbar" style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="function.odbc-fetch-object.html">odbc_fetch_object</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.odbc-field-len.html">odbc_field_len</a></div> <div class="up"><a href="ref.uodbc.html">ODBC Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div> </div><hr /><div id="function.odbc-fetch-row" class="refentry"> <div class="refnamediv"> <h1 class="refname">odbc_fetch_row</h1> <p class="verinfo">(PHP 4, PHP 5)</p><p class="refpurpose"><span class="refname">odbc_fetch_row</span> &mdash; <span class="dc-title">Fetch a row</span></p> </div> <div class="refsect1 description" id="refsect1-function.odbc-fetch-row-description"> <h3 class="title">Description</h3> <div class="methodsynopsis dc-description"> <span class="type">bool</span> <span class="methodname"><strong>odbc_fetch_row</strong></span> ( <span class="methodparam"><span class="type">resource</span> <code class="parameter">$result_id</code></span> [, <span class="methodparam"><span class="type">int</span> <code class="parameter">$row_number</code></span> ] )</div> <p class="para rdfs-comment"> Fetches a row of the data that was returned by <span class="function"><a href="function.odbc-do.html" class="function">odbc_do()</a></span> or <span class="function"><a href="function.odbc-exec.html" class="function">odbc_exec()</a></span>. After <span class="function"><strong>odbc_fetch_row()</strong></span> is called, the fields of that row can be accessed with <span class="function"><a href="function.odbc-result.html" class="function">odbc_result()</a></span>. </p> </div> <div class="refsect1 parameters" id="refsect1-function.odbc-fetch-row-parameters"> <h3 class="title">Parameters</h3> <p class="para"> <dl> <dt> <span class="term"><em><code class="parameter">result_id</code></em></span> <dd> <p class="para"> The result identifier. </p> </dd> </dt> <dt> <span class="term"><em><code class="parameter">row_number</code></em></span> <dd> <p class="para"> If <em><code class="parameter">row_number</code></em> is not specified, <span class="function"><strong>odbc_fetch_row()</strong></span> will try to fetch the next row in the result set. Calls to <span class="function"><strong>odbc_fetch_row()</strong></span> with and without <em><code class="parameter">row_number</code></em> can be mixed. </p> <p class="para"> To step through the result more than once, you can call <span class="function"><strong>odbc_fetch_row()</strong></span> with <em><code class="parameter">row_number</code></em> 1, and then continue doing <span class="function"><strong>odbc_fetch_row()</strong></span> without <em><code class="parameter">row_number</code></em> to review the result. If a driver doesn&#039;t support fetching rows by number, the <em><code class="parameter">row_number</code></em> parameter is ignored. </p> </dd> </dt> </dl> </p> </div> <div class="refsect1 returnvalues" id="refsect1-function.odbc-fetch-row-returnvalues"> <h3 class="title">Return Values</h3> <p class="para"> Returns <strong><code>TRUE</code></strong> if there was a row, <strong><code>FALSE</code></strong> otherwise. </p> </div> </div><hr /><div class="manualnavbar" style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="function.odbc-fetch-object.html">odbc_fetch_object</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.odbc-field-len.html">odbc_field_len</a></div> <div class="up"><a href="ref.uodbc.html">ODBC Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div> </div></body></html>
docs/setInterval.html
lpenaud/rpg-dark-fantasy
<!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>setInterval &mdash; rpg-dark-fantasy 1.2 documentation</title> <link rel="stylesheet" href="_static/css/theme.css" type="text/css" /> <link rel="index" title="Index" href="genindex.html"/> <link rel="search" title="Search" href="search.html"/> <link rel="top" title="rpg-dark-fantasy 1.2 documentation" href="index.html"/> <link rel="next" title="Window" href="Window.html"/> <link rel="prev" title="Lottery" href="Lottery.html"/> <script src="_static/js/modernizr.min.js"></script> </head> <body class="wy-body-for-nav" role="document"> <div class="wy-grid-for-nav"> <nav data-toggle="wy-nav-shift" class="wy-nav-side"> <div class="wy-side-scroll"> <div class="wy-side-nav-search"> <a href="index.html" class="icon icon-home"> rpg-dark-fantasy </a> <div class="version"> 1.2 </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">Contents:</span></p> <ul class="current"> <li class="toctree-l1"><a class="reference internal" href="utils.html">utils</a></li> <li class="toctree-l1"><a class="reference internal" href="Lottery.html">Lottery</a></li> <li class="toctree-l1 current"><a class="current reference internal" href="#">setInterval</a><ul> <li class="toctree-l2"><a class="reference internal" href="#threadjob">ThreadJob</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="Window.html">Window</a></li> </ul> </div> </div> </nav> <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> <nav class="wy-nav-top" role="navigation" aria-label="top navigation"> <i data-toggle="wy-nav-top" class="fa fa-bars"></i> <a href="index.html">rpg-dark-fantasy</a> </nav> <div class="wy-nav-content"> <div class="rst-content"> <div role="navigation" aria-label="breadcrumbs navigation"> <ul class="wy-breadcrumbs"> <li><a href="index.html">Docs</a> &raquo;</li> <li>setInterval</li> <li class="wy-breadcrumbs-aside"> <a href="_sources/setInterval.rst.txt" rel="nofollow"> View page source</a> </li> </ul> <hr/> </div> <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> <div itemprop="articleBody"> <div class="section" id="setinterval"> <h1>setInterval<a class="headerlink" href="#setinterval" title="Permalink to this headline">¶</a></h1> <div class="section" id="threadjob"> <h2>ThreadJob<a class="headerlink" href="#threadjob" title="Permalink to this headline">¶</a></h2> <dl class="class"> <dt id="setInterval.ThreadJob"> <em class="property">class </em><code class="descclassname">setInterval.</code><code class="descname">ThreadJob</code><span class="sig-paren">(</span><em>callback</em>, <em>interval</em>, <em>times</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/setInterval.html#ThreadJob"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#setInterval.ThreadJob" title="Permalink to this definition">¶</a></dt> <dd><p>Runs the callback function after interval seconds x times</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"><ul class="first last simple"> <li><strong>callback</strong> (<em>function</em>) – callback function to invoke</li> <li><strong>interval</strong> (<em>float</em>) – time in seconds after which are required to fire the callback</li> <li><strong>time</strong> (<em>int</em>) – number of times callback is invoke</li> </ul> </td> </tr> </tbody> </table> </dd></dl> </div> </div> </div> <div class="articleComments"> </div> </div> <footer> <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> <a href="Window.html" class="btn btn-neutral float-right" title="Window" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> <a href="Lottery.html" class="btn btn-neutral" title="Lottery" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a> </div> <hr/> <div role="contentinfo"> <p> &copy; Copyright 2017, Loïc Penaud. </p> </div> Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. </footer> </div> </div> </section> </div> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT:'./', VERSION:'1.2', COLLAPSE_INDEX:false, FILE_SUFFIX:'.html', HAS_SOURCE: true, SOURCELINK_SUFFIX: '.txt' }; </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="_static/js/theme.js"></script> <script type="text/javascript"> jQuery(function () { SphinxRtdTheme.StickyNav.enable(); }); </script> </body> </html>
amacube_remix_wblist/styles/amacube_remix_wblist.icon.css
tvangerpen/amacube-remix
/** * This file is part of the Amacube-Remix_WBList Roundcube plugin * Copyright (C) 2015, Tony VanGerpen <Tony.VanGerpen@hotmail.com> * * A Roundcube plugin to let users manage whitelist/blacklist (which must be stored in a database) * Based heavily on the amacube plugin by Alexander Köb (https://github.com/akoeb/amacube) * * Licensed under the GNU General Public License version 3. * See the COPYING file in parent directory for a full license statement. */ li#settingstabpluginamacuberemixwblist a.amacube_remix_wblist { background-position: 6px -1554px; } li#settingstabpluginamacuberemixwblist.selected a.amacube_remix_wblist { background-position: 6px -1578px; }
usr/share/docs/webos/about.html
MatiasNAmendola/gnome-web
<p>Symbiose est un projet libre et open-source de WebOS.<br /> <a href="http://symbiose.fr.cr/">http://symbiose.fr.cr/</a><br /><br /> <a href="http://www.w3.org/html/logo/"><img src="http://www.w3.org/html/logo/badge/html5-badge-h-css3-multimedia-performance-semantics-storage.png" height="32" alt="HTML5 Powered with CSS3 / Styling, Multimedia, Performance &amp; Integration, Semantics, and Offline &amp; Storage" title="HTML5 Powered with CSS3 / Styling, Multimedia, Performance &amp; Integration, Semantics, and Offline &amp; Storage" /></a></p>
bookings/templates/bookings/resource/resource_category_nav.html
BdEINSALyon/resa
<ul class="nav nav-tabs"> {% for resource_category in all_resource_categories %} {% if category and resource_category == category %} <li class="active"> {% else %} <li> {% endif %} <a href="{{ resource_category.get_absolute_url }}{% if date %}?year={{ date.year }}&month={{ date.month }}&day={{ date.day }}{% endif %}"> {{ resource_category.name }} </a> </li> {% endfor %} </ul>
assistance/src/main/webapp/assistancePhone.html
pablodanielrey/phone
<!doctype html> <!-- The DOCTYPE declaration above will set the --> <!-- browser's rendering engine into --> <!-- "Standards Mode". Replacing this declaration --> <!-- with a "Quirks Mode" doctype may lead to some --> <!-- differences in layout. --> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <!-- --> <!-- Consider inlining CSS to reduce the number of requested files --> <!-- --> <link type="text/css" rel="stylesheet" href="assistancePhone.css"> <!-- --> <!-- Any title is fine --> <!-- --> <title>Web Application Starter Project</title> <!-- --> <!-- This script loads your compiled module. --> <!-- If you add any GWT meta tags, they must --> <!-- be added before this line. --> <!-- --> <script type="text/javascript" language="javascript" src="assistancePhone/assistancePhone.nocache.js"></script> </head> <!-- --> <!-- The body can have arbitrary html, or --> <!-- you can leave the body empty if you want --> <!-- to create a completely dynamic UI. --> <!-- --> <body> <!-- OPTIONAL: include this if you want history support --> <iframe src="javascript:''" id="__gwt_historyFrame" tabIndex='-1' style="position:absolute;width:0;height:0;border:0"></iframe> <!-- RECOMMENDED if your web app will not function without JavaScript enabled --> <noscript> <div style="width: 22em; position: absolute; left: 50%; margin-left: -11em; color: red; background-color: white; border: 1px solid red; padding: 4px; font-family: sans-serif"> Your web browser must have JavaScript enabled in order for this application to display correctly. </div> </noscript> </body> </html>
Doc/javadoc/ca/ualberta/cs/queueunderflow/User.html
CMPUT-301F14T10/project
<!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_25) on Mon Nov 10 16:11:28 MST 2014 --> <title>User</title> <meta name="date" content="2014-11-10"> <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="User"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":9,"i5":10}; 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/User.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><a href="../../../../ca/ualberta/cs/queueunderflow/TView.html" title="interface in ca.ualberta.cs.queueunderflow"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../ca/ualberta/cs/queueunderflow/UserList.html" title="class in ca.ualberta.cs.queueunderflow"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?ca/ualberta/cs/queueunderflow/User.html" target="_top">Frames</a></li> <li><a href="User.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">ca.ualberta.cs.queueunderflow</div> <h2 title="Class User" class="title">Class User</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>ca.ualberta.cs.queueunderflow.User</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">User</span> extends java.lang.Object</pre> <div class="block">The Class User.</div> <dl> <dt><span class="simpleTagLabel">Version:</span></dt> <dd>0.5</dd> <dt><span class="simpleTagLabel">Author:</span></dt> <dd>group 10</dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../ca/ualberta/cs/queueunderflow/User.html#User--">User</a></span>()</code> <div class="block">Instantiates a new user.</div> </td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="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="../../../../ca/ualberta/cs/queueunderflow/User.html#addUpvotedAnswer-ca.ualberta.cs.queueunderflow.models.Answer-">addUpvotedAnswer</a></span>(<a href="../../../../ca/ualberta/cs/queueunderflow/models/Answer.html" title="class in ca.ualberta.cs.queueunderflow.models">Answer</a>&nbsp;answer)</code> <div class="block">Adds the upvoted answer.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../ca/ualberta/cs/queueunderflow/User.html#addUpvotedQuestion-ca.ualberta.cs.queueunderflow.models.Question-">addUpvotedQuestion</a></span>(<a href="../../../../ca/ualberta/cs/queueunderflow/models/Question.html" title="class in ca.ualberta.cs.queueunderflow.models">Question</a>&nbsp;question)</code> <div class="block">Adds the upvoted question.</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../ca/ualberta/cs/queueunderflow/User.html#alreadyUpvotedAnswer-ca.ualberta.cs.queueunderflow.models.Answer-">alreadyUpvotedAnswer</a></span>(<a href="../../../../ca/ualberta/cs/queueunderflow/models/Answer.html" title="class in ca.ualberta.cs.queueunderflow.models">Answer</a>&nbsp;answer)</code> <div class="block">Already upvoted answer.</div> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../ca/ualberta/cs/queueunderflow/User.html#alreadyUpvotedQuestion-ca.ualberta.cs.queueunderflow.models.Question-">alreadyUpvotedQuestion</a></span>(<a href="../../../../ca/ualberta/cs/queueunderflow/models/Question.html" title="class in ca.ualberta.cs.queueunderflow.models">Question</a>&nbsp;question)</code> <div class="block">Already upvoted question.</div> </td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>static java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../ca/ualberta/cs/queueunderflow/User.html#getUserName--">getUserName</a></span>()</code> <div class="block">Gets the user name.</div> </td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../ca/ualberta/cs/queueunderflow/User.html#setUserName-java.lang.String-">setUserName</a></span>(java.lang.String&nbsp;userName)</code> <div class="block">Sets the user name.</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>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"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="User--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>User</h4> <pre>public&nbsp;User()</pre> <div class="block">Instantiates a new user.</div> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="setUserName-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setUserName</h4> <pre>public&nbsp;void&nbsp;setUserName(java.lang.String&nbsp;userName)</pre> <div class="block">Sets the user name.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>userName</code> - the new user name</dd> </dl> </li> </ul> <a name="getUserName--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getUserName</h4> <pre>public static&nbsp;java.lang.String&nbsp;getUserName()</pre> <div class="block">Gets the user name.</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>the user name</dd> </dl> </li> </ul> <a name="addUpvotedQuestion-ca.ualberta.cs.queueunderflow.models.Question-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addUpvotedQuestion</h4> <pre>public&nbsp;void&nbsp;addUpvotedQuestion(<a href="../../../../ca/ualberta/cs/queueunderflow/models/Question.html" title="class in ca.ualberta.cs.queueunderflow.models">Question</a>&nbsp;question)</pre> <div class="block">Adds the upvoted question.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>question</code> - the question</dd> </dl> </li> </ul> <a name="addUpvotedAnswer-ca.ualberta.cs.queueunderflow.models.Answer-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>addUpvotedAnswer</h4> <pre>public&nbsp;void&nbsp;addUpvotedAnswer(<a href="../../../../ca/ualberta/cs/queueunderflow/models/Answer.html" title="class in ca.ualberta.cs.queueunderflow.models">Answer</a>&nbsp;answer)</pre> <div class="block">Adds the upvoted answer.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>answer</code> - the answer</dd> </dl> </li> </ul> <a name="alreadyUpvotedQuestion-ca.ualberta.cs.queueunderflow.models.Question-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>alreadyUpvotedQuestion</h4> <pre>public&nbsp;boolean&nbsp;alreadyUpvotedQuestion(<a href="../../../../ca/ualberta/cs/queueunderflow/models/Question.html" title="class in ca.ualberta.cs.queueunderflow.models">Question</a>&nbsp;question)</pre> <div class="block">Already upvoted question.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>question</code> - the question</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>true, if successful</dd> </dl> </li> </ul> <a name="alreadyUpvotedAnswer-ca.ualberta.cs.queueunderflow.models.Answer-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>alreadyUpvotedAnswer</h4> <pre>public&nbsp;boolean&nbsp;alreadyUpvotedAnswer(<a href="../../../../ca/ualberta/cs/queueunderflow/models/Answer.html" title="class in ca.ualberta.cs.queueunderflow.models">Answer</a>&nbsp;answer)</pre> <div class="block">Already upvoted answer.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>answer</code> - the answer</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>true, if successful</dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/User.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><a href="../../../../ca/ualberta/cs/queueunderflow/TView.html" title="interface in ca.ualberta.cs.queueunderflow"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../ca/ualberta/cs/queueunderflow/UserList.html" title="class in ca.ualberta.cs.queueunderflow"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?ca/ualberta/cs/queueunderflow/User.html" target="_top">Frames</a></li> <li><a href="User.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><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
index.html
AlexeiOvcharov/andeor-dance
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon"> <title>ШБТ Андеор</title> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="css/style.css"> </head> <body> <div class="container main-menu"> <nav class="navbar"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" 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> <a class="navbar-brand" href="#"> <img src="img/Logo.png" class="img-responsive logo"> </a> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav pull-right"> <li class="dropdown"> <a href="#" class="dropdown-toggle menu" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> О НАС </a> <ul class="dropdown-menu"> <li><a href="#" class="menu">ПРОГРАММА</a></li> <li><a href="#" class="menu">ПРОЕКТЫ</a></li> <li><a href="#" class="menu">ПРЕПОДАВАТЕЛЬ</a></li> <li><a href="#" class="menu">АНДЕОР</a></li> <li><a href="#" class="menu">ОТЗЫВЫ</a></li> </ul> </li> <li><a href="#" class="menu">РАСПИСАНИЕ</a></li> <li><a href="#" class="menu">МАТЕРИАЛЫ</a></li> <li><a href="#" class="menu">НОВОСТИ</a></li> <li><a href="#" class="menu">КОНТАКТЫ</a></li> <li class="no-color"> <div class="phone">+ 7 (962) 728-09-21</div></li> </ul> </div><!-- /.navbar-collapse --> </div><!-- /.container-fluid --> </nav> </div> <div id="carousel-example-generic" class="carousel slide" data-ride="carousel"> <!-- Indicators --> <ol class="carousel-indicators"> <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li> <li data-target="#carousel-example-generic" data-slide-to="1"></li> <!--<li data-target="#carousel-example-generic" data-slide-to="2"></li>--> </ol> <!-- Wrapper for slides --> <div class="carousel-inner" role="listbox"> <div class="item active"> <img src="img/banners/banner1.jpg" class="img-responsive"> <div class="carousel-caption"> <span class="banner-text-1"> Школа Бальных Танцев</span><br> <span class="banner-text-2"> проводит обучение взрослых с нулевого уровня</span><br> <a href="https://goo.gl/forms/yQtk66UWfgC50wd03" target="_blank"> <button class="from-top-187">Записаться</button> </a> </div> </div> <div class="item"> <img src="img/banners/banner2.jpg" class="img-responsive"> <div class="carousel-caption"> <span class="banner-text-1"> Школа Бальных танцев </span><br> <span class="banner-text-2"> открыт набор в группу начинающих и в группу продолжающих </span><br> <a href="https://goo.gl/forms/yQtk66UWfgC50wd03" target="_blank" class="from-top-50"> <button class="from-top-25">Записаться</button> </a> </div> </div> <!--your text can be here--> </div> <!--Controls--> <a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev"> <!--<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> <span class="sr-only">Previous</span>--> </a> <a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next"> <!--<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> <span class="sr-only">Next</span>--> </a> </div> <div class="container from-top-50"> <div class="row description-container"> <!-- <div class="col-md-6 col-sm-12 text-right"> <img src="img/robert.png" class="img-responsive robert right-img" alt="Robert Trapsh"> </div> --> <div class="col-md-6 col-sm-12 text-right"> <img src="img/robert.png" class="img-responsive robert" alt="Robert Trapsh"> </div> <div class="col-md-6 col-sm-12 text-right paragraf"> <p class="button">Хореограф</p> <p class="banner-text-1">Роберт Трапш</p> <span class="under-text">Роберт</span> <p>Трапш Роберт Робертович Преподаватель спортивных и классических бальных танцев, балетмейтер, хореограф, основатель и руководитель Школы бальных танцев "Андеор", художественный руководитель ансамбля отечественных бальных танцев "Андеор", лауреат городских конкурсов по отечественным бальным танцам. Занимается преподавательской деятельностью с 2009 года. </p> <div class="row from-top-50 text-left"> <div class="col-md-8"> <button id="btn-1">Программа обучения</button> </div> </div> </div> </div> </div> <div class="container from-top-50" id="programm"> <div class="row"> <div class="col-sm-12 col-md-12 text-center"> <p class="banner-text-1 text-center">Программа обучения</p> </div> </div> <div class="row"> <div class="col-md-4 col-sm-12"> <div class="row"> <p class="button">Отечественные бальные танцы</p> </div> <div class="row"> <ul class="programm"> <li>Большой фигурный вальс</li> <li>Венгерский-бальный танец</li> <li>Полонез-мазурка</li> <li>Фигурный вальс</li> <li>Русский бальный танец</li> <li>Русский лирический танец</li> </ul> </div> </div> <div class="col-md-4 col-sm-12"> <div class="row"> <p class="button">Европейская программа</p> </div> <div class="row"> <ul class="programm"> <li>Венский вальс</li> <li>Танго</li> <li>Медленный вальс</li> <li>Квикстеп</li> <li>Медленнный фокстрот</li> </ul> </div> </div> <div class="col-md-4 col-sm-12"> <div class="row"> <p class="button">Латиноамериканская программа</p> </div> <div class="row"> <ul class="programm"> <li>Ча-ча-ча</li> <li>Самба</li> <li>Румба</li> <li>Джайв</li> <li>Пасадобль</li> </ul> </div> </div> </div> <div class="row from-top-50"> <div class="col-md-4 col-md-offset-4 col-sm-12"> <ul class="svernut-1"> <li id="back-1">Свернуть</li> </ul> </div> </div> </div> <div id="carousel-example-generic2" class="carousel slide from-top-50" data-ride="carousel"> <!-- Indicators --> <ol class="carousel-indicators"> <li data-target="#carousel-example-generic2" data-slide-to="0" class="active"></li> <li data-target="#carousel-example-generic2" data-slide-to="1"></li> <!--<li data-target="#carousel-example-generic" data-slide-to="2"></li>--> </ol> <!-- Wrapper for slides --> <div class="carousel-inner" role="listbox"> <div class="item active"> <img src="img/banners/shtiglitsa.jpg" alt="..." class="img-responsive"> <div class="carousel-caption"> <span class="banner-text-1"> Школа бальных танцев </span><br> <span class="banner-text-2"> в Академии имени </span> <span class="banner-text-4"> А. Л. Штиглица </span><br> <span class="banner-text-1"> Соляной пер., 13</span><br> <a href="https://goo.gl/forms/yQtk66UWfgC50wd03" target="_blank" class=""> <button class="from-top-25">Подробнее</button> </a> </div> </div> <div class="item"> <img src="img/banners/gercena.png" alt="..." class="img-responsive"> <div class="carousel-caption"> <span class="banner-text-1"> Школа бальных танцев </span><br> <span class="banner-text-2"> в университете имени </span> <span class="banner-text-4"> А. И. Герцена</span><br> <span class="banner-text-1"> наб. реки Мойки, д. 48 </span><br> <a href="https://goo.gl/forms/yQtk66UWfgC50wd03" target="_blank" class="from-top-50"> <button class="from-top-25">Подробнее</button> </a> </div> </div> <!--your text can be here--> </div> <!--Controls--> <a class="left carousel-control" href="#carousel-example-generic2" role="button" data-slide="prev"> <!--<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> <span class="sr-only">Previous</span>--> </a> <a class="right carousel-control" href="#carousel-example-generic2" role="button" data-slide="next"> <!--<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> <span class="sr-only">Next</span>--> </a> </div> <div class="social"> <a href="https://www.instagram.com/roberttrapsh/"><img src="img/instagram.png" class="img-responcive opacity"></a> <a href="https://vk.com/socialballet"><img src="img/vk.png" class="img-responcive opacity" ></a> <a href="#"><img src="img/youtube.png" class="img-responcive opacity"></a> </div> <div class="container-fluid from-top-50"> <div class="row"> <div class="col-md-4 col-md-offset-1 col-sm-12 text-right"> <img src="img/banners/andeor.jpg" class="img-responsive" alt="andeor"> </div> <div class="col-md-6 col-sm-12 text-right paragraf"> <p class="button">Ансамбль</p> <p class="banner-text-1">Андеор</p> <span class="under-text">Андеор</span> <p>Ансамбль отечественных бальных танцев Андеор начал свою творческую деятельность в 2016г под руководством Трапша Роберта Робертовича. Коллектив принимает активное участие в культурной жизни Санкт-Петербурга и Ленинградкой Области: выступает на городских концертах и мероприятиях, творческих вечерах и фестивалях, проводят мастер-классы по ОБТ танцоры коллектива являются постоянными участниками городских балов, конкурсов по отечественным и спортивным бальным танцам.</p> <!-- <p>Коллектив ансамбля "Андеор" - это студенты ВУЗов Санкт-Петербурга и молодые специалисты, когда-то они пришли, чтобы научиться танцевать и добились отличного результата, сегодня они - настоящий пример возрождения отечественного бального танцевального искусства в Санкт-Петербурге и всей России.</p>--> <div class="row from-top-50 text-left"> <div class="col-md-6"> <a href="https://vk.com/endehors" target="_blank" class="from-top-50"> <button>Подробнее</button> </a> </div> </div> </div> </div> </div> <div class="raspisanie from-top-50"> <div class="container middle"> <div class="row"> <div class="col-md-12 text-center inline"> <hr class="yellow inline"> <p class="yellow-text inline">Танцуй вместе с нами</p> <hr class="yellow inline"> </div> </div> <div class="row"> <div class="col-md-12 text-center"> <span class="raspisanie-text">РАСПИСАНИЕ ЗАНЯТИЙ</span> </div> </div> <div class="row"> <div class="col-md-12 text-center"> <button id="btn-2">Открыть</button> </div> </div> </div> </div> <div class="container from-top-50" id="raspisanie"> <div class="schedule"> <div class="schedule-row"> <!-- ROW --> <div class="schedule-column column-width"> <!-- Empty --> </div> <div class="schedule-column column-width"> <p class="button noleft">Школа бального танца Штиглица</p> <p class="noleft"> ул. Чайковского, 3</p> </div> <div class="schedule-column column-width"> <p class="button noleft">Школа бального танца Андеор</p> <p class="noleft"> Московский пр., 9</p> </div> <div class="schedule-column column-width"> <p class="button noleft">Школа бального танца Герцена</p> <p class="noleft"> Лиговский пр., 3</p> </div> </div> <div class="schedule-row"> <!-- ROW --> <div class="schedule-column column-width"> <p class="button"> Вторник </p> </div> <div class="schedule-column column-width"> </div> <div class="schedule-column column-width"> </div> <div class="schedule-column column-width"> <p class="yellow-text noleft">18:00 - 20:00</p> <p class="noleft"> Новички</p> </div> </div> <div class="schedule-row"> <!-- ROW --> <div class="schedule-column column-width"> <p class="button"> Суббота </p> </div> <div class="schedule-column column-width"> <p class="yellow-text noleft">19:00 - 21:00</p> <p class="noleft"> Продолжающие</p> </div> <div class="schedule-column column-width"> </div> <div class="schedule-column column-width"> <p class="yellow-text noleft">11:00 - 13:00</p> <p class="noleft"> Новички</p> </div> </div> <div class="schedule-row"> <!-- ROW --> <div class="schedule-column column-width"> <p class="button"> Воскресенье </p> </div> <div class="schedule-column column-width"> <p class="yellow-text noleft">17:00 - 19:00</p> <p class="noleft"> Продолжающие</p> </div> <div class="schedule-column column-width"> <p class="yellow-text noleft">19:00 - 21:00</p> <p class="noleft"> Новички</p> </div> <div class="schedule-column column-width"> </div> </div> </div> <div class="row from-top-50"> <div class="col-md-4 col-md-offset-4 col-sm-12"> <ul class="svernut-1"> <li id="back-2">Свернуть</li> </ul> </div> </div> </div> <div class="container-fluid from-top-50"> <div class="row"> <div class="col-md-4 col-md-offset-1 col-sm-12 text-right"> <img src="img/banners/fb.jpg" class="img-responsive" alt="feedback"> </div> <div class="col-md-6 col-sm-12 text-right paragraf"> <div class="row"> <p class="button from-left-125">Отзывы</p> </div> <div class="row"> <div id="carousel-example-generic3" class="carousel slide" data-ride="carousel"> <!-- Indicators <ol class="carousel-indicators"> <li data-target="#carousel-example-generic2" data-slide-to="0" class="active"></li> <li data-target="#carousel-example-generic2" data-slide-to="1"></li> <!--<li data-target="#carousel-example-generic" data-slide-to="2"></li> </ol>--> <!-- Wrapper for slides --> <div class="carousel-inner" role="listbox"> <div class="item active"> <img src="img/Screenshot_2.png" alt="..." class="img-responsive"> <div class="carousel-caption nomargin"> <span class="under-text">Иван</span> <a href="#"><p class="banner-text-1">Иван</p></a> <p>Ансамбль отечественных бальных танцев Андеор начал свою творческую деятельность в 2016г под руководством Трапша Роберта Робертовича. Коллектив принимает активное участие в культурной жизни Санкт-Петербурга и Ленинградкой Области: выступает на городских концертах и мероприятиях, творческих вечерах и фестивалях, проводят мастер-классы по ОБТ танцоры коллектива являются постоянными участниками городских балов, конкурсов по отечественным и спортивным бальным танцам.</p> </div> </div> <div class="item"> <img src="img/Screenshot_2.png" alt="..." class="img-responsive"> <div class="carousel-caption nomargin"> <a href="#"><p class="banner-text-1">Иван</p></a> <span class="under-text">Иван</span> <p>Ансамбль отечественных бальных танцев Андеор начал свою творческую деятельность в 2016г под руководством Трапша Роберта Робертовича. Коллектив принимает активное участие в культурной жизни Санкт-Петербурга и Ленинградкой Области: выступает на городских концертах и мероприятиях, творческих вечерах и фестивалях, проводят мастер-классы по ОБТ танцоры коллектива являются постоянными участниками городских балов, конкурсов по отечественным и спортивным бальным танцам.</p> </div> </div> <!--your text can be here--> </div> <!--Controls--> <a class="left carousel-control" href="#carousel-example-generic3" role="button" data-slide="prev"> <img src="img/sleder_left_arrow.png" class="arrow-in-slider"> <!--<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> <span class="sr-only">Previous</span>--> </a> <a class="right carousel-control" href="#carousel-example-generic3" role="button" data-slide="next"> <img src="img/slider_right_arrow.png" class="arrow-in-slider"> <!--<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> <span class="sr-only">Next</span>--> </a> </div> </div> </div> </div> </div> <hr class="footer-separator"> <div class="footer from-top-50"> <div class="container"> <div class="row"> <div class="col-md-4 col-md-offset-1 col-sm-12"> <div class="row"> <h4 class="footer">Контакты</h4> <p class="contacts">Санкт-Петербург</p> <p class="contacts">+7 (962) 728-09-21</p> </div> <div class="row"> <h4 class="footer">Соц. Сети</h4> <a href="https://www.instagram.com/roberttrapsh/"><img src="img/instagram.png" class="img-responcive inline opacity"></a> <a href="https://vk.com/socialballet"><img src="img/vk.png" class="img-responcive inline opacity" ></a> <a href="#"><img src="img/youtube.png" class="img-responcive inline opacity"></a> </div> </div> <div class="col-md-6 col-sm-12"> <h4 class="footer">Обратная связь</h4> <div class="row"> <div class="col-md-6"> <input type="text" class="form-control" name="name" placeholder="Имя"> </div> <div class="col-md-6"> <input type="text" class="form-control" name="phone" placeholder="Телефон"> </div> </div> <div class="row margin-top-15"> <div class="col-md-12"> <textarea class="form-control" rows="3" placeholder="Напишите ваш вопрос, отзыв или заявку на участие"></textarea> </div> </div> <div class="row"> <div class="col-md-offset-9 col-md-3 text-right margin-top-15"> <button type="submit" class="btn btn-default inverse">Отправить</button> </div> </div> </div> </div> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/javascript.js"></script> </body> </html>