document.write('<div class="header">');
document.write('  <div class="navigation">');
document.write('  <a href="index.html">Portfolio</a><!--&nbsp; &nbsp;|&nbsp; &nbsp;<a href="about.html">About Me</a>-->&nbsp; &nbsp;|&nbsp; &nbsp;<a href="contact.html">Contact</a>');
document.write('  </div>');
document.write('</div>');
