summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:01:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:01:38 -0800
commita683df53e57cdf8a8b27881423921d0b259f32fe (patch)
treedac20f41a08056b93f12b2cdb4dc623e8c77120f
parent3eba719e66a137dc199617e2900963f51a89c200 (diff)
NormalizeHEADmain
-rw-r--r--.gitattributes4
-rw-r--r--LICENSE.txt11
-rw-r--r--README.md2
-rw-r--r--old/53135-0.txt777
-rw-r--r--old/53135-0.zipbin11563 -> 0 bytes
-rw-r--r--old/53135-h.zipbin3355520 -> 0 bytes
-rw-r--r--old/53135-h/53135-h.htm926
-rw-r--r--old/53135-h/images/cover.jpgbin128070 -> 0 bytes
-rw-r--r--old/53135-h/images/i_006a.jpgbin54105 -> 0 bytes
-rw-r--r--old/53135-h/images/i_006b.jpgbin55896 -> 0 bytes
-rw-r--r--old/53135-h/images/i_007.jpgbin87122 -> 0 bytes
-rw-r--r--old/53135-h/images/i_008a.jpgbin75037 -> 0 bytes
-rw-r--r--old/53135-h/images/i_008b.jpgbin89230 -> 0 bytes
-rw-r--r--old/53135-h/images/i_009.jpgbin73332 -> 0 bytes
-rw-r--r--old/53135-h/images/i_010a.jpgbin87714 -> 0 bytes
-rw-r--r--old/53135-h/images/i_010b.jpgbin67884 -> 0 bytes
-rw-r--r--old/53135-h/images/i_011.jpgbin71657 -> 0 bytes
-rw-r--r--old/53135-h/images/i_012a.jpgbin82445 -> 0 bytes
-rw-r--r--old/53135-h/images/i_012b.jpgbin89868 -> 0 bytes
-rw-r--r--old/53135-h/images/i_013a.jpgbin81751 -> 0 bytes
-rw-r--r--old/53135-h/images/i_013b.jpgbin90163 -> 0 bytes
-rw-r--r--old/53135-h/images/i_014.jpgbin75193 -> 0 bytes
-rw-r--r--old/53135-h/images/i_015.jpgbin82709 -> 0 bytes
-rw-r--r--old/53135-h/images/i_016.jpgbin86907 -> 0 bytes
-rw-r--r--old/53135-h/images/i_017.jpgbin78747 -> 0 bytes
-rw-r--r--old/53135-h/images/i_018a.jpgbin84615 -> 0 bytes
-rw-r--r--old/53135-h/images/i_018b.jpgbin73372 -> 0 bytes
-rw-r--r--old/53135-h/images/i_019.jpgbin91484 -> 0 bytes
-rw-r--r--old/53135-h/images/i_020a.jpgbin62549 -> 0 bytes
-rw-r--r--old/53135-h/images/i_020b.jpgbin74411 -> 0 bytes
-rw-r--r--old/53135-h/images/i_021.jpgbin80775 -> 0 bytes
-rw-r--r--old/53135-h/images/i_022.jpgbin82386 -> 0 bytes
-rw-r--r--old/53135-h/images/i_023a.jpgbin73186 -> 0 bytes
-rw-r--r--old/53135-h/images/i_023b.jpgbin98737 -> 0 bytes
-rw-r--r--old/53135-h/images/i_024.jpgbin86630 -> 0 bytes
-rw-r--r--old/53135-h/images/i_025.jpgbin64294 -> 0 bytes
-rw-r--r--old/53135-h/images/i_026a.jpgbin101380 -> 0 bytes
-rw-r--r--old/53135-h/images/i_026b.jpgbin86002 -> 0 bytes
-rw-r--r--old/53135-h/images/i_027.jpgbin93766 -> 0 bytes
-rw-r--r--old/53135-h/images/i_028.jpgbin75662 -> 0 bytes
-rw-r--r--old/53135-h/images/i_029.jpgbin81315 -> 0 bytes
-rw-r--r--old/53135-h/images/i_030.jpgbin76968 -> 0 bytes
-rw-r--r--old/53135-h/images/i_031.jpgbin71858 -> 0 bytes
-rw-r--r--old/53135-h/images/i_032a.jpgbin85777 -> 0 bytes
-rw-r--r--old/53135-h/images/i_032b.jpgbin75056 -> 0 bytes
-rw-r--r--old/53135-h/images/i_033.jpgbin93358 -> 0 bytes
-rw-r--r--old/53135-h/images/i_034a.jpgbin83999 -> 0 bytes
-rw-r--r--old/53135-h/images/i_034b.jpgbin81736 -> 0 bytes
48 files changed, 17 insertions, 1703 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf
diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 0000000..6312041
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,11 @@
+This eBook, including all associated images, markup, improvements,
+metadata, and any other content or labor, has been confirmed to be
+in the PUBLIC DOMAIN IN THE UNITED STATES.
+
+Procedures for determining public domain status are described in
+the "Copyright How-To" at https://www.gutenberg.org.
+
+No investigation has been made concerning possible copyrights in
+jurisdictions other than the United States. Anyone seeking to utilize
+this eBook outside of the United States should confirm copyright
+status under the laws that apply to them.
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ecf9a55
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+Project Gutenberg (https://www.gutenberg.org) public repository for
+eBook #53135 (https://www.gutenberg.org/ebooks/53135)
diff --git a/old/53135-0.txt b/old/53135-0.txt
deleted file mode 100644
index 31be3b0..0000000
--- a/old/53135-0.txt
+++ /dev/null
@@ -1,777 +0,0 @@
-The Project Gutenberg EBook of The Halifax Catastrophe, by Anonymous
-
-This eBook is for the use of anyone anywhere in the United States and most
-other parts of the world at no cost and with almost no restrictions
-whatsoever. You may copy it, give it away or re-use it under the terms of
-the Project Gutenberg License included with this eBook or online at
-www.gutenberg.org. If you are not located in the United States, you'll have
-to check the laws of the country where you are located before using this ebook.
-
-Title: The Halifax Catastrophe
-
-Author: Anonymous
-
-Release Date: September 23, 2016 [EBook #53135]
-
-Language: English
-
-Character set encoding: UTF-8
-
-*** START OF THIS PROJECT GUTENBERG EBOOK THE HALIFAX CATASTROPHE ***
-
-
-
-
-Produced by Richard Tonsing and the Online Distributed
-Proofreading Team at http://www.pgdp.net (This file was
-produced from images generously made available by The
-Internet Archive)
-
-
-
-
-
-
-
-
-
- _Views of the
- Halifax Catastrophe_
- Showing Effects of Explosion
- _December Sixth ❧ 1917_
-
- H. H. MARSHALL Ltd., Publishers’ Agents
- Sole Distributers
- Halifax, Canada
-
- PUBLISHED BY ROYAL PRINT & LITHO Limited
- HALIFAX, Canada
-
-
-
-
- _The Halifax Catastrophe_
-
-
- ¶ Forty Views—showing extent of damage
- in Canada’s historic city as the result
- of terrific explosion on Thursday,
- December 6th, 1917, which killed 1500
- men, women and children; injured 3000
- and rendered 6000 homeless; causing
- property damage of nearly $50,000,000
-
- Issued by ROYAL PRINT & LITHO LTD.
- HALIFAX, CANADA
-
- Copyrighted 1917
-
-
-
-
- INTRODUCTION
-
-
-Thursday, December sixth, 1917, will be ever memorable as the date of
-the great disaster which, with catastrophic suddenness, burst upon the
-beautiful and old historic city of Halifax, causing widespread
-destruction, death and desolation, the magnitude of which finds no
-parallel in our history. The fateful morning dawned both fine and fair,
-and the normal activities of the busy city were set in motion for the
-day. No one dreamed that in the magnificent harbor of Halifax the
-opening scene in a terrible drama of tragedy was already staged.
-
-Proceeding up the harbor, and making for Bedford Basin, was the French
-steamer “Mont Blanc,” carrying a deck cargo of benzine and an under
-cargo of some three thousand tons of nitro-glycerine, and the world’s
-most powerful explosive, “T. N. T.” Leaving the upper harbor and
-steaming at slow speed was the Norwegian steamer “Imo,” with a cargo of
-relief for the war sufferers of Belgium. Slowly the two vessels
-approached each other; nearer and nearer they drew, reaching the Narrows
-between the harbor and Bedford Basin, at which point they should have
-passed. Then happened the inexplicable—save for the fatal phrase
-“Someone had blundered”! The Norwegian vessel collided with the “Mont
-Blanc,” and almost immediately her deck cargo of benzine caught fire and
-a few minutes later, at five minutes past nine to be exact, the three
-thousand tons of high explosives aboard exploded with a dull
-reverberating roar and a crash that defies description. In a second of
-time it was as though a fierce tornado had swept the City. The whole
-North End, practically two square miles of territory, became a burning
-ruin. A considerable section of the water front was completely
-shattered, and all over the city, public buildings and private dwellings
-were wrecked, and not a window remained anywhere intact.
-
-The preponderating magnitude of the calamity can be somewhat realized by
-the terrible toll of dead and wounded. The casualties were truly
-appalling—1,200 dead, 2,000 or more wounded, and 6,000 rendered
-homeless. Property damage was estimated to be between Forty and Fifty
-Million Dollars.
-
-The scenes following the great convulsion are utterly beyond the power
-of language to describe. Chaos reigned supreme, and our vocabulary fails
-to depict the heart-rending scenes witnessed on the streets and in the
-hastily improvised hospitals and morgues. Gallant acts of amazing
-heroism are recorded, and Halifax will never fully know all she owes to
-the military and naval forces stationed in the city for their
-magnificent services, so promptly rendered in the hour of her dire
-disaster.
-
-No sooner had the appalling news flashed across the cables than messages
-of sympathy and offers of practical aid poured in from all parts of the
-Dominion and the U. S. A. The local Relief Committee was inspired and
-heartened by the prompt despatch from Boston of a special relief train,
-bringing a corps of doctors, surgeons, and Red Cross nurses with full
-equipment, under the direction of Hon. A. C. Ratchesky, the personal
-representative of Governor McCall of Massachusetts. Premier Borden
-arrived in Halifax on Friday morning, and issued the following statement
-expressive of the keen appreciation which all Canada felt at the
-magnanimous assistance of the American people:
-
- “The people of Canada are profoundly grateful for the generous
- sympathy of the people of the United States in the terrible disaster
- which has overtaken the City of Halifax, and they most deeply
- appreciate the splendid aid which has been offered and sent from so
- many communities of our great kindred nation.”
-
-In an incredibly short space of time, considering the tremendous nature
-of the calamity, confusion took on the semblance of order, and the eager
-hands of willing citizens were busily engaged under the direction of
-committees in ministering to the maimed and injured, reverent burial of
-the untimely dead, catering for the hungry and providing for the
-thousands rendered destitute and homeless through the sudden stroke of
-swift catastrophe which has laid the city low.
-
-Not yet, at this hour of writing, has Halifax recovered fully from the
-shattering blow of that fateful Thursday, the sixth of December; but
-with optimistic fortitude, with courage and with ardor, is already
-grappling with the Herculean task of reconstruction; and thus it is that
-the gloom of the present is even now radiantly relieved with the gleam
-of a splendid vision—The Greater Halifax of Tomorrow. Surely here is
-ample evidence that there is something in man, frail and human as he is,
-which nevertheless defies and rises above catastrophe.
-
- HAROLD T. ROE.
-
- Halifax, December 14th, 1917.
-
-[Illustration:
-
- This picture was taken at the corner of Queen and Green Streets, three
- miles from the scene of the disaster, a few minutes after the
- explosion, and shows the cloud of smoke from the explosion.
-]
-
-[Illustration:
-
- This picture shows another view of the cloud of smoke from the
- explosion. This smoke cloud swept over the north end of the city and
- was visible in all sections of Halifax for more than a quarter of an
- hour.
-
- By courtesy of G. V. D. V.
-]
-
-[Illustration:
-
- In one brief minute this home was smashed to atoms. Furniture and
- bathtub can be seen mixed up in the debris.
-]
-
-[Illustration:
-
- This view is looking down on the roof of North Street Station and
- shows how that building was battered up.
-]
-
-[Illustration:
-
- This is an interior view of North Street Station after the explosion
- showing the roof smashed in and wreckage trains carrying debris
- away.
-]
-
-[Illustration:
-
- All that is left of St. Joseph’s Church.
-]
-
-[Illustration:
-
- Ruins at Richmond. This picture was taken shortly after the explosion.
-]
-
-[Illustration:
-
- All that is left of a residential section in the North End.
-]
-
-[Illustration:
-
- The havoc wrought among stores and homes on Gottingen Street.
-]
-
-[Illustration:
-
- This is a view of Roome Street School in the heart of the devastated
- area. As can be seen this building was completely wrecked.
-]
-
-[Illustration:
-
- Crowds swarming into Chebucto Road School to identify the dead.
-]
-
-[Illustration:
-
- This is a view of the new Alexander McKay School. It now resembles a
- shell-torn building in Flanders.
-]
-
-[Illustration:
-
- Crashing chimneys fell on the sick and dying and added to the awful
- horror of the explosion.
-]
-
-[Illustration:
-
- Motor lorries conveying the wounded to the new Military Hospital on
- Camp Hill.
-]
-
-[Illustration:
-
- This picture shows wreckage of Fire Chief Condon’s automobile after
- the explosion.
-]
-
-[Illustration:
-
- This picture shows the post office and customs house before the
- explosion. Although these buildings are located two miles from the
- scene of the explosion, they were more or less damaged.
-]
-
-[Illustration:
-
- A view of the wrecked St. Joseph’s School, with the ruins of St.
- Joseph’s Church showing in the rear.
-]
-
-[Illustration:
-
- Searching for bodies in the basement of a school.
-]
-
-[Illustration:
-
- The effect of the explosion on rolling stock and track.
-]
-
-[Illustration:
-
- Coffins piled up in front of Chebucto Road School at the funeral of
- nearly 100 unidentified dead.
-]
-
-[Illustration:
-
- Homeless people of the North End were forced to spend the night in
- canvas tents.
-]
-
-[Illustration:
-
- So terrific was the explosion that horses were torn from their waggons
- and instantly killed.
-]
-
-[Illustration:
-
- This is a scene at Richmond and shows how completely the buildings in
- that section were demolished.
-]
-
-[Illustration:
-
- All that remains of several large buildings in the devastated area,
- where the full force of the explosion was felt.
-]
-
-[Illustration:
-
- This is a picture of Clayton & Sons, Clothing Manufacturers’ block on
- Barrington Street, one of the largest buildings in the city.
- Practically every pane of glass in this building was shattered.
-]
-
-[Illustration:
-
- This is an interior view of the tailoring department of Clayton and
- Sons. This picture was taken after the blizzard of Friday and shows
- the snow piled up on the tables and the damage to the stock by the
- storm.
-]
-
-[Illustration:
-
- Rows of unidentified dead in the basement of Chebucto Road School.
-]
-
-[Illustration:
-
- Amid the Blinding Blizzard of Friday many found shelter in rows of
- canvas tents.
-]
-
-[Illustration:
-
- Wreckage of homes in the devastated area.
-]
-
-[Illustration:
-
- This shows how completely the train entrance to North Street Station
- was wrecked. The whole roof was swept away.
-]
-
-[Illustration:
-
- THE HOME OF THE HALIFAX HERALD AND THE EVENING MAIL AFTER THE
- EXPLOSION. The Herald building is situated more than two miles from
- the scene of the disaster, and so great was the explosion that every
- pane of glass in the building was shattered. On the north and west
- sides (not shown in the picture) the greatest damage was caused,
- frames and glass being blown in on the presses and other parts of
- the plant.
-]
-
-[Illustration:
-
- The motor fire engine “Patricia” as she appeared when purchased by the
- City of Halifax a few years ago.
-]
-
-[Illustration:
-
- The motor fire engine “Patricia” as she appeared after the explosion.
-]
-
-[Illustration:
-
- This house is situated more than a mile from the scene of the
- explosion, but the interior was completely wrecked and the furniture
- was blown out on the street.
-]
-
-[Illustration:
-
- Searching for human lives amid the debris in the devastated Richmond
- section.
-]
-
-[Illustration]
-
-[Illustration:
-
- All that is left of two homes in the Richmond section.
-]
-
-[Illustration:
-
- Oland’s Brewery. This building is a complete wreck and all that
- remains standing is the smoke stack.
-]
-
-[Illustration:
-
- The Protestant Service at Chebucto Mortuary, from which nearly 100
- unidentified dead were buried.
-]
-
-[Illustration:
-
- The Roman Catholic Service at Chebucto Mortuary, from which nearly 100
- unidentified dead were buried.
-]
-
-
-
-
- TRANSCRIBER'S NOTES
-
-
- 1. Silently corrected typographical errors.
- 2. Retained anachronistic and non-standard spellings as printed.
- 3. Enclosed underlined font in _underscores_.
-
-
-
-
-
-End of the Project Gutenberg EBook of The Halifax Catastrophe, by Anonymous
-
-*** END OF THIS PROJECT GUTENBERG EBOOK THE HALIFAX CATASTROPHE ***
-
-***** This file should be named 53135-0.txt or 53135-0.zip *****
-This and all associated files of various formats will be found in:
- http://www.gutenberg.org/5/3/1/3/53135/
-
-Produced by Richard Tonsing and the Online Distributed
-Proofreading Team at http://www.pgdp.net (This file was
-produced from images generously made available by The
-Internet Archive)
-
-Updated editions will replace the previous one--the old editions will
-be renamed.
-
-Creating the works from print editions not protected by U.S. copyright
-law means that no one owns a United States copyright in these works,
-so the Foundation (and you!) can copy and distribute it in the United
-States without permission and without paying copyright
-royalties. Special rules, set forth in the General Terms of Use part
-of this license, apply to copying and distributing Project
-Gutenberg-tm electronic works to protect the PROJECT GUTENBERG-tm
-concept and trademark. Project Gutenberg is a registered trademark,
-and may not be used if you charge for the eBooks, unless you receive
-specific permission. If you do not charge anything for copies of this
-eBook, complying with the rules is very easy. You may use this eBook
-for nearly any purpose such as creation of derivative works, reports,
-performances and research. They may be modified and printed and given
-away--you may do practically ANYTHING in the United States with eBooks
-not protected by U.S. copyright law. Redistribution is subject to the
-trademark license, especially commercial redistribution.
-
-START: FULL LICENSE
-
-THE FULL PROJECT GUTENBERG LICENSE
-PLEASE READ THIS BEFORE YOU DISTRIBUTE OR USE THIS WORK
-
-To protect the Project Gutenberg-tm mission of promoting the free
-distribution of electronic works, by using or distributing this work
-(or any other work associated in any way with the phrase "Project
-Gutenberg"), you agree to comply with all the terms of the Full
-Project Gutenberg-tm License available with this file or online at
-www.gutenberg.org/license.
-
-Section 1. General Terms of Use and Redistributing Project
-Gutenberg-tm electronic works
-
-1.A. By reading or using any part of this Project Gutenberg-tm
-electronic work, you indicate that you have read, understand, agree to
-and accept all the terms of this license and intellectual property
-(trademark/copyright) agreement. If you do not agree to abide by all
-the terms of this agreement, you must cease using and return or
-destroy all copies of Project Gutenberg-tm electronic works in your
-possession. If you paid a fee for obtaining a copy of or access to a
-Project Gutenberg-tm electronic work and you do not agree to be bound
-by the terms of this agreement, you may obtain a refund from the
-person or entity to whom you paid the fee as set forth in paragraph
-1.E.8.
-
-1.B. "Project Gutenberg" is a registered trademark. It may only be
-used on or associated in any way with an electronic work by people who
-agree to be bound by the terms of this agreement. There are a few
-things that you can do with most Project Gutenberg-tm electronic works
-even without complying with the full terms of this agreement. See
-paragraph 1.C below. There are a lot of things you can do with Project
-Gutenberg-tm electronic works if you follow the terms of this
-agreement and help preserve free future access to Project Gutenberg-tm
-electronic works. See paragraph 1.E below.
-
-1.C. The Project Gutenberg Literary Archive Foundation ("the
-Foundation" or PGLAF), owns a compilation copyright in the collection
-of Project Gutenberg-tm electronic works. Nearly all the individual
-works in the collection are in the public domain in the United
-States. If an individual work is unprotected by copyright law in the
-United States and you are located in the United States, we do not
-claim a right to prevent you from copying, distributing, performing,
-displaying or creating derivative works based on the work as long as
-all references to Project Gutenberg are removed. Of course, we hope
-that you will support the Project Gutenberg-tm mission of promoting
-free access to electronic works by freely sharing Project Gutenberg-tm
-works in compliance with the terms of this agreement for keeping the
-Project Gutenberg-tm name associated with the work. You can easily
-comply with the terms of this agreement by keeping this work in the
-same format with its attached full Project Gutenberg-tm License when
-you share it without charge with others.
-
-1.D. The copyright laws of the place where you are located also govern
-what you can do with this work. Copyright laws in most countries are
-in a constant state of change. If you are outside the United States,
-check the laws of your country in addition to the terms of this
-agreement before downloading, copying, displaying, performing,
-distributing or creating derivative works based on this work or any
-other Project Gutenberg-tm work. The Foundation makes no
-representations concerning the copyright status of any work in any
-country outside the United States.
-
-1.E. Unless you have removed all references to Project Gutenberg:
-
-1.E.1. The following sentence, with active links to, or other
-immediate access to, the full Project Gutenberg-tm License must appear
-prominently whenever any copy of a Project Gutenberg-tm work (any work
-on which the phrase "Project Gutenberg" appears, or with which the
-phrase "Project Gutenberg" is associated) is accessed, displayed,
-performed, viewed, copied or distributed:
-
- This eBook is for the use of anyone anywhere in the United States and
- most other parts of the world at no cost and with almost no
- restrictions whatsoever. You may copy it, give it away or re-use it
- under the terms of the Project Gutenberg License included with this
- eBook or online at www.gutenberg.org. If you are not located in the
- United States, you'll have to check the laws of the country where you
- are located before using this ebook.
-
-1.E.2. If an individual Project Gutenberg-tm electronic work is
-derived from texts not protected by U.S. copyright law (does not
-contain a notice indicating that it is posted with permission of the
-copyright holder), the work can be copied and distributed to anyone in
-the United States without paying any fees or charges. If you are
-redistributing or providing access to a work with the phrase "Project
-Gutenberg" associated with or appearing on the work, you must comply
-either with the requirements of paragraphs 1.E.1 through 1.E.7 or
-obtain permission for the use of the work and the Project Gutenberg-tm
-trademark as set forth in paragraphs 1.E.8 or 1.E.9.
-
-1.E.3. If an individual Project Gutenberg-tm electronic work is posted
-with the permission of the copyright holder, your use and distribution
-must comply with both paragraphs 1.E.1 through 1.E.7 and any
-additional terms imposed by the copyright holder. Additional terms
-will be linked to the Project Gutenberg-tm License for all works
-posted with the permission of the copyright holder found at the
-beginning of this work.
-
-1.E.4. Do not unlink or detach or remove the full Project Gutenberg-tm
-License terms from this work, or any files containing a part of this
-work or any other work associated with Project Gutenberg-tm.
-
-1.E.5. Do not copy, display, perform, distribute or redistribute this
-electronic work, or any part of this electronic work, without
-prominently displaying the sentence set forth in paragraph 1.E.1 with
-active links or immediate access to the full terms of the Project
-Gutenberg-tm License.
-
-1.E.6. You may convert to and distribute this work in any binary,
-compressed, marked up, nonproprietary or proprietary form, including
-any word processing or hypertext form. However, if you provide access
-to or distribute copies of a Project Gutenberg-tm work in a format
-other than "Plain Vanilla ASCII" or other format used in the official
-version posted on the official Project Gutenberg-tm web site
-(www.gutenberg.org), you must, at no additional cost, fee or expense
-to the user, provide a copy, a means of exporting a copy, or a means
-of obtaining a copy upon request, of the work in its original "Plain
-Vanilla ASCII" or other form. Any alternate format must include the
-full Project Gutenberg-tm License as specified in paragraph 1.E.1.
-
-1.E.7. Do not charge a fee for access to, viewing, displaying,
-performing, copying or distributing any Project Gutenberg-tm works
-unless you comply with paragraph 1.E.8 or 1.E.9.
-
-1.E.8. You may charge a reasonable fee for copies of or providing
-access to or distributing Project Gutenberg-tm electronic works
-provided that
-
-* You pay a royalty fee of 20% of the gross profits you derive from
- the use of Project Gutenberg-tm works calculated using the method
- you already use to calculate your applicable taxes. The fee is owed
- to the owner of the Project Gutenberg-tm trademark, but he has
- agreed to donate royalties under this paragraph to the Project
- Gutenberg Literary Archive Foundation. Royalty payments must be paid
- within 60 days following each date on which you prepare (or are
- legally required to prepare) your periodic tax returns. Royalty
- payments should be clearly marked as such and sent to the Project
- Gutenberg Literary Archive Foundation at the address specified in
- Section 4, "Information about donations to the Project Gutenberg
- Literary Archive Foundation."
-
-* You provide a full refund of any money paid by a user who notifies
- you in writing (or by e-mail) within 30 days of receipt that s/he
- does not agree to the terms of the full Project Gutenberg-tm
- License. You must require such a user to return or destroy all
- copies of the works possessed in a physical medium and discontinue
- all use of and all access to other copies of Project Gutenberg-tm
- works.
-
-* You provide, in accordance with paragraph 1.F.3, a full refund of
- any money paid for a work or a replacement copy, if a defect in the
- electronic work is discovered and reported to you within 90 days of
- receipt of the work.
-
-* You comply with all other terms of this agreement for free
- distribution of Project Gutenberg-tm works.
-
-1.E.9. If you wish to charge a fee or distribute a Project
-Gutenberg-tm electronic work or group of works on different terms than
-are set forth in this agreement, you must obtain permission in writing
-from both the Project Gutenberg Literary Archive Foundation and The
-Project Gutenberg Trademark LLC, the owner of the Project Gutenberg-tm
-trademark. Contact the Foundation as set forth in Section 3 below.
-
-1.F.
-
-1.F.1. Project Gutenberg volunteers and employees expend considerable
-effort to identify, do copyright research on, transcribe and proofread
-works not protected by U.S. copyright law in creating the Project
-Gutenberg-tm collection. Despite these efforts, Project Gutenberg-tm
-electronic works, and the medium on which they may be stored, may
-contain "Defects," such as, but not limited to, incomplete, inaccurate
-or corrupt data, transcription errors, a copyright or other
-intellectual property infringement, a defective or damaged disk or
-other medium, a computer virus, or computer codes that damage or
-cannot be read by your equipment.
-
-1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the "Right
-of Replacement or Refund" described in paragraph 1.F.3, the Project
-Gutenberg Literary Archive Foundation, the owner of the Project
-Gutenberg-tm trademark, and any other party distributing a Project
-Gutenberg-tm electronic work under this agreement, disclaim all
-liability to you for damages, costs and expenses, including legal
-fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT
-LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE
-PROVIDED IN PARAGRAPH 1.F.3. YOU AGREE THAT THE FOUNDATION, THE
-TRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE
-LIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE OR
-INCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH
-DAMAGE.
-
-1.F.3. LIMITED RIGHT OF REPLACEMENT OR REFUND - If you discover a
-defect in this electronic work within 90 days of receiving it, you can
-receive a refund of the money (if any) you paid for it by sending a
-written explanation to the person you received the work from. If you
-received the work on a physical medium, you must return the medium
-with your written explanation. The person or entity that provided you
-with the defective work may elect to provide a replacement copy in
-lieu of a refund. If you received the work electronically, the person
-or entity providing it to you may choose to give you a second
-opportunity to receive the work electronically in lieu of a refund. If
-the second copy is also defective, you may demand a refund in writing
-without further opportunities to fix the problem.
-
-1.F.4. Except for the limited right of replacement or refund set forth
-in paragraph 1.F.3, this work is provided to you 'AS-IS', WITH NO
-OTHER WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
-LIMITED TO WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PURPOSE.
-
-1.F.5. Some states do not allow disclaimers of certain implied
-warranties or the exclusion or limitation of certain types of
-damages. If any disclaimer or limitation set forth in this agreement
-violates the law of the state applicable to this agreement, the
-agreement shall be interpreted to make the maximum disclaimer or
-limitation permitted by the applicable state law. The invalidity or
-unenforceability of any provision of this agreement shall not void the
-remaining provisions.
-
-1.F.6. INDEMNITY - You agree to indemnify and hold the Foundation, the
-trademark owner, any agent or employee of the Foundation, anyone
-providing copies of Project Gutenberg-tm electronic works in
-accordance with this agreement, and any volunteers associated with the
-production, promotion and distribution of Project Gutenberg-tm
-electronic works, harmless from all liability, costs and expenses,
-including legal fees, that arise directly or indirectly from any of
-the following which you do or cause to occur: (a) distribution of this
-or any Project Gutenberg-tm work, (b) alteration, modification, or
-additions or deletions to any Project Gutenberg-tm work, and (c) any
-Defect you cause.
-
-Section 2. Information about the Mission of Project Gutenberg-tm
-
-Project Gutenberg-tm is synonymous with the free distribution of
-electronic works in formats readable by the widest variety of
-computers including obsolete, old, middle-aged and new computers. It
-exists because of the efforts of hundreds of volunteers and donations
-from people in all walks of life.
-
-Volunteers and financial support to provide volunteers with the
-assistance they need are critical to reaching Project Gutenberg-tm's
-goals and ensuring that the Project Gutenberg-tm collection will
-remain freely available for generations to come. In 2001, the Project
-Gutenberg Literary Archive Foundation was created to provide a secure
-and permanent future for Project Gutenberg-tm and future
-generations. To learn more about the Project Gutenberg Literary
-Archive Foundation and how your efforts and donations can help, see
-Sections 3 and 4 and the Foundation information page at
-www.gutenberg.org
-
-
-
-Section 3. Information about the Project Gutenberg Literary Archive Foundation
-
-The Project Gutenberg Literary Archive Foundation is a non profit
-501(c)(3) educational corporation organized under the laws of the
-state of Mississippi and granted tax exempt status by the Internal
-Revenue Service. The Foundation's EIN or federal tax identification
-number is 64-6221541. Contributions to the Project Gutenberg Literary
-Archive Foundation are tax deductible to the full extent permitted by
-U.S. federal laws and your state's laws.
-
-The Foundation's principal office is in Fairbanks, Alaska, with the
-mailing address: PO Box 750175, Fairbanks, AK 99775, but its
-volunteers and employees are scattered throughout numerous
-locations. Its business office is located at 809 North 1500 West, Salt
-Lake City, UT 84116, (801) 596-1887. Email contact links and up to
-date contact information can be found at the Foundation's web site and
-official page at www.gutenberg.org/contact
-
-For additional contact information:
-
- Dr. Gregory B. Newby
- Chief Executive and Director
- gbnewby@pglaf.org
-
-Section 4. Information about Donations to the Project Gutenberg
-Literary Archive Foundation
-
-Project Gutenberg-tm depends upon and cannot survive without wide
-spread public support and donations to carry out its mission of
-increasing the number of public domain and licensed works that can be
-freely distributed in machine readable form accessible by the widest
-array of equipment including outdated equipment. Many small donations
-($1 to $5,000) are particularly important to maintaining tax exempt
-status with the IRS.
-
-The Foundation is committed to complying with the laws regulating
-charities and charitable donations in all 50 states of the United
-States. Compliance requirements are not uniform and it takes a
-considerable effort, much paperwork and many fees to meet and keep up
-with these requirements. We do not solicit donations in locations
-where we have not received written confirmation of compliance. To SEND
-DONATIONS or determine the status of compliance for any particular
-state visit www.gutenberg.org/donate
-
-While we cannot and do not solicit contributions from states where we
-have not met the solicitation requirements, we know of no prohibition
-against accepting unsolicited donations from donors in such states who
-approach us with offers to donate.
-
-International donations are gratefully accepted, but we cannot make
-any statements concerning tax treatment of donations received from
-outside the United States. U.S. laws alone swamp our small staff.
-
-Please check the Project Gutenberg Web pages for current donation
-methods and addresses. Donations are accepted in a number of other
-ways including checks, online payments and credit card donations. To
-donate, please visit: www.gutenberg.org/donate
-
-Section 5. General Information About Project Gutenberg-tm electronic works.
-
-Professor Michael S. Hart was the originator of the Project
-Gutenberg-tm concept of a library of electronic works that could be
-freely shared with anyone. For forty years, he produced and
-distributed Project Gutenberg-tm eBooks with only a loose network of
-volunteer support.
-
-Project Gutenberg-tm eBooks are often created from several printed
-editions, all of which are confirmed as not protected by copyright in
-the U.S. unless a copyright notice is included. Thus, we do not
-necessarily keep eBooks in compliance with any particular paper
-edition.
-
-Most people start at our Web site which has the main PG search
-facility: www.gutenberg.org
-
-This Web site includes information about Project Gutenberg-tm,
-including how to make donations to the Project Gutenberg Literary
-Archive Foundation, how to help produce our new eBooks, and how to
-subscribe to our email newsletter to hear about new eBooks.
-
diff --git a/old/53135-0.zip b/old/53135-0.zip
deleted file mode 100644
index d272b12..0000000
--- a/old/53135-0.zip
+++ /dev/null
Binary files differ
diff --git a/old/53135-h.zip b/old/53135-h.zip
deleted file mode 100644
index 7f50c66..0000000
--- a/old/53135-h.zip
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/53135-h.htm b/old/53135-h/53135-h.htm
deleted file mode 100644
index fc4bd81..0000000
--- a/old/53135-h/53135-h.htm
+++ /dev/null
@@ -1,926 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
- <title>The Project Gutenberg eBook of Views of the Halifax Catastrophe</title>
- <link rel="coverpage" href="images/cover.jpg" />
- <style type="text/css">
- body { margin-left: 8%; margin-right: 8%; }
- h1 { text-align: center; font-weight: bold; font-size: xx-large; }
- h2 { text-align: center; font-weight: bold; font-size: x-large; }
- p { text-indent: 0; margin-top: 0.5em; margin-bottom: 0.5em; text-align: justify; }
- .sc { font-variant: small-caps; }
- .large { font-size: large; }
- .xlarge { font-size: x-large; }
- .xxlarge { font-size: xx-large; }
- .under { text-decoration: underline; }
- .lg-container-l { text-align: left; }
- @media handheld { .lg-container-l { clear: both; } }
- .lg-container-r { text-align: right; }
- @media handheld { .lg-container-r { clear: both; } }
- .linegroup { display: inline-block; text-align: left; }
- @media handheld { .linegroup { display: block; margin-left: 1.5em; } }
- .linegroup .group { margin: 1em auto; }
- .linegroup .line { text-indent: -3em; padding-left: 3em; }
- div.linegroup > :first-child { margin-top: 0; }
- .linegroup .in10 { padding-left: 8.0em; }
- .linegroup .in11 { padding-left: 8.5em; }
- .linegroup .in12 { padding-left: 9.0em; }
- .linegroup .in6 { padding-left: 6.0em; }
- .ol_1 li {padding-left: 1em; text-indent: -1em; }
- ol.ol_1 {padding-left: 0; margin-left: 2.78%; margin-top: .5em;
- margin-bottom: .5em; list-style-type: decimal; }
- .chapter { clear: both; page-break-before: always; }
- .figcenter { clear: both; max-width: 100%; margin: 2em auto; text-align: center; }
- div.figcenter p { text-align: center; text-indent: 0; }
- .figcenter img { max-width: 100%; height: auto; }
- .id001 { width:43%; }
- .id002 { width:75%; }
- .id003 { width:55%; }
- @media handheld { .id001 { margin-left:28%; width:43%; } }
- @media handheld { .id002 { margin-left:12%; width:75%; } }
- @media handheld { .id003 { margin-left:22%; width:55%; } }
- .ic001 { width:100%; }
- .ig001 { width:100%; }
- p.drop-capa0_0 { text-indent: -0em; }
- p.drop-capa0_0:first-letter { float: left; margin: 0.100em 0.100em 0em 0em;
- font-size: 250%; line-height: 0em; text-indent: 0; }
- @media handheld {
- p.drop-capa0_0 { text-indent: 0; }
- p.drop-capa0_0:first-letter { float: none; margin: 0; font-size: 100%; }
- }
- .c000 { margin-top: 0.5em; margin-bottom: 0.5em; }
- .c001 { page-break-before: always; margin-top: 4em; }
- .c002 { margin-top: 1em; }
- .c003 { page-break-before:auto; margin-top: 4em; }
- .c004 { margin-left: 22.22%; margin-right: 22.22%; margin-top: 2em;
- margin-bottom: 0.5em; }
- .c005 { margin-top: 2em; margin-bottom: 0.5em; }
- .c006 { margin-left: 2.78%; margin-right: 2.78%; margin-top: 0.5em;
- margin-bottom: 0.5em; }
- .c007 { margin-top: 2em; }
- div.tnotes { padding-left:1em;padding-right:1em;background-color:#E3E4FA;
- border:1px solid silver; margin:2em 10% 0 10%; }
- .covernote { visibility: hidden; display: none; }
- div.tnotes p { text-align:left; }
- @media handheld { .covernote { visibility: visible; display: block;} }
- </style>
- </head>
- <body>
-
-
-<pre>
-
-The Project Gutenberg EBook of The Halifax Catastrophe, by Anonymous
-
-This eBook is for the use of anyone anywhere in the United States and most
-other parts of the world at no cost and with almost no restrictions
-whatsoever. You may copy it, give it away or re-use it under the terms of
-the Project Gutenberg License included with this eBook or online at
-www.gutenberg.org. If you are not located in the United States, you'll have
-to check the laws of the country where you are located before using this ebook.
-
-Title: The Halifax Catastrophe
-
-Author: Anonymous
-
-Release Date: September 23, 2016 [EBook #53135]
-
-Language: English
-
-Character set encoding: UTF-8
-
-*** START OF THIS PROJECT GUTENBERG EBOOK THE HALIFAX CATASTROPHE ***
-
-
-
-
-Produced by Richard Tonsing and the Online Distributed
-Proofreading Team at http://www.pgdp.net (This file was
-produced from images generously made available by The
-Internet Archive)
-
-
-
-
-
-
-</pre>
-
-
-<div class='tnotes covernote'>
-
-<p class='c000'><strong>Transcriber's Note:</strong></p>
-
-<p class='c000'>The cover image was created by the transcriber and is placed in the public domain.</p>
-
-</div>
-
-<div>
- <h1 class='c001'><span class='under'><span class='xlarge'>Views of the</span><br /> Halifax Catastrophe</span><br /> <span class='large'>Showing Effects of Explosion<br /> <span class='under'>December Sixth ❧ 1917</span></span></h1>
-</div>
-
-<div class='lg-container-l c002'>
- <div class='linegroup'>
- <div class='group'>
- <div class='line'>H. H. MARSHALL Ltd., Publishers’ Agents</div>
- <div class='line in11'>Sole Distributers</div>
- <div class='line in6'>Halifax, &#8196; &#8196; &#8196; &#8196; &#8196; &#8196; &#8196; &#8196; Canada</div>
- </div>
- </div>
-</div>
-
-<div class='lg-container-r'>
- <div class='linegroup'>
- <div class='group'>
- <div class='line'>PUBLISHED BY ROYAL PRINT &amp; LITHO Limited</div>
- <div class='line in12'>HALIFAX, Canada</div>
- </div>
- </div>
-</div>
-
-<div class='chapter'>
- <h2 class='c003'><span class='under'>The Halifax Catastrophe</span></h2>
-</div>
-
-<p class='c004'><span class='xxlarge'>¶</span> Forty Views—showing extent of damage in Canada’s
-historic city as the result of terrific explosion on
-Thursday, December 6th, 1917, which killed 1500 men,
-women and children; injured 3000 and rendered 6000
-homeless; causing property damage of nearly $50,000,000</p>
-
-<div class='lg-container-r'>
- <div class='linegroup'>
- <div class='group'>
- <div class='line'>Issued by ROYAL PRINT &amp; LITHO LTD.</div>
- <div class='line in10'>HALIFAX, CANADA</div>
- </div>
- </div>
-</div>
-
-<div class='lg-container-l'>
- <div class='linegroup'>
- <div class='group'>
- <div class='line'>Copyrighted 1917</div>
- </div>
- </div>
-</div>
-
-<div class='chapter'>
- <h2 class='c003'>INTRODUCTION</h2>
-</div>
-
-<p class='drop-capa0_0 c005'>Thursday, December sixth, 1917, will be ever memorable as the date of the great disaster
-which, with catastrophic suddenness, burst upon the beautiful and old historic city of Halifax,
-causing widespread destruction, death and desolation, the magnitude of which finds no parallel
-in our history. The fateful morning dawned both fine and fair, and the normal activities of the busy
-city were set in motion for the day. No one dreamed that in the magnificent harbor of Halifax the
-opening scene in a terrible drama of tragedy was already staged.</p>
-
-<p class='drop-capa0_0 c000'>Proceeding up the harbor, and making for Bedford Basin, was the French steamer “Mont
-Blanc,” carrying a deck cargo of benzine and an under cargo of some three thousand tons
-of nitro-glycerine, and the world’s most powerful explosive, “T. N. T.” Leaving the upper
-harbor and steaming at slow speed was the Norwegian steamer “Imo,” with a cargo of relief for the
-war sufferers of Belgium. Slowly the two vessels approached each other; nearer and nearer they
-drew, reaching the Narrows between the harbor and Bedford Basin, at which point they should have
-passed. Then happened the inexplicable—save for the fatal phrase “Someone had blundered”!
-The Norwegian vessel collided with the “Mont Blanc,” and almost immediately her deck cargo of
-benzine caught fire and a few minutes later, at five minutes past nine to be exact, the three thousand
-tons of high explosives aboard exploded with a dull reverberating roar and a crash that defies description.
-In a second of time it was as though a fierce tornado had swept the City. The whole North
-End, practically two square miles of territory, became a burning ruin. A considerable section of the
-water front was completely shattered, and all over the city, public buildings and private dwellings
-were wrecked, and not a window remained anywhere intact.</p>
-
-<p class='drop-capa0_0 c000'>The preponderating magnitude of the calamity can be somewhat realized by the terrible toll of
-dead and wounded. The casualties were truly appalling—1,200 dead, 2,000 or more wounded,
-and 6,000 rendered homeless. Property damage was estimated to be between Forty and
-Fifty Million Dollars.</p>
-
-<p class='c000'>The scenes following the great convulsion are utterly beyond the power of language to describe.
-Chaos reigned supreme, and our vocabulary fails to depict the heart-rending scenes witnessed on the
-streets and in the hastily improvised hospitals and morgues. Gallant acts of amazing heroism are
-recorded, and Halifax will never fully know all she owes to the military and naval forces stationed in
-the city for their magnificent services, so promptly rendered in the hour of her dire disaster.</p>
-
-<p class='drop-capa0_0 c000'>No sooner had the appalling news flashed across the cables than messages of sympathy and offers
-of practical aid poured in from all parts of the Dominion and the U. S. A. The local Relief
-Committee was inspired and heartened by the prompt despatch from Boston of a special relief
-train, bringing a corps of doctors, surgeons, and Red Cross nurses with full equipment, under the
-direction of Hon. A. C. Ratchesky, the personal representative of Governor McCall of Massachusetts.
-Premier Borden arrived in Halifax on Friday morning, and issued the following statement expressive
-of the keen appreciation which all Canada felt at the magnanimous assistance of the American people:</p>
-
-<p class='c006'>“The people of Canada are profoundly grateful for the generous sympathy of the people
-of the United States in the terrible disaster which has overtaken the City of Halifax, and they
-most deeply appreciate the splendid aid which has been offered and sent from so many communities
-of our great kindred nation.”</p>
-
-<p class='drop-capa0_0 c000'>In an incredibly short space of time, considering the tremendous nature of the calamity, confusion
-took on the semblance of order, and the eager hands of willing citizens were busily engaged under
-the direction of committees in ministering to the maimed and injured, reverent burial of the
-untimely dead, catering for the hungry and providing for the thousands rendered destitute and homeless
-through the sudden stroke of swift catastrophe which has laid the city low.</p>
-
-<p class='c000'>Not yet, at this hour of writing, has Halifax recovered fully from the shattering blow of that
-fateful Thursday, the sixth of December; but with optimistic fortitude, with courage and with ardor,
-is already grappling with the Herculean task of reconstruction; and thus it is that the gloom of the
-present is even now radiantly relieved with the gleam of a splendid vision—The Greater Halifax of
-Tomorrow. Surely here is ample evidence that there is something in man, frail and human as he is,
-which nevertheless defies and rises above catastrophe.</p>
-
-<div class='lg-container-r'>
- <div class='linegroup'>
- <div class='group'>
- <div class='line'>HAROLD T. ROE.</div>
- </div>
- </div>
-</div>
-
-<div class='lg-container-l'>
- <div class='linegroup'>
- <div class='group'>
- <div class='line'>Halifax, December 14th, 1917.</div>
- </div>
- </div>
-</div>
-
-<div class='figcenter id001'>
-<img src='images/i_006a.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>This picture was taken at the corner of Queen and Green Streets, three miles from the scene of the disaster, a few minutes after the explosion, and shows the cloud of smoke from the explosion.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_006b.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>This picture shows another view of the cloud of smoke from the explosion. This smoke cloud swept over the north end of the city and was visible in all sections of Halifax for more than a quarter of an hour.<br /><br />By courtesy of G. V. D. V.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_007.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>In one brief minute this home was smashed to atoms. Furniture and bathtub can be seen mixed up in the debris.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_008a.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>This view is looking down on the roof of North Street Station and shows how that building was battered up.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_008b.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>This is an interior view of North Street Station after the explosion showing the roof smashed in and wreckage trains carrying debris away.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_009.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>All that is left of St. Joseph’s Church.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_010a.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>Ruins at Richmond. This picture was taken shortly after the explosion.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_010b.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>All that is left of a residential section in the North End.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_011.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>The havoc wrought among stores and homes on Gottingen Street.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_012a.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>This is a view of Roome Street School in the heart of the devastated area. As can be seen this building was completely wrecked.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_012b.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>Crowds swarming into Chebucto Road School to identify the dead.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_013a.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>This is a view of the new Alexander McKay School. It now resembles a shell-torn building in Flanders.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_013b.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>Crashing chimneys fell on the sick and dying and added to the awful horror of the explosion.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_014.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>Motor lorries conveying the wounded to the new Military Hospital on Camp Hill.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_015.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>This picture shows wreckage of Fire Chief Condon’s automobile after the explosion.</p>
-</div>
-</div>
-
-<div class='figcenter id003'>
-<img src='images/i_016.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>This picture shows the post office and customs house before the explosion. Although these buildings are located two miles from the scene of the explosion, they were more or less damaged.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_017.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>A view of the wrecked St. Joseph’s School, with the ruins of St. Joseph’s Church showing in the rear.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_018a.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>Searching for bodies in the basement of a school.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_018b.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>The effect of the explosion on rolling stock and track.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_019.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>Coffins piled up in front of Chebucto Road School at the funeral of nearly 100 unidentified dead.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_020a.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>Homeless people of the North End were forced to spend the night in canvas tents.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_020b.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>So terrific was the explosion that horses were torn from their waggons and instantly killed.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_021.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>This is a scene at Richmond and shows how completely the buildings in that section were demolished.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_022.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>All that remains of several large buildings in the devastated area, where the full force of the explosion was felt.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_023a.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>This is a picture of Clayton &amp; Sons, Clothing Manufacturers’ block on Barrington Street, one of the largest buildings in the city. Practically every pane of glass in this building was shattered.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_023b.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>This is an interior view of the tailoring department of Clayton and Sons. This picture was taken after the blizzard of Friday and shows the snow piled up on the tables and the damage to the stock by the storm.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_024.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>Rows of unidentified dead in the basement of Chebucto Road School.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_025.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>Amid the Blinding Blizzard of Friday many found shelter in rows of canvas tents.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_026a.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>Wreckage of homes in the devastated area.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_026b.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>This shows how completely the train entrance to North Street Station was wrecked. The whole roof was swept away.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_027.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p><span class='sc'>The Home of The Halifax Herald and The Evening Mail After the Explosion.</span> The Herald building is situated more than two miles from the scene of the disaster, and so great was the explosion that every pane of glass in the building was shattered. On the north and west sides (not shown in the picture) the greatest damage was caused, frames and glass being blown in on the presses and other parts of the plant.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_028.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>The motor fire engine “Patricia” as she appeared when purchased by the City of Halifax a few years ago.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_029.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>The motor fire engine “Patricia” as she appeared after the explosion.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_030.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>This house is situated more than a mile from the scene of the explosion, but the interior was completely wrecked and the furniture was blown out on the street.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_031.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>Searching for human lives amid the debris in the devastated Richmond section.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_032a.jpg' alt='' class='ig001' />
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_032b.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>All that is left of two homes in the Richmond section.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_033.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>Oland’s Brewery. This building is a complete wreck and all that remains standing is the smoke stack.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_034a.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>The Protestant Service at Chebucto Mortuary, from which nearly 100 unidentified dead were buried.</p>
-</div>
-</div>
-
-<div class='figcenter id002'>
-<img src='images/i_034b.jpg' alt='' class='ig001' />
-<div class='ic001'>
-<p>The Roman Catholic Service at Chebucto Mortuary, from which nearly 100 unidentified dead were buried.</p>
-</div>
-</div>
-
-<div class='tnotes'>
-
-<div class='chapter'>
- <h2 class='c003'>TRANSCRIBER'S NOTES</h2>
-</div>
- <ol class='ol_1 c007'>
- <li>Silently corrected typographical errors.
-
- </li>
- <li>Retained anachronistic and non-standard spellings as printed.
- </li>
- </ol>
-
-</div>
-
-
-
-
-
-
-
-
-<pre>
-
-
-
-
-
-End of the Project Gutenberg EBook of The Halifax Catastrophe, by Anonymous
-
-*** END OF THIS PROJECT GUTENBERG EBOOK THE HALIFAX CATASTROPHE ***
-
-***** This file should be named 53135-h.htm or 53135-h.zip *****
-This and all associated files of various formats will be found in:
- http://www.gutenberg.org/5/3/1/3/53135/
-
-Produced by Richard Tonsing and the Online Distributed
-Proofreading Team at http://www.pgdp.net (This file was
-produced from images generously made available by The
-Internet Archive)
-
-Updated editions will replace the previous one--the old editions will
-be renamed.
-
-Creating the works from print editions not protected by U.S. copyright
-law means that no one owns a United States copyright in these works,
-so the Foundation (and you!) can copy and distribute it in the United
-States without permission and without paying copyright
-royalties. Special rules, set forth in the General Terms of Use part
-of this license, apply to copying and distributing Project
-Gutenberg-tm electronic works to protect the PROJECT GUTENBERG-tm
-concept and trademark. Project Gutenberg is a registered trademark,
-and may not be used if you charge for the eBooks, unless you receive
-specific permission. If you do not charge anything for copies of this
-eBook, complying with the rules is very easy. You may use this eBook
-for nearly any purpose such as creation of derivative works, reports,
-performances and research. They may be modified and printed and given
-away--you may do practically ANYTHING in the United States with eBooks
-not protected by U.S. copyright law. Redistribution is subject to the
-trademark license, especially commercial redistribution.
-
-START: FULL LICENSE
-
-THE FULL PROJECT GUTENBERG LICENSE
-PLEASE READ THIS BEFORE YOU DISTRIBUTE OR USE THIS WORK
-
-To protect the Project Gutenberg-tm mission of promoting the free
-distribution of electronic works, by using or distributing this work
-(or any other work associated in any way with the phrase "Project
-Gutenberg"), you agree to comply with all the terms of the Full
-Project Gutenberg-tm License available with this file or online at
-www.gutenberg.org/license.
-
-Section 1. General Terms of Use and Redistributing Project
-Gutenberg-tm electronic works
-
-1.A. By reading or using any part of this Project Gutenberg-tm
-electronic work, you indicate that you have read, understand, agree to
-and accept all the terms of this license and intellectual property
-(trademark/copyright) agreement. If you do not agree to abide by all
-the terms of this agreement, you must cease using and return or
-destroy all copies of Project Gutenberg-tm electronic works in your
-possession. If you paid a fee for obtaining a copy of or access to a
-Project Gutenberg-tm electronic work and you do not agree to be bound
-by the terms of this agreement, you may obtain a refund from the
-person or entity to whom you paid the fee as set forth in paragraph
-1.E.8.
-
-1.B. "Project Gutenberg" is a registered trademark. It may only be
-used on or associated in any way with an electronic work by people who
-agree to be bound by the terms of this agreement. There are a few
-things that you can do with most Project Gutenberg-tm electronic works
-even without complying with the full terms of this agreement. See
-paragraph 1.C below. There are a lot of things you can do with Project
-Gutenberg-tm electronic works if you follow the terms of this
-agreement and help preserve free future access to Project Gutenberg-tm
-electronic works. See paragraph 1.E below.
-
-1.C. The Project Gutenberg Literary Archive Foundation ("the
-Foundation" or PGLAF), owns a compilation copyright in the collection
-of Project Gutenberg-tm electronic works. Nearly all the individual
-works in the collection are in the public domain in the United
-States. If an individual work is unprotected by copyright law in the
-United States and you are located in the United States, we do not
-claim a right to prevent you from copying, distributing, performing,
-displaying or creating derivative works based on the work as long as
-all references to Project Gutenberg are removed. Of course, we hope
-that you will support the Project Gutenberg-tm mission of promoting
-free access to electronic works by freely sharing Project Gutenberg-tm
-works in compliance with the terms of this agreement for keeping the
-Project Gutenberg-tm name associated with the work. You can easily
-comply with the terms of this agreement by keeping this work in the
-same format with its attached full Project Gutenberg-tm License when
-you share it without charge with others.
-
-1.D. The copyright laws of the place where you are located also govern
-what you can do with this work. Copyright laws in most countries are
-in a constant state of change. If you are outside the United States,
-check the laws of your country in addition to the terms of this
-agreement before downloading, copying, displaying, performing,
-distributing or creating derivative works based on this work or any
-other Project Gutenberg-tm work. The Foundation makes no
-representations concerning the copyright status of any work in any
-country outside the United States.
-
-1.E. Unless you have removed all references to Project Gutenberg:
-
-1.E.1. The following sentence, with active links to, or other
-immediate access to, the full Project Gutenberg-tm License must appear
-prominently whenever any copy of a Project Gutenberg-tm work (any work
-on which the phrase "Project Gutenberg" appears, or with which the
-phrase "Project Gutenberg" is associated) is accessed, displayed,
-performed, viewed, copied or distributed:
-
- This eBook is for the use of anyone anywhere in the United States and
- most other parts of the world at no cost and with almost no
- restrictions whatsoever. You may copy it, give it away or re-use it
- under the terms of the Project Gutenberg License included with this
- eBook or online at www.gutenberg.org. If you are not located in the
- United States, you'll have to check the laws of the country where you
- are located before using this ebook.
-
-1.E.2. If an individual Project Gutenberg-tm electronic work is
-derived from texts not protected by U.S. copyright law (does not
-contain a notice indicating that it is posted with permission of the
-copyright holder), the work can be copied and distributed to anyone in
-the United States without paying any fees or charges. If you are
-redistributing or providing access to a work with the phrase "Project
-Gutenberg" associated with or appearing on the work, you must comply
-either with the requirements of paragraphs 1.E.1 through 1.E.7 or
-obtain permission for the use of the work and the Project Gutenberg-tm
-trademark as set forth in paragraphs 1.E.8 or 1.E.9.
-
-1.E.3. If an individual Project Gutenberg-tm electronic work is posted
-with the permission of the copyright holder, your use and distribution
-must comply with both paragraphs 1.E.1 through 1.E.7 and any
-additional terms imposed by the copyright holder. Additional terms
-will be linked to the Project Gutenberg-tm License for all works
-posted with the permission of the copyright holder found at the
-beginning of this work.
-
-1.E.4. Do not unlink or detach or remove the full Project Gutenberg-tm
-License terms from this work, or any files containing a part of this
-work or any other work associated with Project Gutenberg-tm.
-
-1.E.5. Do not copy, display, perform, distribute or redistribute this
-electronic work, or any part of this electronic work, without
-prominently displaying the sentence set forth in paragraph 1.E.1 with
-active links or immediate access to the full terms of the Project
-Gutenberg-tm License.
-
-1.E.6. You may convert to and distribute this work in any binary,
-compressed, marked up, nonproprietary or proprietary form, including
-any word processing or hypertext form. However, if you provide access
-to or distribute copies of a Project Gutenberg-tm work in a format
-other than "Plain Vanilla ASCII" or other format used in the official
-version posted on the official Project Gutenberg-tm web site
-(www.gutenberg.org), you must, at no additional cost, fee or expense
-to the user, provide a copy, a means of exporting a copy, or a means
-of obtaining a copy upon request, of the work in its original "Plain
-Vanilla ASCII" or other form. Any alternate format must include the
-full Project Gutenberg-tm License as specified in paragraph 1.E.1.
-
-1.E.7. Do not charge a fee for access to, viewing, displaying,
-performing, copying or distributing any Project Gutenberg-tm works
-unless you comply with paragraph 1.E.8 or 1.E.9.
-
-1.E.8. You may charge a reasonable fee for copies of or providing
-access to or distributing Project Gutenberg-tm electronic works
-provided that
-
-* You pay a royalty fee of 20% of the gross profits you derive from
- the use of Project Gutenberg-tm works calculated using the method
- you already use to calculate your applicable taxes. The fee is owed
- to the owner of the Project Gutenberg-tm trademark, but he has
- agreed to donate royalties under this paragraph to the Project
- Gutenberg Literary Archive Foundation. Royalty payments must be paid
- within 60 days following each date on which you prepare (or are
- legally required to prepare) your periodic tax returns. Royalty
- payments should be clearly marked as such and sent to the Project
- Gutenberg Literary Archive Foundation at the address specified in
- Section 4, "Information about donations to the Project Gutenberg
- Literary Archive Foundation."
-
-* You provide a full refund of any money paid by a user who notifies
- you in writing (or by e-mail) within 30 days of receipt that s/he
- does not agree to the terms of the full Project Gutenberg-tm
- License. You must require such a user to return or destroy all
- copies of the works possessed in a physical medium and discontinue
- all use of and all access to other copies of Project Gutenberg-tm
- works.
-
-* You provide, in accordance with paragraph 1.F.3, a full refund of
- any money paid for a work or a replacement copy, if a defect in the
- electronic work is discovered and reported to you within 90 days of
- receipt of the work.
-
-* You comply with all other terms of this agreement for free
- distribution of Project Gutenberg-tm works.
-
-1.E.9. If you wish to charge a fee or distribute a Project
-Gutenberg-tm electronic work or group of works on different terms than
-are set forth in this agreement, you must obtain permission in writing
-from both the Project Gutenberg Literary Archive Foundation and The
-Project Gutenberg Trademark LLC, the owner of the Project Gutenberg-tm
-trademark. Contact the Foundation as set forth in Section 3 below.
-
-1.F.
-
-1.F.1. Project Gutenberg volunteers and employees expend considerable
-effort to identify, do copyright research on, transcribe and proofread
-works not protected by U.S. copyright law in creating the Project
-Gutenberg-tm collection. Despite these efforts, Project Gutenberg-tm
-electronic works, and the medium on which they may be stored, may
-contain "Defects," such as, but not limited to, incomplete, inaccurate
-or corrupt data, transcription errors, a copyright or other
-intellectual property infringement, a defective or damaged disk or
-other medium, a computer virus, or computer codes that damage or
-cannot be read by your equipment.
-
-1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the "Right
-of Replacement or Refund" described in paragraph 1.F.3, the Project
-Gutenberg Literary Archive Foundation, the owner of the Project
-Gutenberg-tm trademark, and any other party distributing a Project
-Gutenberg-tm electronic work under this agreement, disclaim all
-liability to you for damages, costs and expenses, including legal
-fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT
-LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE
-PROVIDED IN PARAGRAPH 1.F.3. YOU AGREE THAT THE FOUNDATION, THE
-TRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE
-LIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE OR
-INCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH
-DAMAGE.
-
-1.F.3. LIMITED RIGHT OF REPLACEMENT OR REFUND - If you discover a
-defect in this electronic work within 90 days of receiving it, you can
-receive a refund of the money (if any) you paid for it by sending a
-written explanation to the person you received the work from. If you
-received the work on a physical medium, you must return the medium
-with your written explanation. The person or entity that provided you
-with the defective work may elect to provide a replacement copy in
-lieu of a refund. If you received the work electronically, the person
-or entity providing it to you may choose to give you a second
-opportunity to receive the work electronically in lieu of a refund. If
-the second copy is also defective, you may demand a refund in writing
-without further opportunities to fix the problem.
-
-1.F.4. Except for the limited right of replacement or refund set forth
-in paragraph 1.F.3, this work is provided to you 'AS-IS', WITH NO
-OTHER WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
-LIMITED TO WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PURPOSE.
-
-1.F.5. Some states do not allow disclaimers of certain implied
-warranties or the exclusion or limitation of certain types of
-damages. If any disclaimer or limitation set forth in this agreement
-violates the law of the state applicable to this agreement, the
-agreement shall be interpreted to make the maximum disclaimer or
-limitation permitted by the applicable state law. The invalidity or
-unenforceability of any provision of this agreement shall not void the
-remaining provisions.
-
-1.F.6. INDEMNITY - You agree to indemnify and hold the Foundation, the
-trademark owner, any agent or employee of the Foundation, anyone
-providing copies of Project Gutenberg-tm electronic works in
-accordance with this agreement, and any volunteers associated with the
-production, promotion and distribution of Project Gutenberg-tm
-electronic works, harmless from all liability, costs and expenses,
-including legal fees, that arise directly or indirectly from any of
-the following which you do or cause to occur: (a) distribution of this
-or any Project Gutenberg-tm work, (b) alteration, modification, or
-additions or deletions to any Project Gutenberg-tm work, and (c) any
-Defect you cause.
-
-Section 2. Information about the Mission of Project Gutenberg-tm
-
-Project Gutenberg-tm is synonymous with the free distribution of
-electronic works in formats readable by the widest variety of
-computers including obsolete, old, middle-aged and new computers. It
-exists because of the efforts of hundreds of volunteers and donations
-from people in all walks of life.
-
-Volunteers and financial support to provide volunteers with the
-assistance they need are critical to reaching Project Gutenberg-tm's
-goals and ensuring that the Project Gutenberg-tm collection will
-remain freely available for generations to come. In 2001, the Project
-Gutenberg Literary Archive Foundation was created to provide a secure
-and permanent future for Project Gutenberg-tm and future
-generations. To learn more about the Project Gutenberg Literary
-Archive Foundation and how your efforts and donations can help, see
-Sections 3 and 4 and the Foundation information page at
-www.gutenberg.org
-
-
-
-Section 3. Information about the Project Gutenberg Literary Archive Foundation
-
-The Project Gutenberg Literary Archive Foundation is a non profit
-501(c)(3) educational corporation organized under the laws of the
-state of Mississippi and granted tax exempt status by the Internal
-Revenue Service. The Foundation's EIN or federal tax identification
-number is 64-6221541. Contributions to the Project Gutenberg Literary
-Archive Foundation are tax deductible to the full extent permitted by
-U.S. federal laws and your state's laws.
-
-The Foundation's principal office is in Fairbanks, Alaska, with the
-mailing address: PO Box 750175, Fairbanks, AK 99775, but its
-volunteers and employees are scattered throughout numerous
-locations. Its business office is located at 809 North 1500 West, Salt
-Lake City, UT 84116, (801) 596-1887. Email contact links and up to
-date contact information can be found at the Foundation's web site and
-official page at www.gutenberg.org/contact
-
-For additional contact information:
-
- Dr. Gregory B. Newby
- Chief Executive and Director
- gbnewby@pglaf.org
-
-Section 4. Information about Donations to the Project Gutenberg
-Literary Archive Foundation
-
-Project Gutenberg-tm depends upon and cannot survive without wide
-spread public support and donations to carry out its mission of
-increasing the number of public domain and licensed works that can be
-freely distributed in machine readable form accessible by the widest
-array of equipment including outdated equipment. Many small donations
-($1 to $5,000) are particularly important to maintaining tax exempt
-status with the IRS.
-
-The Foundation is committed to complying with the laws regulating
-charities and charitable donations in all 50 states of the United
-States. Compliance requirements are not uniform and it takes a
-considerable effort, much paperwork and many fees to meet and keep up
-with these requirements. We do not solicit donations in locations
-where we have not received written confirmation of compliance. To SEND
-DONATIONS or determine the status of compliance for any particular
-state visit www.gutenberg.org/donate
-
-While we cannot and do not solicit contributions from states where we
-have not met the solicitation requirements, we know of no prohibition
-against accepting unsolicited donations from donors in such states who
-approach us with offers to donate.
-
-International donations are gratefully accepted, but we cannot make
-any statements concerning tax treatment of donations received from
-outside the United States. U.S. laws alone swamp our small staff.
-
-Please check the Project Gutenberg Web pages for current donation
-methods and addresses. Donations are accepted in a number of other
-ways including checks, online payments and credit card donations. To
-donate, please visit: www.gutenberg.org/donate
-
-Section 5. General Information About Project Gutenberg-tm electronic works.
-
-Professor Michael S. Hart was the originator of the Project
-Gutenberg-tm concept of a library of electronic works that could be
-freely shared with anyone. For forty years, he produced and
-distributed Project Gutenberg-tm eBooks with only a loose network of
-volunteer support.
-
-Project Gutenberg-tm eBooks are often created from several printed
-editions, all of which are confirmed as not protected by copyright in
-the U.S. unless a copyright notice is included. Thus, we do not
-necessarily keep eBooks in compliance with any particular paper
-edition.
-
-Most people start at our Web site which has the main PG search
-facility: www.gutenberg.org
-
-This Web site includes information about Project Gutenberg-tm,
-including how to make donations to the Project Gutenberg Literary
-Archive Foundation, how to help produce our new eBooks, and how to
-subscribe to our email newsletter to hear about new eBooks.
-
-
-
-</pre>
-
- </body>
- <!-- created with ppgen.py 3.56b on 2016-09-23 22:29:40 GMT -->
-</html>
diff --git a/old/53135-h/images/cover.jpg b/old/53135-h/images/cover.jpg
deleted file mode 100644
index 2bc0fcf..0000000
--- a/old/53135-h/images/cover.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_006a.jpg b/old/53135-h/images/i_006a.jpg
deleted file mode 100644
index da27b73..0000000
--- a/old/53135-h/images/i_006a.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_006b.jpg b/old/53135-h/images/i_006b.jpg
deleted file mode 100644
index 91b293e..0000000
--- a/old/53135-h/images/i_006b.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_007.jpg b/old/53135-h/images/i_007.jpg
deleted file mode 100644
index 2099e8b..0000000
--- a/old/53135-h/images/i_007.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_008a.jpg b/old/53135-h/images/i_008a.jpg
deleted file mode 100644
index 57734e5..0000000
--- a/old/53135-h/images/i_008a.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_008b.jpg b/old/53135-h/images/i_008b.jpg
deleted file mode 100644
index c75b2ac..0000000
--- a/old/53135-h/images/i_008b.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_009.jpg b/old/53135-h/images/i_009.jpg
deleted file mode 100644
index 7c49242..0000000
--- a/old/53135-h/images/i_009.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_010a.jpg b/old/53135-h/images/i_010a.jpg
deleted file mode 100644
index 0c17452..0000000
--- a/old/53135-h/images/i_010a.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_010b.jpg b/old/53135-h/images/i_010b.jpg
deleted file mode 100644
index 60f6275..0000000
--- a/old/53135-h/images/i_010b.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_011.jpg b/old/53135-h/images/i_011.jpg
deleted file mode 100644
index 869676e..0000000
--- a/old/53135-h/images/i_011.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_012a.jpg b/old/53135-h/images/i_012a.jpg
deleted file mode 100644
index e494c98..0000000
--- a/old/53135-h/images/i_012a.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_012b.jpg b/old/53135-h/images/i_012b.jpg
deleted file mode 100644
index b07bc7d..0000000
--- a/old/53135-h/images/i_012b.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_013a.jpg b/old/53135-h/images/i_013a.jpg
deleted file mode 100644
index e00cf56..0000000
--- a/old/53135-h/images/i_013a.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_013b.jpg b/old/53135-h/images/i_013b.jpg
deleted file mode 100644
index f7b9326..0000000
--- a/old/53135-h/images/i_013b.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_014.jpg b/old/53135-h/images/i_014.jpg
deleted file mode 100644
index 12c7b29..0000000
--- a/old/53135-h/images/i_014.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_015.jpg b/old/53135-h/images/i_015.jpg
deleted file mode 100644
index 5917a30..0000000
--- a/old/53135-h/images/i_015.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_016.jpg b/old/53135-h/images/i_016.jpg
deleted file mode 100644
index 0c935e8..0000000
--- a/old/53135-h/images/i_016.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_017.jpg b/old/53135-h/images/i_017.jpg
deleted file mode 100644
index 9c0ddfc..0000000
--- a/old/53135-h/images/i_017.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_018a.jpg b/old/53135-h/images/i_018a.jpg
deleted file mode 100644
index 9c4ea6e..0000000
--- a/old/53135-h/images/i_018a.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_018b.jpg b/old/53135-h/images/i_018b.jpg
deleted file mode 100644
index 026c3a9..0000000
--- a/old/53135-h/images/i_018b.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_019.jpg b/old/53135-h/images/i_019.jpg
deleted file mode 100644
index 863cdb7..0000000
--- a/old/53135-h/images/i_019.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_020a.jpg b/old/53135-h/images/i_020a.jpg
deleted file mode 100644
index df3ee2e..0000000
--- a/old/53135-h/images/i_020a.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_020b.jpg b/old/53135-h/images/i_020b.jpg
deleted file mode 100644
index b561c05..0000000
--- a/old/53135-h/images/i_020b.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_021.jpg b/old/53135-h/images/i_021.jpg
deleted file mode 100644
index 22b6a69..0000000
--- a/old/53135-h/images/i_021.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_022.jpg b/old/53135-h/images/i_022.jpg
deleted file mode 100644
index 717f660..0000000
--- a/old/53135-h/images/i_022.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_023a.jpg b/old/53135-h/images/i_023a.jpg
deleted file mode 100644
index 5f39122..0000000
--- a/old/53135-h/images/i_023a.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_023b.jpg b/old/53135-h/images/i_023b.jpg
deleted file mode 100644
index f0ebc24..0000000
--- a/old/53135-h/images/i_023b.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_024.jpg b/old/53135-h/images/i_024.jpg
deleted file mode 100644
index d2df57d..0000000
--- a/old/53135-h/images/i_024.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_025.jpg b/old/53135-h/images/i_025.jpg
deleted file mode 100644
index f265377..0000000
--- a/old/53135-h/images/i_025.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_026a.jpg b/old/53135-h/images/i_026a.jpg
deleted file mode 100644
index 71addee..0000000
--- a/old/53135-h/images/i_026a.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_026b.jpg b/old/53135-h/images/i_026b.jpg
deleted file mode 100644
index e8185a9..0000000
--- a/old/53135-h/images/i_026b.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_027.jpg b/old/53135-h/images/i_027.jpg
deleted file mode 100644
index 499cf12..0000000
--- a/old/53135-h/images/i_027.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_028.jpg b/old/53135-h/images/i_028.jpg
deleted file mode 100644
index e89aded..0000000
--- a/old/53135-h/images/i_028.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_029.jpg b/old/53135-h/images/i_029.jpg
deleted file mode 100644
index 1fbc24b..0000000
--- a/old/53135-h/images/i_029.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_030.jpg b/old/53135-h/images/i_030.jpg
deleted file mode 100644
index cb615b3..0000000
--- a/old/53135-h/images/i_030.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_031.jpg b/old/53135-h/images/i_031.jpg
deleted file mode 100644
index dcbbc3f..0000000
--- a/old/53135-h/images/i_031.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_032a.jpg b/old/53135-h/images/i_032a.jpg
deleted file mode 100644
index 341cfa1..0000000
--- a/old/53135-h/images/i_032a.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_032b.jpg b/old/53135-h/images/i_032b.jpg
deleted file mode 100644
index 4ac950b..0000000
--- a/old/53135-h/images/i_032b.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_033.jpg b/old/53135-h/images/i_033.jpg
deleted file mode 100644
index eea1c77..0000000
--- a/old/53135-h/images/i_033.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_034a.jpg b/old/53135-h/images/i_034a.jpg
deleted file mode 100644
index 9ca82ec..0000000
--- a/old/53135-h/images/i_034a.jpg
+++ /dev/null
Binary files differ
diff --git a/old/53135-h/images/i_034b.jpg b/old/53135-h/images/i_034b.jpg
deleted file mode 100644
index f6acd0f..0000000
--- a/old/53135-h/images/i_034b.jpg
+++ /dev/null
Binary files differ