document.writeln(
   '<div id="header">' +
     '<h1>St. Sepulchre-without-Newgate</h1>' +
     '<h2>THE NATIONAL MUSICIANS\' CHURCH</h2>' +
     '<img src="images/eastwindow.jpg"     alt="East Window"/>' +
     '<img src="images/organ.jpg"          alt="Organ"/>' +
     '<img src="images/seps1.jpg"          alt="St. Sepulchre\'s"/>' +
     '<img src="images/organ_console.JPG"  alt="Organ console"/>' +
     '<img src="images/Inside_St_Seps.JPG" alt="Inside St. Sep\'s"/>' +
   '</div>' +
   '<div id="etching">' + 
     '<img src="images/etching.jpg" alt="Etching of St. Sepulchre\'s"/>' +
   '</div>'
)
