document.write (' <br><br> ');	
document.write (' <a href="home.html">Home</a><br><br> ');	
document.write (' <a href="about.html">About the<br>Photographer</a><br><br> ');
document.write (' <a href="proofs-copyright.html">Show Proofs</a><br><br> ');
document.write (' Photo Gallery<br> ');
document.write (' &nbsp;&nbsp;&nbsp;&nbsp;<a href="portraits.html">Portraits</a><br> ');
document.write (' &nbsp;&nbsp;&nbsp;&nbsp;<a href="liberty.html">Liberty</a><br> ');
document.write (' &nbsp;&nbsp;&nbsp;&nbsp;<a href="performance.html">Performance</a><br> ');
document.write (' &nbsp;&nbsp;&nbsp;&nbsp;<a href="confo.html">Conformation</a><br> ');
document.write (' &nbsp;&nbsp;&nbsp;&nbsp;<a href="foals.html">Foals</a><br> ');
document.write (' &nbsp;&nbsp;&nbsp;&nbsp;<a href="critters.html">Other Critters</a><br> ');
document.write (' &nbsp;&nbsp;&nbsp;&nbsp;<a href="stock.html">Stock Photos</a><br><br> ');
document.write (' <a href="testimonials.html">Testimonials</a><br><br> ');
document.write (' <a href="contact.html">Contact</a><br><br> ');
document.write (' <a href="links.html">Links</a><br><br> ');