// JavaScript Document
document.write('<map name="Map">');
document.write('<area shape="rect" coords="798,30,855,47" href="contact.html">');
document.write('<area shape="rect" coords="747,30,785,45" href="index.html">');
document.write('<area shape="rect" coords="52,2,268,43" href="index.html">');
document.write('</map>');

document.write('<table width="901" height="520" border="0" cellpadding="0" cellspacing="0">');
document.write('  <tr align="left">');
document.write('  <td height="66" width="859" colspan="3" valign="top"><img src="img/header.gif" width="859" height="46" border="0" usemap="#Map"></td>');
document.write('    </tr>');
document.write('  <tr>');

