document.write('<p><a href="index.html">Home</a><br />');
document.write('<a href="lawOffice.html">Law Office</a><br />');
document.write('<a href="biography.html">Biography</a><br />');
document.write('<a href="consulting.html">Consulting</a><br />');
document.write('<a href="employmentLaw.html">Employment Law</a><br />');
document.write('<a href="businessLitigation.html">Business Litigation</a><br />');
document.write('<a href="clients.html">Clients</a><br />');
document.write('<a href="presentations.html">Presentations</a><br />');
document.write('<a href="mailto:tmarks@markslegal.com">Contact Me</a><br />');
