//This Javascript page writes the header at the top of the pages
document.write("<p align='center' class='Arch'>")
document.write("<a href='default_lord_w.htm'>Lord Home</a>")
/*document.write("&nbsp; | &nbsp;")
document.write("<a href='ellington_art_deco.htm'>Art Deco</a>")
document.write("&nbsp; | &nbsp;")
document.write("<a href='ellington_bibliography.htm'>Bibliography</a>")*/
document.write("&nbsp; | &nbsp;")
document.write("<a href='lord_w_h_related_buildings.htm'>Buildings</a>")
/*document.write("&nbsp; | &nbsp;")
document.write("<a href='#'>Correspondence</a>")
document.write("&nbsp; | &nbsp;")
document.write("<a href='ellington_inventory.htm'>Inventory</a>")
document.write("&nbsp; | &nbsp;")
document.write("<a href='ellington_political.htm'>Politics</a>")
document.write("&nbsp; | &nbsp;")
document.write("<a href='#'>Photographs</a>")*/
document.write("</p>")
