diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-15 04:44:09 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-15 04:44:09 -0700 |
| commit | b903158536be1e4a11d16df09e7f3580a13a4c51 (patch) | |
| tree | 07e5cac82dba94749d77a5cadd8377929642fe51 /14304-h | |
Diffstat (limited to '14304-h')
| -rw-r--r-- | 14304-h/14304-h.htm | 739 | ||||
| -rw-r--r-- | 14304-h/images/Cover.png | bin | 0 -> 141535 bytes | |||
| -rw-r--r-- | 14304-h/images/pr01.png | bin | 0 -> 94884 bytes | |||
| -rw-r--r-- | 14304-h/images/pr02.png | bin | 0 -> 108528 bytes | |||
| -rw-r--r-- | 14304-h/images/pr05.png | bin | 0 -> 25412 bytes | |||
| -rw-r--r-- | 14304-h/images/pr06.png | bin | 0 -> 59828 bytes | |||
| -rw-r--r-- | 14304-h/images/pr07.png | bin | 0 -> 13180 bytes | |||
| -rw-r--r-- | 14304-h/images/pr08.png | bin | 0 -> 16822 bytes | |||
| -rw-r--r-- | 14304-h/images/pr09a.png | bin | 0 -> 19001 bytes | |||
| -rw-r--r-- | 14304-h/images/pr10.png | bin | 0 -> 259473 bytes | |||
| -rw-r--r-- | 14304-h/images/pr11a.png | bin | 0 -> 47171 bytes | |||
| -rw-r--r-- | 14304-h/images/pr12.png | bin | 0 -> 44307 bytes | |||
| -rw-r--r-- | 14304-h/images/pr13.png | bin | 0 -> 204616 bytes | |||
| -rw-r--r-- | 14304-h/images/pr14.png | bin | 0 -> 115449 bytes | |||
| -rw-r--r-- | 14304-h/images/pr16.png | bin | 0 -> 42047 bytes | |||
| -rw-r--r-- | 14304-h/images/pr20a.png | bin | 0 -> 41842 bytes | |||
| -rw-r--r-- | 14304-h/images/pr21.png | bin | 0 -> 195570 bytes | |||
| -rw-r--r-- | 14304-h/images/pr22.png | bin | 0 -> 7592 bytes | |||
| -rw-r--r-- | 14304-h/images/pr27.png | bin | 0 -> 20414 bytes | |||
| -rw-r--r-- | 14304-h/images/pr29.png | bin | 0 -> 196076 bytes | |||
| -rw-r--r-- | 14304-h/images/pr30.png | bin | 0 -> 29019 bytes | |||
| -rw-r--r-- | 14304-h/images/pr31.png | bin | 0 -> 18325 bytes | |||
| -rw-r--r-- | 14304-h/images/pr32.png | bin | 0 -> 36530 bytes | |||
| -rw-r--r-- | 14304-h/images/pr34.png | bin | 0 -> 22822 bytes | |||
| -rw-r--r-- | 14304-h/images/pr35.png | bin | 0 -> 24456 bytes | |||
| -rw-r--r-- | 14304-h/images/pr36.png | bin | 0 -> 11931 bytes | |||
| -rw-r--r-- | 14304-h/images/pr38.png | bin | 0 -> 113392 bytes | |||
| -rw-r--r-- | 14304-h/images/pr42.png | bin | 0 -> 173273 bytes | |||
| -rw-r--r-- | 14304-h/images/pr43.png | bin | 0 -> 12611 bytes | |||
| -rw-r--r-- | 14304-h/images/pr44.png | bin | 0 -> 15541 bytes | |||
| -rw-r--r-- | 14304-h/images/pr46.png | bin | 0 -> 173446 bytes | |||
| -rw-r--r-- | 14304-h/images/pr48.png | bin | 0 -> 27855 bytes | |||
| -rw-r--r-- | 14304-h/images/pr49.png | bin | 0 -> 11657 bytes | |||
| -rw-r--r-- | 14304-h/images/pr50.png | bin | 0 -> 57485 bytes | |||
| -rw-r--r-- | 14304-h/images/pr52.png | bin | 0 -> 50574 bytes | |||
| -rw-r--r-- | 14304-h/images/pr53.png | bin | 0 -> 141113 bytes | |||
| -rw-r--r-- | 14304-h/images/pr54.png | bin | 0 -> 135998 bytes | |||
| -rw-r--r-- | 14304-h/images/pr58.png | bin | 0 -> 55684 bytes | |||
| -rw-r--r-- | 14304-h/images/pr59.png | bin | 0 -> 11961 bytes |
39 files changed, 739 insertions, 0 deletions
diff --git a/14304-h/14304-h.htm b/14304-h/14304-h.htm new file mode 100644 index 0000000..7e83a3e --- /dev/null +++ b/14304-h/14304-h.htm @@ -0,0 +1,739 @@ +<!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"> +<head> + <title>The Project Gutenberg eBook of Peter Rabbit by Beatrix + Potter</title> + <meta http-equiv="Content-Type" + content="text/html; charset=UTF-8" /> + <style type="text/css"> + /*<![CDATA[ XML blockout */ + <!-- + p { margin-top: .75em; + text-align: justify; + margin-bottom: .75em; + } + h1,h2,h3,h4,h5,h6 { + text-align: center; /* all headings centered */ + clear: both; + } + + body{margin-left: 10%; + margin-right: 10%; + } + + .center {text-align: center;} + .story {font-size: 133%;} + .figcenter {margin: auto; text-align: center;} + + // --> + /* XML end ]]>*/ + </style> +</head> + +<body> +<div>*** START OF THE PROJECT GUTENBERG EBOOK 14304 ***</div> + + <div class="figcenter"> + <img src="images/Cover.png" + width="554" + height="700" + alt="Book Cover" + title="Book Cover" /> + </div> + + <p> </p> + + <p> </p> + + <h2>The Tale</h2> + + <h2>of</h2> + + <h2>Peter Rabbit</h2> + + <p> </p> + + <p> </p> + + <div class="figcenter"> + <img src="images/pr05.png" + width="592" + height="317" + alt="Illustration" + title="Illustration" /> + </div> + + <p> </p> + + <p> </p> + + <div class="figcenter"> + <img src="images/pr06.png" + width="488" + height="629" + alt="Title Page" + title="Title Page" /> + </div> + + <p> </p> + + <p> </p> + + <h3>THE SAALFIELD PUB. Co.<br /> + 1916</h3> + + <p> </p> + + <p> </p> + + <h2>The Tale</h2> + + <h2>of</h2> + + <h2>Peter Rabbit</h2> + + <p class="story">Once upon a time there were four little + rabbits, and their names were Flopsy, Mopsy, Cotton-tail and + Peter.</p> + + <div class="figcenter"> + <img src="images/pr08.png" + width="496" + height="240" + alt="Illustration" + title="Illustration" /> + </div> + + <p class="story">They lived with their mother in a sand-bank, + underneath the root of a very big fir tree. "Now, my dears," + said old Mrs. Rabbit one morning, "You may</p> + + <div class="figcenter"> + <img src="images/pr10.png" + width="500" + height="673" + alt="Illustration" + title="Illustration" /> + </div> + + <p class="story">go into the fields or down the lane, but don't + go into Mr. McGregor's garden.</p> + + <p class="story">Your father had an accident there; he was put + in a pie by Mrs. McGregor."</p> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td> + <p class="story">Now run along and don't get into + mischief. I am going out."</p> + </td> + + <td><img src="images/pr12.png" + width="344" + height="344" + alt="Illustration" + title="Illustration" /></td> + </tr> + </table> + + <p class="story">Then old Mrs. Rabbit took a basket and her + umbrella and went through the wood to the baker's.</p> + + <div class="figcenter"> + <img src="images/pr13.png" + width="515" + height="675" + alt="Illustration" + title="Illustration" /> + </div> + + <p class="story">She bought a loaf of brown bread and five + currant buns.</p> + + <p class="story">Flopsy, Mopsy and Cotton-tail who were good + little bunnies went down the lane together</p> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td><img src="images/pr14.png" + width="494" + height="569" + alt="Illustration" + title="Illustration" /></td> + + <td> + <p class="story">To gather blackberries.</p> + </td> + </tr> + </table> + + <p class="story">But Peter who was very naughty, ran straight + away to Mr. McGregor's garden and</p> + + <div class="figcenter"> + <img src="images/pr16.png" + width="500" + height="433" + alt="Illustration" + title="Illustration" /> + </div> + + <p class="story">Squeezed under the gate!</p> + + <p class="story">First he ate some lettuces and some French + beans</p> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td> + <p class="story">And then<br /> + He<br /> + Ate<br /> + Some<br /> + Radishes</p> + </td> + + <td><img src="images/pr21.png" + width="500" + height="666" + alt="Illustration" + title="Illustration" /></td> + </tr> + </table> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td><img src="images/pr22.png" + width="251" + height="275" + alt="Illustration" + title="Illustration" /></td> + + <td> + <p class="story">And then, feeling rather sick, he + went to look for some parsley.</p> + </td> + </tr> + + <tr> + <td><img src="images/pr07.png" + width="349" + height="490" + alt="Illustration" + title="Illustration" /></td> + + <td> + <p class="story">But round the end of a cucumber + frame, whom should he meet but Mr. McGregor!</p> + </td> + </tr> + </table> + + <p> </p> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td><img src="images/pr11a.png" + width="198" + height="600" + alt="Illustration" + title="Illustration" /></td> + + <td> + <p class="story">Mr. McGregor was on his hands and + knees planting out young cabbages, but he jumped up + and ran after Peter, waving a rake and calling out + "Stop thief!"<br /> + <br /> + Peter was most dreadfully frightened; he rushed + all over the garden, for he had forgotten the way + back to the gate.</p> + </td> + </tr> + </table> + + <p> </p> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td><img src="images/pr59.png" + width="248" + height="250" + alt="Illustration" + title="Illustration" /></td> + + <td> + <p class="story">He lost one shoe among the + cabbages, and the other amongst the potatoes.</p> + </td> + </tr> + </table> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td> + <p class="story">After losing them, he ran on four + legs and went faster</p> + </td> + + <td><img src="images/pr27.png" + width="475" + height="275" + alt="Illustration" + title="Illustration" /></td> + </tr> + </table> + + <p class="story">So that I think he might have got away + altogether if he had not unfortunately run into a gooseberry + net</p> + + <div class="figcenter"> + <img src="images/pr29.png" + width="514" + height="675" + alt="Illustration" + title="Illustration" /> + </div> + + <p class="story">And got caught by the large buttons on his + jacket.</p> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td> + <p class="story">It was a blue jacket with brass + buttons, quite new.</p> + </td> + + <td><img src="images/pr30.png" + width="335" + height="500" + alt="Illustration" + title="Illustration" /></td> + </tr> + </table> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td><img src="images/pr31.png" + width="319" + height="600" + alt="Illustration" + title="Illustration" /></td> + + <td> + <p class="story">Peter gave himself up for lost and + shed big tears;</p> + </td> + </tr> + </table> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td> + <p class="story">But his sobs were overheard by + some friendly sparrows.</p> + </td> + + <td><img src="images/pr32.png" + width="495" + height="650" + alt="Illustration" + title="Illustration" /></td> + </tr> + </table> + + <p class="story">Who flew to him in great excitement and + implored him to exert himself.</p> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td> + <p class="story">Mr. McGregor came up with a sieve + which he intended to pop on the top of Peter, but + Peter wriggled out just in time.</p> + </td> + + <td><img src="images/pr34.png" + width="310" + height="299" + alt="Illustration" + title="Illustration" /></td> + </tr> + </table> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td><img src="images/pr35.png" + width="509" + height="575" + alt="Illustration" + title="Illustration" /></td> + + <td> + <p class="story">Leaving his jacket behind him.</p> + </td> + </tr> + </table> + + <div class="figcenter"> + <img src="images/pr36.png" + width="480" + height="143" + alt="Illustration" + title="Illustration" /> + </div> + + <p> </p> + + <p class="story">He rushed into the tool-shed and—</p> + + <div class="figcenter"> + <img src="images/pr38.png" + width="497" + height="660" + alt="Illustration" + title="Illustration" /> + </div> + + <p class="story">Jumped into a can.</p> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td><img src="images/pr20a.png" + width="298" + height="600" + alt="Illustration" + title="Illustration" /></td> + + <td> + <p class="story">It would have been a beautiful + thing to hide in, if it had not had so much water + in it. Mr. McGregor was quite sure that Peter was + somewhere in the tool-shed, perhaps hidden + underneath a flower-pot.<br /> + <br /> + He began to turn them over carefully, looking under + each.<br /> + <br /> + Presently Peter sneezed "Kertyschoo!"</p> + </td> + </tr> + </table> + + <p class="story">Mr. McGregor was after him in no time, and + tried to put his foot upon Peter, who</p> + + <div class="figcenter"> + <img src="images/pr42.png" + width="500" + height="667" + alt="Illustration" + title="Illustration" /> + </div> + + <p class="story">Jumped out of a window, upsetting three + plants.</p> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td><img src="images/pr43.png" + width="300" + height="335" + alt="Illustration" + title="Illustration" /></td> + + <td> + <p class="story">Peter sat down to rest; he was out + of breath and trembling with fright, and he had not + the least idea which way to go.<br /> + <br /> + Also he was very damp with sitting in that + can.</p> + </td> + </tr> + + <tr> + <td> + <p class="story">After a time he began to wander + about, going lippity—<br /> + lippity—<br /> + not very fast and looking all around.</p> + </td> + + <td><img src="images/pr44.png" + width="263" + height="400" + alt="Illustration" + title="Illustration" /></td> + </tr> + </table> + + <p class="story">He found a door in a wall; but it was locked + and there was no room for a fat little rabbit to squeeze + underneath.</p> + + <p class="story">An old mouse was running in and out over the + stone doorstep, carrying peas and beans to her family in the + wood. Peter asked her the way to the gate but she had such a + large pea in her mouth she could not answer. She only shook her + head at him.</p> + + <div class="figcenter"> + <img src="images/pr46.png" + width="500" + height="668" + alt="Illustration" + title="Illustration" /> + </div> + + <p class="story">Peter began to cry.</p> + + <p class="story">Then he tried to find his way straight across + the garden, but he became more and more puzzled. Presently he + came to a pond where Mr. McGregor filled his water-cans. A + white cat was staring at some gold-fish; she sat very, very + still, but now and then the tip of her tail twitched as if it + were alive. Peter thought it best to go away without speaking + to her.</p> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td><img src="images/pr48.png" + width="345" + height="560" + alt="Illustration" + title="Illustration" /></td> + + <td> + <p class="story">He had heard about cats from his + cousin, little Benjamin Bunny.</p> + </td> + </tr> + </table> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td> + <p class="story">He went back towards the + tool-shed, but suddenly, quite close to him, he + heard the noise of a hoe—scr-r-ritch, + scratch, scratch, scritch.<br /> + <br /> + Peter scuttered underneath the bushes, but + presently as nothing happened, he came out and</p> + </td> + + <td><img src="images/pr49.png" + width="215" + height="300" + alt="Illustration" + title="Illustration" /></td> + </tr> + </table> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td> + <p class="story">Climbed<br /> + upon a<br /> + wheelbarrow,<br /> + and<br /> + peeped<br /> + over.</p> + </td> + + <td><img src="images/pr50.png" + width="329" + height="720" + alt="Illustration" + title="Illustration" /></td> + </tr> + </table> + + <p class="story">The first thing he saw was Mr. McGregor hoeing + onions. His back was turned towards Peter and beyond him was + the gate!</p> + + <p class="story">Peter got down very quietly off the + wheel-barrow and started running as fast as he could go, along + a straight walk behind some black currant bushes. Mr. McGregor + caught sight of him at the corner, but Peter did not care. He + slipped underneath the gate and was safe at last in the wood + outside the garden.</p> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td><img src="images/pr52.png" + width="423" + height="750" + alt="Illustration" + title="Illustration" /></td> + + <td> + <p class="story">Mr. McGregor<br /> + hung up<br /> + the little<br /> + jacket and<br /> + the shoes<br /> + for a<br /> + scare-crow<br /> + to frighten<br /> + the blackbirds.</p> + </td> + </tr> + </table> + + <div class="figcenter"> + <img src="images/pr53.png" + width="500" + height="668" + alt="Illustration" + title="Illustration" /> + </div> + + <p class="story">Peter never stopped running or looked behind + him</p> + + <div class="figcenter"> + <img src="images/pr54.png" + width="500" + height="670" + alt="Illustration" + title="Illustration" /> + </div> + + <p class="story">Till he got home to the big fir-tree.</p> + + <p> </p> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td><img src="images/pr09a.png" + width="155" + height="500" + alt="Illustration" + title="Illustration" /></td> + + <td> + <p class="story">He was so tired that he flopped + down upon the nice soft sand on the floor of the + rabbit hole, and shut his eyes. His mother was busy + cooking; she wondered what he had done with his + clothes.<br /> + <br /> + It was the second little jacket and pair of shoes + that Peter had lost in a fortnight!</p> + </td> + </tr> + </table> + + <table cellspacing="2" + cellpadding="2" + border="0" + summary="text and illustration"> + <tr> + <td> + <p class="story">I am sorry to say that Peter was + not very well during the evening. His mother put + him to bed and made some camomile tea; and she gave + a dose of it to Peter! "One teaspoonful to be taken + at bedtime." But—</p> + </td> + + <td><img src="images/pr22.png" + width="251" + height="275" + alt="Illustration" + title="Illustration" /></td> + </tr> + </table> + + <div class="figcenter"> + <img src="images/pr58.png" + width="500" + height="407" + alt="Illustration" + title="Illustration" /> + </div> + + <p class="story">Flopsy, Mopsy and Cottontail had bread and + milk and blackberries for supper.</p> + + <div class="figcenter"> + <img src="images/pr01.png" + width="547" + height="774" + alt="Illustration: The Tale Of" + title="Illustration: The Tale Of" /> + <img src="images/pr02.png" + width="557" + height="776" + alt="Illustration: Peter Rabbit" + title="Illustration: Peter Rabbit" /> + </div> + +<div>*** END OF THE PROJECT GUTENBERG EBOOK 14304 ***</div> +</body> +</html> diff --git a/14304-h/images/Cover.png b/14304-h/images/Cover.png Binary files differnew file mode 100644 index 0000000..0a0d800 --- /dev/null +++ b/14304-h/images/Cover.png diff --git a/14304-h/images/pr01.png b/14304-h/images/pr01.png Binary files differnew file mode 100644 index 0000000..2ce91e3 --- /dev/null +++ b/14304-h/images/pr01.png diff --git a/14304-h/images/pr02.png b/14304-h/images/pr02.png Binary files differnew file mode 100644 index 0000000..8f8284d --- /dev/null +++ b/14304-h/images/pr02.png diff --git a/14304-h/images/pr05.png b/14304-h/images/pr05.png Binary files differnew file mode 100644 index 0000000..8db06d6 --- /dev/null +++ b/14304-h/images/pr05.png diff --git a/14304-h/images/pr06.png b/14304-h/images/pr06.png Binary files differnew file mode 100644 index 0000000..e2e7a63 --- /dev/null +++ b/14304-h/images/pr06.png diff --git a/14304-h/images/pr07.png b/14304-h/images/pr07.png Binary files differnew file mode 100644 index 0000000..8d817ec --- /dev/null +++ b/14304-h/images/pr07.png diff --git a/14304-h/images/pr08.png b/14304-h/images/pr08.png Binary files differnew file mode 100644 index 0000000..ae48487 --- /dev/null +++ b/14304-h/images/pr08.png diff --git a/14304-h/images/pr09a.png b/14304-h/images/pr09a.png Binary files differnew file mode 100644 index 0000000..ac4d395 --- /dev/null +++ b/14304-h/images/pr09a.png diff --git a/14304-h/images/pr10.png b/14304-h/images/pr10.png Binary files differnew file mode 100644 index 0000000..69bcdd9 --- /dev/null +++ b/14304-h/images/pr10.png diff --git a/14304-h/images/pr11a.png b/14304-h/images/pr11a.png Binary files differnew file mode 100644 index 0000000..7db7dac --- /dev/null +++ b/14304-h/images/pr11a.png diff --git a/14304-h/images/pr12.png b/14304-h/images/pr12.png Binary files differnew file mode 100644 index 0000000..7842db3 --- /dev/null +++ b/14304-h/images/pr12.png diff --git a/14304-h/images/pr13.png b/14304-h/images/pr13.png Binary files differnew file mode 100644 index 0000000..257c7f1 --- /dev/null +++ b/14304-h/images/pr13.png diff --git a/14304-h/images/pr14.png b/14304-h/images/pr14.png Binary files differnew file mode 100644 index 0000000..755e56c --- /dev/null +++ b/14304-h/images/pr14.png diff --git a/14304-h/images/pr16.png b/14304-h/images/pr16.png Binary files differnew file mode 100644 index 0000000..9d78c60 --- /dev/null +++ b/14304-h/images/pr16.png diff --git a/14304-h/images/pr20a.png b/14304-h/images/pr20a.png Binary files differnew file mode 100644 index 0000000..59a95a3 --- /dev/null +++ b/14304-h/images/pr20a.png diff --git a/14304-h/images/pr21.png b/14304-h/images/pr21.png Binary files differnew file mode 100644 index 0000000..c0f260a --- /dev/null +++ b/14304-h/images/pr21.png diff --git a/14304-h/images/pr22.png b/14304-h/images/pr22.png Binary files differnew file mode 100644 index 0000000..2437733 --- /dev/null +++ b/14304-h/images/pr22.png diff --git a/14304-h/images/pr27.png b/14304-h/images/pr27.png Binary files differnew file mode 100644 index 0000000..3055824 --- /dev/null +++ b/14304-h/images/pr27.png diff --git a/14304-h/images/pr29.png b/14304-h/images/pr29.png Binary files differnew file mode 100644 index 0000000..c334135 --- /dev/null +++ b/14304-h/images/pr29.png diff --git a/14304-h/images/pr30.png b/14304-h/images/pr30.png Binary files differnew file mode 100644 index 0000000..fde789a --- /dev/null +++ b/14304-h/images/pr30.png diff --git a/14304-h/images/pr31.png b/14304-h/images/pr31.png Binary files differnew file mode 100644 index 0000000..5e9426b --- /dev/null +++ b/14304-h/images/pr31.png diff --git a/14304-h/images/pr32.png b/14304-h/images/pr32.png Binary files differnew file mode 100644 index 0000000..a084803 --- /dev/null +++ b/14304-h/images/pr32.png diff --git a/14304-h/images/pr34.png b/14304-h/images/pr34.png Binary files differnew file mode 100644 index 0000000..4bb16f1 --- /dev/null +++ b/14304-h/images/pr34.png diff --git a/14304-h/images/pr35.png b/14304-h/images/pr35.png Binary files differnew file mode 100644 index 0000000..6a4f4d5 --- /dev/null +++ b/14304-h/images/pr35.png diff --git a/14304-h/images/pr36.png b/14304-h/images/pr36.png Binary files differnew file mode 100644 index 0000000..03c8135 --- /dev/null +++ b/14304-h/images/pr36.png diff --git a/14304-h/images/pr38.png b/14304-h/images/pr38.png Binary files differnew file mode 100644 index 0000000..07ac068 --- /dev/null +++ b/14304-h/images/pr38.png diff --git a/14304-h/images/pr42.png b/14304-h/images/pr42.png Binary files differnew file mode 100644 index 0000000..da715dc --- /dev/null +++ b/14304-h/images/pr42.png diff --git a/14304-h/images/pr43.png b/14304-h/images/pr43.png Binary files differnew file mode 100644 index 0000000..efb5980 --- /dev/null +++ b/14304-h/images/pr43.png diff --git a/14304-h/images/pr44.png b/14304-h/images/pr44.png Binary files differnew file mode 100644 index 0000000..3874367 --- /dev/null +++ b/14304-h/images/pr44.png diff --git a/14304-h/images/pr46.png b/14304-h/images/pr46.png Binary files differnew file mode 100644 index 0000000..5095613 --- /dev/null +++ b/14304-h/images/pr46.png diff --git a/14304-h/images/pr48.png b/14304-h/images/pr48.png Binary files differnew file mode 100644 index 0000000..5266a65 --- /dev/null +++ b/14304-h/images/pr48.png diff --git a/14304-h/images/pr49.png b/14304-h/images/pr49.png Binary files differnew file mode 100644 index 0000000..9d43fcb --- /dev/null +++ b/14304-h/images/pr49.png diff --git a/14304-h/images/pr50.png b/14304-h/images/pr50.png Binary files differnew file mode 100644 index 0000000..b3d2a15 --- /dev/null +++ b/14304-h/images/pr50.png diff --git a/14304-h/images/pr52.png b/14304-h/images/pr52.png Binary files differnew file mode 100644 index 0000000..3cedc59 --- /dev/null +++ b/14304-h/images/pr52.png diff --git a/14304-h/images/pr53.png b/14304-h/images/pr53.png Binary files differnew file mode 100644 index 0000000..7fa6b92 --- /dev/null +++ b/14304-h/images/pr53.png diff --git a/14304-h/images/pr54.png b/14304-h/images/pr54.png Binary files differnew file mode 100644 index 0000000..5c3facd --- /dev/null +++ b/14304-h/images/pr54.png diff --git a/14304-h/images/pr58.png b/14304-h/images/pr58.png Binary files differnew file mode 100644 index 0000000..029b349 --- /dev/null +++ b/14304-h/images/pr58.png diff --git a/14304-h/images/pr59.png b/14304-h/images/pr59.png Binary files differnew file mode 100644 index 0000000..4f01f96 --- /dev/null +++ b/14304-h/images/pr59.png |
