document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%" height="1">');

document.write('<tr><td width="50%" valign="top" nowrap><img src="gfx/logo_small.gif" width=28 height=28>&nbsp;');
document.write('<font color="#000080"><b>Lance J. Putnam</b></font>');

document.write('</td>');

document.write('<td width="50%" align="right" nowrap height="1">');
document.write('| ');
document.write('<a class="small" href="index.html">Home</a> | ');
document.write('<a class="small" href="projects.html"> Projects</a> | ');
document.write('<a class="small" href="music.html"> Music</a> | ');
//document.write('<a class="small" href="resume.html"> Résumé</a> | ');
document.write('<a class="small" href="links.html"> Links</a> |');
document.write('<a class="small" href="contact.html"> Contact</a> |');

document.write('</td></tr></table>');