// JavaScript Document

document.write('<a href="index.htm">Home</a> | ');
document.write('<a href="ee.htm">Exceeding Expectations</a> | ');
document.write('<a href="fyfpj.htm">Find Your First Professional Job</a> | ');
document.write('<a href="lfe.htm">Learning From Experience</a> | ');
document.write('<a href="journal.htm">Download Materials</a> | <br />');
document.write('<a href="abouttheauthor.htm">About the Author</a> | ');
document.write('<a href="ordering.htm">Order Books</a> | ');
document.write('<a href="contact.htm">Contact Us</a>');
//document.write('<a href="sitemap.htm">Site Map</a>');
document.write('<h6>&copy; 2011, Mosaic Eye Publishing  | 16 Crowninshield Road | Brookline, MA 02446 | 617-566-1574 | <a href="mailto:info@mosaiceyepublishing.com">info@mosaiceyepublishing.com</a></h6>');
document.write('<h6>Website Design by  <a href="http://www.lebwebdesign.com">LEB Web Design</a></h6>');
