summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 02:13:04 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 02:13:04 -0700
commitf00a7587183dd6bc053715b0b42efb28ac509aeb (patch)
tree78490b7492fccc34039e11a8122a02f820f03a14
initial commit of ebook 24331HEADmain
-rw-r--r--.gitattributes3
-rw-r--r--24331-h.zipbin0 -> 1066715 bytes
-rw-r--r--24331-h/24331-h.htm898
-rw-r--r--24331-h/images/cover.jpgbin0 -> 160915 bytes
-rw-r--r--24331-h/images/end1.jpgbin0 -> 21502 bytes
-rw-r--r--24331-h/images/illus001.jpgbin0 -> 50053 bytes
-rw-r--r--24331-h/images/illus002.jpgbin0 -> 17266 bytes
-rw-r--r--24331-h/images/illus003.jpgbin0 -> 20423 bytes
-rw-r--r--24331-h/images/illus004.jpgbin0 -> 51079 bytes
-rw-r--r--24331-h/images/illus007.jpgbin0 -> 49020 bytes
-rw-r--r--24331-h/images/illus009a.jpgbin0 -> 5858 bytes
-rw-r--r--24331-h/images/illus009b.jpgbin0 -> 4405 bytes
-rw-r--r--24331-h/images/illus011a.jpgbin0 -> 9397 bytes
-rw-r--r--24331-h/images/illus011b.jpgbin0 -> 4690 bytes
-rw-r--r--24331-h/images/illus015.jpgbin0 -> 20073 bytes
-rw-r--r--24331-h/images/illus019.jpgbin0 -> 20702 bytes
-rw-r--r--24331-h/images/illus023.jpgbin0 -> 43694 bytes
-rw-r--r--24331-h/images/illus027.jpgbin0 -> 32103 bytes
-rw-r--r--24331-h/images/illus031.jpgbin0 -> 24754 bytes
-rw-r--r--24331-h/images/illus035.jpgbin0 -> 37967 bytes
-rw-r--r--24331-h/images/illus039.jpgbin0 -> 38507 bytes
-rw-r--r--24331-h/images/illus043.jpgbin0 -> 61005 bytes
-rw-r--r--24331-h/images/illus047.jpgbin0 -> 20627 bytes
-rw-r--r--24331-h/images/illus051.jpgbin0 -> 41843 bytes
-rw-r--r--24331-h/images/illus055.jpgbin0 -> 41086 bytes
-rw-r--r--24331-h/images/illus059.jpgbin0 -> 21970 bytes
-rw-r--r--24331-h/images/illus063.jpgbin0 -> 33069 bytes
-rw-r--r--24331-h/images/illus067.jpgbin0 -> 47046 bytes
-rw-r--r--24331-h/images/illus071.jpgbin0 -> 28866 bytes
-rw-r--r--24331-h/images/illus075.jpgbin0 -> 37218 bytes
-rw-r--r--24331-h/images/illus079.jpgbin0 -> 40627 bytes
-rw-r--r--24331-h/images/illus083.jpgbin0 -> 32284 bytes
-rw-r--r--24331-h/images/illus087.jpgbin0 -> 40380 bytes
-rw-r--r--24331-h/images/odd.jpgbin0 -> 17674 bytes
-rw-r--r--24331.txt711
-rw-r--r--24331.zipbin0 -> 10020 bytes
-rw-r--r--LICENSE.txt11
-rw-r--r--README.md2
38 files changed, 1625 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..6833f05
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+* text=auto
+*.txt text
+*.md text
diff --git a/24331-h.zip b/24331-h.zip
new file mode 100644
index 0000000..2474cc0
--- /dev/null
+++ b/24331-h.zip
Binary files differ
diff --git a/24331-h/24331-h.htm b/24331-h/24331-h.htm
new file mode 100644
index 0000000..bcc4d10
--- /dev/null
+++ b/24331-h/24331-h.htm
@@ -0,0 +1,898 @@
+<!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>
+ <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" />
+ <title>
+ The Project Gutenberg eBook of An Old Sweetheart Of Mine, by James Whitcomb Riley.
+ </title>
+ <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;
+ }
+ hr { width: 33%;
+ margin-top: 2em;
+ margin-bottom: 2em;
+ margin-left: auto;
+ margin-right: auto;
+ clear: both;
+ }
+
+ body{margin-left: 10%;
+ margin-right: 10%;
+ }
+
+ .center {text-align: center;}
+ .smcap {font-variant: small-caps;}
+
+ .caption {font-weight: bold;}
+
+ .figcenter {margin: auto; text-align: center;}
+
+ .figleft {float: left; clear: left; margin-left: 0; margin-bottom: 1em; margin-top:
+ 1em; margin-right: 1em; padding: 0; text-align: center;}
+
+ .figright {float: right; clear: right; margin-left: 1em; margin-bottom: 1em;
+ margin-top: 1em; margin-right: 0; padding: 0; text-align: center;}
+
+ .poem {margin-left:30%; margin-right:30%; text-align: left;}
+ .poem br {display: none;}
+ .poem .stanza {margin: 1em 0em 1em 0em;}
+ .poem span.i0 {display: block; margin-left: 0em; padding-left: 3em; text-indent: -3em;}
+ .poem span.i2 {display: block; margin-left: 1em; padding-left: 3em; text-indent: -3em;}
+ .poem span.i4 {display: block; margin-left: 2em; padding-left: 3em; text-indent: -3em;}
+ // -->
+ /* XML end ]]>*/
+ </style>
+ </head>
+<body>
+
+
+<pre>
+
+Project Gutenberg's An Old Sweetheart of Mine, by James Whitcomb Riley
+
+This eBook is for the use of anyone anywhere 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
+
+
+Title: An Old Sweetheart of Mine
+
+Author: James Whitcomb Riley
+
+Illustrator: Howard Chandler Christy
+ Virginia Keep
+
+Release Date: January 16, 2008 [EBook #24331]
+
+Language: English
+
+Character set encoding: ISO-8859-1
+
+*** START OF THIS PROJECT GUTENBERG EBOOK AN OLD SWEETHEART OF MINE ***
+
+
+
+
+Produced by Juliet Sutherland, Josephine Paolucci and the
+Online Distributed Proofreading Team at http://www.pgdp.net.
+
+
+
+
+
+
+</pre>
+
+
+
+<div class="figcenter" style="width: 450px;">
+<img src="images/cover.jpg" width="450" height="650" alt="" title="" />
+</div>
+
+
+<div class="figcenter" style="width: 354px;">
+<img src="images/end1.jpg" width="354" height="450" alt="" title="" />
+</div>
+
+
+<div class="figcenter" style="width: 600px;">
+<img src="images/illus001.jpg" width="600" height="595" alt="" title="" />
+</div>
+
+<div class="figleft" style="width: 334px;">
+<img src="images/illus002.jpg" width="334" height="450" alt="" title="" />
+</div>
+
+<div class="figright" style="width: 280px;">
+<img src="images/illus003.jpg" width="280" height="450" alt="" title="" />
+</div>
+
+<div class="figcenter" style="width: 317px;">
+<img src="images/illus004.jpg" width="317" height="450" alt="" title="" />
+</div>
+
+<hr style="width: 65%;" />
+<h1>An Old <br />Sweetheart of Mine</h1>
+
+<h2>James Whitcomb Riley</h2>
+
+<p class="center">
+Drawings by<br />
+Howard Chandler Christy<br />
+<br />
+Decorations by<br />
+Virginia Keep<br />
+<br />
+The Bobbs-Merrill Company<br />
+Publishers Indianapolis<br />
+<br />
+Copyright, 1888-1899-1902<br />
+James Whitcomb Riley<br />
+<br />
+Copyright, 1902<br />
+The Bowen-Merrill Company<br />
+</p>
+
+
+
+<hr style="width: 65%;" />
+<div class="figcenter" style="width: 600px;">
+<img src="images/illus007.jpg" width="600" height="595" alt="" title="" />
+</div>
+
+
+
+<hr style="width: 65%;" />
+<h2><span class="smcap">Inscribed</span></h2>
+
+<div class="figcenter" style="width: 350px;">
+<img src="images/illus009a.jpg" width="350" height="121" alt="" title="" />
+</div>
+
+<h3>To GEORGE C. HITT</h3>
+
+<p>The beginning of whose steadfast friendship was marked by the first
+publication of these verses which now, expanded by writer, honored by
+publisher and masterfully graced by artist, seem to be a worthier symbol
+of the author's grateful and affectionate regard for his earliest
+friend</p>
+
+<div class="figcenter" style="width: 200px;">
+<img src="images/illus009b.jpg" width="200" height="175" alt="" title="" />
+</div>
+
+
+
+<hr style="width: 65%;" />
+<div class="figcenter" style="width: 450px;">
+<img src="images/illus011a.jpg" width="450" height="119" alt="" title="" />
+</div>
+
+
+
+<div class='center'>
+<table border="0" cellpadding="4" cellspacing="0" summary="">
+<tr><td align='left'>I</td><td align='left'>Frontispiece&mdash;An Old Sweetheart of Mine.</td></tr>
+<tr><td align='left'>II</td><td align='left'>A fair, illusive vision that would vanish into air</td></tr>
+<tr><td align='left'>III</td><td align='left'>The <i>then</i> of changeless sunny days&mdash;The <i>now</i> of shower and shine</td></tr>
+<tr><td align='left'>IV</td><td align='left'>The old bookshelves and prints along the wall</td></tr>
+<tr><td align='left'>V</td><td align='left'>I find the smiling features of an old sweetheart of mine</td></tr>
+<tr><td align='left'>VI</td><td align='left'>Its fate with my tobacco and to vanish with the smoke</td></tr>
+<tr><td align='left'>VII</td><td align='left'>When my truant fancies wander with that old sweetheart of mine</td></tr>
+<tr><td align='left'>VIII</td><td align='left'>The voices of my children and the mother as she sings</td></tr>
+<tr><td align='left'>IX</td><td align='left'>For I find an extra flavor in Memory's mellow wine</td></tr>
+<tr><td align='left'>X</td><td align='left'>O childhood days enchanted! O the magic of the spring</td></tr>
+<tr><td align='left'>XI</td><td align='left'>To&mdash;smile, behind my lesson, at that old sweetheart of mine</td></tr>
+<tr><td align='left'>XII</td><td align='left'>A face of lily-beauty, with a form of airy grace</td></tr>
+<tr><td align='left'>XIII</td><td align='left'>When first I kissed her, and she answered the caress</td></tr>
+<tr><td align='left'>XIV</td><td align='left'>I slipped the apple in it&mdash;and the teacher didn't know</td></tr>
+<tr><td align='left'>XV</td><td align='left'>She gave me her <i>photograph</i>, and printed "Ever Thine"</td></tr>
+<tr><td align='left'>XVI</td><td align='left'>And again I feel the pressure of her slender little hand</td></tr>
+<tr><td align='left'>XVII</td><td align='left'>Where the vines were ever fruited, and the weather ever fine</td></tr>
+<tr><td align='left'>XVIII</td><td align='left'>And she my faithful sweetheart till the golden hair was gray</td></tr>
+<tr><td align='left'>XIX</td><td align='left'>The door is softly opened, and&mdash;my wife is standing there</td></tr>
+</table></div>
+<div class="figcenter" style="width: 450px;">
+<img src="images/illus011b.jpg" width="450" height="68" alt="" title="" />
+</div>
+
+<div class="figcenter" style="width: 359px;">
+<img src="images/illus015.jpg" width="359" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0"><i>The ordered intermingling</i><br /></span>
+<span class="i2"><i>of the real and the dream,&mdash;</i><br /></span>
+<span class="i0"><i>The mill above the river,</i><br /></span>
+<span class="i2"><i>and the mist above the stream;</i><br /></span>
+<span class="i0"><i>The life of ceaseless labor,</i><br /></span>
+<span class="i2"><i>brave with song and cheery call&mdash;</i><br /></span>
+<span class="i0"><i>The radiant skies of evening,</i><br /></span>
+<span class="i2"><i>with its rainbow o'er us all.</i><br /></span>
+</div></div>
+
+<div class="poem"><div class="stanza">
+<span class="i0"><span class="smcap">An Old Sweetheart of Mine!</span>&mdash;Is this<br /></span>
+<span class="i2">her presence here with me,<br /></span>
+<span class="i0">Or but a vain creation of<br /></span>
+<span class="i2">a lover's memory?<br /></span>
+</div><div class="stanza">
+<span class="i0">A fair, illusive vision<br /></span>
+<span class="i2">that would vanish into air<br /></span>
+<span class="i0">Dared I even touch the silence<br /></span>
+<span class="i2">with the whisper of a prayer?<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 268px;">
+<img src="images/illus019.jpg" width="268" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0">Nay, let me then believe in all<br /></span>
+<span class="i2">the blended false and true&mdash;<br /></span>
+<span class="i0">The semblance of the <i>old</i> love<br /></span>
+<span class="i2">and the substance of the <i>new</i>,&mdash;<br /></span>
+</div><div class="stanza">
+<span class="i0">The <i>then</i> of changeless sunny days&mdash;<br /></span>
+<span class="i2">the <i>now</i> of shower and shine&mdash;<br /></span>
+<span class="i0">But Love forever smiling,&mdash;<br /></span>
+<span class="i2">as that old sweetheart of mine.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 294px;">
+<img src="images/illus023.jpg" width="294" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0">This ever-restful sense of <i>home</i>,<br /></span>
+<span class="i2">though shouts ring in the hall.&mdash;<br /></span>
+<span class="i0">The easy-chair&mdash;the old bookshelves<br /></span>
+<span class="i2">and prints along the wall;<br /></span>
+</div><div class="stanza">
+<span class="i0">The rare <i>Habanas</i> in their box,<br /></span>
+<span class="i2">or gaunt churchwarden-stem<br /></span>
+<span class="i0">That often wags, above the jar,<br /></span>
+<span class="i2">derisively at them.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 255px;">
+<img src="images/illus027.jpg" width="255" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0">As one who cons at evening<br /></span>
+<span class="i2">o'er an album, all alone,<br /></span>
+<span class="i0">And muses on the faces<br /></span>
+<span class="i2">of the friends that he has known,<br /></span>
+</div><div class="stanza">
+<span class="i0">So I turn the leaves of Fancy,<br /></span>
+<span class="i2">till, in shadowy design,<br /></span>
+<span class="i0">I find the smiling features of<br /></span>
+<span class="i2">an old sweetheart of mine.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 292px;">
+<img src="images/illus031.jpg" width="292" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0">The lamplight seems to glimmer<br /></span>
+<span class="i2">with a flicker of surprise,<br /></span>
+<span class="i0">As I turn it low&mdash;to rest me<br /></span>
+<span class="i2">of the dazzle in my eyes,<br /></span>
+</div><div class="stanza">
+<span class="i0">And light my pipe in silence,<br /></span>
+<span class="i2">save a sigh that seems to yoke<br /></span>
+<span class="i0">Its fate with my tobacco<br /></span>
+<span class="i2">and to vanish with the smoke.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 327px;">
+<img src="images/illus035.jpg" width="327" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0">'Tis a <i>fragrant</i> retrospection,&mdash;<br /></span>
+<span class="i2">for the loving thoughts that start<br /></span>
+<span class="i0">Into being are like perfume<br /></span>
+<span class="i2">from the blossom of the heart;<br /></span>
+</div><div class="stanza">
+<span class="i0">And to dream the old dreams over<br /></span>
+<span class="i2">is a luxury divine&mdash;<br /></span>
+<span class="i0">When my truant fancies wander<br /></span>
+<span class="i2">with that old sweetheart of mine.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 300px;">
+<img src="images/illus039.jpg" width="300" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0">Though I hear beneath my study,<br /></span>
+<span class="i2">like a fluttering of wings,<br /></span>
+<span class="i0">The voices of my children<br /></span>
+<span class="i2">and the mother as she sings&mdash;<br /></span>
+</div><div class="stanza">
+<span class="i0">I feel no twinge of conscience<br /></span>
+<span class="i2">to deny me any theme<br /></span>
+<span class="i0">When Care has cast her anchor<br /></span>
+<span class="i2">In the harbor of a dream&mdash;<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 302px;">
+<img src="images/illus043.jpg" width="302" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0">In fact, to speak in earnest,<br /></span>
+<span class="i2">I believe it adds a charm<br /></span>
+<span class="i0">To spice the good a trifle<br /></span>
+<span class="i2">with a little dust of harm,&mdash;<br /></span>
+</div><div class="stanza">
+<span class="i0">For I find an extra flavor<br /></span>
+<span class="i2">in Memory's mellow wine<br /></span>
+<span class="i0">That makes me drink the deeper<br /></span>
+<span class="i2">to that old sweetheart of mine.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 213px;">
+<img src="images/illus047.jpg" width="213" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0">O Childhood-days enchanted!<br /></span>
+<span class="i2">O the magic of the Spring!&mdash;<br /></span>
+<span class="i0">With all green boughs to blossom white,<br /></span>
+<span class="i2">and all bluebirds to sing!<br /></span>
+</div><div class="stanza">
+<span class="i0">When all the air, to toss and quaff,<br /></span>
+<span class="i2">made life a jubilee<br /></span>
+<span class="i0">And changed the children's song and<br /></span>
+<span class="i2">laugh to shrieks of ecstasy.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 326px;">
+<img src="images/illus051.jpg" width="326" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0">With eyes half closed in clouds that ooze<br /></span>
+<span class="i2">from lips that taste, as well,<br /></span>
+<span class="i0">The peppermint and cinnamon,<br /></span>
+<span class="i2">I hear the old School-bell,<br /></span>
+</div><div class="stanza">
+<span class="i0">And from "Recess" romp in again<br /></span>
+<span class="i2">from "Blackman's" broken line,<br /></span>
+<span class="i0">To&mdash;smile, behind my "lesson",<br /></span>
+<span class="i2">at that old sweetheart of mine.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 364px;">
+<img src="images/illus055.jpg" width="364" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0">A face of lily-beauty,<br /></span>
+<span class="i2">with a form of airy grace,<br /></span>
+<span class="i0">Floats out of my tobacco<br /></span>
+<span class="i2">as the "Genii" from the vase<br /></span>
+</div><div class="stanza">
+<span class="i0">And I thrill beneath the glances<br /></span>
+<span class="i2">of a pair of azure eyes<br /></span>
+<span class="i0">As glowing as the summer<br /></span>
+<span class="i2">and as tender as the skies.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 328px;">
+<img src="images/illus059.jpg" width="328" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0">I can see the pink sunbonnet<br /></span>
+<span class="i2">and the little, checkered dress<br /></span>
+<span class="i0">She wore when first I kissed her<br /></span>
+<span class="i2">and she answered the caress<br /></span>
+</div><div class="stanza">
+<span class="i0">With the written declaration that,<br /></span>
+<span class="i2">"As surely as the vine<br /></span>
+<span class="i0">Grew 'round the stump," she loved me&mdash;<br /></span>
+<span class="i2">that old sweetheart of mine.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 293px;">
+<img src="images/illus063.jpg" width="293" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0">Again I make her presents,<br /></span>
+<span class="i2">in a really helpless way,&mdash;<br /></span>
+<span class="i0">The big "Rhode Island Greening"&mdash;<br /></span>
+<span class="i2">(I was hungry too, that day!)&mdash;<br /></span>
+</div><div class="stanza">
+<span class="i0">But I follow her from Spelling,<br /></span>
+<span class="i2">with her hand behind her&mdash;so&mdash;<br /></span>
+<span class="i0">And I slip the apple in it&mdash;<br /></span>
+<span class="i2">and the Teacher doesn't know!<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 363px;">
+<img src="images/illus067.jpg" width="363" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0">I give my <i>treasures</i> to her&mdash;all,&mdash;<br /></span>
+<span class="i2">my pencil&mdash;blue-and-red;&mdash;<br /></span>
+<span class="i0">And, if little girls played marbles,<br /></span>
+<span class="i2"><i>mine</i> should all be <i>hers</i>, instead!&mdash;<br /></span>
+</div><div class="stanza">
+<span class="i0">But <i>she</i> gave me her <i>photograph</i>,<br /></span>
+<span class="i2">and printed "Ever Thine"<br /></span>
+<span class="i0">Across the back&mdash;in blue-and-red&mdash;<br /></span>
+<span class="i2">that old sweetheart of mine!<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 247px;">
+<img src="images/illus071.jpg" width="247" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0">And again I feel the pressure<br /></span>
+<span class="i2">of her slender little hand,<br /></span>
+<span class="i0">As we used to talk together<br /></span>
+<span class="i2">of the future we had planned,&mdash;<br /></span>
+</div><div class="stanza">
+<span class="i0">When I should be a poet,<br /></span>
+<span class="i2">and with nothing else to do<br /></span>
+<span class="i0">But write the tender verses<br /></span>
+<span class="i2">that she set the music to....<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 339px;">
+<img src="images/illus075.jpg" width="339" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0">When we should live together<br /></span>
+<span class="i2">in a cozy little cot<br /></span>
+<span class="i0">Hid in a nest of roses,<br /></span>
+<span class="i2">with a fairy garden-spot,<br /></span>
+</div><div class="stanza">
+<span class="i0">Where the vines were ever fruited<br /></span>
+<span class="i2">and the weather ever fine,<br /></span>
+<span class="i0">And the birds were ever singing<br /></span>
+<span class="i2">for that old sweetheart of mine....<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 300px;">
+<img src="images/illus079.jpg" width="300" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0">When I should be her lover<br /></span>
+<span class="i2">forever and a day,<br /></span>
+<span class="i0">And she my faithful sweetheart<br /></span>
+<span class="i2">till the golden hair was gray;<br /></span>
+</div><div class="stanza">
+<span class="i0">And we should be so happy<br /></span>
+<span class="i2">that when either's lips were dumb<br /></span>
+<span class="i0">They would not smile in Heaven<br /></span>
+<span class="i2">till the other's kiss had come.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 276px;">
+<img src="images/illus083.jpg" width="276" height="450" alt="" title="" />
+</div>
+
+<div class="poem"><div class="stanza">
+<span class="i0">But, ah! my dream is broken<br /></span>
+<span class="i2">by a step upon the stair,<br /></span>
+<span class="i0">And the door is softly opened,<br /></span>
+<span class="i2">and&mdash;my wife is standing there:<br /></span>
+</div><div class="stanza">
+<span class="i0">Yet with eagerness and rapture<br /></span>
+<span class="i2">all my visions I resign,&mdash;<br /></span>
+<span class="i0">To greet the <i>living</i> presence<br /></span>
+<span class="i2">of that old sweetheart of mine.<br /></span>
+</div></div>
+
+<div class="figcenter" style="width: 338px;">
+<img src="images/illus087.jpg" width="338" height="450" alt="" title="" />
+</div>
+
+<div class="figcenter" style="width: 300px;">
+<img src="images/odd.jpg" width="300" height="386" alt="" title="" />
+</div>
+
+
+
+
+
+
+
+
+<pre>
+
+
+
+
+
+End of Project Gutenberg's An Old Sweetheart of Mine, by James Whitcomb Riley
+
+*** END OF THIS PROJECT GUTENBERG EBOOK AN OLD SWEETHEART OF MINE ***
+
+***** This file should be named 24331-h.htm or 24331-h.zip *****
+This and all associated files of various formats will be found in:
+ http://www.gutenberg.org/2/4/3/3/24331/
+
+Produced by Juliet Sutherland, Josephine Paolucci and the
+Online Distributed Proofreading Team at http://www.pgdp.net.
+
+
+Updated editions will replace the previous one--the old editions
+will be renamed.
+
+Creating the works from public domain print editions 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 with public domain eBooks. 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
+http://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 in the public domain 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 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
+
+1.E.2. If an individual Project Gutenberg-tm electronic work is derived
+from the public domain (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 Michael
+Hart, 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
+public domain works 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 F3. 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 MERCHANTIBILITY 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, is 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 web page at http://www.pglaf.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. Its 501(c)(3) letter is posted at
+http://pglaf.org/fundraising. 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 located at 4557 Melan Dr. S.
+Fairbanks, AK, 99712., 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
+business@pglaf.org. Email contact links and up to date contact
+information can be found at the Foundation's web site and official
+page at http://pglaf.org
+
+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 http://pglaf.org
+
+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: http://pglaf.org/donate
+
+
+Section 5. General Information About Project Gutenberg-tm electronic
+works.
+
+Professor Michael S. Hart is the originator of the Project Gutenberg-tm
+concept of a library of electronic works that could be freely shared
+with anyone. For thirty 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 Public Domain 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:
+
+ http://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>
+</html>
diff --git a/24331-h/images/cover.jpg b/24331-h/images/cover.jpg
new file mode 100644
index 0000000..8e959ee
--- /dev/null
+++ b/24331-h/images/cover.jpg
Binary files differ
diff --git a/24331-h/images/end1.jpg b/24331-h/images/end1.jpg
new file mode 100644
index 0000000..e466e5e
--- /dev/null
+++ b/24331-h/images/end1.jpg
Binary files differ
diff --git a/24331-h/images/illus001.jpg b/24331-h/images/illus001.jpg
new file mode 100644
index 0000000..1865cb3
--- /dev/null
+++ b/24331-h/images/illus001.jpg
Binary files differ
diff --git a/24331-h/images/illus002.jpg b/24331-h/images/illus002.jpg
new file mode 100644
index 0000000..b3d8b20
--- /dev/null
+++ b/24331-h/images/illus002.jpg
Binary files differ
diff --git a/24331-h/images/illus003.jpg b/24331-h/images/illus003.jpg
new file mode 100644
index 0000000..e7617e4
--- /dev/null
+++ b/24331-h/images/illus003.jpg
Binary files differ
diff --git a/24331-h/images/illus004.jpg b/24331-h/images/illus004.jpg
new file mode 100644
index 0000000..623bbe2
--- /dev/null
+++ b/24331-h/images/illus004.jpg
Binary files differ
diff --git a/24331-h/images/illus007.jpg b/24331-h/images/illus007.jpg
new file mode 100644
index 0000000..960fb95
--- /dev/null
+++ b/24331-h/images/illus007.jpg
Binary files differ
diff --git a/24331-h/images/illus009a.jpg b/24331-h/images/illus009a.jpg
new file mode 100644
index 0000000..200a532
--- /dev/null
+++ b/24331-h/images/illus009a.jpg
Binary files differ
diff --git a/24331-h/images/illus009b.jpg b/24331-h/images/illus009b.jpg
new file mode 100644
index 0000000..4a57a9a
--- /dev/null
+++ b/24331-h/images/illus009b.jpg
Binary files differ
diff --git a/24331-h/images/illus011a.jpg b/24331-h/images/illus011a.jpg
new file mode 100644
index 0000000..b981810
--- /dev/null
+++ b/24331-h/images/illus011a.jpg
Binary files differ
diff --git a/24331-h/images/illus011b.jpg b/24331-h/images/illus011b.jpg
new file mode 100644
index 0000000..f327e9e
--- /dev/null
+++ b/24331-h/images/illus011b.jpg
Binary files differ
diff --git a/24331-h/images/illus015.jpg b/24331-h/images/illus015.jpg
new file mode 100644
index 0000000..7777bbd
--- /dev/null
+++ b/24331-h/images/illus015.jpg
Binary files differ
diff --git a/24331-h/images/illus019.jpg b/24331-h/images/illus019.jpg
new file mode 100644
index 0000000..4f6cf8a
--- /dev/null
+++ b/24331-h/images/illus019.jpg
Binary files differ
diff --git a/24331-h/images/illus023.jpg b/24331-h/images/illus023.jpg
new file mode 100644
index 0000000..ff49e3d
--- /dev/null
+++ b/24331-h/images/illus023.jpg
Binary files differ
diff --git a/24331-h/images/illus027.jpg b/24331-h/images/illus027.jpg
new file mode 100644
index 0000000..3df0c17
--- /dev/null
+++ b/24331-h/images/illus027.jpg
Binary files differ
diff --git a/24331-h/images/illus031.jpg b/24331-h/images/illus031.jpg
new file mode 100644
index 0000000..11ad0fe
--- /dev/null
+++ b/24331-h/images/illus031.jpg
Binary files differ
diff --git a/24331-h/images/illus035.jpg b/24331-h/images/illus035.jpg
new file mode 100644
index 0000000..4ee15c9
--- /dev/null
+++ b/24331-h/images/illus035.jpg
Binary files differ
diff --git a/24331-h/images/illus039.jpg b/24331-h/images/illus039.jpg
new file mode 100644
index 0000000..ae56833
--- /dev/null
+++ b/24331-h/images/illus039.jpg
Binary files differ
diff --git a/24331-h/images/illus043.jpg b/24331-h/images/illus043.jpg
new file mode 100644
index 0000000..0aa8f08
--- /dev/null
+++ b/24331-h/images/illus043.jpg
Binary files differ
diff --git a/24331-h/images/illus047.jpg b/24331-h/images/illus047.jpg
new file mode 100644
index 0000000..02fe983
--- /dev/null
+++ b/24331-h/images/illus047.jpg
Binary files differ
diff --git a/24331-h/images/illus051.jpg b/24331-h/images/illus051.jpg
new file mode 100644
index 0000000..05e0ff9
--- /dev/null
+++ b/24331-h/images/illus051.jpg
Binary files differ
diff --git a/24331-h/images/illus055.jpg b/24331-h/images/illus055.jpg
new file mode 100644
index 0000000..2fe3d67
--- /dev/null
+++ b/24331-h/images/illus055.jpg
Binary files differ
diff --git a/24331-h/images/illus059.jpg b/24331-h/images/illus059.jpg
new file mode 100644
index 0000000..b4e9dcf
--- /dev/null
+++ b/24331-h/images/illus059.jpg
Binary files differ
diff --git a/24331-h/images/illus063.jpg b/24331-h/images/illus063.jpg
new file mode 100644
index 0000000..14f05c5
--- /dev/null
+++ b/24331-h/images/illus063.jpg
Binary files differ
diff --git a/24331-h/images/illus067.jpg b/24331-h/images/illus067.jpg
new file mode 100644
index 0000000..d7c4530
--- /dev/null
+++ b/24331-h/images/illus067.jpg
Binary files differ
diff --git a/24331-h/images/illus071.jpg b/24331-h/images/illus071.jpg
new file mode 100644
index 0000000..927f249
--- /dev/null
+++ b/24331-h/images/illus071.jpg
Binary files differ
diff --git a/24331-h/images/illus075.jpg b/24331-h/images/illus075.jpg
new file mode 100644
index 0000000..ebbe933
--- /dev/null
+++ b/24331-h/images/illus075.jpg
Binary files differ
diff --git a/24331-h/images/illus079.jpg b/24331-h/images/illus079.jpg
new file mode 100644
index 0000000..2366fa1
--- /dev/null
+++ b/24331-h/images/illus079.jpg
Binary files differ
diff --git a/24331-h/images/illus083.jpg b/24331-h/images/illus083.jpg
new file mode 100644
index 0000000..9a111b8
--- /dev/null
+++ b/24331-h/images/illus083.jpg
Binary files differ
diff --git a/24331-h/images/illus087.jpg b/24331-h/images/illus087.jpg
new file mode 100644
index 0000000..9eca655
--- /dev/null
+++ b/24331-h/images/illus087.jpg
Binary files differ
diff --git a/24331-h/images/odd.jpg b/24331-h/images/odd.jpg
new file mode 100644
index 0000000..255b72c
--- /dev/null
+++ b/24331-h/images/odd.jpg
Binary files differ
diff --git a/24331.txt b/24331.txt
new file mode 100644
index 0000000..d512d1b
--- /dev/null
+++ b/24331.txt
@@ -0,0 +1,711 @@
+Project Gutenberg's An Old Sweetheart of Mine, by James Whitcomb Riley
+
+This eBook is for the use of anyone anywhere 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
+
+
+Title: An Old Sweetheart of Mine
+
+Author: James Whitcomb Riley
+
+Illustrator: Howard Chandler Christy
+ Virginia Keep
+
+Release Date: January 16, 2008 [EBook #24331]
+
+Language: English
+
+Character set encoding: ASCII
+
+*** START OF THIS PROJECT GUTENBERG EBOOK AN OLD SWEETHEART OF MINE ***
+
+
+
+
+Produced by Juliet Sutherland, Josephine Paolucci and the
+Online Distributed Proofreading Team at http://www.pgdp.net.
+
+
+
+
+
+
+An Old Sweetheart of Mine
+
+
+James Whitcomb Riley
+
+
+Drawings by
+Howard Chandler Christy
+
+Decorations by
+Virginia Keep
+
+The Bobbs-Merrill Company
+Publishers Indianapolis
+
+Copyright, 1888-1899-1902
+James Whitcomb Riley
+
+Copyright, 1902
+The Bowen-Merrill Company
+
+
+
+
+An Old Sweetheart of Mine
+
+
+
+
+INSCRIBED
+
+To GEORGE C. HITT
+
+The beginning of whose steadfast friendship was marked by the first
+publication of these verses which now, expanded by writer, honored by
+publisher and masterfully graced by artist, seem to be a worthier symbol
+of the author's grateful and affectionate regard for his earliest
+friend
+
+
+
+
+List of Illustrations
+
+
+I Frontispiece--An Old Sweetheart of Mine.
+
+II A fair, illusive vision that would vanish into air
+
+III The _then_ of changeless sunny days--The _now_ of shower and shine
+
+IV The old bookshelves and prints along the wall
+
+V I find the smiling features of an old sweetheart of mine
+
+VI Its fate with my tobacco and to vanish with the smoke
+
+VII When my truant fancies wander with that old sweetheart of mine
+
+VIII The voices of my children and the mother as she sings
+
+IX For I find an extra flavor in Memory's mellow wine
+
+X O childhood days enchanted! O the magic of the spring
+
+XI To--smile, behind my lesson, at that old sweetheart of mine
+
+XII A face of lily-beauty, with a form of airy grace
+
+XIII When first I kissed her, and she answered the caress
+
+XIV I slipped the apple in it--and the teacher didn't know
+
+XV She gave me her _photograph_, and printed "Ever Thine"
+
+XVI And again I feel the pressure of her slender little hand
+
+XVII Where the vines were ever fruited, and the weather ever fine
+
+XVIII And she my faithful sweetheart till the golden hair was gray
+
+XIX The door is softly opened, and--my wife is standing there
+
+
+ _The ordered intermingling_
+ _of the real and the dream,--_
+ _The mill above the river,_
+ _and the mist above the stream;_
+ _The life of ceaseless labor,_
+ _brave with song and cheery call--_
+ _The radiant skies of evening,_
+ _with its rainbow o'er us all._
+
+
+ AN OLD SWEETHEART OF MINE!--Is this
+ her presence here with me,
+ Or but a vain creation of
+ a lover's memory?
+
+ A fair, illusive vision
+ that would vanish into air
+ Dared I even touch the silence
+ with the whisper of a prayer?
+
+[Illustration]
+
+ Nay, let me then believe in all
+ the blended false and true--
+ The semblance of the _old_ love
+ and the substance of the _new_,--
+
+ The _then_ of changeless sunny days--
+ the _now_ of shower and shine--
+ But Love forever smiling,--
+ as that old sweetheart of mine.
+
+[Illustration]
+
+ This ever-restful sense of _home_,
+ though shouts ring in the hall.--
+ The easy-chair--the old bookshelves
+ and prints along the wall;
+
+ The rare _Habanas_ in their box,
+ or gaunt churchwarden-stem
+ That often wags, above the jar,
+ derisively at them.
+
+[Illustration]
+
+ As one who cons at evening
+ o'er an album, all alone,
+ And muses on the faces
+ of the friends that he has known,
+
+ So I turn the leaves of Fancy,
+ till, in shadowy design,
+ I find the smiling features of
+ an old sweetheart of mine.
+
+[Illustration]
+
+ The lamplight seems to glimmer
+ with a flicker of surprise,
+ As I turn it low--to rest me
+ of the dazzle in my eyes,
+
+ And light my pipe in silence,
+ save a sigh that seems to yoke
+ Its fate with my tobacco
+ and to vanish with the smoke.
+
+[Illustration]
+
+ 'Tis a _fragrant_ retrospection,--
+ for the loving thoughts that start
+ Into being are like perfume
+ from the blossom of the heart;
+
+ And to dream the old dreams over
+ is a luxury divine--
+ When my truant fancies wander
+ with that old sweetheart of mine.
+
+[Illustration]
+
+ Though I hear beneath my study,
+ like a fluttering of wings,
+ The voices of my children
+ and the mother as she sings--
+
+ I feel no twinge of conscience
+ to deny me any theme
+ When Care has cast her anchor
+ In the harbor of a dream--
+
+[Illustration]
+
+ In fact, to speak in earnest,
+ I believe it adds a charm
+ To spice the good a trifle
+ with a little dust of harm,--
+
+ For I find an extra flavor
+ in Memory's mellow wine
+ That makes me drink the deeper
+ to that old sweetheart of mine.
+
+[Illustration]
+
+ O Childhood-days enchanted!
+ O the magic of the Spring!--
+ With all green boughs to blossom white,
+ and all bluebirds to sing!
+
+ When all the air, to toss and quaff,
+ made life a jubilee
+ And changed the children's song and
+ laugh to shrieks of ecstasy.
+
+[Illustration]
+
+ With eyes half closed in clouds that ooze
+ from lips that taste, as well,
+ The peppermint and cinnamon,
+ I hear the old School-bell,
+
+ And from "Recess" romp in again
+ from "Blackman's" broken line,
+ To--smile, behind my "lesson",
+ at that old sweetheart of mine.
+
+[Illustration]
+
+ A face of lily-beauty,
+ with a form of airy grace,
+ Floats out of my tobacco
+ as the "Genii" from the vase
+
+ And I thrill beneath the glances
+ of a pair of azure eyes
+ As glowing as the summer
+ and as tender as the skies.
+
+[Illustration]
+
+ I can see the pink sunbonnet
+ and the little, checkered dress
+ She wore when first I kissed her
+ and she answered the caress
+
+ With the written declaration that,
+ "As surely as the vine
+ Grew 'round the stump," she loved me--
+ that old sweetheart of mine.
+
+[Illustration]
+
+ Again I make her presents,
+ in a really helpless way,--
+ The big "Rhode Island Greening"--
+ (I was hungry too, that day!)--
+
+ But I follow her from Spelling,
+ with her hand behind her--so--
+ And I slip the apple in it--
+ and the Teacher doesn't know!
+
+[Illustration]
+
+ I give my _treasures_ to her--all,--
+ my pencil--blue-and-red;--
+ And, if little girls played marbles,
+ _mine_ should all be _hers_, instead!--
+
+ But _she_ gave me her _photograph_,
+ and printed "Ever Thine"
+ Across the back--in blue-and-red--
+ that old sweetheart of mine!
+
+[Illustration]
+
+ And again I feel the pressure
+ of her slender little hand,
+ As we used to talk together
+ of the future we had planned,--
+
+ When I should be a poet,
+ and with nothing else to do
+ But write the tender verses
+ that she set the music to....
+
+[Illustration]
+
+ When we should live together
+ in a cozy little cot
+ Hid in a nest of roses,
+ with a fairy garden-spot,
+
+ Where the vines were ever fruited
+ and the weather ever fine,
+ And the birds were ever singing
+ for that old sweetheart of mine....
+
+[Illustration]
+
+ When I should be her lover
+ forever and a day,
+ And she my faithful sweetheart
+ till the golden hair was gray;
+
+ And we should be so happy
+ that when either's lips were dumb
+ They would not smile in Heaven
+ till the other's kiss had come.
+
+[Illustration]
+
+ But, ah! my dream is broken
+ by a step upon the stair,
+ And the door is softly opened,
+ and--my wife is standing there:
+
+ Yet with eagerness and rapture
+ all my visions I resign,--
+ To greet the _living_ presence
+ of that old sweetheart of mine.
+
+[Illustration]
+
+
+
+
+
+End of Project Gutenberg's An Old Sweetheart of Mine, by James Whitcomb Riley
+
+*** END OF THIS PROJECT GUTENBERG EBOOK AN OLD SWEETHEART OF MINE ***
+
+***** This file should be named 24331.txt or 24331.zip *****
+This and all associated files of various formats will be found in:
+ http://www.gutenberg.org/2/4/3/3/24331/
+
+Produced by Juliet Sutherland, Josephine Paolucci and the
+Online Distributed Proofreading Team at http://www.pgdp.net.
+
+
+Updated editions will replace the previous one--the old editions
+will be renamed.
+
+Creating the works from public domain print editions 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 with public domain eBooks. 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
+http://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 in the public domain 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 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
+
+1.E.2. If an individual Project Gutenberg-tm electronic work is derived
+from the public domain (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 Michael
+Hart, 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
+public domain works 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 F3. 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 MERCHANTIBILITY 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, is 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 web page at http://www.pglaf.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. Its 501(c)(3) letter is posted at
+http://pglaf.org/fundraising. 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 located at 4557 Melan Dr. S.
+Fairbanks, AK, 99712., 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
+business@pglaf.org. Email contact links and up to date contact
+information can be found at the Foundation's web site and official
+page at http://pglaf.org
+
+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 http://pglaf.org
+
+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: http://pglaf.org/donate
+
+
+Section 5. General Information About Project Gutenberg-tm electronic
+works.
+
+Professor Michael S. Hart is the originator of the Project Gutenberg-tm
+concept of a library of electronic works that could be freely shared
+with anyone. For thirty 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 Public Domain 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:
+
+ http://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/24331.zip b/24331.zip
new file mode 100644
index 0000000..8566afc
--- /dev/null
+++ b/24331.zip
Binary files differ
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..44724ca
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+Project Gutenberg (https://www.gutenberg.org) public repository for
+eBook #24331 (https://www.gutenberg.org/ebooks/24331)