document.write("<center>")
document.write("<p>")
document.write("<a href='/'>Home</a>")
document.write("&nbsp; &nbsp; &nbsp;")
document.write("<a href='/specifications/specifications.html'>Specifications</a>")
document.write("&nbsp; &nbsp; &nbsp;")
document.write("<a href='/interior/interior.html'>Interior Photos</a>")
document.write("&nbsp; &nbsp; &nbsp;")
document.write("<a href='/wherearewe/wherearewe.html'>Where Are We</a>")
document.write("&nbsp; &nbsp; &nbsp;")
document.write("<a href='/contactus/contactus.html'>Contact Us</a>")
document.write("&nbsp; &nbsp; &nbsp;")
document.write("<a href='/aboutus/aboutus.html'>About Us</a>")
document.write("</p>")
document.write("<p>")
document.write("Our Blogs==>")
document.write("&nbsp; &nbsp; &nbsp;")
document.write("<a href='/itsaboat/itsaboat.html'>It's A Boat</a>")
document.write("&nbsp; &nbsp; &nbsp;")
document.write("<a href='/thelogbook/thelogbook.html'>The Logbook</a>")
document.write("&nbsp; &nbsp; &nbsp;")
document.write("<a href='/thegalley/thegalley.html'>The Galley</a>")
document.write("<hr width=750 />")
document.write("</center>")

