// JavaScript Document
document.write('<table name=\"Table1\" height=\"100\" width=\"100%\">		<tr>			<td width=\"100\"  height=\"80\">				<img alt=\"LMC Logo\" src=\"images/Logo.jpg\" />			</td>			<td width=\"100\"  height=\"80\">				<font face=\"Lucida Sans Unicode\" color=\"#2f3677\">					Laird Manufacturing Corporation				</font>			</td>			<td width=\"80%\">			</td>			<td width=\"100\">				<img alt=\"2072\" src=\"images/mower_blue.jpg\" height=\"80\"/>			</td>			<td>				<img alt=\"1860\" src=\"images/mower_1860_tran.jpg\" height=\"80\"/>			</td>		</tr>		<tr height=\"20%\">			<td></td>		</tr>	</table>')