
document.write( "<div id='pagehead' align='center'>" );

document.write( "<img src='images/BOstationS.jpg' width='160' height='100' border='0' align='left' alt='B&O Station' style='margin-right:15px;' />" );
document.write( " <img src='images/mpilogo.gif' width='755' height='100' alt='MPI logo'  /> " );
document.write( " <br /><img src='images/tagline.gif' alt='Keeping Montgomery County\'s Heritage Alive' width='532' height='20' border='0'  style='margin-left:160px;' /> " );
document.write( "</div>" );

document.write( "<!-- end of logo and page head --> " );
document.write( "<!-- navigation bar --> " );
document.write( "<div id='sidebarLeft'>" );
document.write( "<div class='menu'>" );
document.write( "<ul>" );
document.write( "<li><a href='index.html'>Home</a></li> " );
document.write( "<li>Projects & Programs</li>" );
document.write( "<li><span class='inner'><a href='BOStation.html'>B&O Station</a></span></li> " );
document.write( "<li><span class='inner'><a href='preservationAwards.html'>Preservation Awards</a></span></li> " );
document.write( "<li><span class='inner'><a href='advocacy.html'>Advocacy</a></span></li> " );
document.write( "<li><a href='mpiCalendar.html'>Calendar & Events</a></li>" );
document.write( "<li><a href='aboutMPI.html'>About MPI</a></li> " );
document.write( "<li><a href='membership.html'>Membership/Donations</a></li> " );
document.write( "<li><a href='contactMPI.php'>Contact MPI</a></li> " );
document.write( "<li><a href='wayneGoldsteinTributes.html'>Wayne Goldstein</a></li> " );
document.write( "<li><a href='articles.html'>Articles of Interest</a></li> " );
document.write( "<li><a href='preservationResources.html'>Preservation Resources</a></li> " );
document.write( "</ul>" );
document.write( "</div>  <!-- end navigation bar, sidebar still open --> " );

