document.write ("<table width=745><tr><td>");
document.write ("<img src='bmd_masthead.gif' border=1>");
document.write ("<center><font-face=arial size=2 color=red>");
document.write ("<a href='index.php'>Home</a><font face=arial size=2 color=red> | </font>");
document.write ("<a href='about_us.html'>About Us</a><font face=arial size=2 color=red> | </font>");
document.write ("<a href='meetings.html'>Meetings</a><font face=arial size=2 color=red> | </font>");
document.write ("<a href='events.html'>Events</a><font face=arial size=2 color=red> | </font>");
document.write ("<a href='documents.html'>Documents</a><font face=arial size=2 color=red> | </font>");
document.write ("<a href='http://bostonmayday.org/photos/index.htm'>Photos</a><font face=arial size=2 color=red> | </font>"); 
document.write ("<a href='links.html'>Links</a>");
document.write ("<hr color=red noshade>");
document.write ("</center></td></tr></table>");

