// menu
document.write('<table border="0" cellpadding="0" cellspacing="0">');
document.write('<tr><td>');
document.write('<img src="images/LborderbuttonsA3.jpg" width="208" height="495" usemap="#HMMap0" border="0"><BR>');
document.write('<map name="HMMap0">');
document.write('<area href="main.html" onFocus="if(this.blur)this.blur()" shape="rect" coords="37, 167, 154, 203">');
document.write('<area href="history.html" onFocus="if(this.blur)this.blur()" shape="rect" coords="37, 206, 154, 242">');
document.write('<area href="service.html" onFocus="if(this.blur)this.blur()" shape="rect" coords="37, 245, 154, 280">');
document.write('<area target="_blank" href="obits.html" onFocus="if(this.blur)this.blur()" shape="rect" coords="37, 283, 154, 319">');
document.write('<area href="contact.html" onFocus="if(this.blur)this.blur()" shape="rect" coords="37, 322, 154, 358">');
document.write('</map>');
document.write('</td></tr>');
document.write('</table>');
