document.writeln('<table width="1%" border="0" cellspacing="0" cellpadding="0">');
document.writeln('<tr>');
document.writeln('<td><img src="images/contact-button.jpg" width="200" height="30" border="0" usemap="#Map2" />');
document.writeln('<map name="Map2" id="Map2">');
document.writeln('<area shape="rect" coords="9,4,78,26" href="index.htm" />');
document.writeln('<area shape="rect" coords="99,6,192,27" href="contact.htm" />');
document.writeln('</map></td>');
document.writeln('</tr>');
document.writeln('</table>');