document.write("<div id=\"title\">");
document.write("<div id=\"barbottom\">");
document.write("<a href=\"index.html\">Home</a>");
document.write("<a href=\"mission.html\">Mission &amp; Goals</a>");
document.write("<a href=\"news.html\">BMA News</a>");
document.write("<a href=\"community.html\">Community Connections</a>");
document.write("<a href=\"calendar.html\">Calendar</a>");
document.write("<a href=\"leadership.html\">Leadership</a>");
document.write("<a href=\"photos.html\">Photos</a>");
document.write("</div>");
document.write("</div>");