document.write('          <a href="index.html">Clapham.org</a>' );
document.write('          <ul>' );
document.write('            <li><a href="mailto:Chris@clapham.org">Contact</a></li>' );
document.write('          </ul>' );
document.write('          Projects' );
document.write('          <ul>' );
document.write('            <li><a href="gnometd/index.html">Gnome ToDo Task Manager</a></li>' );
document.write('          </ul>' );
