document.write('<table width="100%" height="36"  border="0" cellpadding="0" cellspacing="0">');
document.write('  <tr>');
document.write('    <td width="99%" valign="middle" background="images/Menu-Background.gif"><table width="100%"  border="0" cellspacing="0" cellpadding="0">');
document.write('        <tr align="center">');
document.write('          <td width="95" ><a href="index.htm" class="fntLink">Home</a></td>');
document.write('          <td width="7" background="images/MenuInterim.gif">&nbsp;</td>');
document.write('          <td width="200" ><a href="minutes.htm" class="fntLink">Minutes of the');
document.write('              Meeting</a> </td>');
document.write('          <td width="7" background="images/MenuInterim.gif">&nbsp;</td>');
document.write('          <td width="166" ><a href="agenda.htm" class="fntLink">Agenda Points </a></td>');
document.write('          <td width="7" background="images/MenuInterim.gif">&nbsp;</td>');
document.write('          <td width="129" ><a href="notification.htm" class="fntLink">Notifications</a></td>');
document.write('          <td width="7" background="images/MenuInterim.gif">&nbsp;</td>');
document.write('          <td width="88" ><a href="sitemap.htm" class="fntLink">Sitemap</a></td>');
document.write('        </tr>');
document.write('    </table></td>');
document.write('    <td width="2%">&nbsp;</td>');
document.write('  </tr>');
document.write('</table>');
