1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="Ralf Hoffmann">
<title>Worker Documentation</title>
<style type="text/css">
<!--
a {text-decoration:none}
a:hover { color:lightblue}
//-->
</style>
</head>
<BODY BACKGROUND="pics/winback.png" BGCOLOR="#8E8E8E" LINK="darkblue" TEXT="#000000" vlink="darkblue" alink="darkblue">
<center>
<h1>
<font color="#66FFFF">Worker 2.9.0</font>
</h1>
</center>
<center>
<h2>
<font color="#66FFFF">Documentation</font>
</h2>
</center>
<table cellpadding="10" cellspacing="10" border="0" width="100%">
<tr>
<th colspan="2"><font size="+1">Please choose language / Bitte Sprache wählen:</font></th>
</tr>
<tr>
<td align="right"><a href="English/index.html">English documentation <img src="pics/english.png" width="40" height="40" border="0" alt="English"></a></td>
<td align="left"><a href="Deutsch/index.html"><img src="pics/deutsch.png" width="40" height="40" border="0" alt="Deutsch"> Deutsche Dokumentation</a></td>
</tr>
</table>
</body>
</html>
|