Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 727fa15453fcace956b835e2377d4269 > files > 629

player-doc-3.0.2-5.fc14.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
   "http://www.w3.org/TR/html4/strict.dtd">

<html>
<!-- $Id: header.html 8799 2010-06-28 04:12:42Z jpgr87 $ -->

<HEAD>


<meta HTTP-EQUIV="Content-Type" CONTENT="text/html;CHARSET=utf-8">
<meta name="keywords" content="stage, robot, simulation, player, player/stage">
<link href="doxygen.css" rel="stylesheet" type="text/css">

<style type="text/css">

.floatright { float: right; margin: 0 0 1em 1em; }

body {
  font-family: sans-serif;
  #font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
  background-color: #FFF;
  color:#000;
}


a:link { 
	color: #A00;
}

a:visited { 
	color: #800;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }


.timestamp { text-align:right; background-color: #DDD; font-size:75%;}

h1 { 
  font-size:160%; 
}

h2 {
  font-size:110%;
  #color: #FFF;
  #background-color: #666;
  #padding:3px;
}

h3 { text-align:left; }

img {
  border: 0;
}

ul.menu { 
    position:relative;
    left:-2.5em;
    margin-bottom:0px;
    margin-top:0px;
}

ul.menu1 { 
    position:relative;
    left:-2.1em;
    margin-bottom:0px;
    margin-top:0px;
}

li.menu { 
    list-style-type: none;
    position:relative;
    #left:-0.5em;
}


#sidebar { position: absolute; left:0px; padding:2em; top:0em; width:12em;}

#content { position: absolute; left:12em; top:0em; padding-left:3em; padding-right:3em; padding-bottom:2em; margin-top:1em; margin-right:2em; }

div.box { background-color:#EEE; border: 1px solid #000; padding: 0.5ex 0.4em 0.5ex 0.6em; margin:1em;  }
div.title { font-weight:bold; background-color:#eee; margin-bottom:2px;}

div.topbar { position: absolute; top:0px; left:9em; margin:1em; }

</style>

<TITLE>Player Manual</TITLE>

</HEAD>

<body>

<div id="sidebar"> 

<h2 style="text-align:center;">
<a href="index.html">
<img width=140 src="http://playerstage.sourceforge.net/images/player_button_v3.png" alt="Player logo"><br></a>
</h2>



<div class="box">
<div class=title>Player</div>

<ul class=menu>
<li class=menu><a href="index.html">Frontpage</a>
<li class=menu><a href="modules.html">Contents</a>
</ul>
</div>

<div class="box">
<div class=title>User</div>

<ul class=menu>
<li class=menu><a href="install.html">Installation</a>
<li class=menu><a href="start.html">Quick start</a>
<li class=menu><a href="supported_hardware.html">Supported&nbsp;devices</a>
<li class=menu><a href="group__tutorials.html">Tutorials</a>
<li class=menu><a href="group__utils.html">Utilities</a>
<li class=menu><a href="group__clientlibs.html">Client&nbsp;libraries</a>
<li class=menu><a href="http://playerstage.sourceforge.net/wiki/Basic_FAQ">FAQ</a>
<li class=menu><a href="help.html">Help</a>

</ul>
</div>

<div class=box>
<div class="title">Developer</div>
<ul class=menu>
<li class=menu><a href="architecture.html">Architecture</a>
<li class=menu><a href="group__libplayercore.html">libplayercore</a>
<ul class=menu1>
<li class=menu><a href="group__interfaces.html">interfaces</a></li>
</ul>
<li class=menu><a href="group__libplayerdrivers.html">libplayerdrivers</a>
<ul class=menu1>
<li class=menu><a href="group__drivers.html">drivers</a></li>
</ul>
<li class=menu><a href="group__libplayercommon.html">libplayercommon</a>
<li class=menu><a href="group__libplayerutils.html">libplayerutils</a>
<li class=menu><a href="group__libplayersd.html">libplayersd</a>
<li class=menu><a href="group__libplayertcp.html">libplayertcp</a>
<li class=menu><a href="group__libplayerxdr.html">libplayerxdr</a>
<li class=menu><a href="todo.html">TODO</a>
</ul>
</div>

<div class=box>
<!-- <a href="http://sourceforge.net"><img border=0 src="http://sourceforge.net/sflogo.php?group_id=42445&type=1"></a> -->
<div class="title">Online</div>
<a href="http://playerstage.sourceforge.net">Homepage</a><br>
<a href="http://sourceforge.net/project/showfiles.php?group_id=42445">Download</a><br>
<a href="http://sourceforge.net/projects/playerstage">Project</a><br>
<a href="http://sourceforge.net/tracker/?group_id=42445">Bugs</a><br>
<a href="http://sourceforge.net/mail/?group_id=42445">Help</a>
</div>


</div>

<div id="content" >
<!-- Generated by Doxygen 1.7.1 -->
<div class="header">
  <div class="headertitle">
<h1>postlog<br/>
<small>
[<a class="el" href="group__drivers.html">Drivers</a>]</small>
</h1>  </div>
</div>
<div class="contents">

<p><a class="el" href="classDriver.html" title="Base class for all drivers.">Driver</a> for storing log data into PostgreSQL database.  
<a href="#_details">More...</a></p>
<table class="memberdecls">
</table>
<p><a class="el" href="classDriver.html" title="Base class for all drivers.">Driver</a> for storing log data into PostgreSQL database. </p>
<p>The postlog driver is for storing log data into given tables of given PostgreSQL database.</p>
<dl class="user"><dt><b>Compile-time dependencies</b></dt><dd></dd></dl>
<ul>
<li>libpqxx</li>
</ul>
<dl class="user"><dt><b>Provides</b></dt><dd></dd></dl>
<ul>
<li><a class="el" href="group__interface__log.html">log</a> : can be used to turn logging on/off</li>
<li>(optional) list of devices to provide (see "Configuration file options" below)</li>
</ul>
<dl class="user"><dt><b>Requires</b></dt><dd></dd></dl>
<ul>
<li>list of devices to subscribe (see "Configuration file options" below) (can be empty only if there are provided interfaces for logging commands)</li>
</ul>
<dl class="user"><dt><b>Configuration requests</b></dt><dd></dd></dl>
<ul>
<li>PLAYER_LOG_REQ_SET_WRITE_STATE</li>
<li>PLAYER_LOG_REQ_GET_STATE</li>
</ul>
<dl class="user"><dt><b>Configuration file options</b></dt><dd></dd></dl>
<ul>
<li>tables (string tuple)<ul>
<li>Default: empty tuple</li>
<li>Names of tables in the database, data (or commands) obtained from each subscribed/provided device will be written into given table; these names are also used as key names for distinguishing devices in 'Requires' and 'Provides' lists.</li>
</ul>
</li>
<li>init_state (integer)<ul>
<li>Default: 1</li>
<li>Initial write state (1 - ON, 0 - OFF).</li>
<li>Write state can be changed by PLAYER_LOG_REQ_SET_WRITE_STATE request.</li>
</ul>
</li>
<li>wait_for_all<ul>
<li>Default: 0</li>
<li>If set to non-zero, this driver will be waiting for complete set of data and commands, it means that data (and commands) will be stored right after receiving them from all provided and subscribed interfaces; data or commands from one interface received more frequently will be dropped.</li>
<li>Devices that send many subtypes of data to one subscribed interface may make confusions here.</li>
</ul>
</li>
<li>dbname (string)<ul>
<li>Default: "postlog"</li>
<li>The name of the Postgresql database to connect to.</li>
</ul>
</li>
<li>host (string)<ul>
<li>Default: "127.0.0.1"</li>
<li>The name of the database host.</li>
</ul>
</li>
<li>user (string)<ul>
<li>Default: "postgres"</li>
<li>The name of the database user.</li>
</ul>
</li>
<li>port (string)<ul>
<li>Default: "5432"</li>
<li>The port of the database.</li>
</ul>
</li>
<li>password (string)<ul>
<li>Default: ""</li>
<li>The password for the database user.</li>
</ul>
</li>
<li>sequence (string)<ul>
<li>Default: "postlog_seq"</li>
<li>Sequence name for primary keys (see "database prerequisites").</li>
</ul>
</li>
</ul>
<dl class="user"><dt><b>Database prerequisites</b></dt><dd></dd></dl>
<p>Before using this driver, you need to have database created in your PostgreSQL server. You can create it using UNIX shell by typing such command:</p>
<p>createdb postlog</p>
<p>('postlog' is example database name; depending on database server policies, you may be asked for database user password after entering this; if you do not have database user account, ask database administrator to create one for you).</p>
<p>Then you can enter database shell by typing such command:</p>
<p>psql postlog</p>
<p>Now you can enter SQL commands. First you need to create incremental sequence that will be used as primary key ('postlog_seq' is example sequence name):</p>
<p>CREATE SEQUENCE postlog_seq START 1 INCREMENT 1 MINVALUE 1;</p>
<p>Then you have to create table for each subscribed (or provided) device. Although record structure for each table depends on interface type, first fields are common for each table:</p>
<p>id INT4 PRIMARY KEY, index INT2 NOT NULL, unixtime BIGINT NOT NULL, hdrtime DOUBLE PRECISION NOT NULL, globaltime DOUBLE PRECISION NOT NULL, subtype VARCHAR(50) NOT NULL</p>
<p>Additionally, you can add PostgreSQL date and time fields that will be filled automatically:</p>
<p>date DATE DEFAULT CURRENT_DATE NOT NULL, time TIME(4) DEFAULT CURRENT_TIME(4)</p>
<p>Time from four different sources (system clock, data header, Player global clock, SQL server clock) will give you whole image of this infrastructure time dependencies.</p>
<p>Currently supported interfaces are:</p>
<ul>
<li>position1d<ul>
<li>for commands: CREATE TABLE table1 ( id INT4 PRIMARY KEY, index INT2 NOT NULL, date DATE DEFAULT CURRENT_DATE NOT NULL, time TIME(4) DEFAULT CURRENT_TIME(4), unixtime BIGINT NOT NULL, hdrtime DOUBLE PRECISION NOT NULL, globaltime DOUBLE PRECISION NOT NULL, subtype VARCHAR(50) NOT NULL, state BOOLEAN DEFAULT NULL, pos DOUBLE PRECISION DEFAULT NULL, vel DOUBLE PRECISION DEFAULT NULL );</li>
<li>for data: CREATE TABLE table1 ( id INT4 PRIMARY KEY, index INT2 NOT NULL, date DATE DEFAULT CURRENT_DATE NOT NULL, time TIME(4) DEFAULT CURRENT_TIME(4), unixtime BIGINT NOT NULL, hdrtime DOUBLE PRECISION NOT NULL, globaltime DOUBLE PRECISION NOT NULL, subtype VARCHAR(50) NOT NULL, pos DOUBLE PRECISION DEFAULT NULL, vel DOUBLE PRECISION DEFAULT NULL, stall BOOLEAN DEFAULT NULL, status INTEGER DEFAULT NULL );</li>
</ul>
</li>
</ul>
<ul>
<li>position2d<ul>
<li>for commands: CREATE TABLE table1 ( id INT4 PRIMARY KEY, index INT2 NOT NULL, date DATE DEFAULT CURRENT_DATE NOT NULL, time TIME(4) DEFAULT CURRENT_TIME(4), unixtime BIGINT NOT NULL, hdrtime DOUBLE PRECISION NOT NULL, globaltime DOUBLE PRECISION NOT NULL, subtype VARCHAR(50) NOT NULL, state BOOLEAN DEFAULT NULL, px DOUBLE PRECISION DEFAULT NULL, py DOUBLE PRECISION DEFAULT NULL, pa DOUBLE PRECISION DEFAULT NULL, vx DOUBLE PRECISION DEFAULT NULL, vy DOUBLE PRECISION DEFAULT NULL, va DOUBLE PRECISION DEFAULT NULL, velocity DOUBLE PRECISION DEFAULT NULL, angle DOUBLE PRECISION DEFAULT NULL );</li>
<li>for data: CREATE TABLE table1 ( id INT4 PRIMARY KEY, index INT2 NOT NULL, date DATE DEFAULT CURRENT_DATE NOT NULL, time TIME(4) DEFAULT CURRENT_TIME(4), unixtime BIGINT NOT NULL, hdrtime DOUBLE PRECISION NOT NULL, globaltime DOUBLE PRECISION NOT NULL, subtype VARCHAR(50) NOT NULL, px DOUBLE PRECISION DEFAULT NULL, py DOUBLE PRECISION DEFAULT NULL, pa DOUBLE PRECISION DEFAULT NULL, vx DOUBLE PRECISION DEFAULT NULL, vy DOUBLE PRECISION DEFAULT NULL, va DOUBLE PRECISION DEFAULT NULL, stall BOOLEAN DEFAULT NULL );</li>
</ul>
</li>
</ul>
<ul>
<li>position3d<ul>
<li>for commands: CREATE TABLE table1 ( id INT4 PRIMARY KEY, index INT2 NOT NULL, date DATE DEFAULT CURRENT_DATE NOT NULL, time TIME(4) DEFAULT CURRENT_TIME(4), unixtime BIGINT NOT NULL, hdrtime DOUBLE PRECISION NOT NULL, globaltime DOUBLE PRECISION NOT NULL, subtype VARCHAR(50) NOT NULL, state BOOLEAN DEFAULT NULL, px DOUBLE PRECISION DEFAULT NULL, py DOUBLE PRECISION DEFAULT NULL, pz DOUBLE PRECISION DEFAULT NULL, proll DOUBLE PRECISION DEFAULT NULL, ppitch DOUBLE PRECISION DEFAULT NULL, pyaw DOUBLE PRECISION DEFAULT NULL, vx DOUBLE PRECISION DEFAULT NULL, vy DOUBLE PRECISION DEFAULT NULL, vz DOUBLE PRECISION DEFAULT NULL, vroll DOUBLE PRECISION DEFAULT NULL, vpitch DOUBLE PRECISION DEFAULT NULL, vyaw DOUBLE PRECISION DEFAULT NULL );</li>
<li>for data: CREATE TABLE table1 ( id INT4 PRIMARY KEY, index INT2 NOT NULL, date DATE DEFAULT CURRENT_DATE NOT NULL, time TIME(4) DEFAULT CURRENT_TIME(4), unixtime BIGINT NOT NULL, hdrtime DOUBLE PRECISION NOT NULL, globaltime DOUBLE PRECISION NOT NULL, subtype VARCHAR(50) NOT NULL, px DOUBLE PRECISION DEFAULT NULL, py DOUBLE PRECISION DEFAULT NULL, pz DOUBLE PRECISION DEFAULT NULL, proll DOUBLE PRECISION DEFAULT NULL, ppitch DOUBLE PRECISION DEFAULT NULL, pyaw DOUBLE PRECISION DEFAULT NULL, vx DOUBLE PRECISION DEFAULT NULL, vy DOUBLE PRECISION DEFAULT NULL, vz DOUBLE PRECISION DEFAULT NULL, vroll DOUBLE PRECISION DEFAULT NULL, vpitch DOUBLE PRECISION DEFAULT NULL, vyaw DOUBLE PRECISION DEFAULT NULL, stall BOOLEAN DEFAULT NULL );</li>
</ul>
</li>
</ul>
<ul>
<li>aio<ul>
<li>for commands: CREATE TABLE table1 ( id INT4 PRIMARY KEY, index INT2 NOT NULL, date DATE DEFAULT CURRENT_DATE NOT NULL, time TIME(4) DEFAULT CURRENT_TIME(4), unixtime BIGINT NOT NULL, hdrtime DOUBLE PRECISION NOT NULL, globaltime DOUBLE PRECISION NOT NULL, subtype VARCHAR(50) NOT NULL, io_id INTEGER DEFAULT NULL, voltage DOUBLE PRECISION DEFAULT NULL );</li>
<li>for data: CREATE TABLE table1 ( id INT4 PRIMARY KEY, index INT2 NOT NULL, date DATE DEFAULT CURRENT_DATE NOT NULL, time TIME(4) DEFAULT CURRENT_TIME(4), unixtime BIGINT NOT NULL, hdrtime DOUBLE PRECISION NOT NULL, globaltime DOUBLE PRECISION NOT NULL, subtype VARCHAR(50) NOT NULL, count INTEGER NOT NULL, v0 DOUBLE PRECISION DEFAULT NULL, v1 DOUBLE PRECISION DEFAULT NULL, ... ); Add as many v* fields as needed.</li>
</ul>
</li>
</ul>
<ul>
<li>bumper<ul>
<li>for data: CREATE TABLE table1 ( id INT4 PRIMARY KEY, index INT2 NOT NULL, date DATE DEFAULT CURRENT_DATE NOT NULL, time TIME(4) DEFAULT CURRENT_TIME(4), unixtime BIGINT NOT NULL, hdrtime DOUBLE PRECISION NOT NULL, globaltime DOUBLE PRECISION NOT NULL, subtype VARCHAR(50) NOT NULL, count INTEGER NOT NULL, bumper0 BOOLEAN DEFAULT NULL, bumper1 BOOLEAN DEFAULT NULL, ... ); Add as many bumper* fields as needed.</li>
</ul>
</li>
</ul>
<ul>
<li>dio<ul>
<li>for both commands and data: CREATE TABLE table1 ( id INT4 PRIMARY KEY, index INT2 NOT NULL, date DATE DEFAULT CURRENT_DATE NOT NULL, time TIME(4) DEFAULT CURRENT_TIME(4), unixtime BIGINT NOT NULL, hdrtime DOUBLE PRECISION NOT NULL, globaltime DOUBLE PRECISION NOT NULL, subtype VARCHAR(50) NOT NULL, count INTEGER DEFAULT NULL, d31 BOOLEAN DEFAULT NULL, d30 BOOLEAN DEFAULT NULL, d29 BOOLEAN DEFAULT NULL, d28 BOOLEAN DEFAULT NULL, d27 BOOLEAN DEFAULT NULL, d26 BOOLEAN DEFAULT NULL, d25 BOOLEAN DEFAULT NULL, d24 BOOLEAN DEFAULT NULL, d23 BOOLEAN DEFAULT NULL, d22 BOOLEAN DEFAULT NULL, d21 BOOLEAN DEFAULT NULL, d20 BOOLEAN DEFAULT NULL, d19 BOOLEAN DEFAULT NULL, d18 BOOLEAN DEFAULT NULL, d17 BOOLEAN DEFAULT NULL, d16 BOOLEAN DEFAULT NULL, d15 BOOLEAN DEFAULT NULL, d14 BOOLEAN DEFAULT NULL, d13 BOOLEAN DEFAULT NULL, d12 BOOLEAN DEFAULT NULL, d11 BOOLEAN DEFAULT NULL, d10 BOOLEAN DEFAULT NULL, d9 BOOLEAN DEFAULT NULL, d8 BOOLEAN DEFAULT NULL, d7 BOOLEAN DEFAULT NULL, d6 BOOLEAN DEFAULT NULL, d5 BOOLEAN DEFAULT NULL, d4 BOOLEAN DEFAULT NULL, d3 BOOLEAN DEFAULT NULL, d2 BOOLEAN DEFAULT NULL, d1 BOOLEAN DEFAULT NULL, d0 BOOLEAN DEFAULT NULL ); The 'count' value here tells how many bits (starting from d0 on the right) were actually set by sender.</li>
</ul>
</li>
</ul>
<ul>
<li>gripper<ul>
<li>for commands: CREATE TABLE table1 ( id INT4 PRIMARY KEY, index INT2 NOT NULL, date DATE DEFAULT CURRENT_DATE NOT NULL, time TIME(4) DEFAULT CURRENT_TIME(4), unixtime BIGINT NOT NULL, hdrtime DOUBLE PRECISION NOT NULL, globaltime DOUBLE PRECISION NOT NULL, subtype VARCHAR(50) NOT NULL );</li>
<li>for data: CREATE TABLE table1 ( id INT4 PRIMARY KEY, index INT2 NOT NULL, date DATE DEFAULT CURRENT_DATE NOT NULL, time TIME(4) DEFAULT CURRENT_TIME(4), unixtime BIGINT NOT NULL, hdrtime DOUBLE PRECISION NOT NULL, globaltime DOUBLE PRECISION NOT NULL, subtype VARCHAR(50) NOT NULL, state INTEGER DEFAULT NULL, beams INTEGER DEFAULT NULL, stored INTEGER DEFAULT NULL );</li>
</ul>
</li>
</ul>
<ul>
<li>ptz<ul>
<li>for commands: CREATE TABLE table1 ( id INT4 PRIMARY KEY, index INT2 NOT NULL, date DATE DEFAULT CURRENT_DATE NOT NULL, time TIME(4) DEFAULT CURRENT_TIME(4), unixtime BIGINT NOT NULL, hdrtime DOUBLE PRECISION NOT NULL, globaltime DOUBLE PRECISION NOT NULL, subtype VARCHAR(50) NOT NULL, pan DOUBLE PRECISION DEFAULT NULL, tilt DOUBLE PRECISION DEFAULT NULL, zoom DOUBLE PRECISION DEFAULT NULL, panspeed DOUBLE PRECISION DEFAULT NULL, tiltspeed DOUBLE PRECISION DEFAULT NULL );</li>
<li>for data: CREATE TABLE table1 ( id INT4 PRIMARY KEY, index INT2 NOT NULL, date DATE DEFAULT CURRENT_DATE NOT NULL, time TIME(4) DEFAULT CURRENT_TIME(4), unixtime BIGINT NOT NULL, hdrtime DOUBLE PRECISION NOT NULL, globaltime DOUBLE PRECISION NOT NULL, subtype VARCHAR(50) NOT NULL, pan DOUBLE PRECISION DEFAULT NULL, tilt DOUBLE PRECISION DEFAULT NULL, zoom DOUBLE PRECISION DEFAULT NULL, panspeed DOUBLE PRECISION DEFAULT NULL, tiltspeed DOUBLE PRECISION DEFAULT NULL, status INTEGER DEFAULT NULL );</li>
</ul>
</li>
</ul>
<ul>
<li>ranger<ul>
<li>for data: CREATE TABLE table1 ( id INT4 PRIMARY KEY, index INT2 NOT NULL, date DATE DEFAULT CURRENT_DATE NOT NULL, time TIME(4) DEFAULT CURRENT_TIME(4), unixtime BIGINT NOT NULL, hdrtime DOUBLE PRECISION NOT NULL, globaltime DOUBLE PRECISION NOT NULL, subtype VARCHAR(50) NOT NULL, count INTEGER DEFAULT NULL, r0 DOUBLE PRECISION DEFAULT NULL, r1 DOUBLE PRECISION DEFAULT NULL, ... ); Add as many r* fields as needed.</li>
</ul>
</li>
</ul>
<ul>
<li>speech<ul>
<li>for commands: CREATE TABLE table1 ( id INT4 PRIMARY KEY, index INT2 NOT NULL, date DATE DEFAULT CURRENT_DATE NOT NULL, time TIME(4) DEFAULT CURRENT_TIME(4), unixtime BIGINT NOT NULL, hdrtime DOUBLE PRECISION NOT NULL, globaltime DOUBLE PRECISION NOT NULL, subtype VARCHAR(50) NOT NULL, string_count INTEGER DEFAULT NULL, phrase VARCHAR(....) DEFAULT NULL ); Set the maximal lenght of the phraze as needed (in VARCHAR parenthesis). The 'string_count' value tells what is the actual length of the phraze.</li>
</ul>
</li>
</ul>
<dl class="user"><dt><b>Example</b></dt><dd></dd></dl>
<div class="fragment"><pre class="fragment">

driver
(
  name "postlog"
  tables ["table1" "table2"]
  requires ["table1::6665:position2d:0"]
  provides ["log:0" "table2:::position2d:10"]
  wait_for_all 1
  alwayson 1
)
driver
(
  name "cmdsplitter"
  provides ["position2d:0"]
  devices 2
  requires ["1::6665:position2d:0" "0:::position2d:10"]
)

</pre></div><p>This is not a threaded driver, it is good idea to keep it in separate Player instance.</p>
<dl class="author"><dt><b>Author:</b></dt><dd>Paul Osmialowski </dd></dl>
</div>
<!-- render the modification time of the source file -->


<div class="timestamp">
<hr>

<table style="width:100%;">
<tr>
<td style="text-align:left;">
Last updated 12 September 2005 21:38:45
<!--
<td style="text-align:right;">
<a href="http://validator.w3.org/check/referer"><img style="vertical-align:middle;border:0;width:88px;height:31px"
          src="http://www.w3.org/Icons/valid-html401"
          alt="Valid HTML 4.01!"></a>

 <a href="http://jigsaw.w3.org/css-validator/">
  <img style="vertical-align:middle;border:0;width:88px;height:31px"
       src="http://jigsaw.w3.org/css-validator/images/vcss"
       alt="Valid CSS!">
 </a>
-->
</tr>
</table>
</div>


</tr>
</table>

</BODY>
</HTML>