<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="announce.htm">Announcements</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="paul_comment.htm">Commentary</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="projects.htm">Projects</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="thinking.htm">Edge Thinking</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>');








//  End -->
