mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
47 lines
851 B
HTML
47 lines
851 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>
|
|
|
|
<title>bug4956</title>
|
|
<span style="background-color:yellow">
|
|
<a href="bug5859.html">
|
|
Next...</a></span><br><br>
|
|
|
|
|
|
<font face=arial,helvetica size=-1>
|
|
|
|
<p>
|
|
|
|
<br clear=all>
|
|
|
|
<p>
|
|
|
|
<table width=50 border=0 align=left>
|
|
|
|
<tr><td>
|
|
|
|
<img src="http://graphics.boston.com/globe/images/columns/mcgrory.gif"
|
|
|
|
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>
|
|
|
|
|
|
|