summaryrefslogtreecommitdiff
path: root/48619-h/48619-h.html
diff options
context:
space:
mode:
Diffstat (limited to '48619-h/48619-h.html')
-rw-r--r--48619-h/48619-h.html3821
1 files changed, 0 insertions, 3821 deletions
diff --git a/48619-h/48619-h.html b/48619-h/48619-h.html
deleted file mode 100644
index db48221..0000000
--- a/48619-h/48619-h.html
+++ /dev/null
@@ -1,3821 +0,0 @@
-<?xml version='1.0' encoding='utf-8'?>
-<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.1//EN' 'http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd'>
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<meta name="generator" content="Docutils 0.12: http://docutils.sourceforge.net/" />
-<style type="text/css">
-/*
-Project Gutenberg common docutils stylesheet.
-
-This stylesheet contains styles common to HTML and EPUB. Put styles
-that are specific to HTML and EPUB into their relative stylesheets.
-
-:Author: Marcello Perathoner (webmaster@gutenberg.org)
-:Copyright: This stylesheet has been placed in the public domain.
-
-This stylesheet is based on:
-
- :Author: David Goodger (goodger@python.org)
- :Copyright: This stylesheet has been placed in the public domain.
-
- Default cascading style sheet for the HTML output of Docutils.
-
-*/
-
-/* ADE 1.7.2 chokes on !important and throws all css out. */
-
-/* FONTS */
-
-.italics { font-style: italic }
-.no-italics { font-style: normal }
-
-.bold { font-weight: bold }
-.no-bold { font-weight: normal }
-
-.small-caps { } /* Epub needs italics */
-.gesperrt { } /* Epub needs italics */
-.antiqua { font-style: italic } /* what else can we do ? */
-.monospaced { font-family: monospace }
-
-.smaller { font-size: smaller }
-.larger { font-size: larger }
-
-.xx-small { font-size: xx-small }
-.x-small { font-size: x-small }
-.small { font-size: small }
-.medium { font-size: medium }
-.large { font-size: large }
-.x-large { font-size: x-large }
-.xx-large { font-size: xx-large }
-
-.text-transform-uppercase { text-transform: uppercase }
-.text-transform-lowercase { text-transform: lowercase }
-.text-transform-none { text-transform: none }
-
-.red { color: red }
-.green { color: green }
-.blue { color: blue }
-.yellow { color: yellow }
-.white { color: white }
-.gray { color: gray }
-.black { color: black }
-
-/* ALIGN */
-
-.left { text-align: left }
-.justify { text-align: justify }
-.center { text-align: center; text-indent: 0 }
-.centerleft { text-align: center; text-indent: 0 }
-.right { text-align: right; text-indent: 0 }
-
-/* LINE HEIGHT */
-
-body { line-height: 1.5 }
-p { margin: 0;
- text-indent: 2em }
-
-/* PAGINATION */
-
-.title, .subtitle { page-break-after: avoid }
-
-.container, .title, .subtitle, #pg-header
- { page-break-inside: avoid }
-
-/* SECTIONS */
-
-body { text-align: justify }
-
-p.pfirst, p.noindent {
- text-indent: 0
-}
-
-.boxed { border: 1px solid black; padding: 1em }
-.topic, .note { margin: 5% 0; border: 1px solid black; padding: 1em }
-div.section { clear: both }
-
-div.line-block { margin: 1.5em 0 } /* same leading as p */
-div.line-block.inner { margin: 0 0 0 10% }
-div.line { margin-left: 20%; text-indent: -20%; }
-.line-block.noindent div.line { margin-left: 0; text-indent: 0; }
-
-hr.docutils { margin: 1.5em 40%; border: none; border-bottom: 1px solid black; }
-div.transition { margin: 1.5em 0 }
-
-.vfill, .vspace { border: 0px solid white }
-
-.title { margin: 1.5em 0 }
-.title.with-subtitle { margin-bottom: 0 }
-.subtitle { margin: 1.5em 0 }
-
-/* header font style */
-/* http://dev.w3.org/csswg/css3-fonts/#propdef-font-size */
-
-h1.title { font-size: 200%; } /* for book title only */
-h2.title, p.subtitle.level-1 { font-size: 150%; margin-top: 4.5em; margin-bottom: 2em }
-h3.title, p.subtitle.level-2 { font-size: 120%; margin-top: 2.25em; margin-bottom: 1.25em }
-h4.title, p.subtitle.level-3 { font-size: 100%; margin-top: 1.5em; margin-bottom: 1.5em; font-weight: bold; }
-h5.title, p.subtitle.level-4 { font-size: 89%; margin-top: 1.87em; margin-bottom: 1.69em; font-style: italic; }
-h6.title, p.subtitle.level-5 { font-size: 60%; margin-top: 3.5em; margin-bottom: 2.5em }
-
-/* title page */
-
-h1.title, p.subtitle.level-1,
-h2.title, p.subtitle.level-2 { text-align: center }
-
-#pg-header,
-h1.document-title { margin: 10% 0 5% 0 }
-p.document-subtitle { margin: 0 0 5% 0 }
-
-/* PG header and footer */
-#pg-machine-header { }
-#pg-produced-by { }
-
-li.toc-entry { list-style-type: none }
-ul.open li, ol.open li { margin-bottom: 1.5em }
-
-.attribution { margin-top: 1.5em }
-
-.example-rendered {
- margin: 1em 5%; border: 1px dotted red; padding: 1em; background-color: #ffd }
-.literal-block.example-source {
- margin: 1em 5%; border: 1px dotted blue; padding: 1em; background-color: #eef }
-
-/* DROPCAPS */
-
-/* BLOCKQUOTES */
-
-blockquote { margin: 1.5em 10% }
-
-blockquote.epigraph { }
-
-blockquote.highlights { }
-
-div.local-contents { margin: 1.5em 10% }
-
-div.abstract { margin: 3em 10% }
-div.image { margin: 1.5em 0 }
-div.caption { margin: 1.5em 0 }
-div.legend { margin: 1.5em 0 }
-
-.hidden { display: none }
-
-.invisible { visibility: hidden; color: white } /* white: mozilla print bug */
-
-a.toc-backref {
- text-decoration: none ;
- color: black }
-
-dl.docutils dd {
- margin-bottom: 0.5em }
-
-div.figure { margin-top: 3em; margin-bottom: 3em }
-
-img { max-width: 100% }
-
-div.footer, div.header {
- clear: both;
- font-size: smaller }
-
-div.sidebar {
- margin: 0 0 0.5em 1em ;
- border: medium outset ;
- padding: 1em ;
- background-color: #ffffee ;
- width: 40% ;
- float: right ;
- clear: right }
-
-div.sidebar p.rubric {
- font-family: sans-serif ;
- font-size: medium }
-
-ol.simple, ul.simple { margin: 1.5em 0 }
-
-ol.toc-list, ul.toc-list { padding-left: 0 }
-ol ol.toc-list, ul ul.toc-list { padding-left: 5% }
-
-ol.arabic {
- list-style: decimal }
-
-ol.loweralpha {
- list-style: lower-alpha }
-
-ol.upperalpha {
- list-style: upper-alpha }
-
-ol.lowerroman {
- list-style: lower-roman }
-
-ol.upperroman {
- list-style: upper-roman }
-
-p.credits {
- font-style: italic ;
- font-size: smaller }
-
-p.label {
- white-space: nowrap }
-
-p.rubric {
- font-weight: bold ;
- font-size: larger ;
- color: maroon ;
- text-align: center }
-
-p.sidebar-title {
- font-family: sans-serif ;
- font-weight: bold ;
- font-size: larger }
-
-p.sidebar-subtitle {
- font-family: sans-serif ;
- font-weight: bold }
-
-p.topic-title, p.admonition-title {
- font-weight: bold }
-
-pre.address {
- margin-bottom: 0 ;
- margin-top: 0 ;
- font: inherit }
-
-.literal-block, .doctest-block {
- margin-left: 2em ;
- margin-right: 2em; }
-
-span.classifier {
- font-family: sans-serif ;
- font-style: oblique }
-
-span.classifier-delimiter {
- font-family: sans-serif ;
- font-weight: bold }
-
-span.interpreted {
- font-family: sans-serif }
-
-span.option {
- white-space: nowrap }
-
-span.pre {
- white-space: pre }
-
-span.problematic {
- color: red }
-
-span.section-subtitle {
- /* font-size relative to parent (h1..h6 element) */
- font-size: 100% }
-
-table { margin-top: 1.5em; margin-bottom: 1.5em; border-spacing: 0 }
-table.align-left, table.align-right { margin-top: 0 }
-
-table.table { border-collapse: collapse; }
-
-table.table.hrules-table thead { border: 1px solid black; border-width: 2px 0 0 }
-table.table.hrules-table tbody { border: 1px solid black; border-width: 2px 0 }
-table.table.hrules-rows tr { border: 1px solid black; border-width: 0 0 1px }
-table.table.hrules-rows tr.last { border-width: 0 }
-table.table.hrules-rows td,
-table.table.hrules-rows th { padding: 1ex 1em; vertical-align: middle }
-
-table.table tr { border-width: 0 }
-table.table td,
-table.table th { padding: 0.5ex 1em }
-table.table tr.first td { padding-top: 1ex }
-table.table tr.last td { padding-bottom: 1ex }
-table.table tr.first th { padding-top: 1ex }
-table.table tr.last th { padding-bottom: 1ex }
-
-
-table.citation {
- border-left: solid 1px gray;
- margin-left: 1px }
-
-table.docinfo {
- margin: 3em 4em }
-
-table.docutils { }
-
-div.footnote-group { margin: 1em 0 }
-table.footnote td.label { width: 2em; text-align: right; padding-left: 0 }
-
-table.docutils td, table.docutils th,
-table.docinfo td, table.docinfo th {
- padding: 0 0.5em;
- vertical-align: top }
-
-table.docutils th.field-name, table.docinfo th.docinfo-name {
- font-weight: bold ;
- text-align: left ;
- white-space: nowrap ;
- padding-left: 0 }
-
-/* used to remove borders from tables and images */
-.borderless, table.borderless td, table.borderless th {
- border: 0 }
-
-table.borderless td, table.borderless th {
- /* Override padding for "table.docutils td" with "!important".
- The right padding separates the table cells. */
- padding: 0 0.5em 0 0 } /* FIXME: was !important */
-
-h1 tt.docutils, h2 tt.docutils, h3 tt.docutils,
-h4 tt.docutils, h5 tt.docutils, h6 tt.docutils {
- font-size: 100% }
-
-ul.auto-toc {
- list-style-type: none }
-</style>
-<style type="text/css">
-/*
-Project Gutenberg HTML docutils stylesheet.
-
-This stylesheet contains styles specific to HTML.
-*/
-
-/* FONTS */
-
-/* em { font-style: normal }
-strong { font-weight: normal } */
-
-.small-caps { font-variant: small-caps }
-.gesperrt { letter-spacing: 0.1em }
-
-/* ALIGN */
-
-.align-left { clear: left;
- float: left;
- margin-right: 1em }
-
-.align-right { clear: right;
- float: right;
- margin-left: 1em }
-
-.align-center { margin-left: auto;
- margin-right: auto }
-
-div.shrinkwrap { display: table; }
-
-/* SECTIONS */
-
-body { margin: 5% 10% 5% 10% }
-
-/* compact list items containing just one p */
-li p.pfirst { margin-top: 0; margin-bottom: 0 }
-
-.first { margin-top: 0 !important;
- text-indent: 0 !important }
-.last { margin-bottom: 0 !important }
-
-span.dropcap { float: left; margin: 0 0.1em 0 0; line-height: 1 }
-img.dropcap { float: left; margin: 0 0.5em 0 0; max-width: 25% }
-span.dropspan { font-variant: small-caps }
-
-.no-page-break { page-break-before: avoid !important }
-
-/* PAGINATION */
-
-.pageno { position: absolute; right: 95%; font: medium sans-serif; text-indent: 0 }
-.pageno:after { color: gray; content: '[' attr(title) ']' }
-.lineno { position: absolute; left: 95%; font: medium sans-serif; text-indent: 0 }
-.lineno:after { color: gray; content: '[' attr(title) ']' }
-.toc-pageref { float: right }
-
-@media screen {
- .coverpage, .frontispiece, .titlepage, .verso, .dedication, .plainpage
- { margin: 10% 0; }
-
- div.clearpage, div.cleardoublepage
- { margin: 10% 0; border: none; border-top: 1px solid gray; }
-
- .vfill { margin: 5% 10% }
-}
-
-@media print {
- div.clearpage { page-break-before: always; padding-top: 10% }
- div.cleardoublepage { page-break-before: right; padding-top: 10% }
-
- .vfill { margin-top: 20% }
- h2.title { margin-top: 20% }
-}
-
-/* DIV */
-pre { font-family: monospace; font-size: 0.9em; white-space: pre-wrap }
-</style>
-<title>BLACKIE &amp; SON'S ILLUSTRATED STORY BOOKS CATALOGUE, 1889</title>
-<link rel="coverpage" href="images/img-cover.jpg" />
-<meta name="DC.Created" content="1889" />
-<meta name="PG.Title" content="Blackie &amp; Son's Illustrated Story Books Catalogue, 1889" />
-<meta name="DC.Title" content="Blackie &amp; Son's Illustrated Story Books Catalogue, 1889" />
-<meta name="PG.Rights" content="Public Domain" />
-<meta name="DC.Language" content="en" />
-<meta name="PG.Id" content="48619" />
-<meta name="PG.Released" content="2015-03-31" />
-<meta name="PG.Producer" content="Al Haines" />
-<meta name="DC.Creator" content="Blackie &amp; Son" />
-
-<link rel="schema.DCTERMS" href="http://purl.org/dc/terms/" />
-<link rel="schema.MARCREL" href="http://id.loc.gov/vocabulary/relators/" />
-<meta content="Blackie &amp; Son's Illustrated Story Books Catalogue, 1889" name="DCTERMS.title" />
-<meta content="/home/ajhaines/blackie/blackie.rst" name="DCTERMS.source" />
-<meta content="en" name="DCTERMS.language" scheme="DCTERMS.RFC4646" />
-<meta content="2015-04-01T04:28:05.615185+00:00" name="DCTERMS.modified" scheme="DCTERMS.W3CDTF" />
-<meta content="Project Gutenberg" name="DCTERMS.publisher" />
-<meta content="Public Domain in the USA." name="DCTERMS.rights" />
-<link rel="DCTERMS.isFormatOf" href="http://www.gutenberg.org/ebooks/48619" />
-<meta content="Blackie &amp; Son" name="DCTERMS.creator" />
-<meta content="2015-03-31" name="DCTERMS.created" scheme="DCTERMS.W3CDTF" />
-<meta content="width=device-width" name="viewport" />
-<meta content="Ebookmaker 0.4.0a5 by Marcello Perathoner &lt;webmaster@gutenberg.org&gt;" name="generator" />
-</head>
-<body>
-<div class="document" id="blackie-son-s-illustrated-story-books-catalogue-1889">
-<h1 class="center document-title level-1 pfirst title"><span class="x-large">BLACKIE &amp; SON'S ILLUSTRATED STORY BOOKS CATALOGUE, 1889</span></h1>
-
-<!-- this is the default PG-RST stylesheet -->
-<!-- figure and image styles for non-image formats -->
-<!-- default transition -->
-<!-- default attribution -->
-<!-- -*- encoding: utf-8 -*- -->
-<div class="clearpage">
-</div>
-<!-- -*- encoding: utf-8 -*- -->
-<div class="align-None container language-en pgheader" id="pg-header" xml:lang="en" lang="en">
-<p class="noindent pfirst"><span>This ebook is for the use of anyone anywhere in the United States
-and most other parts of the world at no cost and with almost no
-restrictions whatsoever. You may copy it, give it away or re-use it
-under the terms of the </span><a class="reference internal" href="#project-gutenberg-license">Project Gutenberg License</a><span> included with
-this ebook or online at </span><a class="reference external" href="http://www.gutenberg.org/license">http://www.gutenberg.org/license</a><span>. If you
-are not located in the United States, you'll have to check the laws
-of the country where you are located before using this ebook.</span></p>
-<p class="noindent pnext"></p>
-<div class="vspace" style="height: 2em">
-</div>
-<div class="align-None container" id="pg-machine-header">
-<p class="noindent pfirst"><span>Title: Blackie &amp; Son's Illustrated Story Books Catalogue, 1889
-<br />
-<br />Author: Blackie &amp; Son
-<br />
-<br />Release Date: March 31, 2015 [EBook #48619]
-<br />
-<br />Language: English
-<br />
-<br />Character set encoding: UTF-8</span></p>
-</div>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="noindent pfirst" id="pg-start-line"><span>*** START OF THIS PROJECT GUTENBERG EBOOK </span><span>BLACKIE &amp; SON'S ILLUSTRATED STORY BOOKS CATALOGUE, 1889</span><span> ***</span></p>
-<div class="vspace" style="height: 4em">
-</div>
-<p class="noindent pfirst" id="pg-produced-by"><span>Produced by Al Haines.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="noindent pfirst"><span></span></p>
-</div>
-<div class="align-None container titlepage">
-<div class="vspace" style="height: 4em">
-</div>
-<p class="center pfirst"><span class="bold xx-large">Blackie &amp; Son's
-<br />Illustrated Story Books</span></p>
-<p class="center pnext"><span class="x-large">1889</span></p>
-<div class="vspace" style="height: 4em">
-</div>
-</div>
-<p class="center pfirst"><em class="bold italics">HISTORICAL TALES BY</em></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">G. A. HENTY</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">With Kitchener in the Soudan:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Tale of Atbara and Omdurman.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 10 Illustrations by W. RAINEY, R.I., and 3 Maps. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>In carrying out various special missions
-with which he is entrusted the
-hero displays so much dash and enterprise
-that he soon attains an
-exceptionally high rank for his age.
-In all the operations he takes a
-distinguished part, and adventure follows
-so close on adventure that the
-end of the story is reached all too soon.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Mr. Henty has collected a vast amount of information
-about the reconquest of
-the Soudan, and he succeeds in impressing it upon his
-reader's mind at the very time
-when he is interesting him most."--</span><em class="italics">Literary World</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">With the British Legion:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">A Story of the Carlist Wars.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 10 Illustrations by WAL PAGET. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The hero joins the British Legion,
-which was raised by Sir de Lacy
-Evans to support the cause of Queen Christina
-and the infant Queen
-Isabella, and as soon as he sets foot
-on Spanish soil his adventures begin.
-Arthur is one of Mr. Henty's most brilliant heroes,
-and the tale of his
-experiences is thrilling and breathless from first to last.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"It is a rattling story told with verve and
-spirit."--</span><em class="italics">Pall Mall Gazette</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">The Treasure of the Incas:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">A Tale of Adventure in Peru.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 8 Illustrations by WAL PAGET, and a Map. 5s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The heroes of this powerful story go to
-Peru to look for the treasure
-which the Incas hid when the Spaniards
-invaded the country. Their task
-is both arduous and dangerous,
-but though they are often disappointed,
-their courage and perseverance are at last amply rewarded.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"The interest never flags for one moment,
-and the story is told with
-vigour."--</span><em class="italics">World</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(1)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<div class="align-center auto-scaled figure margin" style="width: 61%" id="figure-81">
-<img class="align-center block" style="display: block; width: 100%" alt="*From WITH THE BRITISH LEGION* by G. A. Henty (See page 1)" src="images/img-002.jpg" />
-<div class="caption centerleft figure-caption margin">
-<em class="italics">From WITH THE BRITISH LEGION</em><span class="italics">
-<br />by G. A. Henty (See page 1)</span></div>
-</div>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(2)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">G. A. HENTY</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">With Roberts to Pretoria:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Tale of the South African War.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 12 Illustrations by WILLIAM RAINEY, R.I., and a Map. 6s.</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><span>The hero takes part in the series of battles
-that end in the disaster at
-Magersfontein, is captured and imprisoned
-in the race-course at Pretoria,
-but escapes in time to fight at Paardeberg
-and march with the victorious
-army to Bloemfontein. He rides with
-Colonel Mahon's column to the
-relief of Mafeking, and accomplishes
-the return journey with such despatch
-as to be able to join in the triumphant advance to Pretoria.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"In this story of the South African
-war Mr. Henty proves once more his
-incontestable pre-eminence as a writer for boys."--</span><em class="italics">Standard</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">Both Sides the Border:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Tale of Hotspur and Glendower.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 12 page Illustrations by RALPH PEACOCK. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The hero casts in his lot with the Percys,
-and becomes esquire to Sir
-Henry, the gallant Hotspur.
-He is sent on several dangerous and important
-missions in which he acquits himself with great valour.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"With boys the story should rank among Mr. Henty's
-best."--</span><em class="italics">Standard</em><span>.</span></p>
-<p class="pnext"><span>"A vivid picture of that strange past ... when
-England and Scotland ... were
-torn by faction and civil war."--</span><em class="italics">Onward</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">Through Russian Snows:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>or, Napoleon's Retreat from Moscow.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 8 page Illustrations by W. H. OVEREND. 5s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Julian Wyatt becomes, quite innocently,
-mixed up with smugglers, who
-carry him to France, and hand him over
-as a prisoner to the French.
-He subsequently regains his freedom by
-joining Napoleon's army in the
-campaign against Russia.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"The story of the campaign is very
-graphically told."--</span><em class="italics">St. James's Gazette</em><span>.</span></p>
-<p class="pnext"><span>"One of Mr. Henty's best books, which will be
-hailed with joy by his many eager
-readers."--</span><em class="italics">Journal of Education</em><span>.</span></p>
-<p class="pnext"><span>"Is full of life and action."--</span><em class="italics">Journal of Education</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">Out with Garibaldi:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Story of the Liberation of Italy.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 8 page Illustrations by W. RAINEY, R.I., and two Maps. 5s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Mr. Henty makes the liberation of Italy
-by Garibaldi the groundwork of
-an exciting tale of adventure.
-The hero is an English lad who joins the
-expedition and takes a prominent part
-in the extraordinary series of operations
-that ended in the fall of the Neapolitan kingdom.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A first-rate story of stirring deeds."--</span><em class="italics">Daily Chronicle</em><span>.</span></p>
-<p class="pnext"><span>"Full of hard fighting, gallant rescues,
-and narrow escapes."--</span><em class="italics">Graphic</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(3)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">G. A. HENTY</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">At the Point of the Bayonet:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Tale of the Mahratta War.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 12 Illustrations by WAL PAGET, and 2 Maps. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Harry Lindsay is carried off to the hills
-and brought up as a Mahratta.
-At the age of sixteen he becomes
-an officer in the service of the Mahratta
-prince at Poona, and afterwards receives
-a commission in the army of
-the East India Company.
-His courage and enterprise are rewarded by
-quick promotion, and at the end of the war
-he sails for England, where
-he succeeds in establishing his right to the family estates.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A brisk, dashing narrative."--</span><em class="italics">Bookman</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">Under Wellington's Command:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Tale of the Peninsular War.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 12 page Illustrations by WAL PAGET. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>In this stirring romance Mr. Henty gives
-us the further adventures of
-Terence O'Connor, the hero of </span><em class="italics">With Moore
-at Corunna</em><span>. We are told
-how, in alliance with a small force
-of Spanish guerrillas, the gallant regiment
-of Portuguese levies commanded by Terence
-keeps the whole of the French
-army in check at a critical period of the war,
-rendering invaluable service
-to the Iron Duke and his handful of British troops.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"An admirable exposition of Mr. Henty's masterly
-method of combining instruction
-with amusement."--</span><em class="italics">World</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">To Herat and Cabul:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Story of the First Afghan War.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 8 full-page Illustrations by C. M. SHELDON, and Map. 5s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The hero takes a distinguished part
-in the defence of Herat, and subsequently
-obtains invaluable information for the
-British army during the first
-Afghan war. He is fortunately spared the
-horrors of the retreat from
-Cabul, and shares in the series of
-operations by which that most disastrous
-blunder was retrieved.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"We can heartily commend it to boys, old and young."--</span><em class="italics">Spectator</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">With Cochrane the Dauntless:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Tale of his Exploits.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 12 page Illustrations by W. H. MARGETSON. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>It would be hard to find, even in sensational fiction,
-a more daring leader
-than Lord Cochrane, or a career which supplies
-so many thrilling exploits.
-The manner in which, almost single-handed,
-he scattered the French fleet
-in the Basque Roads is one of the greatest
-feats in English naval history.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"As rousing and interesting a book as boys could
-wish for."--</span><em class="italics">Saturday Review</em><span>.</span></p>
-<p class="pnext"><span>"This tale we specially recommend."--</span><em class="italics">St. James's Gazette</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(4)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">G. A. HENTY</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Redskin and Cow-Boy:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Tale of the Western Plains</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 12 page Illustrations by ALFRED PEARSE. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Hugh Tunstall accompanies a frontiersman
-on a hunting expedition on
-the Plains, and then seeks employment as
-a cow-boy on a cattle ranch.
-His experiences during a "round up" present
-in picturesque form the toilsome,
-exciting, adventurous life of a cow-boy;
-while the perils of a frontier
-settlement are vividly set forth.
-Subsequently, the hero joins a wagon-team,
-and the interest is sustained in a fight with,
-and capture of, brigands.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A strong interest of open-air life and movement pervades
-the whole book."--</span><em class="italics">Scotsman</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">With Buller in Natal:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>or, A Born Leader.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 10 page Illustrations by W. RAINEY, R.I., and a Map. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The heroic story of the relief of Ladysmith
-forms the theme of one of the
-most powerful romances that have come from Mr. Henty's pen.
-When the war breaks out, the hero, Chris King,
-and his friends band themselves
-together under the title of the Maritzburg Scouts.
-From first to last the boy
-scouts are constantly engaged in perilous
-and exciting enterprises, from
-which they always emerge triumphant,
-thanks to their own skill and courage,
-and the dash and ingenuity of their leader.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Just the sort of book to inspire an enterprising
-boy."--</span><em class="italics">Army and Navy Gazette</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">By England's Aid:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>or, The Freeing of the Netherlands (1585-1604).</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 10 page Illustrations by ALFRED PEARSE, and 4 Maps. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Two English lads go to Holland in the service
-of one of "the fighting
-Veres". After many adventures one of the lads
-finds himself on board a
-Spanish ship at the defeat of the Armada,
-and escapes from Spain only to
-fall into the hands of the Corsairs.
-He is successful, however, in getting
-back to Spain, and regains his native country
-after the capture of Cadiz.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Boys know and love Mr. Henty's books of adventure,
-and will welcome his tale
-of the freeing of the Netherlands."--</span><em class="italics">Athæneum</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">Condemned as a Nihilist:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Story of Escape from Siberia.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 8 page Illustrations by WAL PAGET. 5s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Godfrey Bullen, a young Englishman resident
-in St. Petersburg, becomes
-involved in various political plots,
-resulting in his seizure and exile to
-Siberia. After an unsuccessful attempt to escape,
-he gives himself up to the
-Russian authorities. Eventually he escapes,
-and reaches home, having
-safely accomplished a perilous journey
-which lasts nearly two years.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"The escape from Siberia is well told and the
-description of prison life is very
-graphic."--</span><em class="italics">Academy</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(5)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<div class="align-center auto-scaled figure margin" style="width: 61%" id="figure-82">
-<img class="align-center block" style="display: block; width: 100%" alt="*From THE TREASURE OF THE INCAS* By G. A. HENTY (See page 1)" src="images/img-006.jpg" />
-<div class="caption centerleft figure-caption margin">
-<em class="italics">From THE TREASURE OF THE INCAS</em><span class="italics">
-<br />By G. A. HENTY (See page 1)</span></div>
-</div>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(6)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">G. A. HENTY</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Maori and Settler:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Story of the New Zealand War</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 8 page Illustrations by ALFRED PEARSE. 5s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The Renshaws lose their property and emigrate
-to New Zealand. Wilfrid,
-a strong, self-reliant lad, is the
-mainstay of the household. The odds seem
-hopelessly against the party,
-but they succeed in establishing themselves
-happily in one of the pleasantest
-of the New Zealand valleys.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A book which all young people, but especially boys,
-will read with avidity."--</span><em class="italics">Athæneum</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">Beric the Briton:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Story of the Roman Invasion of Britain</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 12 page Illustrations by W. PARKINSON. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Beric is a boy-chief of a British tribe
-which takes a prominent part in
-the insurrection under Boadicea:
-and after the defeat of that heroic queen
-he continues the struggle in the fen-country.
-Ultimately Beric is defeated
-and carried captive to Rome, where he succeeds
-in saving a Christian man
-by slaying a lion in the arena, and is
-rewarded by being made the personal
-protector of Nero. Finally, he escapes
-and returns to Britain, where he
-becomes a wise ruler of his own people.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"He is a hero of the most attractive kind....
-One of the most spirited and well-imagined
-stories Mr. Henty has written."--</span><em class="italics">Saturday Review</em><span>.</span></p>
-<p class="pnext"><span>"His conflict with a lion in the arena is a
-thrilling chapter."--</span><em class="italics">School Beard Chronicle</em><span>.</span></p>
-<p class="pnext"><span>"Full of every form of heroism and pluck."--</span><em class="italics">Christian World</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">The Dash for Khartoum:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Tale of the Nile Expedition.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 10 page Illustrations by JOHN SCHÖNBERG and J. NASH. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>In the record of recent British history
-there is no more captivating page
-for boys than the story of the Nile campaign,
-and the attempt to rescue
-General Gordon. For, in the difficulties
-which the expedition encountered,
-and in the perils which it overpassed,
-are found all the excitement of
-romance, as well as the fascination which
-belongs to real events.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"</span><em class="italics">The Dash for Khartoum</em><span> is your ideal boys' book."--</span><em class="italics">Tablet</em><span>.</span></p>
-<p class="pnext"><span>"It is literally true that the narrative never
-flags a moment."--</span><em class="italics">Academy</em><span>.</span></p>
-<p class="pnext"><span>"Thec Dash for Khartoum will be appreciated
-even by those who don't ordinarily
-care a dash for anything."--</span><em class="italics">Punch</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">With Wolfe in Canada:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>or, The Winning of a Continent.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 12 page Illustrations by GORDON BROWNE. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Mr. Henty tells the story of the struggle
-between Britain and France for
-supremacy on the North American continent.
-The fall of Quebec decided
-that the Anglo-Saxon race should predominate
-in the New World; that
-Britain, and not France, should take the
-lead among the nations.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A moving tale of military exploit and thrilling
-adventure."--</span><em class="italics">Daily News</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(7)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">G. A. HENTY</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Held Fast for England:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Tale of the Siege of Gibraltar.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 8 page Illustrations by GORDON BROWNE. 5s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The story deals with one of the most memorable
-sieges in history. The
-hero, a young Englishman resident in Gibraltar,
-takes a brave and worthy
-part in the long defence, and we learn with
-what bravery, resourcefulness,
-and tenacity the Rock was held for England.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"There is no cessation of exciting incident
-throughout the story."--</span><em class="italics">Athæneum</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">In the Irish Brigade:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Tale of War in Flanders and Spain.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 12 page Illustrations by CHARLES M. SHELDON. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The hero is a young officer in the Irish Brigade,
-which for many years
-after the siege of Limerick formed the backbone
-of the French army. He
-goes through many stirring adventures,
-successfully carries out dangerous
-missions in Spain, saves a large portion
-of the French army at Oudenarde,
-and even has the audacity to kidnap
-the Prime Minister of England.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>A stirring book of military adventure."--</span><em class="italics">Scotsman</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">At Agincourt:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Tale of the White Hoods of Paris.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 12 page Illustrations by WAL PAGET. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Sir Eustace de Villeroy, in journeying
-from Hampshire to his castle in
-France, made young Guy Aylmer one of his escort.
-Soon thereafter the
-castle was attacked, and the English youth
-displayed such valour that his
-liege-lord made him commander of a special
-mission to Paris. This he
-accomplished, returning in time to take part
-in the campaign against the
-French which ended in the glorious victory
-for England at Agincourt.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Cannot fail to commend itself to boys of all
-ages."--</span><em class="italics">Manchester Courier</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">A Final Reckoning:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Tale of Bush Life in Australia.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 8 page Illustrations by W. B. WOLLEN. 5s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The hero, a young Englishman, emigrates
-to Australia, where he gets
-employment as an officer in the mounted police.
-A few years of active
-work gain him promotion to a captaincy.
-In that post he greatly distinguishes
-himself, and finally leaves the service and
-settles down as a squatter.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A stirring story capitally told."--</span><em class="italics">Guardian</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(8)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="center pfirst"><strong class="bold x-large">Blackie &amp; Son's
-<br />Story Books for Boys</strong></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">G. MANVILLE FENN</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Dick o' the Fens:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Romance of the Great East Swamp.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 12 page Illustrations by FRANK DADD. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Dick o' the Fens and Tom o' Grimsey are
-the sons of a squire and a
-farmer living in Lincolnshire.
-Many sketches of their shooting and fishing
-experiences are related, while the record
-of the fenmen's stealthy resistance
-to the great draining scheme is full
-of keen interest. The ambushes and
-shots in the mist and dark, and the
-long-baffled attempts to trace the
-lurking foe, are described with Mr. Fenn's wonted skill.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Mr. Fenn has here very nearly attained perfection.
-Life in the Fens in the old
-ante-drainage days is admirably reproduced.
-We have not of late come across a
-historical fiction, whether intended for boys
-or for men, which deserves to be so
-heartily praised as regards plot, incidents, and spirit.
-It is its author's masterpiece
-as yet."--</span><em class="italics">Spectator</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">Nat the Naturalist:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Boy's Adventures in the Eastern Seas.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 8 page Pictures by GORDON BROWNE. 5s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The boy Nat and his uncle go on a voyage
-to the islands of the Eastern
-seas to seek specimens in natural history,
-and their adventures there are full
-of interest and excitement.
-The descriptions of Mr. Ebony, their black
-comrade, and of the scenes of savage
-life sparkle with genuine humour.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"This book encourages independence of character,
-develops resource, and teaches
-a boy to keep his eyes open."--</span><em class="italics">Saturday Review</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">The Golden Magnet:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Tale of the Land of the Incas.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 12 page Illustrations by GORDON BROWNE. 3s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The tale is of a romantic youth,
-who leaves home to seek his fortune in
-South America. He is accompanied by a
-faithful companion, who, in the
-capacity both of comrade and henchman,
-does true service, and shows the
-dogged courage of an English lad during
-their strange adventures.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"There could be no more welcome present for a boy.
-There is not a dull page,
-and many will be read with breathless
-interest."--</span><em class="italics">Journal of Education</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(9)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<div class="align-center auto-scaled figure margin" style="width: 61%" id="figure-83">
-<img class="align-center block" style="display: block; width: 100%" alt="*From THE DIAMOND SEEKERS* By ERNEST GLANVILLE (See page 11)" src="images/img-010.jpg" />
-<div class="caption centerleft figure-caption margin">
-<em class="italics">From THE DIAMOND SEEKERS</em><span class="italics">
-<br />By ERNEST GLANVILLE (See page 11)</span></div>
-</div>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(10)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Dr. GORDON STABLES, R.N.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">In the Great White Land:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Tale of the Antarctic Ocean.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 Illustrations by J. A. WALTON. 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>This is a most fascinating story from beginning to end.
-It is a true
-picture of what daring healthful British men
-and boys can do, written by
-an author whose name is a household word
-wherever the English language
-is spoken. All is described with a master's hand,
-and the plot is just such
-as boys love.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"The narrative goes with a swing and a dash from start
-to finish."--</span><em class="italics">Public Opinion</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">ERNEST GLANVILLE</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">The Diamond Seekers:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Story of Adventure in South Africa.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 8 Illustrations by WILLIAM RAINEY, R.I. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The discovery of the plan of the diamond mine,
-the dangers incurred in
-reaching the wild, remote spot in an armoured
-wagon, and the many
-incidents of farm and veldt life,
-are vividly described by an author who
-knows the country well.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"We have seldom seen a better story for boys."--</span><em class="italics">Guardian</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">Capt. F. S. BRERETON, R.A.M.C.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">One of the Fighting Scouts:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Tale of Guerrilla Warfare in South Africa.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 8 Illustrations by STANLEY L. WOOD, and a Map. 5s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>This story deals with the guerrilla aspect
-of the Boer War, and shows
-how George Ransome is compelled to leave
-his father's farm and take
-service with the British. He is given
-the command of a band of scouts
-as a reward for gallantry, and with these
-he punishes certain rebels for
-a piece of rascality, and successfully
-attacks Botha's commando. Thanks
-to his knowledge of the veldt he is of signal
-service to his country, and
-even outwits the redoubtable De Wet.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Altogether an unusually good story."--</span><em class="italics">Yorkshire Post</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">Under the Spangled Banner:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Tale of the Spanish-American War.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 8 Illustrations by PAUL HARDY. 5s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Hal Marchant is in Cuba before the commencement
-of hostilities. A
-Spaniard who has been frustrated in an attempt
-to rob Hal's employer
-attacks the hacienda and is defeated,
-but turns the tables by denouncing
-Hal as a spy. The hero makes good
-his escape from Santiago, and
-afterwards fights for America both
-on land and at sea. The story gives a
-vivid and at the same time accurate account
-of this memorable struggle.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Just the kind of book that a boy would delight
-in."--</span><em class="italics">Schoolmaster</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(11)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">FREDERICK HARRISON</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">The Boys of Wynport College.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 Illustrations by HAROLD COPPING. 3s. </span><em class="italics">New Edition</em><span>.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The hero and his chums differ as widely
-in character as in personal
-appearance. We have Patrick O'Fflahertie,
-the good-natured Irish boy;
-Jack Brookes, the irrepressible humorist;
-Davie Jackson, the true-hearted
-little lad, on whose haps and mishaps
-the plot to a great extent turns;
-and the hero himself, who finds in his
-experiences at Wynport College
-a wholesome corrective of a somewhat lax home training.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A book which no well-regulated school-boy should be
-without."--</span><em class="italics">Whitehall Review</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">LÉON GOLSCHMANN</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Boy Crusoes:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Story of the Siberian Forest.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Adapted from the Russian by LÉON GOLSCHMANN.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 page Illustrations by J. FINNEMORE, R.I. 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Two Russian lads are so deeply impressed
-by reading Robinson Crusoe
-that they run away from home.
-They lose their way in a huge trackless
-forest, and for two years are kept busy
-hunting for food, fighting against
-wolves and other enemies, and labouring
-to increase their comforts, before
-they are rescued.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"This is a story after a boy's own heart."--</span><em class="italics">Nottingham Guardian</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">MEREDITH FLETCHER</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Every Inch a Briton:</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A School story</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 page Illustrations by SYDNEY COWELL. 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>This story is written from the point of view
-of an ordinary boy, who gives
-an animated account of a young public-schoolboy's life.
-No moral is
-drawn; yet the story indicates a kind
-of training that goes to promote
-veracity, endurance, and enterprise;
-and of each of several of the characters
-it might be truly said, he is worthy
-to be called, "Every Inch a Briton".</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"In </span><em class="italics">Every Inch a Briton</em><span> Mr. Meredith Fletcher has
-scored a success."--</span><em class="italics">Manchester Guardian</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">EDGAR PICKERING</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">In Press-Gang Days.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 4 illustrations by W. S. STACEY. 2s. 6d. </span><em class="italics">New Edition</em><span>.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>In this story Harry Waring is caught
-by the Press-gang and carried on
-board His Majesty's ship </span><em class="italics">Sandwich</em><span>.
-He takes part in the mutiny of the
-Nore, and shares in some hard fighting
-on board the </span><em class="italics">Phoenix</em><span>. He is with
-Nelson, also, at the storming of Santa Cruz,
-and the battle of the Nile.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"It is of Marryat, that friend of our boyhood,
-we think as we read this delightful
-story; for it is not only a story of adventure,
-with incidents well-conceived and
-arranged, but the characters are interesting
-and well-distinguished."--</span><em class="italics">Academy</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(12)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">FRED SMITH</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">The Boyhood of a Naturalist.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 page Illustrations. 3s. 6d. </span><em class="italics">New Edition</em><span>.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Few lovers of Nature have given to the world
-a series of recollections so
-entertaining, so vigorous,
-and so instinct with life as these delightful
-reminiscences. The author takes the reader with him
-in the rambles in which he
-spent the happiest hours of his boyhood,
-a humble observer of the myriad
-forms of life in field and copse, by stream and hedgerow.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"We cannot too highly recommend the book to all
-readers."--</span><em class="italics">Guardian</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">The World of Animal Life.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Edited by Fred Smith. Profusely Illustrated with
-Engravings after F. SPECHT and other
-eminent artists. 5s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The aim of </span><em class="italics">The World of Animal Life</em><span>
-is to give in non-scientific language an account of
-those inhabitants of the land, sea, and sky with whose
-names we are all familiar, but concerning
-whose manner of life the majority
-of us have only the haziest conceptions.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"An admirable volume for the young mind enquiring after
-Nature.--</span><em class="italics">Birmingham Gazette</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">EDGAR PICKERING</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><em class="italics">An Old-Time Yarn:*</em></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Adventures in the West Indies
-and Mexico with Hawkins and Drake.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 page Illustrations by ALFRED PEARSE. 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The hero sails from Plymouth in the flagship
-of Master John Hawkins.
-Divers are the perils through which he passes.
-Chief of these are the
-destruction of the English ships by the
-treacherous Spaniards, the fight
-round the burning vessels, the journey
-of the prisoners to the city of Mexico,
-the horrors of the Inquisition,
-and the final escape to England.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"An excellent story of adventure.... The book is thoroughly
-to be recommended."--</span><em class="italics">Guardian</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">CLIVE PHILLIPPS-WOLLEY</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Gold, Gold in Cariboo:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Story of Adventure in British Columbia.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 4 Illustrations by G. C. HINDLEY. 1s. 6d. </span><em class="italics">New Edition</em><span>.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Ned Corbett, a young Englishman,
-and his companion set out with
-a pack-train in order to obtain gold
-on the upper reaches of the Fraser
-River. After innumerable adventures,
-and a life-and-death struggle with
-the Arctic weather of that wild region,
-they find the secret gold-mines for
-which they have toilsomely searched.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"It would be difficult to say too much in favour
-of </span><em class="italics">Gold, Gold in Cariboo</em><span>. We
-have seldom read a more exciting tale
-of wild mining adventure in a singularly
-inaccessible country. There is a capital plot,
-and the interest is sustained to the
-last page."--</span><em class="italics">The Times</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(13)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">ROBERT LEIGHTON</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">The Golden Galleon.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 Illustrations by W. RAINEY, R.I. 3s. </span><em class="italics">New Edition</em><span>.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Gilbert Oglander, and his friend,
-Timothy Trollope, join in Lord
-Thomas Howard's expedition to intercept
-the Spanish treasure-fleet from
-the West Indies, and are on board
-</span><em class="italics">The Revenge</em><span> in the memorable fight
-between that one little man-of-war and
-fifty-three great galleons of Spain.
-After the battle come storm and shipwreck,
-and the lads, having drifted
-for days, find refuge on board a derelict galleon,
-whence they are rescued
-and brought home to England.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A well-constructed and lively historical romance."--</span><em class="italics">Spectator</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">S. BARING-GOULD</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Grettir the Outlaw:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Story of Iceland in the days of the Vikings.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 page Illustrations by M. ZENO DIEMER. 3s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A narrative of adventure of the most romantic kind.
-No boy will be able
-to withstand the magic of such scenes
-as the fight of Grettir with the twelve
-bearserks, the wrestle with Karr the Old
-in the chamber of the dead, the
-combat with the spirit of Glam the thrall,
-and the defence of the dying
-Grettir by his younger brother.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Has a freshness, a freedom, a sense of sun
-and wind and the open air, which make
-it irresistible."--</span><em class="italics">National Observer</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">C. J. CUTCLIFFE HYNE</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">The Captured Cruiser:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>or, Two Years from Land.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 page Illustrations by F. BRANGWYN. 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The central incidents deal with the capture,
-during the war between Chili
-and Peru, of an armed cruiser.
-The heroes and their companions break
-from prison in Valparaiso, board this warship
-in the night, overpower the
-watch, escape to sea under the fire of the forts,
-and finally, after marvellous
-adventures, lose the cruiser among the icebergs near Cape Horn.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"The two lads and the two skippers are admirably drawn.
-Mr. Hyne has now
-secured a position in the first rank of writers of
-fiction for boys."--</span><em class="italics">Spectator</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">Stimson's Reef:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 4 page illustrations by W. S. STACEY. 2s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>This is the extended log of a cutter which
-sailed from the Clyde to the
-Amazon in search of a gold reef.
-It relates how they discovered the
-buccaneer's treasure in the Spanish Main,
-fought the Indians, turned aside
-the river Jamary by blasting,
-and so laid bare the gold of Stimson's Reef.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Few stories come within hailing distance
-of </span><em class="italics">Stimson's Reef</em><span> in startling incidents
-and hairbreadth escapes.
-It may almost vie with Mr. R. L. Stevenson's </span><em class="italics">Treasure
-Island</em><span>."--</span><em class="italics">Guardian</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(14)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<div class="align-center auto-scaled figure margin" style="width: 61%" id="figure-84">
-<img class="align-center block" style="display: block; width: 100%" alt="*From ONE OF THE FIGHTING SCOUTS* BY CAPT. F. S. BRERETON. (See page 11)" src="images/img-015.jpg" />
-<div class="caption centerleft figure-caption margin">
-<em class="italics">From ONE OF THE FIGHTING SCOUTS</em><span class="italics">
-<br />BY CAPT. F. S. BRERETON. (See page 11)</span></div>
-</div>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(15)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">R. STEAD</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Grit Will Tell:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The Adventures of a Barge-boy.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 4 Illustrations by D. CARLETON SMYTH. Cloth, 2s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A lad whose name has been lost amidst
-early buffetings by hard fortune
-suffers many hardships at the hands of a bargeman,
-his master, and runs
-away. The various adventures and experiences
-with which he meets on
-the road to success, the bear-hunt
-in which he takes part, and the battle
-at which he acts as war correspondent,
-form a story of absorbing interest
-and after a boy's own heart.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A thoroughly wholesome and attractive book."--</span><em class="italics">Graphic</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">HARRY COLLINGWOOD</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">The Pirate Island.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 page Illustrations by C. J. STANILAND and J. R. WELLS.
-3s. </span><em class="italics">New Edition</em><span>.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>By a deed of true gallantry the hero's
-whole destiny is charmed, and, going
-to sea, he forms one of a party who,
-after being burned out of their ship in
-the South Pacific, are picked up by a pirate
-brig and taken to the "Pirate
-Island". After many thrilling adventures,
-they ultimately succeed in
-effecting their escape.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A capital story of the sea; indeed in our opinion
-the author is superior in some
-respects as a marine novelist to the
-better-known Mr. Clark Russell."--</span><em class="italics">Times</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">FLORENCE COOMBE</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Boys of the Priory School.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 4 page Illustrations by HAROLD COPPING. 2s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The interest centres in the relations of
-Raymond and Hal Wentworth,
-and the process by which Raymond,
-the hero of the school, learns that in
-the person of his ridiculed cousin there
-beats a heart more heroic than his own.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"It is an excellent work of its class, cleverly
-illustrated with 'real boys' by Mr. Harold Copping."--</span><em class="italics">Literature</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">JOHN C. HUTCHESON</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Afloat at Last:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Sailor Boy's Log</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 Page Illustrations by W. H. OVEREND. 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>From the stowing of the vessel in the Thames
-to her recovery from the
-Pratas Reef on which she is stranded,
-everything is described with the
-accuracy of perfect practical knowledge
-of ships and sailors; and the incidents
-of the story range from the broad humours
-of the fo'c's'le to the perils
-of flight from, and fight with,
-the pirates of the China Seas.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"As healthy and breezy a book as one could wish."--</span><em class="italics">Academy</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(16)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span class="bold x-large">Blackie &amp; Son's
-<br />Story Books for Girls</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">ETHEL F. HEDDLE</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">A Mystery of St. Rule's.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 8 Illustrations by G. DEMAIN HAMMOND, R.I. 6s.
-</span><em class="italics">Illustrated Edition</em><span>.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"The author has been amazingly successful
-in keeping her secret almost to the
-end. Yet the mystery attending a stolen diamond
-of great value is so skilfully
-handled that several perfectly innocent persons
-seem all but hopelessly identified
-with the disappearance of the gem.
-Cleverly, however, as this aspect of the story
-has been managed, it has other sources of strength."--</span><em class="italics">Scotsman</em><span>.</span></p>
-<p class="pnext"><span>"The chief interest ... lies in the fascinating
-young adventuress, who finds
-a temporary nest in the old professor's family,
-and wins all hearts in St. Rules by
-her beauty and her sweetness."--</span><em class="italics">Morning Leader</em><span>.</span></p>
-<p class="pnext"><span>"Into the dignified atmosphere of a northerly
-academic town, Miss Ethel Heddle
-introduces a coil of events worthy of Wilkie
-Collins."--</span><em class="italics">Manchester Guardian</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">KATHARINE TYNAN</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Girl of Galway.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 8 full-page Illustrations by JOHN H. BACON. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>When Bertha Grace is on the threshold
-of young womanhood, she goes
-to stay with her grandfather in Ireland,
-with the trust from her mother of
-reconciling him and his son, Bertha's father.
-Bertha finds her grandfather
-a recluse and a miser, and in the hands of an underling,
-who is his evil genius. How she keeps faith
-with her mother and finds her own fate,
-through many strange adventures, is the subject of the story.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Full of the poetic charm we are accustomed
-to find in the works of that gifted writer."--</span><em class="italics">World</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">CAROLINE AUSTIN</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Cousin Geoffrey and I.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 full-page Illustrations by W. PARKINSON. 3s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The only daughter of a country gentleman
-finds herself unprovided for at
-her father's death, and for some time lives
-as a dependant upon her kinsman.
-Life is saved from being unbearable to her by her young cousin
-Geoffrey, who at length meets with a
-serious accident for which she is held
-responsible. She makes a brave attempt
-to earn her own livelihood, until
-a startling event brings her cousin
-Geoffrey and herself together again.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Miss Austin's story is bright, clever, and
-well developed."--</span><em class="italics">Saturday Review</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(17)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">ELLINOR DAVENPORT ADAMS</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">A Queen among Girls.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 Illustrations by HAROLD COPPING. Cloth, 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Augusta Pembroke is the head of her school,
-the favourite of her teachers
-and fellow-pupils, who are attracted
-by her fearless and independent nature
-and her queenly bearing.
-She dreams of a distinguished professional
-career; but the course of her life
-is changed suddenly by pity for her
-timid little brother Adrian,
-the victim of his guardian-uncle's harshness.
-The story describes the daring means adopted
-by Augusta for Adrian's relief.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"An interesting and well-written narrative,
-in which humour and a keen eye for
-character unite to produce a book happily
-adapted for modern maidens."--</span><em class="italics">Globe</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">A Girl of To-Day.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 page Illustrations by G. D. HAMMOND, R.I. 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>"What are Altruists?" humbly asks a small boy.
-"They are only people
-who try to help others," replies the Girl
-of To-Day. To help their poorer
-neighbours, the boys and girls of Woodend
-band themselves together into
-the Society of Altruists.
-That they have plenty of fun is seen in the
-shopping expedition and in the successful
-Christmas entertainment.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"It is a spirited story. The characters are true
-to nature and carefully developed.
-Such a book as this is exactly what is needed
-to give a school-girl an interest in the
-development of character."--</span><em class="italics">Educational Times</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">FRANCES ARMSTRONG</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">A Girl's Loyalty.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 Illustrations by JOHN H. BACON. Cloth, 3s. 6d.
-</span><em class="italics">New Edition</em><span>.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>When she was still but a child, Helen Grant
-received from her grandfather,
-on his death-bed, a secret message.
-The brief words remained
-fast in her memory, and dominated her whole career.
-She was loyal to
-her trust, however, and to her friends
-in the hour of their need. For the
-girl was possessed of that quick courage
-which leaps up in a shy nature
-when evil-doers have to be unmasked, and wrongs made right.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"The one book for girls that stands out this year
-is Miss Frances Armstrong's
-</span><em class="italics">A Girl's Loyalty</em><span>."--</span><em class="italics">Review of Reviews</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">G. NORWAY</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">A True Cornish Maid.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 page Illustrations by J. FINNEMORE. 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The heroine of the tale is sister
-to a young fellow who gets into trouble
-in landing a contraband cargo on the
-Cornish coast. In his extremity the
-girl stands by her brother bravely,
-and by means of her daring scheme he
-manages to escape.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"The success of the year has fallen, we think,
-to Mrs. Norway, whose </span><em class="italics">True
-Cornish Maid</em><span> is really an admirable piece
-of work."--</span><em class="italics">Review of Reviews</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(18)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<div class="align-center auto-scaled figure margin" style="width: 63%" id="figure-85">
-<img class="align-center block" style="display: block; width: 100%" alt="*From A MYSTERY OF ST. RULE'S* By ETHEL F. HEDDLE. (See page 17)" src="images/img-019.jpg" />
-<div class="caption centerleft figure-caption margin">
-<em class="italics">From A MYSTERY OF ST. RULE'S</em><span class="italics">
-<br />By ETHEL F. HEDDLE. (See page 17)</span></div>
-</div>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(19)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">ROSA MULHOLLAND</strong><span> (LADY GILBERT)</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">The Girls of Banshee Castle.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 Illustrations by JOHN H. BACON. Cloth, 3s. 6d.
-</span><em class="italics">New Edition</em><span>.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Three girls, with an old governess,
-migrate from Kensington to the
-West of Ireland. Belonging as they do
-to "the ould family", the girls
-are made heartily welcome in the cabins
-of the peasantry, where they
-learn many weird and curious tales from
-the folk-lore of the district. An
-interesting plot runs through the narrative,
-but the charm of the story lies
-in its happy mingling of Irish humour and pathos.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Is told with grace, and brightened by a
-knowledge of Irish folk-lore, making it
-a perfect present for a girl in her teens."--</span><em class="italics">Truth</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">Gianetta:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Girl's Story of Herself.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 full-page illustrations by LOCKHART BOGLE. 3s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The story of a changeling who is suddenly
-transferred to the position of
-a rich English heiress.
-She develops into a good and accomplished woman,
-and has gained too much love and devotion
-to be a sufferer by the surrender
-of her estates.</span></p>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">ANNIE E. ARMSTRONG</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Violet Vereker's Vanity.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 full-page Illustrations by G. DEMAIN HAMMOND, R.I. 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The heroine was an excellent girl in most respects.
-But she had one
-small weakness, which expressed itself
-in a snobbish dislike of her neighbours,
-the Sugdens, whose social position
-she deemed beneath her own. In
-the end, however, the girl acknowledged her folly,
-with results which are
-sure to delight the reader.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A book for girls that we can heartily recommend,
-for it is bright, sensible, and
-with a right tone of thought and feeling."--</span><em class="italics">Sheffield Independent</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">ALICE CORKRAN</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Margery Merton's Girlhood.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 full-page Illustrations by GORDON BROWNE. 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The experiences of an orphan girl who
-in infancy is left by her father--an
-officer in India--to the care of an elderly
-aunt residing near Paris. The
-accounts of the various persons who have
-an after influence on the story are
-singularly vivid.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"</span><em class="italics">Margery Merton's Girlhood</em><span> is a piece of true literature,
-as dainty as it is delicate,
-and as sweet as it is simple."--</span><em class="italics">Woman's World</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(20)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">ELIZA F. POLLARD</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">For the Red Rose.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 4 Illustrations by JAMES DURDEN. 2s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A gipsy finds a little girl in the forest of Wimbourne,
-after the sacking
-of the castle by the Yorkists.
-He carries her to the camp and she is
-adopted by the tribe. The story tells how,
-when some years later Margaret
-of Anjou and her son are wrecked on the coast
-of England, the gipsy
-girl follows the fortunes of the exiled queen,
-and by what curious chain of
-events her own origin is discovered.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"This is a good story, and of special interest
-to lovers of historical romance."--</span><em class="italics">Court Circular</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">MRS. E. J. LYSAGHT</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Brother and Sister:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 page Illustrations by GORDON BROWNE. 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A story showing, by the narrative of the
-vicissitudes and struggles of a
-family which has "come down in the world",
-and of the brave endeavours
-of its two younger members, how the pressure
-of adversity is mitigated by
-domestic affection, mutual confidence,
-and hopeful honest effort.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A pretty story, and well told. The plot is cleverly
-constructed, and the moral is excellent."--</span><em class="italics">Athæneum</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">ANNE BEALE</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">The Heiress of Courtleroy.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 8 full-page Illustrations by T. C. H. CASTLE. 5s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Mimica, the heroine, comes to England
-as an orphan, and is coldly
-received by her uncle. The girl has a
-brave nature, however, and succeeds
-in saving the estate from ruin and
-in reclaiming her uncle from the misanthropical
-disregard of his duties as a landlord.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"One of the very best of girl's books we have
-seen."--</span><em class="italics">Sheffield Telegraph</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">SARAH TYTLER</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">A Loyal Little Maid.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 4 page Illustrations by PAUL HARDY. 2s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>This pretty story is founded on a romantic
-episode of Mar's rebellion.
-A little girl has information which concerns
-the safety of her father in hiding,
-and this she firmly refuses to divulge
-to a king's officer. She is lodged
-in the Tolbooth, where she finds a boy champion,
-whom in future years she
-rescues in Paris from the </span><em class="italics">lettre de cachet</em><span>
-which would bury him in the Bastille.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Has evidently been a pleasure to write,
-and makes very enjoyable reading."--</span><em class="italics">Literature</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(21)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<div class="align-center auto-scaled figure margin" style="width: 61%" id="figure-86">
-<img class="align-center block" style="display: block; width: 100%" alt="*From THE FAIRCLOUGH FAMILY* By MRS. HENRY CLARKE. (See page 24)" src="images/img-022.jpg" />
-<div class="caption centerleft figure-caption margin">
-<em class="italics">From THE FAIRCLOUGH FAMILY</em><span class="italics">
-<br />By MRS. HENRY CLARKE. (See page 24)</span></div>
-</div>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(22)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">GERALDINE MOCKLER</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">The Four Miss Whittingtons:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Story for Girls.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 8 full-page Illustrations by CHARLES M. SHELDON. 5s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>This story tolls how four sisters,
-left alone in the world, went to London
-to seek their fortunes. They had between them £400,
-and this they resolved to spend on training themselves
-for the different careers for which
-they were severally most fitted.
-On their limited means this was hard
-work, but their courageous experiment
-was on the whole very successful.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A story of endeavour, industry, and independence
-of spirit."--</span><em class="italics">World</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">ALICE STRONACH</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">A Newnham Friendship.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 full-page Illustrations by HAROLD COPPING. 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A sympathetic description of life at Newnham College.
-After the tripos
-excitements, some of the students leave
-their dream-world of study and
-talk of "cocoas" and debates and athletics
-to begin their work in the real
-world. Men students play their part
-in the story, and in the closing
-chapters it is suggested that marriage
-has its place in a girl graduate's life.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Foremost among all the gift-books suitable
-for school-girls this season stands Miss
-Alice Stronach's </span><em class="italics">A Newnham Friendship</em><span>."--</span><em class="italics">Daily Graphic</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">BESSIE MARCHANT</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">The Secret of the Everglades.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 4 Illustrations by A. A. DIXON. 2s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The father of the Osneys is supposed
-to have been killed whilst trapping
-in the Everglades of Florida.
-The family organize a series of expeditions
-to search for their father; but the
-secret of the swamp is hard to solve,
-and the end of the book is reached before
-the mystery is made clear.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A fresh and original story of incident and
-adventure in the mysterious Florida
-swamps. An excellent and engrossing
-story."--</span><em class="italics">St. James's Gazette</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">Three Girls on a Ranch:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Story of New Mexico.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 4 page Illustrations by W. E. WEBSTER. 2s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>The Lovell family emigrate from England
-to New Mexico, where they
-settle on a ranch. Mr. Lovell is delicate
-and unfit for farming, but the
-three eldest girls take upon themselves
-the burden of working the ranch.
-They have adventures of a perilous kind,
-and the story of their mishaps
-and how they overcame them is throughout
-both exciting and stimulating.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A story with a fresh, bright theme, well
-handled."--</span><em class="italics">Nottingham Guardian</em><span>.</span></p>
-<p class="pnext"><span>"A rousing book for young people."--</span><em class="italics">Queen</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(23)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">MRS. HENRY CLARKE</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">The Fairclough Family.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 6 Illustrations by G. D. HAMMOND, R.I. Cloth, 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>It was matter for amazement when Ronald
-Hammersley fell in love
-with Kathy Fairclough, who was considered
-a blue-stocking, instead of
-with her younger sister Nell,
-whom Mrs. Hammersley had chosen for
-him. Why Mrs. Hammersley desired her
-wealthy stepson to marry one
-of Dr. Fairclough's penniless daughters was a secret.
-How the secret
-became known, and nearly wrecked the happiness
-of Kathy and Ronald,
-is told in the story. But all ends well,
-and to the sound of marriage bells.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"One of those stories which all girls enjoy."--</span><em class="italics">World</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">J. M. CALLWELL</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">A Little Irish Girl.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Illustrated by H. COPPING. 2s. 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>An orphaned family inherit a small property
-on the coast of Clare. The
-two youngest members of the party have some
-thrilling adventures in their
-western home. They encounter seals,
-smugglers, and a ghost, and lastly,
-by most startling means, they succeed
-in restoring their eldest brother to
-his rightful place as heir to the ancestral estates.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Sure to prove of thrilling interest to both
-boys and girls."--</span><em class="italics">Literary World</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">E. EVERETT-GREEN</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Miriam's Ambition.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With Illustrations. 2s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Miriam's ambition is to make someone happy,
-and her endeavour carries
-with it a train of incident, solving
-a mystery which had thrown a shadow
-over several lives. A charming foil
-to her grave elder sister is to be found
-in Miss Babs, a small coquette of five,
-whose humorous child-talk is so
-attractive.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Miss Everett-Green's children are
-real British boys and girls, not small men
-and women. Babs is a charming little one."--</span><em class="italics">Liverpool Mercury</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">EMMA LESLIE</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Gytha's Message</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Tale of Saxon England.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With Illustrations. 2s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>We get a glimpse of the stirring events
-taking place at that period; and
-both boys and girls will delight to read
-of the home life of Hilda and
-Gytha, and of the brave deeds of the
-impulsive Gurth and the faithful
-Leofric.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"This is a charmingly told story.
-It is the sort of book that all girls and some
-boys like, and can only get good from."--</span><em class="italics">Journal of Education</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(24)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="center pfirst"><span class="bold x-large">Blackie &amp; Son's
-<br />Finely Illustrated Books for
-<br />Children</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">STEWART ORR--JOHN BRYMER</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Two Merry Mariners.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Pictures by STEWART ORR;
-Verses by JOHN BRYMER. Cover design and
-24 pages in full colour. Picture
-boards, cloth back, 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>This delightful volume tells in picture
-and verse how Dick and his
-friend the Hare sailed to the Downy Isle,
-the adventures they met with in
-that strange country, their encounter
-with the Dragon, and their remarkable
-voyage home. Mr. Orr exhibits
-in these designs a rare combination
-of humorous invention with brilliant
-draughtsmanship and command of
-colour, and the author supports
-him with a series of racy verses.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"The illustrations are masterpieces of
-drollery."--</span><em class="italics">Manchester Courier</em><span>.</span></p>
-<p class="pnext"><span>"The verses are very funny and original."--</span><em class="italics">World</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">JOHN HASSALL--CLIFTON BINGHAM</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Six and Twenty Boys and Girls.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Pictures by JOHN HASSALL; Verses by CLIFTON BINGHAM.
-25 pages in full colour,
-and 24 pages of letterpress.
-Picture boards, 9 inches by 11-1/4
-inches, cloth back, 3s. 6d.; also cloth elegant, 5s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Most of us know some at least of the
-little girls and boys portrayed by
-Mr. Hassall in this amusing picture-book.
-As depicted with Mr. Hassall's
-inimitable skill, and described
-in humorous verse by Mr. Bingham, they
-may challenge comparison with the
-classic Struwwelpeter. Each picture
-is not only attractive and amusing in itself,
-but furnishes a hint of virtues
-to be imitated or faults to be avoided.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Exactly hits the mark."--</span><em class="italics">Scotsman</em><span>.</span></p>
-<p class="pnext"><span>"A most original picture-book."--</span><em class="italics">World</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">MRS. PERCY DEARMER</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Roundabout Rhymes.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 20 full-page Illustrations in colour by
-Mrs. PERCY DEARMER. Imperial 8vo, cloth extra, 2s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A charming volume of verses and colour
-pictures for little folk--rhymes
-and pictures about most of the
-everyday events of nursery life.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"The best verses written for children
-since Stevenson's </span><em class="italics">Child's Garden</em><span>."--</span><em class="italics">The Guardian</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(25)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">STEWART ORR--JOHN BRYMER</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Gammon and Spinach:</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Pictures by STEWART ORR. Verses by JOHN
-BRYMER. Cover design and 24 pages in Full Colour.
-Picture boards, cloth back, 6s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>In </span><em class="italics">Gammon and Spinach</em><span> Mr. Stewart Orr
-has produced a picture-book
-unique of its kind. Nothing could be more
-droll than the situations in
-which he represents the frog, the pig,
-the mouse, the elephant, and the
-other well-known characters who appear
-in his pages. Little folk will
-find in these pictures a source of endless
-delight, and the artistic skill
-which they display will have a special
-appeal to children of an older
-growth.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Merry and handsome enough to make thousands
-of friends among little folk,
-what with its original verses and its amusing
-pictures."--</span><em class="italics">Literary World</em><span>.</span></p>
-<p class="pnext"><span>"The book should attain a wide popularity
-in the nursery."--</span><em class="italics">Morning Post</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">H. B. NEILSON--JOHN BRYMER</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Games and Gambols.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Illustrated by HARRY B. NEILSON; with Verses by
-JOHN BRYMER. 26 pages in colour,
-and 24 pages of letterpress.
-Picture boards, 9 inches by 11-1/4 inches,
-cloth back, 2s. 6d.; also
-cloth elegant, 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Mr. Neilson surpasses himself in these
-irresistible colour pictures representing
-the animal world at play.
-The great test match between the Lions
-and the Kangaroos, Mrs. Mouse's Ping-Pong Party,
-Mr. Bruin playing
-Golf, Towser's Bicycle Tour, and the Kittens </span><em class="italics">v.</em><span>
-Bunnies Football Match,
-are a few among the many droll subjects
-illustrated in this amusing and
-original series.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Mr. Neilson has a positive genius for
-making animals comic."--</span><em class="italics">Academy</em><span>.</span></p>
-<p class="pnext"><span>Children will revel in his work."--</span><em class="italics">Daily Graphic</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">FRED SMITH</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">The Animal Book.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A Natural History for Little Folk.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With a Coloured Frontispiece and 34 full-page
-Illustrations by F. SPECHT. Crown quarto,
-11-1/4 inches by 9-1/2 inches, picture boards,
-cloth back, 2s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>This book consists of a series of bright
-and instructive sketches of the
-better-known wild beasts, describing their
-appearance, character and habits,
-and the position they hold in the animal kingdom.
-The text is printed in
-a large, clear type, and is admirably illustrated
-with powerful, realistic
-pictures of the various creatures in their native
-state by that eminent animal
-artist F. Specht.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A work of the greatest value to the young."--</span><em class="italics">Eastern
-Morning News</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(26)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<div class="align-center auto-scaled figure margin" style="width: 65%" id="figure-87">
-<img class="align-center block" style="display: block; width: 100%" alt="*From SIX AND TWENTY BOYS AND GIRLS* BY JOHN HASSALL--CLIFTON BINGHAM. (See page 25)" src="images/img-027.jpg" />
-<div class="caption centerleft figure-caption margin">
-<em class="italics">From SIX AND TWENTY BOYS AND GIRLS</em><span class="italics">
-<br />BY JOHN HASSALL--CLIFTON BINGHAM. (See page 25)</span></div>
-</div>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(27)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">OUR DARLING'S FIRST BOOK</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Bright Pictures and Easy Lessons for Little Folk</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Quarto, 10-1/8 inches by 7-3/4 inches, picture
-boards, 1s.; cloth, gilt edges, 2s.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>An interesting and instructive picture
-lesson-book for very little folk.
-Beginning with an illustrated alphabet
-of large letters, the little reader goes
-forward by easy stages to word-making,
-reading, counting, writing, and
-finally to the most popular nursery rhymes and tales.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"The very perfection of a child's alphabet
-and spelling-book."--</span><em class="italics">St. James's Budget</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">ELLINOR DAVENPORT ADAMS</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Those Twins!</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With a Frontispiece and 28 Illustrations
-by S. B. PEARSE. Cloth elegant, 2s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Two little rogues are the twins,
-Horatio and Tommy; but loyal-hearted
-and generous to boot, and determined
-to resist the stern decree of their
-aunt that they shall forsake the company
-of their scapegrace grown-up
-cousin Algy. So they deliberately set to work to "reform" the
-scapegrace; and succeed so well that
-he wins back the love of his aunt, and
-delights the twins by earning a V.C. in South Africa.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A merry story for young and old."--</span><em class="italics">World</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">A. B. ROMNEY</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Little Village Folk.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 37 Illustrations by ROBERT HOPE. 2s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A series of delightful stories of Irish
-village children. Miss Romney
-opens up a new field in these beautiful little tales,
-which have the twofold
-charm of humour and poetic feeling.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A story-book that will be welcomed wherever
-it makes its way."-</span><em class="italics">Literary World</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 3em">
-</div>
-<p class="pfirst"><strong class="bold">MY NEW STORY-BOOK</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><strong class="bold">Stories, Verses, and Pictures for the Little Ones</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>290 pages, of which 48 are in colour. Cloth, 2s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A treasury of entertainment for the nursery.
-The contents are extremely
-varied both as regards the text and the
-illustrations, and carefully designed
-to meet the tastes of the little ones.
-The many bright colour pictures will
-be in themselves a never-failing source of delight.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"A fascinating little volume, well filled with
-stories and quaint and pretty illustrations."--</span><em class="italics">Guardian</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="center pfirst"><span>(28)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="center pfirst"><span class="bold x-large">STORIES BY GEORGE MAC DONALD</span></p>
-<p class="center pnext"><span>(NEW AND UNIFORM EDITION)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">A Rough Shaking.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 12 page Illustrations by W. PARKINSON. Crown 8vo,
-cloth elegant, 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Clare, the hero of the story, is a boy whose
-mother is killed at his side by
-the fall of a church during an earthquake.
-The kindly clergyman and his
-wife, who adopt him, die while he is still
-very young, and he is thrown upon
-the world a second time. The narrative
-of his wanderings is full of interest
-and novelty, the boy's unswerving honesty
-and his passion for children and
-animals leading him into all sorts of adventures.
-He works on a farm, supports a baby in an old deserted
-house, finds employment in a menagerie,
-becomes a bank clerk, is kidnapped,
-and ultimately discovers his father on
-board the ship to which he has been conveyed.</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">At the Back of the North Wind.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 75 Illustrations by ARTHUR HUGHES,
-and a Frontispiece by LAURENCE HOUSMAN.
-Crown 8vo, cloth elegant, 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"In </span><em class="italics">At the Back of the North Wind</em><span> we stand
-with one foot in fairyland and one on
-common earth. The story is thoroughly original,
-full of fancy and pathos."--</span><em class="italics">The Times</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">Ranald Bannerman's Boyhood.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>ARTHUR HUGHES. Crown 8vo, cloth elegant, 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<!-- -->
-<blockquote>
-<div>
-<p class="pfirst"><span>"Dr. Mac Donald has a real understanding of boy nature,
-and he has in consequence
-written a capital story, judged from their stand-point,
-with a true ring all through which
-ensures its success."--</span><em class="italics">The Spectator</em><span>.</span></p>
-</div>
-</blockquote>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">The Princess and the Goblin.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With 30 Illustrations by ARTHUR
-HUGHES, and a Frontispiece by LAURENCE HOUSMAN. Crown 8vo,
-cloth elegant, 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>In the sphere of fantasy George Mac Donald
-has very few equals, and his
-rare touch of many aspects of life invariably
-gives to his stories a deeper meaning
-of the highest value. His </span><em class="italics">Princess and Goblin</em><span>
-exemplifies both gifts. A
-line thread of allegory runs through the
-narrative of the adventures of the
-young miner, who, amongst other marvellous
-experiences, finds his way into
-the caverns of the gnomes, and achieves
-a final victory over them.</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">The Princess and Curdie.</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>With Frontispiece and 30 Illustrations by
-HELEN STRATTON. Crown 8vo, cloth elegant, 3s. 6d.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>A sequel to </span><em class="italics">The Princess and the Goblin</em><span>,
-tracing the history of the young
-miner and the princess after the return
-of the latter to her father's court, where
-more terrible foes have to be encountered
-than the grotesque earth-dwellers.</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(29)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<div class="align-center auto-scaled figure margin" style="width: 61%" id="figure-88">
-<img class="align-center block" style="display: block; width: 100%" alt="SOME CHILDREN'S PICTURE-BOOKS (See page 32)" src="images/img-030.jpg" />
-<div class="caption centerleft figure-caption margin">
-<span class="italics">SOME CHILDREN'S PICTURE-BOOKS (See page 32)</span></div>
-</div>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="center pfirst"><span>(30)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="center pfirst"><span class="bold large">NEW "GRADUATED" SERIES</span></p>
-<p class="center pnext"><em class="italics small">With coloured frontispiece and black-and-white illustrations</em></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><span>No child of six or seven should have
-any difficulty in reading and
-understanding </span><em class="italics">unaided</em><span> the pretty stories
-in the 6d. series. In the
-9s. series the language used is slightly
-more advanced, but is well within
-the capacity of children of seven and upwards,
-while the 1s. series is designed
-for little folk of somewhat greater attainments.
-If the stories are
-read </span><em class="italics">to</em><span> and not </span><em class="italics">by</em><span> children, it will be found that the
-6s. 9d. and 1s. series
-are equally suitable for little folk of all ages.</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">"GRADUATED" STORIES AT A SHILLING</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="noindent pfirst"><span>Holidays at Sunnycroft. By ANNIE S. SWAN. New Edition.
-<br />At Lathom's Siege. By SARAH TYTLER.
-<br />Fleckie. By BESSIE MARCHANT.
-<br />Elsie "Wins." By ELLINOR DAVENPORT ADAMS.
-<br />Bears and Dacoits. By G. A. HENTY.
-<br />Crusoes of the Frozen North. By Dr. GORDON STABLES.
-<br />A Saxon Maid. By ELIZA F. POLLARD.
-<br />Uncle Bob. By MEREDITH FLETCHER.
-<br />Jack of Both Sides. By FLORENCE COOMBE.
-<br />Do Your Duty! By G. A. HENTY.
-<br />Terry. By ROSA MULHOLLAND (Lady Gilbert).</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">"GRADUATED" STORIES AT NINEPENCE</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="noindent pfirst"><span>Gipsy Dick. By Mrs. HENRY CLARKE.
-<br />Two to One. By FLORENCE COOMBE.
-<br />Cherrythorpe Fair. By MABEL MACKNESS.
-<br />Little Greycoat. By ELLINOR DAVENPORT ADAMS.
-<br />Tommy's Trek. By BESSIE MARCHANT.
-<br />That Boy Jim. By Mrs. HENRY CLARKE.
-<br />The Adventures of Carlo. By KATHARINE TYNAN.
-<br />The Shoeblack's Cat. By W. L. ROOPER.
-<br />Three Troublesome Monkeys. By A. B. ROMNEY.
-<br />The Little Red Purse. By JENNIE CHAPPELL.</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><strong class="bold">"GRADUATED" STORIES AT SIXPENCE</strong></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="noindent pfirst"><span>Hi-Tum, Ti-Tum, and Scrub. By JENNIE CHAPPELL.
-<br />Edie's Adventures. By GERALDINE MOCKLER.
-<br />Two Little Crusoes. By A. B. ROMNEY.
-<br />The Lost Doll. By JENNIE CHAPPELL.
-<br />Bunny and Furry. By GERALDINE MOCKLER.
-<br />Bravest of All. By MABEL MACKNESS.
-<br />Winnie's White Frock. By JENNIE CHAPPELL.
-<br />Lost Toby. By M. S. HAYCRAFT.
-<br />A Boy Cousin. By GERALDINE MOCKLER.
-<br />Travels of Fuzz and Buzz. By GERALDINE MOCKLER.
-<br />Teddy's Adventures. By Mrs. HENRY CLARKE.</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(30)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="center pfirst"><span class="bold x-large">NEW CHILDREN'S PICTURE-BOOKS</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="pfirst"><span>Each of these books contains many full-page
-and other illustrations, a number
-of which are in colour.
-The text is printed in bold type, and comprises
-bright and humorous stories and rhymes,
-specially written for the purpose.</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span class="bold">IN DOORS AND OUT</span></p>
-<p class="center pnext"><span class="bold">STORY-BOOK TIME</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="pfirst"><span>Each contains 38 colour pages,
-over 40 full-page black-and-white
-Illustrations, and a large number of Vignettes.
-Quarto, 10-1/8
-inches by 7-3/4 inches, picture boards, 2s. 6d. each;
-cloth, gilt edges, 3s. 6d. each.</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span class="bold">TWO SHILLING SERIES</span></p>
-<p class="center pnext"><em class="italics small">Quarto, 10-1/8 inches by 7-3/4 inches</em></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="noindent pfirst"><span>Faithful Friends.
-<br />My Book of Nursery Stories.
-<br />My Very Best Book.
-<br />Arm-chair Stories.
-<br />My Very Own Picture-Book.
-<br />Cosy Corner Stories.
-<br />Our Darling's First Book</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="center pfirst"><span class="small">Twenty pages in colour. Cloth, gilt edges, 2s.; picture boards, 1s.</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span class="bold">EIGHTEENPENNY SERIES</span></p>
-<p class="center pnext"><em class="italics small">Cloth, 5-1/2 inches by 6-7/8 inches</em></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="noindent pfirst"><span>My Pretty Picture-Book.
-<br />Sunbeams.</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span class="bold">SIXPENNY SERIES</span></p>
-<p class="center pnext"><em class="italics small">Quarto. 10-1/8 inches by 7-3/4 inches</em></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="noindent pfirst"><span>Bow-Wow Picture-Book.
-<br />Cats and Kits.
-<br />Friends at the Farm.
-<br />Once upon a Time.
-<br />Long, Long Ago.
-<br />Fairy Tales for Little Folk.
-<br />Smiles and Dimples.
-<br />Little Bright-Eyes.
-<br />For Kittie and Me.</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="noindent pfirst"><span>As Nice as Nice Can Be.
-<br />Round the Mulberry Bush.
-<br />Little Rosebud.
-<br />For My Little Darling.
-<br />For Dolly and Me.
-<br />My Own Story-Book.
-<br />Play-time Pictures.
-<br />Bed-time Stories.
-<br />For Little Chicks.</span></p>
-<p class="center pnext"><span class="small">The cover and seven pages in colour. Picture boards.</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span class="bold">ONE SHILLING SCRIPTURE SERIES</span></p>
-<p class="center pnext"><em class="italics">Picture boards. Quarto, 10-1/8 inches by 7-3/4 inches</em></p>
-<p class="center pnext"><span>Stories from the Life of Christ</span></p>
-<p class="center pnext"><span>Twenty pages in colour. Picture boards, 1s.; cloth, gilt edges, 2s.</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span class="bold">SIXPENNY SCRIPTURE SERIES</span></p>
-<div class="vspace" style="height: 1em">
-</div>
-<p class="noindent pfirst"><span>Glad Tidings
-<br />The Good Shepherd
-<br />Gentle Jesus</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>(32)</span></p>
-<div class="vspace" style="height: 2em">
-</div>
-<p class="center pfirst"><span>*      *      *      *      *</span></p>
-<div class="vspace" style="height: 6em">
-</div>
-<!-- -*- encoding: utf-8 -*- -->
-<div class="backmatter">
-</div>
-<p class="pfirst" id="pg-end-line"><span>*** END OF THIS PROJECT GUTENBERG EBOOK </span><span>BLACKIE &amp; SON'S ILLUSTRATED STORY BOOKS CATALOGUE, 1889</span><span> ***</span></p>
-<div class="cleardoublepage">
-</div>
-<div class="language-en level-2 pgfooter section" id="a-word-from-project-gutenberg" xml:lang="en" lang="en">
-<span id="pg-footer"></span><h2 class="level-2 pfirst section-title title"><span>A Word from Project Gutenberg</span></h2>
-<p class="pfirst"><span>We will update this book if we find any errors.</span></p>
-<p class="pnext"><span>This book can be found under: </span><a class="reference external" href="http://www.gutenberg.org/ebooks/48619"><span>http://www.gutenberg.org/ebooks/48619</span></a></p>
-<p class="pnext"><span>Creating the works from print editions not protected by U.S. copyright
-law means that no one owns a United States copyright in these works,
-so the Foundation (and you!) can copy and distribute it in the United
-States without permission and without paying copyright royalties.
-Special rules, set forth in the General Terms of Use part of this
-license, apply to copying and distributing Project Gutenberg™
-electronic works to protect the Project Gutenberg™ 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 </span><em class="italics">anything</em><span> in the United States with
-eBooks not protected by U.S. copyright law. Redistribution is subject
-to the trademark license, especially commercial redistribution.</span></p>
-<div class="level-3 section" id="the-full-project-gutenberg-license">
-<span id="project-gutenberg-license"></span><h3 class="level-3 pfirst section-title title"><span>The Full Project Gutenberg License</span></h3>
-<p class="pfirst"><em class="italics">Please read this before you distribute or use this work.</em></p>
-<p class="pnext"><span>To protect the Project Gutenberg™ 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™ License available with this file or online at
-</span><a class="reference external" href="http://www.gutenberg.org/license">http://www.gutenberg.org/license</a><span>.</span></p>
-<div class="level-4 section" id="section-1-general-terms-of-use-redistributing-project-gutenberg-electronic-works">
-<h4 class="level-4 pfirst section-title title"><span>Section 1. General Terms of Use &amp; Redistributing Project Gutenberg™ electronic works</span></h4>
-<p class="pfirst"><strong class="bold">1.A.</strong><span> By reading or using any part of this Project Gutenberg™
-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™ electronic works in your
-possession. If you paid a fee for obtaining a copy of or access to a
-Project Gutenberg™ 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.</span></p>
-<p class="pnext"><strong class="bold">1.B.</strong><span> “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™ 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™ electronic works if you follow the terms of this agreement
-and help preserve free future access to Project Gutenberg™ electronic
-works. See paragraph 1.E below.</span></p>
-<p class="pnext"><strong class="bold">1.C.</strong><span> The Project Gutenberg Literary Archive Foundation (“the
-Foundation” or PGLAF), owns a compilation copyright in the collection
-of Project Gutenberg™ electronic works. Nearly all the individual
-works in the collection are in the public domain in the United
-States. If an individual work is unprotected by copyright law in the
-United States and you are located in the United States, we do not
-claim a right to prevent you from copying, distributing, performing,
-displaying or creating derivative works based on the work as long as
-all references to Project Gutenberg are removed. Of course, we hope
-that you will support the Project Gutenberg™ mission of promoting free
-access to electronic works by freely sharing Project Gutenberg™ works
-in compliance with the terms of this agreement for keeping the Project
-Gutenberg™ 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™ License when you share it
-without charge with others.</span></p>
-<p class="pnext"></p>
-<p class="pnext"><strong class="bold">1.D.</strong><span> 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™ work. The Foundation makes no
-representations concerning the copyright status of any work in any
-country outside the United States.</span></p>
-<p class="pnext"><strong class="bold">1.E.</strong><span> Unless you have removed all references to Project Gutenberg:</span></p>
-<p class="pnext"><strong class="bold">1.E.1.</strong><span> The following sentence, with active links to, or other
-immediate access to, the full Project Gutenberg™ License must appear
-prominently whenever any copy of a Project Gutenberg™ 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:</span></p>
-<blockquote>
-<div>
-<p class="pfirst"><span>This eBook is for the use of anyone anywhere in the United States
-and most other parts of the world at no cost and with almost no
-restrictions whatsoever. You may copy it, give it away or re-use it
-under the terms of the Project Gutenberg License included with this
-eBook or online at </span><a class="reference external" href="http://www.gutenberg.org">http://www.gutenberg.org</a><span> . If you are not
-located in the United States, you'll have to check the laws of the
-country where you are located before using this ebook.</span></p>
-</div>
-</blockquote>
-<p class="pfirst"><strong class="bold">1.E.2.</strong><span> If an individual Project Gutenberg™ electronic work is
-derived from texts not protected by U.S. copyright law (does not
-contain a notice indicating that it is posted with permission of the
-copyright holder), the work can be copied and distributed to anyone in
-the United States without paying any fees or charges. If you are
-redistributing or providing access to a work with the phrase “Project
-Gutenberg” associated with or appearing on the work, you must comply
-either with the requirements of paragraphs 1.E.1 through 1.E.7 or
-obtain permission for the use of the work and the Project Gutenberg™
-trademark as set forth in paragraphs 1.E.8 or 1.E.9.</span></p>
-<p class="pnext"><strong class="bold">1.E.3.</strong><span> If an individual Project Gutenberg™ 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™ License for all works posted
-with the permission of the copyright holder found at the beginning of
-this work.</span></p>
-<p class="pnext"><strong class="bold">1.E.4.</strong><span> Do not unlink or detach or remove the full Project
-Gutenberg™ License terms from this work, or any files containing a
-part of this work or any other work associated with Project
-Gutenberg™.</span></p>
-<p class="pnext"><strong class="bold">1.E.5.</strong><span> 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™ License.</span></p>
-<p class="pnext"><strong class="bold">1.E.6.</strong><span> 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™ work in a format other
-than “Plain Vanilla ASCII” or other format used in the official
-version posted on the official Project Gutenberg™ web site
-(</span><a class="reference external" href="http://www.gutenberg.org">http://www.gutenberg.org</a><span>), 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™ License as specified in paragraph 1.E.1.</span></p>
-<p class="pnext"><strong class="bold">1.E.7.</strong><span> Do not charge a fee for access to, viewing, displaying,
-performing, copying or distributing any Project Gutenberg™ works
-unless you comply with paragraph 1.E.8 or 1.E.9.</span></p>
-<p class="pnext"><strong class="bold">1.E.8.</strong><span> You may charge a reasonable fee for copies of or providing
-access to or distributing Project Gutenberg™ electronic works provided
-that</span></p>
-<ul class="open">
-<li><p class="first pfirst"><span>You pay a royalty fee of 20% of the gross profits you derive from
-the use of Project Gutenberg™ works calculated using the method you
-already use to calculate your applicable taxes. The fee is owed to
-the owner of the Project Gutenberg™ 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.”</span></p>
-</li>
-<li><p class="first pfirst"><span>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™
-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™
-works.</span></p>
-</li>
-<li><p class="first pfirst"><span>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.</span></p>
-</li>
-<li><p class="first pfirst"><span>You comply with all other terms of this agreement for free
-distribution of Project Gutenberg™ works.</span></p>
-</li>
-</ul>
-<p class="pfirst"><strong class="bold">1.E.9.</strong><span> If you wish to charge a fee or distribute a Project
-Gutenberg™ electronic work or group of works on different terms than
-are set forth in this agreement, you must obtain permission in writing
-from both the Project Gutenberg Literary Archive Foundation and The
-Project Gutenberg Trademark LLC, the owner of the Project Gutenberg™
-trademark. Contact the Foundation as set forth in Section 3. below.</span></p>
-<p class="pnext"><strong class="bold">1.F.</strong></p>
-<p class="pnext"><strong class="bold">1.F.1.</strong><span> Project Gutenberg volunteers and employees expend
-considerable effort to identify, do copyright research on, transcribe
-and proofread works not protected by U.S. copyright law in creating
-the Project Gutenberg™ collection. Despite these efforts, Project
-Gutenberg™ 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.</span></p>
-<p class="pnext"><strong class="bold">1.F.2.</strong><span> 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™ trademark, and any other party distributing a
-Project Gutenberg™ electronic work under this agreement, disclaim all
-liability to you for damages, costs and expenses, including legal
-fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT
-LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE
-PROVIDED IN PARAGRAPH 1.F.3. YOU AGREE THAT THE FOUNDATION, THE
-TRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE
-LIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE OR
-INCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH
-DAMAGE.</span></p>
-<p class="pnext"><strong class="bold">1.F.3.</strong><span> 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.</span></p>
-<p class="pnext"><strong class="bold">1.F.4.</strong><span> Except for the limited right of replacement or refund set
-forth in paragraph 1.F.3, this work is provided to you ‘AS-IS,’ WITH
-NO OTHER WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
-LIMITED TO WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PURPOSE.</span></p>
-<p class="pnext"><strong class="bold">1.F.5.</strong><span> 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.</span></p>
-<p class="pnext"><strong class="bold">1.F.6.</strong><span> 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™ electronic works in accordance
-with this agreement, and any volunteers associated with the
-production, promotion and distribution of Project Gutenberg™
-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™ work, (b) alteration, modification, or
-additions or deletions to any Project Gutenberg™ work, and (c) any
-Defect you cause.</span></p>
-</div>
-<div class="level-4 section" id="section-2-information-about-the-mission-of-project-gutenberg">
-<h4 class="level-4 pfirst section-title title"><span>Section 2. Information about the Mission of Project Gutenberg™</span></h4>
-<p class="pfirst"><span>Project Gutenberg™ 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.</span></p>
-<p class="pnext"><span>Volunteers and financial support to provide volunteers with the
-assistance they need, is critical to reaching Project Gutenberg™'s
-goals and ensuring that the Project Gutenberg™ 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™ 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 </span><a class="reference external" href="http://www.pglaf.org">http://www.pglaf.org</a><span> .</span></p>
-</div>
-<div class="level-4 section" id="section-3-information-about-the-project-gutenberg-literary-archive-foundation">
-<h4 class="level-4 pfirst section-title title"><span>Section 3. Information about the Project Gutenberg Literary Archive Foundation</span></h4>
-<p class="pfirst"><span>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
-</span><a class="reference external" href="http://www.gutenberg.org/fundraising/pglaf">http://www.gutenberg.org/fundraising/pglaf</a><span> . 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.</span></p>
-<p class="pnext"><span>The Foundation's principal office is in Fairbanks, Alaska, with the
-mailing address: PO Box 750175, Fairbanks, AK 99775, but its
-volunteers and employees are scattered throughout numerous
-locations. Its business office is located at 809 North 1500 West, Salt
-Lake City, UT 84116, (801) 596-1887, email </span><a class="reference external" href="mailto:business@pglaf.org">business@pglaf.org</a><span>. Email
-contact links and up to date contact information can be found at the
-Foundation's web site and official page at </span><a class="reference external" href="http://www.pglaf.org">http://www.pglaf.org</a></p>
-<p class="pnext"><span>For additional contact information:</span></p>
-<blockquote>
-<div>
-<div class="line-block outermost">
-<div class="line"><span>Dr. Gregory B. Newby</span></div>
-<div class="line"><span>Chief Executive and Director</span></div>
-<div class="line"><a class="reference external" href="mailto:gbnewby@pglaf.org">gbnewby@pglaf.org</a></div>
-</div>
-</div>
-</blockquote>
-</div>
-<div class="level-4 section" id="section-4-information-about-donations-to-the-project-gutenberg-literary-archive-foundation">
-<h4 class="level-4 pfirst section-title title"><span>Section 4. Information about Donations to the Project Gutenberg Literary Archive Foundation</span></h4>
-<p class="pfirst"><span>Project Gutenberg™ 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.</span></p>
-<p class="pnext"><span>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 </span><a class="reference external" href="http://www.gutenberg.org/fundraising/donate">http://www.gutenberg.org/fundraising/donate</a></p>
-<p class="pnext"><span>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.</span></p>
-<p class="pnext"><span>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.</span></p>
-<p class="pnext"><span>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: </span><a class="reference external" href="http://www.gutenberg.org/fundraising/donate">http://www.gutenberg.org/fundraising/donate</a></p>
-</div>
-<div class="level-4 section" id="section-5-general-information-about-project-gutenberg-electronic-works">
-<h4 class="level-4 pfirst section-title title"><span>Section 5. General Information About Project Gutenberg™ electronic works.</span></h4>
-<p class="pfirst"><span>Professor Michael S. Hart is the originator of the Project Gutenberg™
-concept of a library of electronic works that could be freely shared
-with anyone. For thirty years, he produced and distributed Project
-Gutenberg™ eBooks with only a loose network of volunteer support.</span></p>
-<p class="pnext"><span>Project Gutenberg™ eBooks are often created from several printed
-editions, all of which are confirmed as not protected by copyright in
-the U.S. unless a copyright notice is included. Thus, we do not
-necessarily keep eBooks in compliance with any particular paper
-edition.</span></p>
-<p class="pnext"><span>Each eBook is in a subdirectory of the same number as the eBook's
-eBook number, often in several formats including plain vanilla ASCII,
-compressed (zipped), HTML and others.</span></p>
-<p class="pnext"><span>Corrected </span><em class="italics">editions</em><span> of our eBooks replace the old file and take over
-the old filename and etext number. The replaced older file is
-renamed. </span><em class="italics">Versions</em><span> based on separate sources are treated as new
-eBooks receiving new filenames and etext numbers.</span></p>
-<p class="pnext"><span>Most people start at our Web site which has the main PG search
-facility:</span></p>
-<blockquote>
-<div>
-<p class="pfirst"><a class="reference external" href="http://www.gutenberg.org">http://www.gutenberg.org</a></p>
-</div>
-</blockquote>
-<p class="pfirst"><span>This Web site includes information about Project Gutenberg™, 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.</span></p>
-</div>
-</div>
-</div>
-</div>
-</body>
-</html>