| 58 | |
| 59 | {{{ |
| 60 | #!html |
| 61 | <p class="quotation">You can search past messages on the Mary-users or the Mary-developers lists:<br> |
| 62 | </p> |
| 63 | <!-- SiteSearch Google --> |
| 64 | <form method="get" action="http://www.google.com/search"> |
| 65 | <table bgcolor="#ffffff"> |
| 66 | <tbody> |
| 67 | <tr valign="top"> |
| 68 | <td><a href="http://www.google.com/"> <img src="http://www.google.com/logos/Logo_40wht.gif" alt="Google" align="absmiddle" border="0"></a></td> |
| 69 | <td> <input name="q" size="40" maxlength="255" value="" type="text"> |
| 70 | <input name="ie" value="UTF-8" type="hidden"> |
| 71 | <input name="oe" value="UTF-8" type="hidden"> |
| 72 | <input name="hl" value="en" type="hidden"> |
| 73 | <input name="btnG" value="Google Search" type="submit"> |
| 74 | <font size="1"> |
| 75 | <input name="domains" value="http://www.dfki.de/pipermail/mary-users/" type="hidden"> |
| 76 | <input name="domains" value="http://www.dfki.de/pipermail/mary-dev/" type="hidden"><br> |
| 77 | <input name="sitesearch" value="" type="radio"> WWW |
| 78 | <input name="sitesearch" value="http://www.dfki.de/pipermail/mary-users/" checked="checked" type="radio"> Mary-users Archives |
| 79 | <input name="sitesearch" value="http://www.dfki.de/pipermail/mary-dev/" type="radio"> Mary-developers Archives |
| 80 | </font> |
| 81 | </td> |
| 82 | </tr> |
| 83 | </tbody> |
| 84 | </table> |
| 85 | </form> |
| 86 | <!-- SiteSearch Google --> |
| 87 | }}} |
| 88 | |