* Updating contact e-mail address on web site.
[mdictionary] / contact.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-type" content="text/html; charset=iso-8859-2">
5 <title>WhiteStork Multilingual Dictionary</title>
6 <link rel="Stylesheet" type="text/css" href="./css/style.css">
7 </head>
8 <body>
9 <table id="top">
10 <tr><td colspan="2"><center><img src="./images/label2.png"></center></td></tr>
11 <tr>
12         <td id="left_border">&nbsp;</td>
13         <td id="center">
14                 <table id="body">
15                 <tr>
16                         <td id="left">
17                                 <table class="menu">
18                                 <tr><th>Menu</th></tr>
19                                 <tr>
20                                         <td>
21                                                 <a href="index.html">About</a><br>
22                                                 <a href="licence.html">Licence</a><br>
23                                                 <a href="howto.html">How to...</a><br>
24                                                 <a href="devhowto.html">For developers</a><br>
25                                                 <a href="faq.html">FAQ</a><br>
26                                                 <a href="http://mdictionary.garage.maemo.org/userguide/" target="blank">User Guide</a><br>
27                                                 <a href="screen.html">Screenshots</a><br>
28                                                 <a href="download.html">Download</a><br>
29                                                 <a href="contact.html">Contact us</a><br>
30                                         </td>
31                                 </tr>
32                                 <tr><th class="footer">&nbsp;</th></tr>
33                                 </table>
34                                 <br>
35                                 <br>
36                         </td>
37                         <td id="content">
38                                 <table class="menu">
39                                 <tr><th>&nbsp;</th></tr>
40                                 <tr>
41                                         <td class="content">
42                                                 <p>If you have questions please write to <u>maemo(at)comarch(dot)com</u><br></p>
43                                         </td>
44                                 </tr>
45                                 <tr><th class="footer">&nbsp;</th></tr>
46                                 </table>
47                         </td>
48                 </tr>
49                 <tr><td colspan="2" id="footer_border">&nbsp;</td></tr>
50                 <tr><td colspan="2" id="footer">&copy; 2006-2007 <a href="#top">WhiteStork Multilingual Dictionary</a></td></tr>
51                 </table>
52         </td>
53         <td id="right_border">&nbsp;</td>
54 </tr>
55 </table>
56
57 </body>
58 </html>