mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
41 lines
684 B
HTML
41 lines
684 B
HTML
|
<!--
|
||
|
|
||
|
this is the same HTML as before with one change (7B) remove the
|
||
|
|
||
|
<FONT> from the previous case and 'Mooney's grass ...' overlays
|
||
|
|
||
|
the image.
|
||
|
|
||
|
-->
|
||
|
|
||
|
<html><body>
|
||
|
|
||
|
<font face=arial,helvetica size=-1>
|
||
|
|
||
|
<p>
|
||
|
|
||
|
<br clear=all>
|
||
|
|
||
|
<p>
|
||
|
|
||
|
<table width=50 border=0 align=left>
|
||
|
|
||
|
<tr><td>
|
||
|
|
||
|
<img src="ant.jpg"
|
||
|
|
||
|
width=50 height=62>
|
||
|
|
||
|
</td></tr>
|
||
|
|
||
|
</table>
|
||
|
|
||
|
BRIAN MCGRORY</font><br> <!-- (7B) -->
|
||
|
|
||
|
Mooney's grass is always greener ... As the Sox return Tuesday for ...
|
||
|
|
||
|
</body></html>
|
||
|
|
||
|
|
||
|
|