document.write("	<tr>")
document.write("         <td align='center' colspan='3' class='styleSecondnav'>")
document.write("	         <strong>")
document.write("	         <a href='index.htm' class='styleSecondnav'>Home</a> &nbsp;|&nbsp; ")
document.write("	         <a href='gallery.html' class='styleSecondnav'>Completed Work</a> &nbsp;|&nbsp; ")
document.write("	         <a href='architects.html' class='styleSecondnav'>Architect's Corner</a> &nbsp;|&nbsp; ") 
document.write("	         <a href='engineering.html' class='styleSecondnav'>Engineering Data</a> &nbsp;|&nbsp; ") 
document.write("	         <a href='References.html' class='styleSecondnav'>Reference Letters</a> &nbsp;|&nbsp; ") 
document.write("	         <a href='About_Hoover.html' class='styleSecondnav'>About Hoover</a> &nbsp;|&nbsp; ")
document.write("	         <a href='contact.html' class='styleSecondnav'>Contact Us</a>")
document.write("	         </strong>") 
document.write("			 <img src='images/homelinetop.jpg' width='899' height='4' alt='' style='margin-top:5px;'/>")
document.write("		</td>")
document.write("	</tr>")







