<!-- 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="/about.htm">About Me</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="/mission.htm">Mission</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="/resume.htm">Resume</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="/calendar.htm">Calendar</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="/privacy.htm">Privacy</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="/contact.htm">Contact Me</a>');




document.write('<br><br>All contents Copyright &copy; 2006 All Rights Reserved <a href="http://www.dshelmdc.com">Dr. Daniel S. Helm, D.C.</a>');


// EDIT THE NEXT LINE


document.write(' Site Powered by <a href="http://www.i-intellimarket.com" target=_blank>IntelliMarket</a><br>');



//  End -->
