diff --git a/cmd/calibre_to_hugo.py b/cmd/calibre_to_hugo.py
index e79b689..80108ee 100755
--- a/cmd/calibre_to_hugo.py
+++ b/cmd/calibre_to_hugo.py
@@ -158,6 +158,10 @@ class PyroTechnyLibrary:
if filename == file["filename"]:
value = file[key]
break
+
+ if value == "":
+ printf(f"ERR unable to find {filename} in google drive db.json")
+
return value
def _load_google_drive_file_db(self):
diff --git a/cmd/config.py b/cmd/config.py
index 6f02488..99edccd 100644
--- a/cmd/config.py
+++ b/cmd/config.py
@@ -1,9 +1,9 @@
-GOOGLE_DRIVE_EBOOK_LIBRRARY_DB_JSON_URL = "https://drive.google.com/uc?export=view&id=1eRGzaRg-CsweqivR9TnmX3relG7m4j6F&export=download"
-CALIBRE_LIBRARY_PATH = "/Users/jerry/files/pyrotechnics/ebooks"
-HUGO_STATIC_CONTENT_LIBRARY_PATH = "/Users/jerry/files/pyrotechnics/cache/pyrotechny.eu/library/ebooks"
-HUGO_CONTENT_LIBRARY_PATH = "/Users/jerry/src/github.com/xor-gate/pyrotechny.eu/src/content/library/ebooks"
-HUGO_CONTENT_LIBRARY_SITEMAP_PATH = "/Users/jerry/src/github.com/xor-gate/pyrotechny.eu/src/content/library/ebooks/sitemap.md"
-HUGO_STATIC_CONTENT_LIBRARY_IMAGES_PATH = "/Users/jerry/src/github.com/xor-gate/pyrotechny.eu/src/static/images/library"
+GOOGLE_DRIVE_EBOOK_LIBRRARY_DB_JSON_URL = "https://drive.google.com/uc?export=view&id=1Z-k7qj6AlfiBB1xD_SzZUclbAMyZCUKv&export=download"
+CALIBRE_LIBRARY_PATH = "/Users/jerry/syncthing/jerry/pyrotechnics/ebooks"
+HUGO_STATIC_CONTENT_LIBRARY_PATH = "/Users/jerry/syncthing/jerry/pyrotechnics/cache/pyrotechny.eu/library/ebooks"
+HUGO_CONTENT_LIBRARY_PATH = "/Users/jerry/src/github.com/pyrotechny-eu/pyrotechny.eu/src/content/library/ebooks"
+HUGO_CONTENT_LIBRARY_SITEMAP_PATH = "/Users/jerry/src/github.com/pyrotechny-eu/pyrotechny.eu/src/content/library/ebooks/sitemap.md"
+HUGO_STATIC_CONTENT_LIBRARY_IMAGES_PATH = "/Users/jerry/src/github.com/pyrotechny-eu/pyrotechny.eu/src/static/images/library"
LIBRARY_EBOOKS_BASE_URL = "/library"
LIBRARY_EBOOKS_THUMBS_URL_PATH = "/images/library"
EBOOK_LIBRARY_TORRENT_CACHE_DIR = "/Users/jerry/files/pyrotechnics/cache/fireworks_and_pyrotechnics_ebook_library_by_pyrotechny_eu"
diff --git a/cmd/google_drive_library_sync.sh b/cmd/google_drive_library_sync.sh
index 223b25c..762cc5b 100755
--- a/cmd/google_drive_library_sync.sh
+++ b/cmd/google_drive_library_sync.sh
@@ -1,6 +1,5 @@
#!/bin/sh
-DISK_PATH="/Users/jerry/files/pyrotechnics/cache/pyrotechny.eu/library/ebooks"
+DISK_PATH="/Users/jerry/syncthing/jerry/pyrotechnics/cache/pyrotechny.eu/library/ebooks"
GDRIVE_PATH="gdrive:library.pyrotechny.eu/ebooks"
RCLONE_ARGS="--progress --config rclone.conf"
-#rclone --config rclone.conf ls ${GDRIVE_PATH}
-/usr/local/bin/rclone ${RCLONE_ARGS} sync ${DISK_PATH} ${GDRIVE_PATH}
+rclone ${RCLONE_ARGS} sync ${DISK_PATH} ${GDRIVE_PATH}
diff --git a/src/content/library/ebooks/00551a4f05c07f0641a1ffbe95f8a42b11808215a5be6a76a99e8306dcc8c6a0.md b/src/content/library/ebooks/00551a4f05c07f0641a1ffbe95f8a42b11808215a5be6a76a99e8306dcc8c6a0.md
new file mode 100644
index 0000000..061f0b8
--- /dev/null
+++ b/src/content/library/ebooks/00551a4f05c07f0641a1ffbe95f8a42b11808215a5be6a76a99e8306dcc8c6a0.md
@@ -0,0 +1,16 @@
+---
+title: "Introduction to Pyrotechnics"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Vennie Lloyd
+* IDs:
+ * ISBN: 9781283492195
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1w-HU5hEsh0M-KqEdcqVPcfUPDDQVCuvJ) (4.97 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/010e24728df8c9ac10c02d9b81aa32a9709ed3548d2ddbb897e3821ce1ce0833.md b/src/content/library/ebooks/010e24728df8c9ac10c02d9b81aa32a9709ed3548d2ddbb897e3821ce1ce0833.md
new file mode 100644
index 0000000..89c3f29
--- /dev/null
+++ b/src/content/library/ebooks/010e24728df8c9ac10c02d9b81aa32a9709ed3548d2ddbb897e3821ce1ce0833.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue Number 3, Summer 1996"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1WobpjLm3dqLYOHCw4Jf9AjQK4muVsYQ6) (2.6 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/043858f3abc2a3e03ca5a8de54dc4f022a409825d5e19a5c7342f11bb7f8c711.md b/src/content/library/ebooks/043858f3abc2a3e03ca5a8de54dc4f022a409825d5e19a5c7342f11bb7f8c711.md
new file mode 100644
index 0000000..5b71d5e
--- /dev/null
+++ b/src/content/library/ebooks/043858f3abc2a3e03ca5a8de54dc4f022a409825d5e19a5c7342f11bb7f8c711.md
@@ -0,0 +1,20 @@
+---
+title: "The Chemistry of Powder and Explosives"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Dr. Tenney L. Davis
+* IDs:
+ * Google: iKb2CwAAQBAJ
+ * ISBN: 9781786258960
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1AE5xp_YjmLvT1-I-WkU3p0NXD8V7NCmy) (8.35 MB)
+
+## Description
+
The present volume contains in one binding the whole contents of Volume I, first published in May, 1941, and the whole contents of Volume II which was published in March, 1943. The book was primarily for chemists. The writing of it was commenced in order that a textbook might be available for the use of students in the course in powder and explosives which the author gave for about twenty years (nearly every year since the first World War) to fourth-year and graduate students of chemistry and of chemical engineering at the Massachusetts Institute of Technology.[...]The aim of the book has been to describe as clearly and interestingly as possible, and as fully as seemed profitable the modes of behavior, both physical and chemical, of explosive substances, whether these modes find practical application or not. Historical material has been included where it was thought that it contributed to this end, and has not been included elsewhere or for any other reason. It is a fact that a knowledge of the history of ideas, of persons, or of things produces something of the same sympathetic understanding of them that living with them and working with them does.-Print ed.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/057b359c75b6e40a66e88245a1ec03a26e7ea7a6c7cc05a80aec2771192c3a46.md b/src/content/library/ebooks/057b359c75b6e40a66e88245a1ec03a26e7ea7a6c7cc05a80aec2771192c3a46.md
new file mode 100644
index 0000000..d0788f7
--- /dev/null
+++ b/src/content/library/ebooks/057b359c75b6e40a66e88245a1ec03a26e7ea7a6c7cc05a80aec2771192c3a46.md
@@ -0,0 +1,16 @@
+---
+title: "New Insights Into Strobe Reactions: An Intriguing Oscillatory Combustion Phenomenon"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: J. M. L. Corbel
+* IDs:
+ * Google: rACszQEACAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1f2nQgEJEtuiVjbcy5nBEJISGGKTFWdk_) (20.4 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/073308274d24842aff064fad59b6fb8aa4dff6c039978258861382f13965da23.md b/src/content/library/ebooks/073308274d24842aff064fad59b6fb8aa4dff6c039978258861382f13965da23.md
new file mode 100644
index 0000000..db414f7
--- /dev/null
+++ b/src/content/library/ebooks/073308274d24842aff064fad59b6fb8aa4dff6c039978258861382f13965da23.md
@@ -0,0 +1,14 @@
+---
+title: "Spelen met vuur (interactive website)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: David Douwes
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1ourxIvBer5l5HbVRLadaaW8bscXvm-Pk) (6.42 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/0911cf5531907d599327679e3cde3819b5d1bfd11ea12b0a1615db92f3ab109a.md b/src/content/library/ebooks/0911cf5531907d599327679e3cde3819b5d1bfd11ea12b0a1615db92f3ab109a.md
new file mode 100644
index 0000000..247341e
--- /dev/null
+++ b/src/content/library/ebooks/0911cf5531907d599327679e3cde3819b5d1bfd11ea12b0a1615db92f3ab109a.md
@@ -0,0 +1,21 @@
+---
+title: "The Do-It-Yourself Gunpowder Cookbook"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Don McLean
+* IDs:
+ * Google: bVMNAAAACAAJ
+ * Amazon: 0873646754
+ * ISBN: 9780873646758
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1MsT9KP_r6kItmx6o3m1ZSUaSAf_0jMeY) (4.43 MB)
+
+## Description
+
Learn how to make gunpowder from such items as dead cats, whiskey, your living room ceiling, manure and maple syrup with simple hand tools and techniques that have been used for centuries. This is a practical and safe approach to making the oldest propellant/explosive known. For information purposes only.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/0a59da8219c2636540b1f2709950384b298c29be32673347096b077bfbde3174.md b/src/content/library/ebooks/0a59da8219c2636540b1f2709950384b298c29be32673347096b077bfbde3174.md
new file mode 100644
index 0000000..100a79a
--- /dev/null
+++ b/src/content/library/ebooks/0a59da8219c2636540b1f2709950384b298c29be32673347096b077bfbde3174.md
@@ -0,0 +1,33 @@
+---
+title: "A Manual of Pyrotechny; Or, a Familiar System of Recreative Fire-Works"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: G. W. Mortimer
+* IDs:
+ * Amazon: B0CMG96Q3J
+ * ISBN: 9789356787704
+ * Google: H8yjEAAAQBAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=16WM4YT-YEnk5NQowkrfJFeX_XB-j6N1D) (633.87 KB)
+
+## Description
+
A Manual of Pyrotechny; or, A Familiar System of Recreative Fire-works by Mortimer, G. W.
+
"Rediscover This Timeless Classic - The Ultimate MP3 Audiobook CD Experience!"
+
Journey back in time and immerse yourself in a world of timeless stories with our classic MP3 Audiobook series.
+
Why Dive into Our Classic Title MP3 Audiobook CDS?
+
Historical Significance: This masterwork, has shaped literature, inspired countless adaptations, and touched the hearts of generations.
+
Authentic Reproduction: Faithfully reproduced to capture the essence of the original publication.
+
High Quality Narration: Narrated by a cutting-edge AI voice.
+
Consistent Quality: AI narration ensures a consistent tone and pace throughout the book. There's no risk of the narrator becoming fatigued or any variations happening in the audio quality.
+
Universal Playability: This MP3 CD is compatible with any device that supports MP3 playback - from vintage CD players to modern car stereos and computers
+
Made in the USA: Meticulously produced in a specialized duplication facility right here in the USA.
+
**Reacquaint yourself with the tales that have withstood the test of time and embark on a audible journey through literature's golden age!
+
*Note:* The text of this book is deemed to be in the public domain in the United States. Any use or redistribution of this item outside the United States is done at the user's own risk and liability.
+
Listed Subjects:
**
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/0b29b4dd097f1e3c36b4b07dabb4a8c4869ca97c4a77a836dae06e6a81c72865.md b/src/content/library/ebooks/0b29b4dd097f1e3c36b4b07dabb4a8c4869ca97c4a77a836dae06e6a81c72865.md
new file mode 100644
index 0000000..247f116
--- /dev/null
+++ b/src/content/library/ebooks/0b29b4dd097f1e3c36b4b07dabb4a8c4869ca97c4a77a836dae06e6a81c72865.md
@@ -0,0 +1,20 @@
+---
+title: "Explosives, Propellants, and Pyrotechnics"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: A. Bailey
+* IDs:
+ * ISBN: 9780080362502
+ * Amazon: 0080362508
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1d-bss13KVwLOgmY1td4xeoDmlWJz-3zg) (46.08 MB)
+
+## Description
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/0b4ad5eaefc8b6bf940fb467afb925a14ada16218879225c47e2670fcd61ff0e.md b/src/content/library/ebooks/0b4ad5eaefc8b6bf940fb467afb925a14ada16218879225c47e2670fcd61ff0e.md
new file mode 100644
index 0000000..cf12c2a
--- /dev/null
+++ b/src/content/library/ebooks/0b4ad5eaefc8b6bf940fb467afb925a14ada16218879225c47e2670fcd61ff0e.md
@@ -0,0 +1,14 @@
+---
+title: "AMCP 706-187 Military Pyrotechnics Series, Part 3"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Properties of Materials Used in Pyrotechnic Compositions
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1OujbiH03aIA3V8fPkWIE8WXMEgw4FVUY) (16.17 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/0c65872ec7a37088ac51ec1f281b1368f2bafacdbe1a9eb3fa23a1eb5e97cc76.md b/src/content/library/ebooks/0c65872ec7a37088ac51ec1f281b1368f2bafacdbe1a9eb3fa23a1eb5e97cc76.md
new file mode 100644
index 0000000..4452fd2
--- /dev/null
+++ b/src/content/library/ebooks/0c65872ec7a37088ac51ec1f281b1368f2bafacdbe1a9eb3fa23a1eb5e97cc76.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 12, Winter 2000"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1h3uxyICkNgIWJFlCHMuXq462zhiWngL4) (10.12 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/0cb76ab23a31f160d3028fbffc1ea3c5830d91136784704ffddc6051c9f40889.md b/src/content/library/ebooks/0cb76ab23a31f160d3028fbffc1ea3c5830d91136784704ffddc6051c9f40889.md
new file mode 100644
index 0000000..19ad883
--- /dev/null
+++ b/src/content/library/ebooks/0cb76ab23a31f160d3028fbffc1ea3c5830d91136784704ffddc6051c9f40889.md
@@ -0,0 +1,16 @@
+---
+title: "Making fire work: pyrotechnics and natural philosophy"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Simon Werrett
+* IDs:
+ * DOI: 10.1016/j.endeavour.2008.01.007
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1tzcb0kSRY_u-Tkt58RLKunGMI4m0dS_k) (4.27 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/0db2658bf725363d1136d37f4d0da27ddf8bf26a25bc13663121c324507f0988.md b/src/content/library/ebooks/0db2658bf725363d1136d37f4d0da27ddf8bf26a25bc13663121c324507f0988.md
new file mode 100644
index 0000000..b4a5d61
--- /dev/null
+++ b/src/content/library/ebooks/0db2658bf725363d1136d37f4d0da27ddf8bf26a25bc13663121c324507f0988.md
@@ -0,0 +1,23 @@
+---
+title: "A Treatise on Gun-Powder: A Treatise on Fire-Arms; And a Treatise on the Service of Artillery in Time of War"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Alessandro Vittorio Papacino D'Antoni
+* IDs:
+ * Google: 9Z5_swEACAAJ
+ * ISBN: 9781296585679
+ * Amazon: 1296585670
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1PbO15he-L6GHYs3w6WvHEbIrpnJMXmoM) (28.42 MB)
+
+## Description
+
This work has been selected by scholars as being culturally important, and is part of the knowledge base of civilization as we know it. This work was reproduced from the original artifact, and remains as true to the original work as possible. Therefore, you will see the original copyright references, library stamps (as most of these works have been housed in our most important libraries around the world), and other notations in the work.
+
This work is in the public domain in the United States of America, and possibly other nations. Within the United States, you may freely copy and distribute this work, as no entity (individual or corporate) has a copyright on the body of the work.
+
As a reproduction of a historical artifact, this work may contain missing or blurred pages, poor pictures, errant marks, etc. Scholars believe, and we concur, that this work is important enough to be preserved, reproduced, and made generally available to the public. We appreciate your support of the preservation process, and thank you for being an important part of keeping this knowledge alive and relevant.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/0dde2e771cf91aa1e9f2ff9590767539544005b8428cdd8f403e3316773205e2.md b/src/content/library/ebooks/0dde2e771cf91aa1e9f2ff9590767539544005b8428cdd8f403e3316773205e2.md
new file mode 100644
index 0000000..6c920b1
--- /dev/null
+++ b/src/content/library/ebooks/0dde2e771cf91aa1e9f2ff9590767539544005b8428cdd8f403e3316773205e2.md
@@ -0,0 +1,14 @@
+---
+title: "Pirotecnia E Fuochi Artificiali"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Atillio Izzo
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1LJoFTDgGn48WllGdzr3eufubb4fec_NW) (3.67 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/0ecce53701cb8a665dd00cccecff889378bf69b5f4cdbd321be4ff30cff8d9f5.md b/src/content/library/ebooks/0ecce53701cb8a665dd00cccecff889378bf69b5f4cdbd321be4ff30cff8d9f5.md
new file mode 100644
index 0000000..a818098
--- /dev/null
+++ b/src/content/library/ebooks/0ecce53701cb8a665dd00cccecff889378bf69b5f4cdbd321be4ff30cff8d9f5.md
@@ -0,0 +1,16 @@
+---
+title: "The Chemistry of Fireworks"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Michael S. Russel
+* IDs:
+ * ISBN: 0854045988
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=12P5-94dCLxOfkJjvX8JZnr8jwH36JGin) (7.88 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/10376f94ec02d9bb5efa251833d5968bb8899fb2ec70c8e390250b8691e58040.md b/src/content/library/ebooks/10376f94ec02d9bb5efa251833d5968bb8899fb2ec70c8e390250b8691e58040.md
new file mode 100644
index 0000000..8118743
--- /dev/null
+++ b/src/content/library/ebooks/10376f94ec02d9bb5efa251833d5968bb8899fb2ec70c8e390250b8691e58040.md
@@ -0,0 +1,19 @@
+---
+title: "The Great Art of Artillery of Casimir Simienowicz"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Casimir Simienowicz
+* IDs:
+ * Google: cJHljwEACAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1zMdJR0-ZFpQM3d9Mm7NNooGOASRMvKx0) (37.54 MB)
+
+## Description
+
Translated From the French, by George Shelvocke, ... Illustrated With Twenty Three Copper Plates
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/1040bbc2eb47a8621e83754d259ec0be6c77900b9ded4595ead4ff76cbf5f051.md b/src/content/library/ebooks/1040bbc2eb47a8621e83754d259ec0be6c77900b9ded4595ead4ff76cbf5f051.md
new file mode 100644
index 0000000..31c61be
--- /dev/null
+++ b/src/content/library/ebooks/1040bbc2eb47a8621e83754d259ec0be6c77900b9ded4595ead4ff76cbf5f051.md
@@ -0,0 +1,21 @@
+---
+title: "Chemistry of Pyrotechnics: Basic Principles and Theory"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: John A. Conkling
+* IDs:
+ * Google: E9fNzgEACAAJ
+ * Amazon: 1574447408
+ * ISBN: 9780824774431
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1Fhods0_rMs_kn5tq05byAEDV-cPk0iSS) (1.58 MB)
+
+## Description
+
A perennial bestseller, Chemistry of Pyrotechnics and Explosives: Basic Principles and Theory, is simply the most definitive reference in this field. Author J.A. Conkling first covers the requisite background in chemistry, thermodynamics, and light emission, introduces oxidizing agents, fuels, binders, and retardants, then explores virtually every aspect of formulating pyrotechnics. Topics include the requirements for and preparation of high-energy mixtures, ignition and propagation, heat and delay compositions, and color and light production, including sparks, flitter, and glitter. The journal Pyrotechnica said this book "…belongs on every pyrotechnist's bookshelf."
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/113aa3b98365b505c5902bc3826f2224d89361d7729dd1e27615a121bf9e4b47.md b/src/content/library/ebooks/113aa3b98365b505c5902bc3826f2224d89361d7729dd1e27615a121bf9e4b47.md
new file mode 100644
index 0000000..fa9e413
--- /dev/null
+++ b/src/content/library/ebooks/113aa3b98365b505c5902bc3826f2224d89361d7729dd1e27615a121bf9e4b47.md
@@ -0,0 +1,14 @@
+---
+title: "The Chlorates and Perchlorates"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: CapeCarnaval
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1FWJpjKTtIJE3ZriYiDymkVk62GTnRKa3) (23.77 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/1206a8be720cdf237bbd4e8ba08ec268658a6bf880258081500e6edd66800631.md b/src/content/library/ebooks/1206a8be720cdf237bbd4e8ba08ec268658a6bf880258081500e6edd66800631.md
new file mode 100644
index 0000000..9bb9b23
--- /dev/null
+++ b/src/content/library/ebooks/1206a8be720cdf237bbd4e8ba08ec268658a6bf880258081500e6edd66800631.md
@@ -0,0 +1,14 @@
+---
+title: "Journal of Pyrotechnics Issue 20, Winter 2004"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Bonnie Kosanke
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1qn5HgFaWLaiBhWNz-oJi7hBh1BmJTES1) (8.84 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/1216928b7053ab3e50faa34bd12729d5ace14c86059f6e0cd00652445b49a74e.md b/src/content/library/ebooks/1216928b7053ab3e50faa34bd12729d5ace14c86059f6e0cd00652445b49a74e.md
new file mode 100644
index 0000000..78c3c4e
--- /dev/null
+++ b/src/content/library/ebooks/1216928b7053ab3e50faa34bd12729d5ace14c86059f6e0cd00652445b49a74e.md
@@ -0,0 +1,13 @@
+---
+title: "CELEX 32006R1907 EN TXT"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1HeEPq-9N0JrfhparmNzp0ot7FN7hYqZz) (1.78 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/14adc8b1de2a3f62ca9aa5731c87a1fe35b1ef0fd122f766b05ec2dc58c18ca6.md b/src/content/library/ebooks/14adc8b1de2a3f62ca9aa5731c87a1fe35b1ef0fd122f766b05ec2dc58c18ca6.md
new file mode 100644
index 0000000..c6cb08f
--- /dev/null
+++ b/src/content/library/ebooks/14adc8b1de2a3f62ca9aa5731c87a1fe35b1ef0fd122f766b05ec2dc58c18ca6.md
@@ -0,0 +1,21 @@
+---
+title: "Pyrotechnia Or, a Discourse of Artificiall Fire-Works"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: John Babington Gunner
+* IDs:
+ * Google: Kj-mzQEACAAJ
+ * ISBN: 9781847348371
+ * Amazon: 1847348378
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=19DM4YNuWuTuA0AuxngijT1kkJd0ii5Q2) (59.99 MB)
+
+## Description
+
When this book was first published in 1635, fireworks were a relative novelty in the western world - although invented by the Chinese in ancient times. The author, ‘an inferior gunner’ in the military service of Charles I, wrote his treatise on making fireworks for pleasure to please his superior officer, the Earl of Newport, Master of the King’s Ordnance, to whom it is fulsomely dedicated. Babington writes in a clear ‘how to’ style, and includes instructions - and delightful diagrams and illustrations - on making and lighting many types of fireworks familiar to us today, including rockets and Catherine wheels. There are many more elaborate fireworks listed too, including instructions for making a Royal coat of arms in fire; and directions for staging a duel between a St George and a fire-breathing dragon. One of the oldest titles ever published by the Naval & Military Press, this beautifully illustrated and instructive volume well-deserves its accolade by fireworks expert Chris Phillips as ‘The most important work in the bibliography of fireworks’.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/14c5b9c5a5f6d4779856d15ad03eae29a807320dc1254c92baa2901f4e97c5e5.md b/src/content/library/ebooks/14c5b9c5a5f6d4779856d15ad03eae29a807320dc1254c92baa2901f4e97c5e5.md
new file mode 100644
index 0000000..990bb0c
--- /dev/null
+++ b/src/content/library/ebooks/14c5b9c5a5f6d4779856d15ad03eae29a807320dc1254c92baa2901f4e97c5e5.md
@@ -0,0 +1,21 @@
+---
+title: "Firework Displays: Explosive Entertainment : A Guide to Getting the Most From Your Firework Display for Designers, Firers and Event Organisers"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Tom Smith
+* IDs:
+ * ISBN: 9780820600901
+ * Google: AhyDZwEACAAJ
+ * Amazon: 0820600644
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1xm6ajvCa9cD6otPAxMVaBsLm8nK4GHKu) (7.34 MB)
+
+## Description
+
HARDCOVER WITH FULL COLOR PICTURES - Contents - This new book, with over 180 illustrations and over 50 tables of data, is designed for firework display firers, designers and organisers of outdoor events. From the enthusiastic amateur firer who wants to get the most from the legally available fireworks, all the way up to the seasoned professional, this book will benefit those needing more information about the ways professionals plan and use fireworks to the greatest effect. - Dr. Smith's book covers the areas of: - Ancient and modern history of firework displays - Types of fireworks - Firework effects - Types of displays most commonly used today - Newly created diagrams of firework types and effects, from both an aesthetic and safety point of view. - Specific sections on: - Display safety - Risk assessment - Fallout issues - Planning and rigging of the display site - Research on mortar rack safety - Display design - Choosing the appropriate fireworks - Colour theory - Electric firing - Synchronisation of fireworks to music - Design philosophies - Legal issues - International standards - Environmental effects of fireworks - Case studies of displays, large and small - Future developments in fireworks and displays - What happens when things do not go to plan - Dr. Tom Smith, a well-known and influential figure with over 20 years experience in the firework industry, has created an essential guide to the exciting world of fireworks and firework displays. He has been a consultant to the Athens Olympics, the Melbourne Commonwealth Games, the London Millennium and New Year's Eve displays. - Other contributors include: - Darryl Fleming - Kimbolton Fireworks - Chris Pearce and Andy Wiggins - Jubilee Fireworks - Rodney Clarke - FireOne - Martin Smith - Coordinator of the largest November 5th celebrations in the UK - Jim Donald - London New Year's Eve displays - Andrew Walsh London New Year's Eve displays November 5th celebrations in the UK - Murray Torrible - Precision Broking, insuring the world's largest display companies
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/15d16bbb3907758ce7ccc3df36157fa1577934f5f83e04431dc5d4a2dedbfeca.md b/src/content/library/ebooks/15d16bbb3907758ce7ccc3df36157fa1577934f5f83e04431dc5d4a2dedbfeca.md
new file mode 100644
index 0000000..8e83655
--- /dev/null
+++ b/src/content/library/ebooks/15d16bbb3907758ce7ccc3df36157fa1577934f5f83e04431dc5d4a2dedbfeca.md
@@ -0,0 +1,16 @@
+---
+title: "Fireworks & Explosives Like Granddad Used to Make"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Kurt Saxon
+* IDs:
+ * Google: CCjQGwAACAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1NuQNj_z3J4xFIDVA89dRWoMpFZraT0sV) (4.47 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/17762223b7dd14dbebc5f2521f0aec4f30730b6199b931fba0f44cc9755595aa.md b/src/content/library/ebooks/17762223b7dd14dbebc5f2521f0aec4f30730b6199b931fba0f44cc9755595aa.md
new file mode 100644
index 0000000..c36dacd
--- /dev/null
+++ b/src/content/library/ebooks/17762223b7dd14dbebc5f2521f0aec4f30730b6199b931fba0f44cc9755595aa.md
@@ -0,0 +1,19 @@
+---
+title: "Die moderne Kunstfeuerwerkerei: eine Anleitung für Dilettanten"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Karl Gelingsheim
+* IDs:
+ * ISBN: 9783831129461
+ * Google: FGP9wAEACAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1IVQAyr2zJ6K9fuHlqqZqsyEQxmHXtqOY) (10.53 MB)
+
+## DescriptionFireworks Manufacture
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/186a6a808a01064b3fc655e70f1834f655460e300672cdcfcd6f28665db45c66.md b/src/content/library/ebooks/186a6a808a01064b3fc655e70f1834f655460e300672cdcfcd6f28665db45c66.md
new file mode 100644
index 0000000..c44347f
--- /dev/null
+++ b/src/content/library/ebooks/186a6a808a01064b3fc655e70f1834f655460e300672cdcfcd6f28665db45c66.md
@@ -0,0 +1,14 @@
+---
+title: "Regulation (EU) No 98/2013 of the European Parliament and of the Council of 15 January 2013 on the marketing and use of explosives precursorsText with EEA relevance"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Publications Office
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=10Ldcop4tUeDW5QYzSwsmgW37fWVp5tmP) (787.6 KB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/1a612f0c23e669cd76f56f9a33eb331f221e6a270f69687d9de81665fd296fd5.md b/src/content/library/ebooks/1a612f0c23e669cd76f56f9a33eb331f221e6a270f69687d9de81665fd296fd5.md
new file mode 100644
index 0000000..282c307
--- /dev/null
+++ b/src/content/library/ebooks/1a612f0c23e669cd76f56f9a33eb331f221e6a270f69687d9de81665fd296fd5.md
@@ -0,0 +1,14 @@
+---
+title: "Pyro Projects cannonfuse"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Paul Rebich
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1OD7egs157gTbHYHgziyO5D-anrLIMof1) (1.15 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/1c119126c1fbe73c2c85b2f4c97044b2999ce4a8eea2bc0fbc02561b9bb877bf.md b/src/content/library/ebooks/1c119126c1fbe73c2c85b2f4c97044b2999ce4a8eea2bc0fbc02561b9bb877bf.md
new file mode 100644
index 0000000..1b1fe2f
--- /dev/null
+++ b/src/content/library/ebooks/1c119126c1fbe73c2c85b2f4c97044b2999ce4a8eea2bc0fbc02561b9bb877bf.md
@@ -0,0 +1,14 @@
+---
+title: "Art Des Feux D'artifice"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: M.L.E Audot
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1oXz0Ls1ufVhmcoipY11-PItbMVap-OuD) (10.53 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/1d13d8504c1816ac209dd940c3566502ede1b1c649a4a3ecedb147f8fb6fd003.md b/src/content/library/ebooks/1d13d8504c1816ac209dd940c3566502ede1b1c649a4a3ecedb147f8fb6fd003.md
new file mode 100644
index 0000000..9b8da4f
--- /dev/null
+++ b/src/content/library/ebooks/1d13d8504c1816ac209dd940c3566502ede1b1c649a4a3ecedb147f8fb6fd003.md
@@ -0,0 +1,14 @@
+---
+title: "Pyrotechnics : from the viewpoint of solid state chemistry"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: McLain, Joseph Howard, 1916-
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1YG0Cxxj6KO53cV2sFefyvM80pfoa83Vs) (9.81 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/1ff936c0af069f20f239d855c5201668fc7bafad4489b5978036808133e98961.md b/src/content/library/ebooks/1ff936c0af069f20f239d855c5201668fc7bafad4489b5978036808133e98961.md
new file mode 100644
index 0000000..1926077
--- /dev/null
+++ b/src/content/library/ebooks/1ff936c0af069f20f239d855c5201668fc7bafad4489b5978036808133e98961.md
@@ -0,0 +1,21 @@
+---
+title: "Fireworks Principles and Practice (3rd editon)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Authors: Ronald Lancaster, Roy E. A. Butler, J. Mark Lancaster, Takeo Shimizu
+* IDs:
+ * Google: CzsEAAAACAAJ
+ * ISBN: 9780820603544
+ * Amazon: 0820603546
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1rJIoLqsIEqHEP4lVLs9AeMQIFhGv3g4v) (5.32 MB)
+
+## Description
+
All the chapters from the previous edition have been revised and enlarged to include in most cases new fireworks formats. Four new chapters have been added to this 3rd Edition: In a new chapter Chemistry of Fireworks Compositions; Dr. Takeo Shimizu examines the use of materials and binders in the manufacturing process and how to control reactions. The chapter on Fireworks Displays, examines the evolution of displays and modern uses throughout the world. The new chapter on Gunpowder deals with its uses since ancient times to date. The legislative framework for fireworks control in Great Britain, United States, Canada and the European Union are discussed in the new Legislation chapter. In addition, this 3rd Edition includes a glossary with more than three hundred fireworks terms and numerous photographs, some from the historical archives of the Brocks Fireworks.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/20120a2ce881461648b90486a020c83005d852932f2b13f168363b02eaf57901.md b/src/content/library/ebooks/20120a2ce881461648b90486a020c83005d852932f2b13f168363b02eaf57901.md
new file mode 100644
index 0000000..35f8304
--- /dev/null
+++ b/src/content/library/ebooks/20120a2ce881461648b90486a020c83005d852932f2b13f168363b02eaf57901.md
@@ -0,0 +1,14 @@
+---
+title: "Approved and Prohibited Fireworks Chemicals"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Gasser, Neal (PHMSA)
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=16lBBy5V1EcsWYZl8MYzlWT_ojbIfvpdf) (681.3 KB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/21206fb781016ca5ae4d05a01f0f01cd3f264f9432a124a9e99144c00868f574.md b/src/content/library/ebooks/21206fb781016ca5ae4d05a01f0f01cd3f264f9432a124a9e99144c00868f574.md
new file mode 100644
index 0000000..9bfda60
--- /dev/null
+++ b/src/content/library/ebooks/21206fb781016ca5ae4d05a01f0f01cd3f264f9432a124a9e99144c00868f574.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 16, Winter 2002"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1BlfgEarfjuXgFcKgJI01VhYhzD9ti9yV) (14.57 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/236459a2ee979f584e7bf81d9153c739329dbb82b6a79b0c78b8d5bee883f938.md b/src/content/library/ebooks/236459a2ee979f584e7bf81d9153c739329dbb82b6a79b0c78b8d5bee883f938.md
new file mode 100644
index 0000000..38d4fca
--- /dev/null
+++ b/src/content/library/ebooks/236459a2ee979f584e7bf81d9153c739329dbb82b6a79b0c78b8d5bee883f938.md
@@ -0,0 +1,17 @@
+---
+title: "NFPA 1124 Code for the Manufacture, Transportation, and Storage of Fireworks and Pyrotechnic Articles 2022 Edition"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: National Fire Protection Association
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=19_qlbdrpy3mxMAyXN2l3boasdwmW854N) (2.08 MB)
+
+## Description
+
National Fire Protection Association (NFPA)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/2457e64aabeb5bc5eafcf670a14eb2d469afdb8b049b83814988683b6b4edf3a.md b/src/content/library/ebooks/2457e64aabeb5bc5eafcf670a14eb2d469afdb8b049b83814988683b6b4edf3a.md
new file mode 100644
index 0000000..cddf603
--- /dev/null
+++ b/src/content/library/ebooks/2457e64aabeb5bc5eafcf670a14eb2d469afdb8b049b83814988683b6b4edf3a.md
@@ -0,0 +1,16 @@
+---
+title: "Gunpowder (Encyclopaedia Britannica 9th Edition 1891, vol 14)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=18tcIrZOsA6ro9CLi_gnl8XN0V1X-og9T) (14.37 MB)
+
+## Description
+
PDFC-Encyclopaedia Britannica 9th Edition 1891, vol 14 KAO-LON.pdf
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/26998a59817dec053d2830ef2c6bf364a04b09b466bf0bc9058c69a828ec8206.md b/src/content/library/ebooks/26998a59817dec053d2830ef2c6bf364a04b09b466bf0bc9058c69a828ec8206.md
new file mode 100644
index 0000000..c5189c7
--- /dev/null
+++ b/src/content/library/ebooks/26998a59817dec053d2830ef2c6bf364a04b09b466bf0bc9058c69a828ec8206.md
@@ -0,0 +1,14 @@
+---
+title: "Magician's Arsenal - Professional Tricks Of The Trade"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Lee Scott
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1a1CA7nJafcwlbiZQyfS-4P1GJBlqAh4l) (4.93 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/29c5bcfc04516fd4324318a9da0169b9701ef5d2d2e6cf2bd7eb7e73de87efcf.md b/src/content/library/ebooks/29c5bcfc04516fd4324318a9da0169b9701ef5d2d2e6cf2bd7eb7e73de87efcf.md
new file mode 100644
index 0000000..2643c4a
--- /dev/null
+++ b/src/content/library/ebooks/29c5bcfc04516fd4324318a9da0169b9701ef5d2d2e6cf2bd7eb7e73de87efcf.md
@@ -0,0 +1,16 @@
+---
+title: "Perchlorates: Their Properties, Manufacture and Uses. Edited by J.C. Schumacher"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Joseph Charles Schumacher
+* IDs:
+ * Google: 6ykVMwEACAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1LUnLAfGiQPW4co8Tu_kRuOx-lnW34Ili) (15.06 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/2d7f3a95dc27e760643a3948c78b7d4e8da8387bc52634ef60d9c80ca8f99e31.md b/src/content/library/ebooks/2d7f3a95dc27e760643a3948c78b7d4e8da8387bc52634ef60d9c80ca8f99e31.md
new file mode 100644
index 0000000..b1cfc4a
--- /dev/null
+++ b/src/content/library/ebooks/2d7f3a95dc27e760643a3948c78b7d4e8da8387bc52634ef60d9c80ca8f99e31.md
@@ -0,0 +1,13 @@
+---
+title: "Engineering Design Handbook - Military Pyrotechnics Series, Part Three - Properties of Materials Used in Pyrotechnic Compositions"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1ze2gdnyTMADVt2X4PNdUi_gV6-K9nI3I) (16.17 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/2da45a08c4864e2191c83eb512ec62215f7baaa013bd2bfbf5bf9ea4984e0dd0.md b/src/content/library/ebooks/2da45a08c4864e2191c83eb512ec62215f7baaa013bd2bfbf5bf9ea4984e0dd0.md
new file mode 100644
index 0000000..cba4175
--- /dev/null
+++ b/src/content/library/ebooks/2da45a08c4864e2191c83eb512ec62215f7baaa013bd2bfbf5bf9ea4984e0dd0.md
@@ -0,0 +1,14 @@
+---
+title: "Pyrotechnic Flash Compositions"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: libgen.li
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1L_T5CtgC9b3vV1hZadgqnWa1A-5vLzSA) (640.59 KB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/305a078b47b148211e8cac1f8bd6c1cdf8f1feabf2b355d36e98c013b96912aa.md b/src/content/library/ebooks/305a078b47b148211e8cac1f8bd6c1cdf8f1feabf2b355d36e98c013b96912aa.md
new file mode 100644
index 0000000..57a8bf3
--- /dev/null
+++ b/src/content/library/ebooks/305a078b47b148211e8cac1f8bd6c1cdf8f1feabf2b355d36e98c013b96912aa.md
@@ -0,0 +1,22 @@
+---
+title: "The Chemistry of Fireworks"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Michael S. Russell
+* IDs:
+ * Google: yxRyOf8jFeQC
+ * ISBN: 9780854041275
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=18wey232YN98PoPHk6yAesr4nBKHrOtZg) (5.97 MB)
+
+## Description
+
"This book, a fully revised, extended and updated second edition explores the chemistry and physics behind the art of pyrotechnics. The objectives of the book are to provide the student with the essential principles behind chemical reactivity, the generation of noise, smoke and flame, which derive from the chemical ingredients and the way in which they are used.
+
" "The book opens with historical material, including unique historical photographs. It then advances to a presentation on the characteristics of gunpowder, whose unique properties cause it to be the mainstay of the fireworks industry, even today. Succeeding chapters describe the manufacture and functioning of most popular fireworks.
+
" --Book Jacket.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/30f78520751732e0ca87465ea51cb314fb88e52cf3b593ae377588e60e2e0a80.md b/src/content/library/ebooks/30f78520751732e0ca87465ea51cb314fb88e52cf3b593ae377588e60e2e0a80.md
new file mode 100644
index 0000000..bf9ba92
--- /dev/null
+++ b/src/content/library/ebooks/30f78520751732e0ca87465ea51cb314fb88e52cf3b593ae377588e60e2e0a80.md
@@ -0,0 +1,13 @@
+---
+title: "National Fireworks Review"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1CiStyTbgVYFS0dBrtCaEJie-y8pKfuG9) (34.43 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/3282a335a454900d90ee7244cef4ec0688d091124f49176d39d8978e86f033ae.md b/src/content/library/ebooks/3282a335a454900d90ee7244cef4ec0688d091124f49176d39d8978e86f033ae.md
new file mode 100644
index 0000000..122f75c
--- /dev/null
+++ b/src/content/library/ebooks/3282a335a454900d90ee7244cef4ec0688d091124f49176d39d8978e86f033ae.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 10, Winter 1999"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1D2YensYQT13IQGjH2HnRK_M4bQ6rfnWa) (2.7 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/33ba30451476cb251414a0992601451e368ad3be96c8dea20b1e11683d8eb270.md b/src/content/library/ebooks/33ba30451476cb251414a0992601451e368ad3be96c8dea20b1e11683d8eb270.md
new file mode 100644
index 0000000..90dac3c
--- /dev/null
+++ b/src/content/library/ebooks/33ba30451476cb251414a0992601451e368ad3be96c8dea20b1e11683d8eb270.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 26, Winter 2007"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1GuBfdTjvclUTVH2i3VzPVZ4K0QRHopWf) (13.89 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/34040af577b6ab7728eadebb767c52a1bfaaaa9ca2b666a3bab9b49482a349c8.md b/src/content/library/ebooks/34040af577b6ab7728eadebb767c52a1bfaaaa9ca2b666a3bab9b49482a349c8.md
new file mode 100644
index 0000000..6e45978
--- /dev/null
+++ b/src/content/library/ebooks/34040af577b6ab7728eadebb767c52a1bfaaaa9ca2b666a3bab9b49482a349c8.md
@@ -0,0 +1,14 @@
+---
+title: "Practical guide to electrolysis June 2024"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Feanor
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1d4Gg8hiE62fcrlpnyiw7i4mL-53F55AX) (767.52 KB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/35dc8f9c97759472369eb9efc652ca794d28edcc3c512f56df1a1af680735c71.md b/src/content/library/ebooks/35dc8f9c97759472369eb9efc652ca794d28edcc3c512f56df1a1af680735c71.md
new file mode 100644
index 0000000..dade4f0
--- /dev/null
+++ b/src/content/library/ebooks/35dc8f9c97759472369eb9efc652ca794d28edcc3c512f56df1a1af680735c71.md
@@ -0,0 +1,18 @@
+---
+title: "Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 1 (1981 through 1989)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: K.L. Kosanke, Bonnie J. Kosanke
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1Bjv-aWhOEXSL30HzfVIbomCMCTyYdU91) (13.01 MB)
+
+## Description
+
Selected Pyrotechnic Publications Part 1 (1981 through 1989)
+
Pyrotechnic Literature Series No. 1
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/35e70da845a726a01c346acf8b7e8875f20d7b7ccc8f59e59637c1bf974a88c0.md b/src/content/library/ebooks/35e70da845a726a01c346acf8b7e8875f20d7b7ccc8f59e59637c1bf974a88c0.md
new file mode 100644
index 0000000..466422a
--- /dev/null
+++ b/src/content/library/ebooks/35e70da845a726a01c346acf8b7e8875f20d7b7ccc8f59e59637c1bf974a88c0.md
@@ -0,0 +1,22 @@
+---
+title: "Gunpowder: Alchemy, Bombards, and Pyrotechnics: The History of the Explosive That Changed the World"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Jack Kelly
+* IDs:
+ * Amazon: 0465037224
+ * Google: G6sstAEACAAJ
+ * ISBN: 9780465037223
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1sr1ppIpPcDEf14zpdH4_VhPax4dDG6fk) (2.2 MB)
+
+## Description
+
When Chinese alchemists fashioned the first manmade explosion sometime during the tenth century, no one could have foreseen its full revolutionary potential. Invented to frighten evil spirits rather than fuel guns or bombs—neither of which had been thought of yet—their simple mixture of saltpeter, sulfur, and charcoal went on to make the modern world possible. As word of its explosive properties spread from Asia to Europe, from pyrotechnics to battleships, it paved the way for Western exploration, hastened the end of feudalism and the rise of the nation state, and greased the wheels of the Industrial Revolution.
+
With dramatic immediacy, novelist and journalist Jack Kelly conveys both the distant time in which the “devil's distillate” rose to conquer the world, and brings to rousing life the eclectic cast of characters who played a role in its epic story, including Michelangelo, Edward III, Vasco da Gama, Cortés, Guy Fawkes, Alfred Nobel, and E. I. DuPont. A must-read for history fans and military buffs alike, Gunpowder brings together a rich terrain of cultures and technological innovations with authoritative research and swashbuckling style.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/38cecd1e4a49145fdbc4730ca569a6719f414267c817de1928049f7d601eb361.md b/src/content/library/ebooks/38cecd1e4a49145fdbc4730ca569a6719f414267c817de1928049f7d601eb361.md
new file mode 100644
index 0000000..76cc9f5
--- /dev/null
+++ b/src/content/library/ebooks/38cecd1e4a49145fdbc4730ca569a6719f414267c817de1928049f7d601eb361.md
@@ -0,0 +1,21 @@
+---
+title: "High Energy Materials: Propellants, Explosives and Pyrotechnics"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Jai Prakash Agrawal
+* IDs:
+ * Google: rqZROysoS7QC
+ * Amazon: 3527326103
+ * ISBN: 9783527326105
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1eRsuLgCn6FagUoHUjDY5DGL7DTmaQ2V2) (2.72 MB)
+
+## Description
+
Authored by an insider with over 40 years of high energy materials (HEMs) experience in academia, industry and defense organizations, this handbook and ready reference covers all important HEMs from the 1950s to the present with their respective properties and intended purposes.
Written at an attainable level for professionals, engineers and technicians alike, the book provides a comprehensive view of the current status and suggests further directions for research and development. An introductory chapter on the chemical and thermodynamic basics allows the reader to become acquainted with the fundamental features of explosives, before moving on to the important safety aspects in processing, handling, transportation and storage of high energy materials.
With its collation of results and formulation strategies hitherto scattered in the literature, this should be on the shelf of every HEM researcher and developer.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/3991b75270319b8f287580326a74bb03f22b89718dc9f2299ed29933e84ed34d.md b/src/content/library/ebooks/3991b75270319b8f287580326a74bb03f22b89718dc9f2299ed29933e84ed34d.md
new file mode 100644
index 0000000..eb86683
--- /dev/null
+++ b/src/content/library/ebooks/3991b75270319b8f287580326a74bb03f22b89718dc9f2299ed29933e84ed34d.md
@@ -0,0 +1,14 @@
+---
+title: "Ball Milling Theory and Practice for the Amateur Pyrotechnican"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Lloyd E. Sponenburgh
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1ZJpo-K6sWp3anqOKvZuISt7KD8zqsuW6) (28.16 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/3aad38e4cd6d81c70d88a2cd851757ad914e952a339269f266bf1e70c791b5b2.md b/src/content/library/ebooks/3aad38e4cd6d81c70d88a2cd851757ad914e952a339269f266bf1e70c791b5b2.md
new file mode 100644
index 0000000..c5a9c2d
--- /dev/null
+++ b/src/content/library/ebooks/3aad38e4cd6d81c70d88a2cd851757ad914e952a339269f266bf1e70c791b5b2.md
@@ -0,0 +1,24 @@
+---
+title: "Breath of the Dragon: Homebuilt Flamethrowers"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Ragnar Benson
+* IDs:
+ * Amazon: 0873645650
+ * Google: gKWRPQAACAAJ
+ * ISBN: 9780873645652
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1YrETTfYu23jEl6tWS8DPAk2eOdcJ1J3E) (3.78 MB)
+
+## Description
+
Product Description
+
Do you have a weapon in your arsenal that will hold off tanks or a small army of hostile people? What you need is a flamethrower. They're cheap; easy to build and maintain; and use common, inexpensive fuel. A recipe for napalm is included. One whiff of the dragon"s breath will put attackers at your mercy.
+
About the Author
+
Ragnar Benson is America's most-esteemed survival expert. He has written more than 20 books for Paladin throughout the years on a variety of topics covering everything from weapons to politics to survival medicine.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/3b59754e41aee78962511c0e6090d17c38e9aba826577746f283ff552fd06661.md b/src/content/library/ebooks/3b59754e41aee78962511c0e6090d17c38e9aba826577746f283ff552fd06661.md
new file mode 100644
index 0000000..7d11bdc
--- /dev/null
+++ b/src/content/library/ebooks/3b59754e41aee78962511c0e6090d17c38e9aba826577746f283ff552fd06661.md
@@ -0,0 +1,16 @@
+---
+title: "A Comprehensive Review of Black Powder"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Ronald A. Sasse
+* IDs:
+ * Amazon: B00CC2EV5Y
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1iVX8J9GcL-aFkP-T011JvYv25wfs-bVE) (1.99 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/3c7c1ce190bec7af4ce2dc7c974237f7a734e38c724eec96b246731cd498c881.md b/src/content/library/ebooks/3c7c1ce190bec7af4ce2dc7c974237f7a734e38c724eec96b246731cd498c881.md
new file mode 100644
index 0000000..835e2fb
--- /dev/null
+++ b/src/content/library/ebooks/3c7c1ce190bec7af4ce2dc7c974237f7a734e38c724eec96b246731cd498c881.md
@@ -0,0 +1,16 @@
+---
+title: "Spin Stabilized Rockets"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Dan Williams, Warren Klofkorn, Richard Harrison
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1KvBMrEUyEXJdrcCfxqrdr_0rNrJ5SPki) (2.44 MB)
+
+## DescriptionFireworks, Skyrockets
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/3c98717c0073a0d0c74c65531c6510549d7672ffbb2f20141fe251f75f9ba6e8.md b/src/content/library/ebooks/3c98717c0073a0d0c74c65531c6510549d7672ffbb2f20141fe251f75f9ba6e8.md
new file mode 100644
index 0000000..154fa9d
--- /dev/null
+++ b/src/content/library/ebooks/3c98717c0073a0d0c74c65531c6510549d7672ffbb2f20141fe251f75f9ba6e8.md
@@ -0,0 +1,14 @@
+---
+title: "Black Powder Seminar"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Steve Hubing
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1cNTVHUUtPs4bdKgNESRmgOfVNDKzeYVM) (900.88 KB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/3cb201b1ebd5301014b2d3af9a41680d1641691933a9334759b91f68e9c38d23.md b/src/content/library/ebooks/3cb201b1ebd5301014b2d3af9a41680d1641691933a9334759b91f68e9c38d23.md
new file mode 100644
index 0000000..06cd1b9
--- /dev/null
+++ b/src/content/library/ebooks/3cb201b1ebd5301014b2d3af9a41680d1641691933a9334759b91f68e9c38d23.md
@@ -0,0 +1,21 @@
+---
+title: "Chemistry of Pyrotechnics: Basic Principles and Theory, Third Edition"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Authors: John A. Conkling, Christopher J. Mocella
+* IDs:
+ * ISBN: 9781138079922
+ * Amazon: 1138079928
+ * Google: q_GguQEACAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1sZExB0caotLFdLAREEitFLxzUCDGSpdC) (8.32 MB)
+
+## Description
+
This book provides chemists with technical insight on pyrotechnics and explosives. It emphasizes basic chemical principles and practical, hands-on knowledge in the preparation of energetic materials. It examines the interactions between and adaptations of pyrotechnics to changing technology in areas such as obscuration science and low-signature flame emission. The updated third edition discusses chemical and pyrotechnic principles, components of high-energy materials, elements of ignition, propagation, and sensitivity. It offers heat compositions, including ignition mixes, delays, thermites, and propellants and investigates the production of smoke and sound as well as light and color.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/3cb6a11d4dce2928347eec0e086d744edfa6a7b22e2d0452dc5e5ecbc3051881.md b/src/content/library/ebooks/3cb6a11d4dce2928347eec0e086d744edfa6a7b22e2d0452dc5e5ecbc3051881.md
new file mode 100644
index 0000000..7ba2e11
--- /dev/null
+++ b/src/content/library/ebooks/3cb6a11d4dce2928347eec0e086d744edfa6a7b22e2d0452dc5e5ecbc3051881.md
@@ -0,0 +1,14 @@
+---
+title: "A manual for pyrotechnic design, development and qualification"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Authors: Laurence J. Bement, Morry L. Schimmel
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1xDfLn2D4Gz0uLqqK6gLHp6PF15U3x60f) (1.13 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/3d238e7e9fbd0b03bc4a51e0031ba489442a796456404f259420314cd89d4694.md b/src/content/library/ebooks/3d238e7e9fbd0b03bc4a51e0031ba489442a796456404f259420314cd89d4694.md
new file mode 100644
index 0000000..4d90565
--- /dev/null
+++ b/src/content/library/ebooks/3d238e7e9fbd0b03bc4a51e0031ba489442a796456404f259420314cd89d4694.md
@@ -0,0 +1,16 @@
+---
+title: "The Best of AFN V"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: American Fireworks News
+* IDs:
+ * ISBN: 092993122X
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=14aRwwVhp-eW4S8zzq1axgccMbkwUClAU) (3.98 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/3ea40d684fe679920794cdf609db87fcc0507e9d0c104054eaeed6a1361b167f.md b/src/content/library/ebooks/3ea40d684fe679920794cdf609db87fcc0507e9d0c104054eaeed6a1361b167f.md
new file mode 100644
index 0000000..cc9710e
--- /dev/null
+++ b/src/content/library/ebooks/3ea40d684fe679920794cdf609db87fcc0507e9d0c104054eaeed6a1361b167f.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue Number 5, Summer 1997"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1OAvqga7qmcfrTtjtY7vTXsvd8Djlej_n) (1.22 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/405890a792da092cb58773339bc6e43f4714841867e8acd674cfc53ef633b188.md b/src/content/library/ebooks/405890a792da092cb58773339bc6e43f4714841867e8acd674cfc53ef633b188.md
new file mode 100644
index 0000000..44d7c7b
--- /dev/null
+++ b/src/content/library/ebooks/405890a792da092cb58773339bc6e43f4714841867e8acd674cfc53ef633b188.md
@@ -0,0 +1,17 @@
+---
+title: "Selected Pyrotechnic Publications of Dr. Takeo Shimizu, Part 3"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Dr. Takeo Shimizu
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1aIYcTK0wJrcRaBKttyeB3mLQWblYvHvh) (9.99 MB)
+
+## Description
+
Pyrotechnic Literature Series No. 6
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/41e25be14795d4ea33506d5a57cabf5957c8bccbeb690f2726e75f6f477ee326.md b/src/content/library/ebooks/41e25be14795d4ea33506d5a57cabf5957c8bccbeb690f2726e75f6f477ee326.md
new file mode 100644
index 0000000..98fc3f9
--- /dev/null
+++ b/src/content/library/ebooks/41e25be14795d4ea33506d5a57cabf5957c8bccbeb690f2726e75f6f477ee326.md
@@ -0,0 +1,14 @@
+---
+title: "Winokur's 40 Glitter Compositions"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Winokur
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1gJ8QfR7Tz9c_nFh4C5CYyXk25WHKevsI) (66.94 KB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/4255c40d10ca66bd6687912dd0514a8dbb189f202eaf02192cf3a923a1364174.md b/src/content/library/ebooks/4255c40d10ca66bd6687912dd0514a8dbb189f202eaf02192cf3a923a1364174.md
new file mode 100644
index 0000000..2d900f7
--- /dev/null
+++ b/src/content/library/ebooks/4255c40d10ca66bd6687912dd0514a8dbb189f202eaf02192cf3a923a1364174.md
@@ -0,0 +1,14 @@
+---
+title: "Pyrotechny, A Practical Manual for Manufactures of Fireworks, Signals, Flares & Pyrotechnic Displays"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: George W. Weingart
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1OYk8bvMYWChs8ygXrjVNdchFL7OYiXCr) (10.69 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/429e4ef07ac2f83f73d6fd4240918aa324d117365bfba22ee75dfde8d5afbb8e.md b/src/content/library/ebooks/429e4ef07ac2f83f73d6fd4240918aa324d117365bfba22ee75dfde8d5afbb8e.md
new file mode 100644
index 0000000..1863c2c
--- /dev/null
+++ b/src/content/library/ebooks/429e4ef07ac2f83f73d6fd4240918aa324d117365bfba22ee75dfde8d5afbb8e.md
@@ -0,0 +1,14 @@
+---
+title: "Engineering Design Handbook - Military Pyrotechnics Series, Part Two"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Authors: Safety, Procedures, Glossary (AD830371) (z-lib.org)
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1esUPrVXxnY95FmCyF6HUzxRMTcMHxJHC) (4.69 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/432f78e9dfc91344904fecebe163cee3f23d160c6558a7bc0023e348806e32ee.md b/src/content/library/ebooks/432f78e9dfc91344904fecebe163cee3f23d160c6558a7bc0023e348806e32ee.md
new file mode 100644
index 0000000..59709b1
--- /dev/null
+++ b/src/content/library/ebooks/432f78e9dfc91344904fecebe163cee3f23d160c6558a7bc0023e348806e32ee.md
@@ -0,0 +1,18 @@
+---
+title: "Pyrotechnics"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Alexander P. Hardt
+* IDs:
+ * ISBN: 9780929388069
+ * Amazon: 0929388062
+ * Google: lM9TAAAAMAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1UelatL3nlflgGcasRJDF01nact9u1lam) (47.57 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/43665efb5a749579b18f67394b74954f3a5aeaa433c725d02a96b680f18b7e97.md b/src/content/library/ebooks/43665efb5a749579b18f67394b74954f3a5aeaa433c725d02a96b680f18b7e97.md
new file mode 100644
index 0000000..c445120
--- /dev/null
+++ b/src/content/library/ebooks/43665efb5a749579b18f67394b74954f3a5aeaa433c725d02a96b680f18b7e97.md
@@ -0,0 +1,14 @@
+---
+title: "Lecture Slides for Fireworks Display Practices"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: K.L. Kosanke, Bonnie J. Kosanke
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1bI3m1ibLd4HLQLQCcTB_m_OdS2AxxdK9) (13.3 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/4372cf1b1993a6f71ecd2da21aa8edd8b3c505f232e0fe08b09d0c96cab337a1.md b/src/content/library/ebooks/4372cf1b1993a6f71ecd2da21aa8edd8b3c505f232e0fe08b09d0c96cab337a1.md
new file mode 100644
index 0000000..8eb8415
--- /dev/null
+++ b/src/content/library/ebooks/4372cf1b1993a6f71ecd2da21aa8edd8b3c505f232e0fe08b09d0c96cab337a1.md
@@ -0,0 +1,20 @@
+---
+title: "Easy PVC Rockets"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Jason Smiley
+* IDs:
+ * ISBN: 9781492842873
+ * Google: b7X2ngEACAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1AJR7i7UZcY9NW8LSixOZz2_YzMYTuNNO) (3.88 MB)
+
+## Description
+
Easy PVC Rockets is a book on how to make your own model rocket engines at home with easy techniques and readily available materials. Using only stump remover, powdered sugar, kitty litter, and some PVC pipe you can create a whole array of rocket engine designs ranging from small bottle rockets to large F class engines. Also in the book are homemade methods to creating your own model rockets, launch stands, and electrical ignition systems also from readily available materials.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/43851469d8d84e9d328dde7a8529f157435686890ac2e36bf80190fc2b6c406a.md b/src/content/library/ebooks/43851469d8d84e9d328dde7a8529f157435686890ac2e36bf80190fc2b6c406a.md
new file mode 100644
index 0000000..4741785
--- /dev/null
+++ b/src/content/library/ebooks/43851469d8d84e9d328dde7a8529f157435686890ac2e36bf80190fc2b6c406a.md
@@ -0,0 +1,14 @@
+---
+title: "fireworks & pyro projects"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Skylighter.com
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1WQcuSpcyifd53t3ILRevyvsa6SZLZA9u) (22.45 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/442452c2db3f8a1b2408d51f85af3fe251ddd3d38f76696c3e03b01fb9c2880d.md b/src/content/library/ebooks/442452c2db3f8a1b2408d51f85af3fe251ddd3d38f76696c3e03b01fb9c2880d.md
new file mode 100644
index 0000000..37fd55f
--- /dev/null
+++ b/src/content/library/ebooks/442452c2db3f8a1b2408d51f85af3fe251ddd3d38f76696c3e03b01fb9c2880d.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 14, Winter 2001"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1IPwxaH3ysn6MyMOHO_htbZtN_M2nAexd) (2.85 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/442c5799632b051fecef90ef9f34ab1cd5ddfa129a4f73ad1db71e9b21ed8843.md b/src/content/library/ebooks/442c5799632b051fecef90ef9f34ab1cd5ddfa129a4f73ad1db71e9b21ed8843.md
new file mode 100644
index 0000000..be86ea8
--- /dev/null
+++ b/src/content/library/ebooks/442c5799632b051fecef90ef9f34ab1cd5ddfa129a4f73ad1db71e9b21ed8843.md
@@ -0,0 +1,17 @@
+---
+title: "Selected Pyrotechnic Publications of Dr. Takeo Shimizu Part 1"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Dr. Takeo Shimizu
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1jLEoX3h_Wo0Z2NRnWp3RsJ8u1Ta25Yx2) (4.93 MB)
+
+## Description
+
Pyrotechnic Literature Series No. 4
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/44b80aa57e5a4f930f74e1028e3035f8d85363727e77afd51611f1ea681e9d01.md b/src/content/library/ebooks/44b80aa57e5a4f930f74e1028e3035f8d85363727e77afd51611f1ea681e9d01.md
new file mode 100644
index 0000000..92f8a18
--- /dev/null
+++ b/src/content/library/ebooks/44b80aa57e5a4f930f74e1028e3035f8d85363727e77afd51611f1ea681e9d01.md
@@ -0,0 +1,14 @@
+---
+title: "pyrotechnic magazine issue 5"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Mayes Hub
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=13FiDh1Pf_ZsygDnKIDjmPFL_5yUIij0m) (121.9 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/450aa00db60802d6c8e3d8d2077cc77713fdbb6b5420ee96d7e0427fe8c1983a.md b/src/content/library/ebooks/450aa00db60802d6c8e3d8d2077cc77713fdbb6b5420ee96d7e0427fe8c1983a.md
new file mode 100644
index 0000000..6e2b384
--- /dev/null
+++ b/src/content/library/ebooks/450aa00db60802d6c8e3d8d2077cc77713fdbb6b5420ee96d7e0427fe8c1983a.md
@@ -0,0 +1,19 @@
+---
+title: "FM 3-23.30. Grenades and Pyrotechnic Signals, October 2009 Edition"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Headquarters Department Of The Army
+* IDs:
+ * Amazon: B004JCQ3MY
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1feCqv7MJ3GoQNs6cn7KbTdOXVZr07pLW) (9.65 MB)
+
+## Description
+
FM 3-23.30. Grenades and Pyrotechnic Signals, October 2009 Edition.PLEASE READ CAREFULLY BEFORE BUYING: 160 page Book on 24# (HEAVY) paper. UNBOUND BINDER-READY / LOOSE LEAF, BINDER-READY means that the pages are hole-punched and ready to be put in binders. PLEASE NOTE THE BINDER(S) ARE NOT INCLUDED. LOOSE-LEAF UNBOUND EDITION NO BINDER. 8.5x11 PD-nd Okd
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/45d1723d1ac68fca3d5a346cf2d61722eef70d1cdf42138680f054457b3d9884.md b/src/content/library/ebooks/45d1723d1ac68fca3d5a346cf2d61722eef70d1cdf42138680f054457b3d9884.md
new file mode 100644
index 0000000..832979f
--- /dev/null
+++ b/src/content/library/ebooks/45d1723d1ac68fca3d5a346cf2d61722eef70d1cdf42138680f054457b3d9884.md
@@ -0,0 +1,14 @@
+---
+title: "Journal of Pyrotechnics Issue 34, 2015"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Tom Smith
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1AMmOntgYwg4B-6CJ10u9ZGEr_65JFM-O) (5.51 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/4a913d255a0e36507216b0c0f4926988e178ca3a535facddd9ef2e2f7fa3ab1f.md b/src/content/library/ebooks/4a913d255a0e36507216b0c0f4926988e178ca3a535facddd9ef2e2f7fa3ab1f.md
new file mode 100644
index 0000000..f7048af
--- /dev/null
+++ b/src/content/library/ebooks/4a913d255a0e36507216b0c0f4926988e178ca3a535facddd9ef2e2f7fa3ab1f.md
@@ -0,0 +1,16 @@
+---
+title: "Photographing Fireworks: The Right Gear, Location, and Techniques for Capturing Beautiful Images (Kevin L Wheeler's Library)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Alan Hess
+* IDs:
+ * ISBN: 9780133562507
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1Ii68ReiP3xYWtomF-IqCS2iQw1tRiCZr) (44.81 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/4b228c11bc239c7a82b2d5e72b342a69df04f41a477427ad884935d6ffe7241c.md b/src/content/library/ebooks/4b228c11bc239c7a82b2d5e72b342a69df04f41a477427ad884935d6ffe7241c.md
new file mode 100644
index 0000000..d21d45e
--- /dev/null
+++ b/src/content/library/ebooks/4b228c11bc239c7a82b2d5e72b342a69df04f41a477427ad884935d6ffe7241c.md
@@ -0,0 +1,14 @@
+---
+title: "A System of Pyrotechny"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: James Cutbush, PhD
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1aW3VTfKYcfC0VNGNwG6FQ5eStLEK0BOf) (54.21 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/4b5ab08757e2283e1f85e351fd88b1c207f44a26f897c42e724a35de3554b55e.md b/src/content/library/ebooks/4b5ab08757e2283e1f85e351fd88b1c207f44a26f897c42e724a35de3554b55e.md
new file mode 100644
index 0000000..5e7cf76
--- /dev/null
+++ b/src/content/library/ebooks/4b5ab08757e2283e1f85e351fd88b1c207f44a26f897c42e724a35de3554b55e.md
@@ -0,0 +1,17 @@
+---
+title: "Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 3 (1993 and 1994)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: K.L. Kosanke, Bonnie J. Kosanke
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1HrybAOlU0k9olwHmGqXUo8gpXuZG1v72) (5.15 MB)
+
+## Description
+
Pyrotechnic Literature Series No. 3
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/4ce0c027525de7b4941f630f2c1e63f43082cf7cb4446bc0539d60d6a4e937b8.md b/src/content/library/ebooks/4ce0c027525de7b4941f630f2c1e63f43082cf7cb4446bc0539d60d6a4e937b8.md
new file mode 100644
index 0000000..c01a3b5
--- /dev/null
+++ b/src/content/library/ebooks/4ce0c027525de7b4941f630f2c1e63f43082cf7cb4446bc0539d60d6a4e937b8.md
@@ -0,0 +1,14 @@
+---
+title: "Fuochi Artificiali"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: T. De Francesco
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1DQTvONAr_mcaWLQdGEQsBk0JPxHx0x4C) (1.12 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/4d5fa935fd85010c9c8d36c5f53efef27fc68d119fc2cef8c4bf1b4bf8ade1dd.md b/src/content/library/ebooks/4d5fa935fd85010c9c8d36c5f53efef27fc68d119fc2cef8c4bf1b4bf8ade1dd.md
new file mode 100644
index 0000000..7708666
--- /dev/null
+++ b/src/content/library/ebooks/4d5fa935fd85010c9c8d36c5f53efef27fc68d119fc2cef8c4bf1b4bf8ade1dd.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 27, Winter 2008"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1SIVP-LCjL3o-t4aITBUkxXKa0z5B96pm) (4.34 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/4e5e28200f73e5cfedc4cb292634880d9a1976aa7400d3e9de221cc2397001e6.md b/src/content/library/ebooks/4e5e28200f73e5cfedc4cb292634880d9a1976aa7400d3e9de221cc2397001e6.md
new file mode 100644
index 0000000..70cc0f3
--- /dev/null
+++ b/src/content/library/ebooks/4e5e28200f73e5cfedc4cb292634880d9a1976aa7400d3e9de221cc2397001e6.md
@@ -0,0 +1,14 @@
+---
+title: "Field Expedient - Preparation of Black Powders"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Paul Schumacher
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1Ke-0OsOTvmZI5MQuC9natLtcuym0fIio) (99.91 KB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/4f62a4f3c22f4f2e10df55cc44766ad0507978ff4548ffdfa21d1e5124de7695.md b/src/content/library/ebooks/4f62a4f3c22f4f2e10df55cc44766ad0507978ff4548ffdfa21d1e5124de7695.md
new file mode 100644
index 0000000..5e6c9e3
--- /dev/null
+++ b/src/content/library/ebooks/4f62a4f3c22f4f2e10df55cc44766ad0507978ff4548ffdfa21d1e5124de7695.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 24, Winter 2006"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1RkUJFD6-WTcNN4p1XeyrLIPQ-hB0p4UW) (9.27 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/4f67fd71059afb3ef1f4eca6bdb15943a5d6b8ee598e9052eb6f67c9e2ba6c26.md b/src/content/library/ebooks/4f67fd71059afb3ef1f4eca6bdb15943a5d6b8ee598e9052eb6f67c9e2ba6c26.md
new file mode 100644
index 0000000..feeddb6
--- /dev/null
+++ b/src/content/library/ebooks/4f67fd71059afb3ef1f4eca6bdb15943a5d6b8ee598e9052eb6f67c9e2ba6c26.md
@@ -0,0 +1,21 @@
+---
+title: "Military Pyrotechnics: The History of Development of Military Pyrotechnics"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Henry Burnell Faber
+* IDs:
+ * ISBN: 9780554592961
+ * Amazon: 0554592967
+ * Google: ILx8wwEACAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1vkLvbCt5PurRmCUnjZ8QRZ75dHJKZ215) (8.6 MB)
+
+## Description
+
This work has been selected by scholars as being culturally important, and is part of the knowledge base of civilization as we know it. This work was reproduced from the original artifact, and remains as true to the original work as possible. Therefore, you will see the original copyright references, library stamps (as most of these works have been housed in our most important libraries around the world), and other notations in the work. This work is in the public domain in the United States of America, and possibly other nations. Within the United States, you may freely copy and distribute this work, as no entity (individual or corporate) has a copyright on the body of the work. As a reproduction of a historical artifact, this work may contain missing or blurred pages, poor pictures, errant marks, etc. Scholars believe, and we concur, that this work is important enough to be preserved, reproduced, and made generally available to the public. We appreciate your support of the preservation process, and thank you for being an important part of keeping this knowledge alive and relevant.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/514fd9f7bf7e69c8e4ee123fa4ecdfd72592ab2377ae7deead497686e84e6d14.md b/src/content/library/ebooks/514fd9f7bf7e69c8e4ee123fa4ecdfd72592ab2377ae7deead497686e84e6d14.md
new file mode 100644
index 0000000..02f1eec
--- /dev/null
+++ b/src/content/library/ebooks/514fd9f7bf7e69c8e4ee123fa4ecdfd72592ab2377ae7deead497686e84e6d14.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 13, Summer 2001"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1staaZhIyVue8sGPhgzw57y_NjtzP7hrY) (5.01 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/54a3cf36ff73e1af5b99a75d1d9dd51ec0aada25ead524aad0e32bfe1af34840.md b/src/content/library/ebooks/54a3cf36ff73e1af5b99a75d1d9dd51ec0aada25ead524aad0e32bfe1af34840.md
new file mode 100644
index 0000000..9d4719d
--- /dev/null
+++ b/src/content/library/ebooks/54a3cf36ff73e1af5b99a75d1d9dd51ec0aada25ead524aad0e32bfe1af34840.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 15, Summer 2002"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1lfV1-sWOdsx-zo1q3tIdHQ-0bKu-ILZc) (7.24 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/5874b5a55208902419b2f4c432a29560393ff35bcfc1a0f92f82c1f3023b3082.md b/src/content/library/ebooks/5874b5a55208902419b2f4c432a29560393ff35bcfc1a0f92f82c1f3023b3082.md
new file mode 100644
index 0000000..b233ceb
--- /dev/null
+++ b/src/content/library/ebooks/5874b5a55208902419b2f4c432a29560393ff35bcfc1a0f92f82c1f3023b3082.md
@@ -0,0 +1,14 @@
+---
+title: "The influence of physical properties on Black Powder combustion"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Ronald A. Sasse
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1sLT-XsYWJik0MjCgm3ymID8Fk-xeQLyE) (2.82 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/5a24c3403fe4073f180feb05ca0c9b43f4601b17fa9d6b6781b3ca6f0e2a41c6.md b/src/content/library/ebooks/5a24c3403fe4073f180feb05ca0c9b43f4601b17fa9d6b6781b3ca6f0e2a41c6.md
new file mode 100644
index 0000000..b40baec
--- /dev/null
+++ b/src/content/library/ebooks/5a24c3403fe4073f180feb05ca0c9b43f4601b17fa9d6b6781b3ca6f0e2a41c6.md
@@ -0,0 +1,20 @@
+---
+title: "Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 6 (2001 and 2002)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: K.L. Kosanke, Bonnie J. Kosanke
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1C0-Y17pBU0BLyNFcyJjwAtOKWiGS9_2T) (15.18 MB)
+
+## Description
+
Selected Pyrotechnic Publications of K. L. and B. J. Kosanke,
+
Part 6 (2001 and 2002)
+
+
Pyrotechnic Literature Series No. 10
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/5c575689fe929fac6010ef4c76e4aac7a11ca1ad4361431efbc05f11a12fce32.md b/src/content/library/ebooks/5c575689fe929fac6010ef4c76e4aac7a11ca1ad4361431efbc05f11a12fce32.md
new file mode 100644
index 0000000..07dbf88
--- /dev/null
+++ b/src/content/library/ebooks/5c575689fe929fac6010ef4c76e4aac7a11ca1ad4361431efbc05f11a12fce32.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 22, Winter 2005"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1XDplSLC83ICWTwzgS1X7fBFXfxE1mXoB) (1.92 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/5e193baad3548a660057f0dcbe183a046222071336c45fb329fb95495d95d20d.md b/src/content/library/ebooks/5e193baad3548a660057f0dcbe183a046222071336c45fb329fb95495d95d20d.md
new file mode 100644
index 0000000..8a324fe
--- /dev/null
+++ b/src/content/library/ebooks/5e193baad3548a660057f0dcbe183a046222071336c45fb329fb95495d95d20d.md
@@ -0,0 +1,23 @@
+---
+title: "Chemistry of Pyrotechnics: Basic Principles and Theory, Second Edition"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: John A. Conkling
+* IDs:
+ * Amazon: 1574447408
+ * ISBN: 9781574447408
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1A5VHteqg4EVlyvU6vAXjFnm4JOkjMhwU) (3.57 MB)
+
+## Description
+
Primarily driven by advancing technology and concerns for safety, advancement in the world of pyrotechnics and high-energy materials has exploded in the past 25 years. The promulgation of new government regulations places new and more stringent restrictions on the materials that may be used in energetic mixtures. These regulations now mandate numerous training programs, and initiate other actions, such as OSHA’s Process Safety Management standard, intended to eliminate accidents and incidents. Unfortunately, the US lacks an organized, broad-range academic program to cover the science and use of energetic materials and educate the next generation of pyrotechnicians.
+
Designed as a bridge to allow a smooth and confident transition for personnel coming from a chemistry background into the practical world of explosives, Chemistry of Pyrotechnics: Basic Principles and Theory, Second Edition emphasizes basic chemical principles alongside practical, hands-on knowledge in the preparation of energetic mixtures. It examines the interactions between and adaptations of pyrotechnics to changing technology in areas such as obscuration science and low-signature flame emission.
+
Much more than a simple how-to guide, the book discusses chemical and pyrotechnic principles, components of high-energy mixtures, and elements of ignition, propagation, and sensitivity. It offers heat compositions, including ignition mixes, delays, thermites, and propellants and investigates the production of smoke and sound as well as light and color.
+
Promoting the growth and expansion of pyrotechnics as a science, Chemistry of Pyrotechnics: Basic Principles and Theory, Second Edition provides practitioners with the ability to apply chemical principles and logic to energetic materials and thereby make the field as productive, useful, and safe as possible.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/5e97a594e3d10ccf85a64bd780e8fcbde62d491a5f08a5b88ce88fd885be6cc7.md b/src/content/library/ebooks/5e97a594e3d10ccf85a64bd780e8fcbde62d491a5f08a5b88ce88fd885be6cc7.md
new file mode 100644
index 0000000..fb4c390
--- /dev/null
+++ b/src/content/library/ebooks/5e97a594e3d10ccf85a64bd780e8fcbde62d491a5f08a5b88ce88fd885be6cc7.md
@@ -0,0 +1,13 @@
+---
+title: "The Wizards Great Book of Absoundite and Forbidden Pyrotechnic Knowledge"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1MwlXk-D81eeLjcaWuP0zkqUiuca9iz_2) (1.1 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/5fb4d54fc7b03d82938aaaee4c141de55203c9a502dc066440dc404adf90a678.md b/src/content/library/ebooks/5fb4d54fc7b03d82938aaaee4c141de55203c9a502dc066440dc404adf90a678.md
new file mode 100644
index 0000000..5b447fa
--- /dev/null
+++ b/src/content/library/ebooks/5fb4d54fc7b03d82938aaaee4c141de55203c9a502dc066440dc404adf90a678.md
@@ -0,0 +1,14 @@
+---
+title: "Journal of Pyrotechnics Issue 18, Winter 2003"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Bonnie Kosanke
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1lwnI26R4a6j6cTF2r9h1Qz32YjcCt9Jz) (3.27 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/6170e3f50a046b0c76fed495219d9e4f0e03964c145d42fe99e0ebb6f9406a53.md b/src/content/library/ebooks/6170e3f50a046b0c76fed495219d9e4f0e03964c145d42fe99e0ebb6f9406a53.md
new file mode 100644
index 0000000..1debf7a
--- /dev/null
+++ b/src/content/library/ebooks/6170e3f50a046b0c76fed495219d9e4f0e03964c145d42fe99e0ebb6f9406a53.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 17, Summer 2003"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=189uUuBfo7n5br6HdL-OjD3oQw7IWEDX9) (7.31 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/61a514b1a8b1f9cba175cb6228d1c893583213d7d0f6bf569080f1bc5e495185.md b/src/content/library/ebooks/61a514b1a8b1f9cba175cb6228d1c893583213d7d0f6bf569080f1bc5e495185.md
new file mode 100644
index 0000000..f4a5414
--- /dev/null
+++ b/src/content/library/ebooks/61a514b1a8b1f9cba175cb6228d1c893583213d7d0f6bf569080f1bc5e495185.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue Number 2, Winter 1995"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1gXVNd56e4KnnulyMl_IGEypqse_nDoYx) (4.57 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/61daa6fe2439c2d3c6dfe03882c8aa2d3f85fe86cb64ef32c6a8eec8dd4c20ad.md b/src/content/library/ebooks/61daa6fe2439c2d3c6dfe03882c8aa2d3f85fe86cb64ef32c6a8eec8dd4c20ad.md
new file mode 100644
index 0000000..2d8519e
--- /dev/null
+++ b/src/content/library/ebooks/61daa6fe2439c2d3c6dfe03882c8aa2d3f85fe86cb64ef32c6a8eec8dd4c20ad.md
@@ -0,0 +1,14 @@
+---
+title: "The Best of AFN III"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: American Fireworks News
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=10k0nkpyMc2We6ZnbVVUOGuxKXEb-r3-c) (2.78 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/6549faaac152083105d59cbf38a549f485650aa3660736754d6f94bf2ca0f107.md b/src/content/library/ebooks/6549faaac152083105d59cbf38a549f485650aa3660736754d6f94bf2ca0f107.md
new file mode 100644
index 0000000..ac6cb67
--- /dev/null
+++ b/src/content/library/ebooks/6549faaac152083105d59cbf38a549f485650aa3660736754d6f94bf2ca0f107.md
@@ -0,0 +1,13 @@
+---
+title: "The Cafe - Former - Official Organ of The Society for the Defense of Tradition in Pyrotechny"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1Om_lsMVu5XN-B422NTRzJ0-4VcRUuyYP) (26.1 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/66d2218a3c38ad2c21ccbf9a9927ff3438b76437cee3f56f1e3d4eeff262348a.md b/src/content/library/ebooks/66d2218a3c38ad2c21ccbf9a9927ff3438b76437cee3f56f1e3d4eeff262348a.md
new file mode 100644
index 0000000..74cecb2
--- /dev/null
+++ b/src/content/library/ebooks/66d2218a3c38ad2c21ccbf9a9927ff3438b76437cee3f56f1e3d4eeff262348a.md
@@ -0,0 +1,14 @@
+---
+title: "pyrotechnic magazine issue 8 June 2016"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Mayes Hub
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1YAljLCQTFfSft-RWwpusKyQznhrKBCgP) (223.18 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/671f91737063fd474b213224559b5246f58c1ff80474c45427ad63a04152e782.md b/src/content/library/ebooks/671f91737063fd474b213224559b5246f58c1ff80474c45427ad63a04152e782.md
new file mode 100644
index 0000000..0bc17b4
--- /dev/null
+++ b/src/content/library/ebooks/671f91737063fd474b213224559b5246f58c1ff80474c45427ad63a04152e782.md
@@ -0,0 +1,21 @@
+---
+title: "Military and Civilian Pyrotechnics"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Herbert Ellern
+* IDs:
+ * ISBN: 9780820603643
+ * Amazon: 0820603643
+ * Google: kQ8oqAAACAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1BSizL8Thajm3DW0yOfBHNQt-ctxTefHM) (4.48 MB)
+
+## Description
+
Written for manufacturers, laboratory pyrotechnicians, and lay students, this book contains an enormous amount of invaluable data on the properties and production of pyrotechnic materials, on heat and light production, on aerosols, energy, and noise. Includes a manufacturing formulary, and a good reference section. Its wealth of information and highly readable style make it a ‘must have’ in every pyrotechnician’s library. These titles may also pair well with these books: Brauer, Karl O., Handbook of Pyrotechnics: ISBN 978-0-8206-0349-0 Rev. Ronald Lancaster, Fireworks, Principles and Practice, 4th Edition: ISBN 0-8206-0407-0; Weingart, George W., Pyrotechnics: ISBN 0-8206-0112-8 Visit us at www.chemical-publishing.com
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/6a78715a1f97793e0f7fd67949bf787b67e90bce080c18499bed2e15bcd37c4c.md b/src/content/library/ebooks/6a78715a1f97793e0f7fd67949bf787b67e90bce080c18499bed2e15bcd37c4c.md
new file mode 100644
index 0000000..ed7a1e5
--- /dev/null
+++ b/src/content/library/ebooks/6a78715a1f97793e0f7fd67949bf787b67e90bce080c18499bed2e15bcd37c4c.md
@@ -0,0 +1,16 @@
+---
+title: "Se per la fabbricazione e vendita dei preparati pirotecnici (fuochi artificiali)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Francesco Gambini
+* IDs:
+ * Google: ur84HQAACAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1xo9aUksgKegmCgJoYr6gguWMpBENerqb) (1.12 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/6c98d23965704e6e599cda0e860d0de32043f6a0c93ff90daba9ba1813fd09db.md b/src/content/library/ebooks/6c98d23965704e6e599cda0e860d0de32043f6a0c93ff90daba9ba1813fd09db.md
new file mode 100644
index 0000000..cba473c
--- /dev/null
+++ b/src/content/library/ebooks/6c98d23965704e6e599cda0e860d0de32043f6a0c93ff90daba9ba1813fd09db.md
@@ -0,0 +1,20 @@
+---
+title: "Health Implications of Perchlorate Ingestion"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Authors: National Research Council, Division On Earth, Life Studies, Board On Environmental Studies, Toxicology, Committee To Assess The Health Implications Of Perchlorate Ingestion
+* IDs:
+ * ISBN: 9780309181358
+ * Google: 05F0iOqvwgAC
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=18aaWDmSGkwKppDZnDHmTfHhovFnnLFtj) (2.6 MB)
+
+## Description
+
Perchlorateâ€"a powerful oxidant used in solid rocket fuels by the military and aerospace industryâ€"has been detected in public drinking water supplies of over 11 million people at concentrations of at least 4 parts per billion (ppb). High doses of perchlorate can decrease thyroid hormone production by inhibiting the uptake of iodide by the thyroid. Thyroid hormones are critical for normal growth and development of the central nervous system of fetuses and infants. This report evaluates the potential health effects of perchlorate and the scientific underpinnings of the 2002 draft risk assessment issued by the U.S. Environmental Protection Agency (EPA). The report finds that the body can compensate for iodide deficiency, and that iodide uptake would likely have to be reduced by at least 75% for months or longer for adverse health effects, such as hypothryroidism, to occur. The report recommends using clinical studies of iodide uptake in humans as the basis for determining a reference dose rather than using studies of adverse health effects in rats that serve as EPA's basis. The report suggests that daily ingestion of 0.0007 milligrams of perchlorate per kilograms of body weightâ€"an amount more than 20 times the reference dose proposed by EPAâ€"should not threaten the health of even the most sensitive populations.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/6d9f6a5385e2656ec6ebecaf53008d1db934ca6b84da9268590c80c526719cc8.md b/src/content/library/ebooks/6d9f6a5385e2656ec6ebecaf53008d1db934ca6b84da9268590c80c526719cc8.md
new file mode 100644
index 0000000..3475193
--- /dev/null
+++ b/src/content/library/ebooks/6d9f6a5385e2656ec6ebecaf53008d1db934ca6b84da9268590c80c526719cc8.md
@@ -0,0 +1,16 @@
+---
+title: "Lecture Notes for Pyrotechnic Chemistry - Pyrotechnic Reference Series No. 2"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Upped by Alexires
+* IDs:
+ * ISBN: 1889526169
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1v-hf3XcB8v-YkqUJBMSRSFusTmatl3oE) (19.91 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/6eb784181bde5c2eed34d8b74ac5807d17a05ac67b42a224ab8aa54a698caa2c.md b/src/content/library/ebooks/6eb784181bde5c2eed34d8b74ac5807d17a05ac67b42a224ab8aa54a698caa2c.md
new file mode 100644
index 0000000..6b8f5d1
--- /dev/null
+++ b/src/content/library/ebooks/6eb784181bde5c2eed34d8b74ac5807d17a05ac67b42a224ab8aa54a698caa2c.md
@@ -0,0 +1,21 @@
+---
+title: "Perchlorate: Environmental Occurrence, Interactions and Treatment"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Authors: Baohua Gu, John D. Coates
+* IDs:
+ * Google: hThZ3fa9uz0C
+ * ISBN: 9780387311142
+ * Amazon: 0387311149
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1fEeKMtKO1cIqu1qrrnh4cLFJDPg7JeeV) (22.32 MB)
+
+## Description
+
Perchlorate is a widespread, environmentally persistent contaminant recently discovered in U.S. groundwater and drinking water supplies. This book summarizes the most current knowledge and understandings of the extent and potential sources of perchlorate contamination, its behavior, exposure pathways in the environment, toxicology and risk assessment, and recent advances in treatment technologies for removing perchlorate. Its natural occurrence and its unique isotopic signature (between natural and anthropogenic sources) and novel detection techniques are discussed. A description of the perchlorate chemistry, microbiology, biochemistry, genetics, geochemical occurrences and environmental forensics, toxicology and risk assessment to engineering solutions and policy is provided. Also included are remediation technologies and monitoring tools for cleaning up contaminated sites including bioremediation, selective and regenerable ion-exchange, modified granular activated carbon, and catalyzed destruction.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/6edc256466dd3864017d7a1bce8830f274aa35646d0ff2bdc7eb73ee23a80b3b.md b/src/content/library/ebooks/6edc256466dd3864017d7a1bce8830f274aa35646d0ff2bdc7eb73ee23a80b3b.md
new file mode 100644
index 0000000..a300a0b
--- /dev/null
+++ b/src/content/library/ebooks/6edc256466dd3864017d7a1bce8830f274aa35646d0ff2bdc7eb73ee23a80b3b.md
@@ -0,0 +1,14 @@
+---
+title: "The Pyro Cookbook"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: AMATO/VitaminC
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1ToPs4ZekZAmk3uIJqfMx4yHeO2J7XUsz) (3.31 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/72d8ce9f8bef6bbff850fd3d0365bcccea7e3f939945350b1942394fac5ba0af.md b/src/content/library/ebooks/72d8ce9f8bef6bbff850fd3d0365bcccea7e3f939945350b1942394fac5ba0af.md
new file mode 100644
index 0000000..2291677
--- /dev/null
+++ b/src/content/library/ebooks/72d8ce9f8bef6bbff850fd3d0365bcccea7e3f939945350b1942394fac5ba0af.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 30, 2011"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1JM9ujkqAEhCdrkhSnTF9b5uE49Xby5KB) (3.7 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/737323bdd5e1765403b48e9568b8fa06c5988dba22b1e788d423a94a58486a55.md b/src/content/library/ebooks/737323bdd5e1765403b48e9568b8fa06c5988dba22b1e788d423a94a58486a55.md
new file mode 100644
index 0000000..b9334a4
--- /dev/null
+++ b/src/content/library/ebooks/737323bdd5e1765403b48e9568b8fa06c5988dba22b1e788d423a94a58486a55.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 11, Summer 2000"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1We--yF7WdSggNRIhwG06LtdIpu9SepMy) (3.08 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/73a126124216a6f7e7562852b84c24394b6e82d3e6d49ad59e7f2258a8f27601.md b/src/content/library/ebooks/73a126124216a6f7e7562852b84c24394b6e82d3e6d49ad59e7f2258a8f27601.md
new file mode 100644
index 0000000..61d47b2
--- /dev/null
+++ b/src/content/library/ebooks/73a126124216a6f7e7562852b84c24394b6e82d3e6d49ad59e7f2258a8f27601.md
@@ -0,0 +1,13 @@
+---
+title: "Westech fireworks manual"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=14th9MGOX5YrhnU87O0Ton_PBTrQD-A4Q) (10.42 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/74a6aed4747f932f673db01a6dfb46d862e4c392cce16d78ad6fe3e862c26e34.md b/src/content/library/ebooks/74a6aed4747f932f673db01a6dfb46d862e4c392cce16d78ad6fe3e862c26e34.md
new file mode 100644
index 0000000..6b4226e
--- /dev/null
+++ b/src/content/library/ebooks/74a6aed4747f932f673db01a6dfb46d862e4c392cce16d78ad6fe3e862c26e34.md
@@ -0,0 +1,14 @@
+---
+title: "Experimental Composite Propellant"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Prof. Terry Mc Crearys
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1EVwcN6l1jiY8M-UhzO662CJxpKgaB_El) (11.36 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/75e418d1f0fd94b310445678fdb8467dab3483604430d5102f3d39c10c1bf9d7.md b/src/content/library/ebooks/75e418d1f0fd94b310445678fdb8467dab3483604430d5102f3d39c10c1bf9d7.md
new file mode 100644
index 0000000..625baac
--- /dev/null
+++ b/src/content/library/ebooks/75e418d1f0fd94b310445678fdb8467dab3483604430d5102f3d39c10c1bf9d7.md
@@ -0,0 +1,16 @@
+---
+title: "Encyclopedic Dictonary of Pyrotechnics (and Related Subjects) - Internet Edition"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Bonnie
+* IDs:
+ * ISBN: 9782889526317
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1U53Ydxzerq18S9Se_W-undl4zFmLhzsd) (374.63 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/787c65b8c85fd2cab6749e8fb0d530a7cb9eda59fbb3609c989ad3ab7f9949fd.md b/src/content/library/ebooks/787c65b8c85fd2cab6749e8fb0d530a7cb9eda59fbb3609c989ad3ab7f9949fd.md
new file mode 100644
index 0000000..77a8080
--- /dev/null
+++ b/src/content/library/ebooks/787c65b8c85fd2cab6749e8fb0d530a7cb9eda59fbb3609c989ad3ab7f9949fd.md
@@ -0,0 +1,21 @@
+---
+title: "Artificial Fireworks: Improved to the Modern Practice, From the Minutest to the Highest Branches"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Robert Jones
+* IDs:
+ * Amazon: 1436781884
+ * Google: 3odTEAAAQBAJ
+ * ISBN: 9781436781886
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1xWWGMQpXH32avjncMvABFgx10HJKRoqB) (6.99 MB)
+
+## Description
+
Artificial Fireworks: Improved To The Modern Practice, From The Minutest To The Highest Branches (1901) is a book written by Robert Jones. It is a comprehensive guide to creating and improving artificial fireworks, covering everything from the smallest details to the most advanced techniques. The book provides detailed instructions on how to create a wide range of fireworks, including rockets, shells, and fountains, as well as how to design and build the necessary equipment. It also includes information on the chemistry and physics of fireworks, as well as safety precautions that should be taken when handling them. Published in 1901, Artificial Fireworks is a valuable resource for anyone interested in the history and practice of fireworks making.This scarce antiquarian book is a facsimile reprint of the old original and may contain some imperfections such as library marks and notations. Because we believe this work is culturally important, we have made it available as part of our commitment for protecting, preserving, and promoting the world's literature in affordable, high quality, modern editions, that are true to their original work.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/78a48012f0e42f1f6161cc4a30e3e0d0e7f1f7f7e6b4e47797d9f3d47ccae004.md b/src/content/library/ebooks/78a48012f0e42f1f6161cc4a30e3e0d0e7f1f7f7e6b4e47797d9f3d47ccae004.md
new file mode 100644
index 0000000..d9c2381
--- /dev/null
+++ b/src/content/library/ebooks/78a48012f0e42f1f6161cc4a30e3e0d0e7f1f7f7e6b4e47797d9f3d47ccae004.md
@@ -0,0 +1,20 @@
+---
+title: "De La Pirotechnia Libri X"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Venturino Ruffinelli Vannoccio Biringucci
+* IDs:
+ * DOI: 10.5962/bhl.title.62542
+ * Amazon: B0114TPN34
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1vqc74Zdn6HlS65oWqN9qXWx0ld0XlCdq) (28.73 MB)
+
+## Description
+
Lang:- ita, Pages 358. Reprinted in 2016 with the help of original edition published long back[1540]. This book is in black & white, Hardcover, sewing binding for longer life with Matt laminated multi-Colour Dust Cover, Printed on high quality Paper, re-sized as per Current standards, professionally processed without changing its contents. As these are old books, there may be some pages which are blur or missing or black spots. We expect that you will understand our compulsion in these books. We found this book important for the readers who want to know more about our old treasure so we brought it back to the shelves. Hope you will like it and give your comments and suggestions. Original Title:- De La Pirotechnia Libri X. Doue Ampiamente Si Tratta Non Solo Di Ogni Sorte & Diuersita Di Miniere Ma Anchora Quanto Si Ricerca Intorno Aâ La Prattica Di Quelle Cose Di Quel Che Si Appartiene [Hardcover], Author:- Vannoccio Biringucci, Venturino Ruffinelli
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/78bf7a6bff0d22548b32bf6d7b8d4efa7049fdc250c4644d890292b2474a69bb.md b/src/content/library/ebooks/78bf7a6bff0d22548b32bf6d7b8d4efa7049fdc250c4644d890292b2474a69bb.md
new file mode 100644
index 0000000..9a86c82
--- /dev/null
+++ b/src/content/library/ebooks/78bf7a6bff0d22548b32bf6d7b8d4efa7049fdc250c4644d890292b2474a69bb.md
@@ -0,0 +1,21 @@
+---
+title: "Safety of Reactive Chemicals and Pyrotechnics"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Authors: Tadao Yoshida, Yuji Wada, Natalie Foster
+* IDs:
+ * Google: QbHgAAAAMAAJ
+ * ISBN: 9780444886569
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1gI9Lp82Iq8098HDnjYcadjWSGl2R5p3k) (14.5 MB)
+
+## Description
+
Hardbound. Accidents involving reactive chemicals can often be prevented, or their effects alleviated, if those handling them have a sound knowledge both of their hazardous properties and of appropriate handling methods. This book addresses this need.
+
It opens with a definition of the key technical terms and evaluation methods for hazardous materials are outlined. Chapter 2 covers accidents involving self-reactive substances, accidents occurring during chemical reactions, and accidents involving hazardous products in the event of an earthquake. In the next three chapters, methods for evaluating fire and explosion hazards of reactive substances are covered. The test methods described include DSC test using a sealed cell, impact sensitivity tests, the ignitability test, burning tests, the pyrolytic severity test, and shock sensitivity tests. Recently, the Japanese Fire Services Law was amended, requiring hazardous materials to be evaluated and classified
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/7a6668319d60d6bc3ff0f0ccc021ae48777908eaa9d88242fa8ef716c6099940.md b/src/content/library/ebooks/7a6668319d60d6bc3ff0f0ccc021ae48777908eaa9d88242fa8ef716c6099940.md
new file mode 100644
index 0000000..1de9beb
--- /dev/null
+++ b/src/content/library/ebooks/7a6668319d60d6bc3ff0f0ccc021ae48777908eaa9d88242fa8ef716c6099940.md
@@ -0,0 +1,20 @@
+---
+title: "The Preparatory Manual of Black Powder and Pyrotechnics"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Jared Ledgard
+* IDs:
+ * ISBN: 9781411685741
+ * Google: 7HzzwAEACAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1-at-fUUzOgAZmXgl8gP3CRs--AQz9F3a) (94.71 MB)
+
+## Description
+
The Preparatory Manual of Black Powder and Pyrotechnics is a new Handbook discussing the world's most commonly used pyrotechnic compositions. The book contains multiple sections dividing the area of pyrotechnics into various levels. Black Powder is the first level, followed by High Performance rocket propellants and gun propellants, then followed by General pyrotechnic compositions. Specialty and Experimental compositions take up the rear, followed by Fireworks. All compositions are discussed in great detail with complete processes for manufacture. The book discusses a total of 1187 pyrotechnic compositions ranging from black powder compositions, to fireworks, to high performance gun propellants, rocket propellants, incendiary agents, smoke producing mixtures, to specialty compositions including cloud seeding compositions, welding compositions, matches, priming compositions, and experimental compositions, all with a variety of uses, and methods of production
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/7af5a2174281e851b30dd5b9a524c60840fe239cf81c4845efe460827ae3beb0.md b/src/content/library/ebooks/7af5a2174281e851b30dd5b9a524c60840fe239cf81c4845efe460827ae3beb0.md
new file mode 100644
index 0000000..7ea8dfd
--- /dev/null
+++ b/src/content/library/ebooks/7af5a2174281e851b30dd5b9a524c60840fe239cf81c4845efe460827ae3beb0.md
@@ -0,0 +1,16 @@
+---
+title: "Illuminating pyrotechnic compositions and their specific features (Doctoral Dissertation)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Dominykas Juknelvičius
+* IDs:
+ * DOI: 10.15388/vu.thesis.122
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1Xu3j6Md_IeyCXcsau4Tq-zqmg0fakysy) (6.91 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/7c91c8f8cf9fca84733fc6770c8f3e3a559106616f9d0305ab580146d6cc0567.md b/src/content/library/ebooks/7c91c8f8cf9fca84733fc6770c8f3e3a559106616f9d0305ab580146d6cc0567.md
new file mode 100644
index 0000000..381b77a
--- /dev/null
+++ b/src/content/library/ebooks/7c91c8f8cf9fca84733fc6770c8f3e3a559106616f9d0305ab580146d6cc0567.md
@@ -0,0 +1,14 @@
+---
+title: "PGI Glossary"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: PGI
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=16GJdsPtptnQiGKUO-0XKlsWYl9oUnmMR) (2.6 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/7cad9d86788425d3a144d97712e55b5fe1d36d11643da82d1c48221598e048bb.md b/src/content/library/ebooks/7cad9d86788425d3a144d97712e55b5fe1d36d11643da82d1c48221598e048bb.md
new file mode 100644
index 0000000..b4a4204
--- /dev/null
+++ b/src/content/library/ebooks/7cad9d86788425d3a144d97712e55b5fe1d36d11643da82d1c48221598e048bb.md
@@ -0,0 +1,23 @@
+---
+title: "Impact Firecrackers: A History and How-To Guide to Classic Fireworks"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: John Donner
+* IDs:
+ * Google: _IIOAAAACAAJ
+ * ISBN: 9781581600193
+ * Amazon: 1581600194
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1rMeuH8npQ-D-4g4Ml4QaNh9ID0ssfM6S) (256.34 KB)
+
+## Description
+
Here John Donner takes you back to a time when there were fewer restrictions on fireworks, including the classics such as globe torpedoes and cracker balls. He also describes the materials needed to safely construct and handle impact firecrackers. For academic study only.
+
About the Author
+
John Donner, who has been honing his skills as a pyrotechnist for more than 30 years, preserves for all time the now all-but-outlawed techniques that makers of traditional fireworks have used and Americans have enjoyed for generations.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/7cba136e14fe691c4f5243ca2c5ec715f3fea6cab1772a5193d9a96eb2e72715.md b/src/content/library/ebooks/7cba136e14fe691c4f5243ca2c5ec715f3fea6cab1772a5193d9a96eb2e72715.md
new file mode 100644
index 0000000..8bb3656
--- /dev/null
+++ b/src/content/library/ebooks/7cba136e14fe691c4f5243ca2c5ec715f3fea6cab1772a5193d9a96eb2e72715.md
@@ -0,0 +1,19 @@
+---
+title: "Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 5 (1998 through 2000)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: K.L. Kosanke, Bonnie J. Kosanke
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1GoEJ-lcEREmaAbes8BLc3e0hSHCRu6Ad) (18.98 MB)
+
+## Description
+
Pyrotechnic Literature Series No. 8
+
Selected Pyrotechnic Publications of K.L. and B.J. Kosanke,
+
Part 5 (1998 through 2000)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/7cfc42ef38490f8fd0837273581372e899b9d59973ac8e86c0fd8abb55fa0ef9.md b/src/content/library/ebooks/7cfc42ef38490f8fd0837273581372e899b9d59973ac8e86c0fd8abb55fa0ef9.md
new file mode 100644
index 0000000..91f5a82
--- /dev/null
+++ b/src/content/library/ebooks/7cfc42ef38490f8fd0837273581372e899b9d59973ac8e86c0fd8abb55fa0ef9.md
@@ -0,0 +1,14 @@
+---
+title: "Skylighter.com Turbo Pyro 10 fireworks you can make this weekend"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Ned Gorski
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1kMcPHTBk8fFvwA_ZRbSylWy3A7uoIWDg) (5.65 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/81165b3c53ae40054a038dff58118b553c0c3bbc832bd518a95a92d232ed1f0d.md b/src/content/library/ebooks/81165b3c53ae40054a038dff58118b553c0c3bbc832bd518a95a92d232ed1f0d.md
new file mode 100644
index 0000000..3031fd6
--- /dev/null
+++ b/src/content/library/ebooks/81165b3c53ae40054a038dff58118b553c0c3bbc832bd518a95a92d232ed1f0d.md
@@ -0,0 +1,20 @@
+---
+title: "Dictionary of Pyrotechnics"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: George Washington Weingart
+* IDs:
+ * ISBN: 9780929931128
+ * Amazon: 0929931122
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1esIIGzHAGRqEtB_KzgKXjC026azevThG) (24.45 MB)
+
+## Description
+
The prices and sources mentioned throughout the text are no longer valid. This text contains descriptions and depictions of fireworks. Readers are cautioned that they must form their own opinion as to the application of anything found herein. Rekeyed from original text with additional material.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/829a4848de491d4f7084868e568050ae6b636d34ba61e658008ff74e97550c5f.md b/src/content/library/ebooks/829a4848de491d4f7084868e568050ae6b636d34ba61e658008ff74e97550c5f.md
new file mode 100644
index 0000000..58141f9
--- /dev/null
+++ b/src/content/library/ebooks/829a4848de491d4f7084868e568050ae6b636d34ba61e658008ff74e97550c5f.md
@@ -0,0 +1,18 @@
+---
+title: "Toxicology and Carcinogenesis Studies of Sodium Chlorate"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: National Toxicology Program
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1Gi7HZv5Dv9-_F3ONKcFB6j2xn2-VZYBx) (10.13 MB)
+
+## Description
+
Technical Report
+
TR-517 Toxicology and Carcinogenesis Studies of Sodium Chlorate (CAS No. 7775-09-9) in F344/N Rats and B6C3F1Mice (Drinking Water Studies)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/83b74cbad2069aa8ac90000357b088ac2001758f141dd0c7019222dbebb9992a.md b/src/content/library/ebooks/83b74cbad2069aa8ac90000357b088ac2001758f141dd0c7019222dbebb9992a.md
new file mode 100644
index 0000000..550535a
--- /dev/null
+++ b/src/content/library/ebooks/83b74cbad2069aa8ac90000357b088ac2001758f141dd0c7019222dbebb9992a.md
@@ -0,0 +1,14 @@
+---
+title: "Pyrotechnics, Second Edition"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: George Washington Weingart
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1d0FDBHJHU24u-aitsS54ipUZqCsxUii9) (1.08 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/83ba06bbb24255289d20d9bf32477bb2ea0db3da7137f6ef8cd74cbd89b3e5c7.md b/src/content/library/ebooks/83ba06bbb24255289d20d9bf32477bb2ea0db3da7137f6ef8cd74cbd89b3e5c7.md
new file mode 100644
index 0000000..1364a6e
--- /dev/null
+++ b/src/content/library/ebooks/83ba06bbb24255289d20d9bf32477bb2ea0db3da7137f6ef8cd74cbd89b3e5c7.md
@@ -0,0 +1,14 @@
+---
+title: "Regulation (EU) 2019/ of the European Parliament and of the Council of 20 June 2019 on the marketing and use of explosives precursors, amending Regulation (EC) No 1907/2006 and repealing Regulation (EU) No 98/2013"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Publications Office
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1scIxgnsSmOlFQtVuYRWyLyRrXaIJLPTs) (771.89 KB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/87c881788bbcd5326c6e179120f651d594bb3c61c6c54942f9bdb5728314f6af.md b/src/content/library/ebooks/87c881788bbcd5326c6e179120f651d594bb3c61c6c54942f9bdb5728314f6af.md
new file mode 100644
index 0000000..26fc535
--- /dev/null
+++ b/src/content/library/ebooks/87c881788bbcd5326c6e179120f651d594bb3c61c6c54942f9bdb5728314f6af.md
@@ -0,0 +1,14 @@
+---
+title: "pyrotechnic magazine issue 9"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Mayes Hub
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1p1jm8JdM88z3RnUyDb5fu3WV6Dvp-vaB) (196.8 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/8ae28198a573d48de81ce235abb06c97725a7272953333de563e6405986d178c.md b/src/content/library/ebooks/8ae28198a573d48de81ce235abb06c97725a7272953333de563e6405986d178c.md
new file mode 100644
index 0000000..8bfb8f7
--- /dev/null
+++ b/src/content/library/ebooks/8ae28198a573d48de81ce235abb06c97725a7272953333de563e6405986d178c.md
@@ -0,0 +1,13 @@
+---
+title: "CELEX 32006R1907 EN TXT"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1fKGbzi36mEY3Vr33n5y2AmPZaqda2Bgd) (1.78 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/8bc11ac79f430bdad2b2f01612bb0a3db03888b258625f73282cb544496c8e77.md b/src/content/library/ebooks/8bc11ac79f430bdad2b2f01612bb0a3db03888b258625f73282cb544496c8e77.md
new file mode 100644
index 0000000..7c4b75c
--- /dev/null
+++ b/src/content/library/ebooks/8bc11ac79f430bdad2b2f01612bb0a3db03888b258625f73282cb544496c8e77.md
@@ -0,0 +1,14 @@
+---
+title: "The Best Of The Case Former"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: IOOJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1ghlxKgc7C2IuNVJF7yIJbcNObYGbyfX3) (3.61 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/8f306d42628b4fa18aca3f67719e68ce1224290ea157eebcb540e8c77d63f3e0.md b/src/content/library/ebooks/8f306d42628b4fa18aca3f67719e68ce1224290ea157eebcb540e8c77d63f3e0.md
new file mode 100644
index 0000000..e037284
--- /dev/null
+++ b/src/content/library/ebooks/8f306d42628b4fa18aca3f67719e68ce1224290ea157eebcb540e8c77d63f3e0.md
@@ -0,0 +1,18 @@
+---
+title: "Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 4 (1995 and 1997)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: K.L. Kosanke, Bonnie J. Kosanke
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1aNz5SX02reVyRNQP4Cimaxn1gJDOLKQ2) (8.87 MB)
+
+## Description
+
Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 4 (1995 and 1997)
+
Pyrotechnic Literature Series No. 7
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/9265b0ef00c8ee8bf9295ab04ef1f813b021c55b971faabc5dbc9610f704482d.md b/src/content/library/ebooks/9265b0ef00c8ee8bf9295ab04ef1f813b021c55b971faabc5dbc9610f704482d.md
new file mode 100644
index 0000000..c1daec1
--- /dev/null
+++ b/src/content/library/ebooks/9265b0ef00c8ee8bf9295ab04ef1f813b021c55b971faabc5dbc9610f704482d.md
@@ -0,0 +1,14 @@
+---
+title: "Pyrotechnics, Scientific America July 1990"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: John A. Conkling
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1ZzPYJ9TeqT9Sawy-_nR5gE9eyvfdnvwW) (1.22 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/937ecc5674e9a2282a95550ae7f4d6e9f91ed9d8ac2d56fb40e17fec86293299.md b/src/content/library/ebooks/937ecc5674e9a2282a95550ae7f4d6e9f91ed9d8ac2d56fb40e17fec86293299.md
new file mode 100644
index 0000000..2cfb432
--- /dev/null
+++ b/src/content/library/ebooks/937ecc5674e9a2282a95550ae7f4d6e9f91ed9d8ac2d56fb40e17fec86293299.md
@@ -0,0 +1,17 @@
+---
+title: "Selected Pyrotechnic Publications of Dr. Takeo Shimizu Part 2"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Dr. Takeo Shimizu
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1ae_1xhD0PN9WXzFQSwpAt6S2r8_Vtt7Q) (6.81 MB)
+
+## Description
+
Pyrotechnic Literature Series No. 6
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/95a111c6853fc6dddafb2e8da43e85bf3f714582f41e75360c218712e98402c2.md b/src/content/library/ebooks/95a111c6853fc6dddafb2e8da43e85bf3f714582f41e75360c218712e98402c2.md
new file mode 100644
index 0000000..78d48b8
--- /dev/null
+++ b/src/content/library/ebooks/95a111c6853fc6dddafb2e8da43e85bf3f714582f41e75360c218712e98402c2.md
@@ -0,0 +1,16 @@
+---
+title: "Investigation of New More Environmentally Benign, Smoke-Reduced, Red- and Green-Light Emitting Pyrotechnic Compositions Based on Nitrogen-Rich Coloring Agents"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Karina Rosa Tarantik
+* IDs:
+ * Google: ZEIjMQAACAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=18VoD9ciS60hQMg46UKpo8ZgH8P29tAyF) (27.64 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/96568b92d46cec62c9454e909d64cfa0d794173991db649a1ad6cca88ff53940.md b/src/content/library/ebooks/96568b92d46cec62c9454e909d64cfa0d794173991db649a1ad6cca88ff53940.md
new file mode 100644
index 0000000..b0608c7
--- /dev/null
+++ b/src/content/library/ebooks/96568b92d46cec62c9454e909d64cfa0d794173991db649a1ad6cca88ff53940.md
@@ -0,0 +1,14 @@
+---
+title: "Pyrotechnics and Propellants"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Steven Todd, PhD
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=14p4IylvPI3aSLncI0EPZeObNggXFS3pR) (2.93 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/979ec75850245d9ad39e5e5cafcb493577adce6f522ee37e93877822a1da074b.md b/src/content/library/ebooks/979ec75850245d9ad39e5e5cafcb493577adce6f522ee37e93877822a1da074b.md
new file mode 100644
index 0000000..367f311
--- /dev/null
+++ b/src/content/library/ebooks/979ec75850245d9ad39e5e5cafcb493577adce6f522ee37e93877822a1da074b.md
@@ -0,0 +1,14 @@
+---
+title: "Alternative for Perchlorates in Incendiary and Pyrotechnic Formulations for Projectiles"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Dr. Trevor T. Griffiths
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1gcDoDQyNmFpCFkESyeJAwrFN4wlbMeJl) (3.8 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/9a45ff1d3b5f029504a60f9fe8b25be000073dbfde4fdecd0b65b21de1d0a129.md b/src/content/library/ebooks/9a45ff1d3b5f029504a60f9fe8b25be000073dbfde4fdecd0b65b21de1d0a129.md
new file mode 100644
index 0000000..92b0cd0
--- /dev/null
+++ b/src/content/library/ebooks/9a45ff1d3b5f029504a60f9fe8b25be000073dbfde4fdecd0b65b21de1d0a129.md
@@ -0,0 +1,17 @@
+---
+title: "Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 2 (1990 and 1992)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: K.L. Kosanke, Bonnie J. Kosanke
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1T1ic-m-HG-KQuZCEwob-yLSZSPlpGISl) (3.32 MB)
+
+## Description
+
Pyrotechnic Literature Series No. 2
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/9ac7b11eb970d811e6af40a01b80fbc14a3debb3ee00ac0e733cf5e8e5cd35ca.md b/src/content/library/ebooks/9ac7b11eb970d811e6af40a01b80fbc14a3debb3ee00ac0e733cf5e8e5cd35ca.md
new file mode 100644
index 0000000..605e4bf
--- /dev/null
+++ b/src/content/library/ebooks/9ac7b11eb970d811e6af40a01b80fbc14a3debb3ee00ac0e733cf5e8e5cd35ca.md
@@ -0,0 +1,16 @@
+---
+title: "Pyrotechnic Compositions"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Broderick Still
+* IDs:
+ * ISBN: 9781283492393
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1coEeGnzYqYpdT3Y-3-6YPOCr4tLdjv3Z) (3.93 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/9aeecd34bef9879c58060c598e26a834d90228cb4ec5ef3d1c880b9f8c697917.md b/src/content/library/ebooks/9aeecd34bef9879c58060c598e26a834d90228cb4ec5ef3d1c880b9f8c697917.md
new file mode 100644
index 0000000..b4737a8
--- /dev/null
+++ b/src/content/library/ebooks/9aeecd34bef9879c58060c598e26a834d90228cb4ec5ef3d1c880b9f8c697917.md
@@ -0,0 +1,22 @@
+---
+title: "Chemistry of Pyrotechnics: Basic Principles and Theory, Second Edition"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Authors: Chris Mocella, John A. Conkling
+* IDs:
+ * Google: pxScgdDCQVUC
+ * ISBN: 9781420018097
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1RZ-eAl4IAKqaksjZYqqVQrua1ypA3xwE) (3.49 MB)
+
+## Description
+
Primarily driven by advancing technology and concerns for safety, advancement in the world of pyrotechnics and high-energy materials has exploded in the past 25 years. The promulgation of new government regulations places new and more stringent restrictions on the materials that may be used in energetic mixtures. These regulations now mandate numerous training programs, and initiate other actions, such as OSHA’s Process Safety Management standard, intended to eliminate accidents and incidents. Unfortunately, the US lacks an organized, broad-range academic program to cover the science and use of energetic materials and educate the next generation of pyrotechnicians.
+
Designed as a bridge to allow a smooth and confident transition for personnel coming from a chemistry background into the practical world of explosives, Chemistry of Pyrotechnics: Basic Principles and Theory, Second Edition emphasizes basic chemical principles alongside practical, hands-on knowledge in the preparation of energetic mixtures. It examines the interactions between and adaptations of pyrotechnics to changing technology in areas such as obscuration science and low-signature flame emission.
+
Much more than a simple how-to guide, the book discusses chemical and pyrotechnic principles, components of high-energy mixtures, and elements of ignition, propagation, and sensitivity. It offers heat compositions, including ignition mixes, delays, thermites, and propellants and investigates the production of smoke and sound as well as light and color. Promoting the growth and expansion of pyrotechnics as a science, Chemistry of Pyrotechnics: Basic Principles and Theory, Second Edition provides practitioners with the ability to apply chemical principles and logic to energetic materials and thereby make the field as productive, useful, and safe as possible.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/9ba536f9611e99a20c7da809e57744d8c991229eafd9163d15280360030b970e.md b/src/content/library/ebooks/9ba536f9611e99a20c7da809e57744d8c991229eafd9163d15280360030b970e.md
new file mode 100644
index 0000000..89576c4
--- /dev/null
+++ b/src/content/library/ebooks/9ba536f9611e99a20c7da809e57744d8c991229eafd9163d15280360030b970e.md
@@ -0,0 +1,14 @@
+---
+title: "Extra info For Chlorates - Electro Chemical Prepartion"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: hiisw
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1hVq9lp6BJsDczw8pARXEEVqAIGLBBHpb) (285.14 KB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/9f20d4c81ba1638b246f85a96d133ade65ae74901ac7bdc669d6b21b40ed6194.md b/src/content/library/ebooks/9f20d4c81ba1638b246f85a96d133ade65ae74901ac7bdc669d6b21b40ed6194.md
new file mode 100644
index 0000000..0d35c0b
--- /dev/null
+++ b/src/content/library/ebooks/9f20d4c81ba1638b246f85a96d133ade65ae74901ac7bdc669d6b21b40ed6194.md
@@ -0,0 +1,14 @@
+---
+title: "pyrotechnic magazine issue 4"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Mayes Hub
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1FIVScFHmOM9tnrpRIxhMous979aPX-Lk) (141.02 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/9febcaf4aff0fbf3ac2c1ce730d4e830552a674b84c6d1e522c8b7938969cf1b.md b/src/content/library/ebooks/9febcaf4aff0fbf3ac2c1ce730d4e830552a674b84c6d1e522c8b7938969cf1b.md
new file mode 100644
index 0000000..1eb6147
--- /dev/null
+++ b/src/content/library/ebooks/9febcaf4aff0fbf3ac2c1ce730d4e830552a674b84c6d1e522c8b7938969cf1b.md
@@ -0,0 +1,14 @@
+---
+title: "Make Your Own Fireworks"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Questor
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1qweHuHf4SR7PtAHAtpTEWwv4YsZ17RYw) (1.1 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/a14c48a08e5f0f7ea11730eea4377e1aaede4ec6e29dba8218b99e7ce261a897.md b/src/content/library/ebooks/a14c48a08e5f0f7ea11730eea4377e1aaede4ec6e29dba8218b99e7ce261a897.md
new file mode 100644
index 0000000..98c1b4d
--- /dev/null
+++ b/src/content/library/ebooks/a14c48a08e5f0f7ea11730eea4377e1aaede4ec6e29dba8218b99e7ce261a897.md
@@ -0,0 +1,16 @@
+---
+title: "Pirotecnia Moderna"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: F. Di Maio
+* IDs:
+ * Google: ZCcDMwEACAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=136H5tPE8F5cvuRVnfwq9ELbC9kGOU5Ms) (5.96 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/a1ff638cc00e3c540ebba08516b84cc1f7efbccda502f5856006c0a74ef63a7a.md b/src/content/library/ebooks/a1ff638cc00e3c540ebba08516b84cc1f7efbccda502f5856006c0a74ef63a7a.md
new file mode 100644
index 0000000..51fbeb6
--- /dev/null
+++ b/src/content/library/ebooks/a1ff638cc00e3c540ebba08516b84cc1f7efbccda502f5856006c0a74ef63a7a.md
@@ -0,0 +1,14 @@
+---
+title: "Traditional Cylinder Shell Construction (Pyrotechnica IX)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: A. Fulcanelli
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1QGDFmO4EhO5GcwkjFDPftSQIkz9d6gyi) (2.08 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/a40190262510f2fa4d6b931b6d42fbe63e13df0a10e20fa10fefeb5ab4193cf4.md b/src/content/library/ebooks/a40190262510f2fa4d6b931b6d42fbe63e13df0a10e20fa10fefeb5ab4193cf4.md
new file mode 100644
index 0000000..14f9f72
--- /dev/null
+++ b/src/content/library/ebooks/a40190262510f2fa4d6b931b6d42fbe63e13df0a10e20fa10fefeb5ab4193cf4.md
@@ -0,0 +1,14 @@
+---
+title: "CannonFuse Collection of Pyrotechnic Compositions"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: CannonFuse.com
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1uF9a0o0caC4Mjb78WQstKBCotcvzXyvp) (935.06 KB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/a4305b5134a8455969e98f233b50a12ee067b8b0a591ce51a2b2d60db86eff56.md b/src/content/library/ebooks/a4305b5134a8455969e98f233b50a12ee067b8b0a591ce51a2b2d60db86eff56.md
new file mode 100644
index 0000000..5e1d338
--- /dev/null
+++ b/src/content/library/ebooks/a4305b5134a8455969e98f233b50a12ee067b8b0a591ce51a2b2d60db86eff56.md
@@ -0,0 +1,16 @@
+---
+title: "An Over the Counter Composition Repository, Chemical Sourcing and Synthesis Guide"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: OGLECEVAC, Leo
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1ISoEvblW7eR0LzuHKWsoH-yGIYulbUEf) (908.29 KB)
+
+## DescriptionAn Over the Counter Composition Repository, Chemical Sourcing and Synthesis Guide
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/a46a99b0349749f1cd2c892c56554ae9bc0154351b96af1416256b648f03c165.md b/src/content/library/ebooks/a46a99b0349749f1cd2c892c56554ae9bc0154351b96af1416256b648f03c165.md
new file mode 100644
index 0000000..6d5c92d
--- /dev/null
+++ b/src/content/library/ebooks/a46a99b0349749f1cd2c892c56554ae9bc0154351b96af1416256b648f03c165.md
@@ -0,0 +1,14 @@
+---
+title: "pyrotechnic magazine issue 7"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Mayes Hub
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1XO51VZ6shlXYvl1-7SgLGL8BlSowoma3) (150.13 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/a8723b33733f6f9b9159570bf9856e084bc99542c406b5309d6fee48e6cb9bba.md b/src/content/library/ebooks/a8723b33733f6f9b9159570bf9856e084bc99542c406b5309d6fee48e6cb9bba.md
new file mode 100644
index 0000000..d95341e
--- /dev/null
+++ b/src/content/library/ebooks/a8723b33733f6f9b9159570bf9856e084bc99542c406b5309d6fee48e6cb9bba.md
@@ -0,0 +1,14 @@
+---
+title: "Engineering Design Handbook - Military Pyrotechnics Series, Part One"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Authors: Theory, Application (AD817071) (z-lib.org)
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1P6MrJrVjEe8ESVunF2S0zx2xekRt6Nxd) (21.12 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/ab3d1c1f1cb9e782565e14916b59b9538caa2b27bdf6d930a947249d6d515f26.md b/src/content/library/ebooks/ab3d1c1f1cb9e782565e14916b59b9538caa2b27bdf6d930a947249d6d515f26.md
new file mode 100644
index 0000000..2cd25e6
--- /dev/null
+++ b/src/content/library/ebooks/ab3d1c1f1cb9e782565e14916b59b9538caa2b27bdf6d930a947249d6d515f26.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 31, 2012"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1KbPkthGP1EBzbpw01ygcoLIeuBGnHlEu) (5.2 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/ab4202a277f4a182372eb3e4702137421b06be93cd7b40ac264c081e7a36518a.md b/src/content/library/ebooks/ab4202a277f4a182372eb3e4702137421b06be93cd7b40ac264c081e7a36518a.md
new file mode 100644
index 0000000..76beb92
--- /dev/null
+++ b/src/content/library/ebooks/ab4202a277f4a182372eb3e4702137421b06be93cd7b40ac264c081e7a36518a.md
@@ -0,0 +1,19 @@
+---
+title: "Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 7 (2003 and 2004)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: K.L. Kosanke, Bonnie J. Kosanke
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1iMsGJqxrNTCBHwMDfOQ8HO-GeJJc7KrL) (8.97 MB)
+
+## Description
+
Selected Pyrotechnic Publications of K. L. and B. J. Kosanke
+
Part 7 (2003 and 2004)
+
Pyrotechnic Literature Series No. 11
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/ac5daf908fb721abdec3f12379bd30cbd5c6c302ab57efa96f72f1ded84897ac.md b/src/content/library/ebooks/ac5daf908fb721abdec3f12379bd30cbd5c6c302ab57efa96f72f1ded84897ac.md
new file mode 100644
index 0000000..b137386
--- /dev/null
+++ b/src/content/library/ebooks/ac5daf908fb721abdec3f12379bd30cbd5c6c302ab57efa96f72f1ded84897ac.md
@@ -0,0 +1,14 @@
+---
+title: "The evolution and art significance of pyrotechnics (Thesis)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Leila Claire Sturgia
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=11TemPEr4IxsD2cofCvsPI-XGD3PCwwHT) (6.43 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/ad1563f4cbecdbe3dcbb4e4bf3f0d9a2bf492ec9ba5951bc54a3acd5f2a38944.md b/src/content/library/ebooks/ad1563f4cbecdbe3dcbb4e4bf3f0d9a2bf492ec9ba5951bc54a3acd5f2a38944.md
new file mode 100644
index 0000000..681b450
--- /dev/null
+++ b/src/content/library/ebooks/ad1563f4cbecdbe3dcbb4e4bf3f0d9a2bf492ec9ba5951bc54a3acd5f2a38944.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 21, Summer 2005"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1Ly-MrQGIz3UXTgapFpkQG5fSMekxwZrb) (18.67 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/aeda75a764f967be8bafb8a2a2a8fd12624e317f8619af4acb2f7fa2ed16b924.md b/src/content/library/ebooks/aeda75a764f967be8bafb8a2a2a8fd12624e317f8619af4acb2f7fa2ed16b924.md
new file mode 100644
index 0000000..bed46e5
--- /dev/null
+++ b/src/content/library/ebooks/aeda75a764f967be8bafb8a2a2a8fd12624e317f8619af4acb2f7fa2ed16b924.md
@@ -0,0 +1,20 @@
+---
+title: "A Professional's Guide To Pyrotechnics: Understanding and Making Exploding Fireworks"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: John Donner
+* IDs:
+ * ISBN: 9780873649292
+ * Amazon: 087364929X
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1wmOfnTGPoI1M46bJQ5EQkUKhLMLWY3Rc) (4.76 MB)
+
+## Description
+
This book offers a well-rounded selection of reliable, well-researched formulas for the most popular exploding fireworks, including M80s, cherry bombs, ash cans, chasers, globe torpedoes, Knallkorpers, aerial bombs, cracker balls, Flashcrackas and more. For academic study only.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/af14fdf3d2f5755a389aff4c55a7bcd9592b8551d5ad96f676ae957dfd527ae4.md b/src/content/library/ebooks/af14fdf3d2f5755a389aff4c55a7bcd9592b8551d5ad96f676ae957dfd527ae4.md
new file mode 100644
index 0000000..d93aadc
--- /dev/null
+++ b/src/content/library/ebooks/af14fdf3d2f5755a389aff4c55a7bcd9592b8551d5ad96f676ae957dfd527ae4.md
@@ -0,0 +1,17 @@
+---
+title: "The Illustrated Dictionary of Pyrotechnics"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Authors: Kenneth L. Kosanke, B. J. Kosanke
+* IDs:
+ * ISBN: 9781889526010
+ * Google: e7XjCvof60QC
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1OG84dSOSDmt62i4zWFtgMWfBeFWyoChk) (1.6 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/af71a8a429640c384bc967bd5c01e21aaa916afa6d7715b0ad6022161cd3fa97.md b/src/content/library/ebooks/af71a8a429640c384bc967bd5c01e21aaa916afa6d7715b0ad6022161cd3fa97.md
new file mode 100644
index 0000000..77a088d
--- /dev/null
+++ b/src/content/library/ebooks/af71a8a429640c384bc967bd5c01e21aaa916afa6d7715b0ad6022161cd3fa97.md
@@ -0,0 +1,14 @@
+---
+title: "Professional Homemade Cherry Bombs & Other Fireworks"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Desert Publications
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1aN6pIBb2ucJR6BZaRom_ULQABge2SOQr) (2.44 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/b062b2016b31060ee2da53f558f94a4c202670960671eb7c0f79c7faf6f4cced.md b/src/content/library/ebooks/b062b2016b31060ee2da53f558f94a4c202670960671eb7c0f79c7faf6f4cced.md
new file mode 100644
index 0000000..a49d1ed
--- /dev/null
+++ b/src/content/library/ebooks/b062b2016b31060ee2da53f558f94a4c202670960671eb7c0f79c7faf6f4cced.md
@@ -0,0 +1,15 @@
+---
+title: "A System of Pyrotechny / Comprehending the theory and practice, with the application of chemistry; designed for exhibition and for war."
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: James Cutbush
+* IDs:
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=16NmUI_foN5yjE_vKTfkatNBAIKfeeYAb) (1.12 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/b44fdb6fb8b497d82eb174291ccb3382ecf9b574656599001c97491df27d08b5.md b/src/content/library/ebooks/b44fdb6fb8b497d82eb174291ccb3382ecf9b574656599001c97491df27d08b5.md
new file mode 100644
index 0000000..f6f9479
--- /dev/null
+++ b/src/content/library/ebooks/b44fdb6fb8b497d82eb174291ccb3382ecf9b574656599001c97491df27d08b5.md
@@ -0,0 +1,14 @@
+---
+title: "pyrotechnic magazine issue 6 December 2015"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Mayes Hub
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1rUgN_Q6x0FMM4BP7Y8HB00P7MNodeGQo) (178.65 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/b480b14b7ac1958c94417fb50774629f04b133a81b468de9cd2415a37c8a5abb.md b/src/content/library/ebooks/b480b14b7ac1958c94417fb50774629f04b133a81b468de9cd2415a37c8a5abb.md
new file mode 100644
index 0000000..907f951
--- /dev/null
+++ b/src/content/library/ebooks/b480b14b7ac1958c94417fb50774629f04b133a81b468de9cd2415a37c8a5abb.md
@@ -0,0 +1,36 @@
+---
+title: "High Explosives, Propellants, Pyrotechnics"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Ernst-Christian Koch
+* IDs:
+ * ISBN: 9783110660524
+ * Google: bOsUEAAAQBAJ
+ * Amazon: 3110660520
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1Rzw7bNk5Fa771dl4iEtmOjYrV43Acmle) (28.21 MB)
+
+## Description
+
This dictionary contains 739 entries with about 1400 references to the primary literature. Details on the composition, performance, sensitivity and other pertinent properties of Energetic Materials such as High Explosives, Propellants, Pyrotechnics, as well as important ingredients such as Oxidizers, Fuels, Binders, and Modifiers are given and presented partly in over 180 tables with more than 240 structural formulas .
+
In detail the dictionary gives elaborate descriptions of
+
+- 460 Chemical Substances
+- 170 Pyrotechnic Compositions
+- 360 High Explosive and Propellant Formulations
+
In addition, the basic physical and thermochemical properties of 435 pure substances (elements & compounds) typically occuring as ingredients or reaction products are given too.
+
150 Figures, schemes and diagrams explain Applications, Test methods, Scientific facilities, and finally Individuals closely tied with the development and investigation of Energetic Materials.
+
The book is intended for readers with a technical or scientific background, active in governmental agencies, research institutes, trade and industry, concerned with the procurement, development, manufacture, investigation and use of Energetic Materials, such as High Explosives, Propellants, Pyrotechnics, Fireworks and Ammunition. The book serves both as a daily reference for the experienced as well as an introduction for the newcomer to the field.
+
Review
+
review of the second german edition:
+
.. Diese Enzyklopädie ist für alle mit Explosivstoffen und Munition befassten Fachleute ein "Muss. Es ist dem Autor gelungen, die Fülle an Informationen außerordentlich übersichtlich und graphisch gelungen darzustellen. ...
+
...This encyclopedia is a must for every expert handling explosives and ammunition. The author has succeeded in presenting a wealth of information in an exceptionally well-arranged manner with clear depictions...
+
--Dr. Stephan Wilker, BAAINBw, Koblenz
+
About the Author
+
Ernst-Christian Koch , Lutradyn-Energetic Materials Science & Technology Consulting, Germany.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/b5d23f99e3726797de7f582293e1f7125876a534d7cd1f39cb7dd0e4c1d74952.md b/src/content/library/ebooks/b5d23f99e3726797de7f582293e1f7125876a534d7cd1f39cb7dd0e4c1d74952.md
new file mode 100644
index 0000000..5f9eb9d
--- /dev/null
+++ b/src/content/library/ebooks/b5d23f99e3726797de7f582293e1f7125876a534d7cd1f39cb7dd0e4c1d74952.md
@@ -0,0 +1,20 @@
+---
+title: "The Pyrotechnist's Treasury, Or, Complete Art of Making Fireworks"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Thomas Kentish
+* IDs:
+ * Google: Evt5jf9vVucC
+ * ISBN: 9781465554277
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1rV_PCobbXpa_HeZobTgpsV04vFGG6Ajg) (725.17 KB)
+
+## Description
+
"The Pyrotechnist's Treasury; Or, Complete Art of Making Fireworks" by Thomas Kentish is a comprehensive guide on pyrotechnics, likely written in the late 19th century. This work delves deeply into the art of making fireworks, including practical recipes and methods for creating various pyrotechnic effects. It is tailored for both amateurs and experienced individuals interested in understanding the intricate details of crafting fireworks. The opening of this manual establishes its purpose and significance in the realm of pyrotechnics. Initially, the author discusses the lack of substantial English literature on the subject before his work, noting the inadequacies of previous publications. Kentish expresses his intent to provide a thorough resource filled with practical advice from his extensive experience in pyrotechnics. He introduces key concepts related to making Roman candles and rockets and emphasizes safety protocols and detailed procedures to ensure successful results. The beginning sets the stage for a practical and informative text that promises to enhance the reader's knowledge and skills in fireworks crafting.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/b65b0bb6793cd931040b9b4de852190172aae4be82fcb14e3e710f69aa8a6a53.md b/src/content/library/ebooks/b65b0bb6793cd931040b9b4de852190172aae4be82fcb14e3e710f69aa8a6a53.md
new file mode 100644
index 0000000..774b102
--- /dev/null
+++ b/src/content/library/ebooks/b65b0bb6793cd931040b9b4de852190172aae4be82fcb14e3e710f69aa8a6a53.md
@@ -0,0 +1,16 @@
+---
+title: "The Chemistry of Fireworks (Reprinted 2002)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Michael S. Russel
+* IDs:
+ * ISBN: 1250212502
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1hGGlKso0wUwUxnWBKb11Kyo88cdyGKbG) (1.89 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/b73e8ddf9f1a8043ed76ed225feb8105a834bcbbe517d53c0961c237d9976bf7.md b/src/content/library/ebooks/b73e8ddf9f1a8043ed76ed225feb8105a834bcbbe517d53c0961c237d9976bf7.md
new file mode 100644
index 0000000..9a58338
--- /dev/null
+++ b/src/content/library/ebooks/b73e8ddf9f1a8043ed76ed225feb8105a834bcbbe517d53c0961c237d9976bf7.md
@@ -0,0 +1,18 @@
+---
+title: "Pyrotechnics: The History and Art of Firework Making"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Alan St. Hill. Brock
+* IDs:
+ * DOI: 10.5479/sil.117260.39088002567626
+ * Google: Pf23PgAACAAJ
+ * Amazon: B00416B6JS
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1UT-_fX60x3I1cdXmbQ_FVpNlLq9fFjCw) (2.13 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/b85c8c170b43e72bdc602f4920e279929108e1ddb7e100189c9ebbcd1f47a59b.md b/src/content/library/ebooks/b85c8c170b43e72bdc602f4920e279929108e1ddb7e100189c9ebbcd1f47a59b.md
new file mode 100644
index 0000000..5af7fc1
--- /dev/null
+++ b/src/content/library/ebooks/b85c8c170b43e72bdc602f4920e279929108e1ddb7e100189c9ebbcd1f47a59b.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue Number 7, Summer 1998"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1Cg3lM1iya9x0JyvX0yWAEaNRlCENoUkD) (2.79 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/b96c5ac106e50a705457fc87d6dc054bb1342c2641a3996b311c00c9c941cf3e.md b/src/content/library/ebooks/b96c5ac106e50a705457fc87d6dc054bb1342c2641a3996b311c00c9c941cf3e.md
new file mode 100644
index 0000000..b22f636
--- /dev/null
+++ b/src/content/library/ebooks/b96c5ac106e50a705457fc87d6dc054bb1342c2641a3996b311c00c9c941cf3e.md
@@ -0,0 +1,14 @@
+---
+title: "Pyromans Revenge"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: TeamLBVG
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1Kmq37tnGQ6p0K2tzL2OtLt4BfS08Omkf) (5.89 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/ba939beef827ad1b2e572435bc1f7dd6a0678c54af9e0840ef295366e937cb77.md b/src/content/library/ebooks/ba939beef827ad1b2e572435bc1f7dd6a0678c54af9e0840ef295366e937cb77.md
new file mode 100644
index 0000000..eae47ca
--- /dev/null
+++ b/src/content/library/ebooks/ba939beef827ad1b2e572435bc1f7dd6a0678c54af9e0840ef295366e937cb77.md
@@ -0,0 +1,14 @@
+---
+title: "pyrotechnic magazine issue 2"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Mayes Hub
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1TyDyaqrYsDqbvHv0-7qyw_PUa0muyi74) (166.66 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/bd0802d9dcc506189b5c2d4d3a35175df9962c03f2ffd12861ff23acf1d8027c.md b/src/content/library/ebooks/bd0802d9dcc506189b5c2d4d3a35175df9962c03f2ffd12861ff23acf1d8027c.md
new file mode 100644
index 0000000..cc7a3de
--- /dev/null
+++ b/src/content/library/ebooks/bd0802d9dcc506189b5c2d4d3a35175df9962c03f2ffd12861ff23acf1d8027c.md
@@ -0,0 +1,14 @@
+---
+title: "Amateur Pyrotechnics"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Dan Williams
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=10Qoj8Op3cCPF4RsF33rfvRlRCkKPmvWj) (2.4 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/be82456acdcb3c3754b3572f6def4153b281838987e0c73c6d7bc05dd9a20184.md b/src/content/library/ebooks/be82456acdcb3c3754b3572f6def4153b281838987e0c73c6d7bc05dd9a20184.md
new file mode 100644
index 0000000..cc2526f
--- /dev/null
+++ b/src/content/library/ebooks/be82456acdcb3c3754b3572f6def4153b281838987e0c73c6d7bc05dd9a20184.md
@@ -0,0 +1,14 @@
+---
+title: "Wouter's Practical Pyrotechnics"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Wouter Visser
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1qvenSS8IsZvmNxJsHWmIBWunwYcntOIG) (801.64 KB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/becd85aa050aa284ace34ee0badcc8a96f6836d1ddafb260060c1bdd2060d2e3.md b/src/content/library/ebooks/becd85aa050aa284ace34ee0badcc8a96f6836d1ddafb260060c1bdd2060d2e3.md
new file mode 100644
index 0000000..63f1c00
--- /dev/null
+++ b/src/content/library/ebooks/becd85aa050aa284ace34ee0badcc8a96f6836d1ddafb260060c1bdd2060d2e3.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue Number 6, Winter 1997"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1Hcg9Srn8ZPhjlHorKQNMYLhDOgbfgEy1) (3.85 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/c034bb79d0659205f937c1270bd06c6e216fddf86299474feb1279a8587f2649.md b/src/content/library/ebooks/c034bb79d0659205f937c1270bd06c6e216fddf86299474feb1279a8587f2649.md
new file mode 100644
index 0000000..b3fff10
--- /dev/null
+++ b/src/content/library/ebooks/c034bb79d0659205f937c1270bd06c6e216fddf86299474feb1279a8587f2649.md
@@ -0,0 +1,14 @@
+---
+title: "Engineering Design Handbook - Military Pyrotechnics Series, Part Four - Design of ammunition for pyrotechnic effects"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Alexandria, Virginia
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1_pmEyT42j7cU-R4gyk7Ux26b11UKJ6oX) (16.85 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/c0cba131fc7e112b99c01bbf385725e1053102e87313216193e318d39af878a9.md b/src/content/library/ebooks/c0cba131fc7e112b99c01bbf385725e1053102e87313216193e318d39af878a9.md
new file mode 100644
index 0000000..6eae0b2
--- /dev/null
+++ b/src/content/library/ebooks/c0cba131fc7e112b99c01bbf385725e1053102e87313216193e318d39af878a9.md
@@ -0,0 +1,17 @@
+---
+title: "Fireworks: The Art, Science, and Technique"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Takeo Shimizu
+* IDs:
+ * Amazon: 0929388054
+ * ISBN: 9780929388052
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1QZVxop5kqP48_miUEv4Ic1BVZQYtDcu9) (5.15 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/c2096d5d1b77af6b6c6f9a2f6b9b290be4beca653b37d1def668a32f1252b165.md b/src/content/library/ebooks/c2096d5d1b77af6b6c6f9a2f6b9b290be4beca653b37d1def668a32f1252b165.md
new file mode 100644
index 0000000..4c5539d
--- /dev/null
+++ b/src/content/library/ebooks/c2096d5d1b77af6b6c6f9a2f6b9b290be4beca653b37d1def668a32f1252b165.md
@@ -0,0 +1,17 @@
+---
+title: "Pyrotechnic Chemistry"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Bonnie Kosanke
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=18aG-MH3WAGzVogAE_8fFZ8mF1tdU8hSU) (16.9 MB)
+
+## Description
+
Pyrotechnic Reference Series No.4
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/c355e3253cb2b93b59065f95fa3b94529450b5e2cbdf8d9168efcc774185f0bb.md b/src/content/library/ebooks/c355e3253cb2b93b59065f95fa3b94529450b5e2cbdf8d9168efcc774185f0bb.md
new file mode 100644
index 0000000..a5bf6a1
--- /dev/null
+++ b/src/content/library/ebooks/c355e3253cb2b93b59065f95fa3b94529450b5e2cbdf8d9168efcc774185f0bb.md
@@ -0,0 +1,31 @@
+---
+title: "Military Pyrotechnics: Principles and Practices"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Ajoy K. Bose
+* IDs:
+ * Google: DT1PEAAAQBAJ
+ * ISBN: 9780367554118
+ * Amazon: 0367554119
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=15QR9Mv6RC5xi4H_dUL4TqAzLLeYKCO4t) (89.95 MB)
+
+## Description
+
This book covers military pyrotechnics characteristics, sensitivity, combustion, performance parameters, ingredients and their behaviour, various pyrotechnic compositions and their manufacturing methods, filling, pressing and assembly of ammunition and so forth. Divided into two broader sections, namely military pyrotechnic compositions and military pyrotechnic ammunitions and devices, it provides full spectrum of military pyrotechnics and a guide for all personnel involved with management of military pyrotechnic ammunitions and devices in design, production, inspection, training, and use.
+
Features:
+
- Answers "know what", "know why "and "know how" of pyrotechnic compositions and pyrotechnic ammunitions and devices
+- Explains various concepts and mechanisms of the military pyrotechnics
+- Deliberates on role and characteristics of pyrotechnic compositions and its classification
+- Discusses various factors affecting performance and some differences in military pyrotechnics
+- Describes various methods of initiation of ignition in ammunition
+- Elucidates basic requirements of pyrotechnic ammunitions, its development and life cycle of ammunition lots
+- Provides classification, division, shelf life, compatibility and nomenclature of ammunitions and devices
+- Reviews test/proof requirements of ammunitions and devices, deployment and functioning, defect classification, sampling plan and acceptance criteria
+- Explores latest trends in 'green pyrotechnics' for environment- friendly military pyrotechnics
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/c3c5a14c461094ca9cac21b93e1f677490d9e0b1b2d0d7dc252c37c4877f26bd.md b/src/content/library/ebooks/c3c5a14c461094ca9cac21b93e1f677490d9e0b1b2d0d7dc252c37c4877f26bd.md
new file mode 100644
index 0000000..68aab74
--- /dev/null
+++ b/src/content/library/ebooks/c3c5a14c461094ca9cac21b93e1f677490d9e0b1b2d0d7dc252c37c4877f26bd.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue Number 1, Summer 1995"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=12YBkZp0Dk9-m0A_n9xrVbhVcb0O2nwHE) (1.56 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/c4cd611a4e13c89bd48607720b17e87ac570ff094db4ce5b04c8fcd2586178ef.md b/src/content/library/ebooks/c4cd611a4e13c89bd48607720b17e87ac570ff094db4ce5b04c8fcd2586178ef.md
new file mode 100644
index 0000000..167af59
--- /dev/null
+++ b/src/content/library/ebooks/c4cd611a4e13c89bd48607720b17e87ac570ff094db4ce5b04c8fcd2586178ef.md
@@ -0,0 +1,14 @@
+---
+title: "pyrotechnic magazine issue 3"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Mayes Hub
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=12ENpB_cHzJCfPrZVT2qVWCmyMeVCnNDA) (230.37 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/c52e0b3184425f5e8402d32f82cebebdfd592261ef65add67b63a34e8e61219a.md b/src/content/library/ebooks/c52e0b3184425f5e8402d32f82cebebdfd592261ef65add67b63a34e8e61219a.md
new file mode 100644
index 0000000..0f4089c
--- /dev/null
+++ b/src/content/library/ebooks/c52e0b3184425f5e8402d32f82cebebdfd592261ef65add67b63a34e8e61219a.md
@@ -0,0 +1,28 @@
+---
+title: "Dictionary and Manual of Fireworks: Weingart"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Authors: George A. Weingart, George Washington Weingart
+* IDs:
+ * Google: JlkSHQAACAAJ
+ * ISBN: 9780929931128
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=18vIV7cM38gzMGZdZdEbDl83iioStocZG) (20.48 MB)
+
+## Description
+
Dictionary and manual of pyrotechny.
+
+
Covering the authors work and experiments from 1890 to 1935.
+
+
A drop of ink, t'is said made millions think:
+
+
A spark of fireworks has oft' made thousands blink.
+
+
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/c61fcc6016494d9130b4d37c6aeeb2e05a545a130754a6e6dab3e4ff4edccc1e.md b/src/content/library/ebooks/c61fcc6016494d9130b4d37c6aeeb2e05a545a130754a6e6dab3e4ff4edccc1e.md
new file mode 100644
index 0000000..8cf18f3
--- /dev/null
+++ b/src/content/library/ebooks/c61fcc6016494d9130b4d37c6aeeb2e05a545a130754a6e6dab3e4ff4edccc1e.md
@@ -0,0 +1,13 @@
+---
+title: "Pyrotechnics Education - Campaign Toolkit v1.0"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1bLsi90fhsURBw5MqdO43QLFle0d_ue6J) (2.45 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/c73b994b8d806a8108f09d16b877f702fad240aaeb7c723ff1bd2a4887e94e9e.md b/src/content/library/ebooks/c73b994b8d806a8108f09d16b877f702fad240aaeb7c723ff1bd2a4887e94e9e.md
new file mode 100644
index 0000000..2a67e11
--- /dev/null
+++ b/src/content/library/ebooks/c73b994b8d806a8108f09d16b877f702fad240aaeb7c723ff1bd2a4887e94e9e.md
@@ -0,0 +1,16 @@
+---
+title: "Manual of Explosives, Military Pyrotechnics, and Chemical Warfare Agents : Composition, Properties, Uses"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Jules Bebie
+* IDs:
+ * Amazon: B0007DMNM8
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=16QZwnq6Dl9sT0WyZNxkb5Z45xpjobLxZ) (1.39 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/ca09bbf9f2712fd6ea3df098db6a09491866b106337b131ab6b83f33c9050b64.md b/src/content/library/ebooks/ca09bbf9f2712fd6ea3df098db6a09491866b106337b131ab6b83f33c9050b64.md
new file mode 100644
index 0000000..6589c11
--- /dev/null
+++ b/src/content/library/ebooks/ca09bbf9f2712fd6ea3df098db6a09491866b106337b131ab6b83f33c9050b64.md
@@ -0,0 +1,13 @@
+---
+title: "A complete system of pyrotechny or the art of making fire-works (endless amusement pamplet)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1Z4N71VU3zi_x71O72YjB5t7ibUY9dZwb) (3.55 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/cac400e5012ce8eacd0e7d922341bb41df8b2d23ab2d8ac8057429d10933549a.md b/src/content/library/ebooks/cac400e5012ce8eacd0e7d922341bb41df8b2d23ab2d8ac8057429d10933549a.md
new file mode 100644
index 0000000..477db59
--- /dev/null
+++ b/src/content/library/ebooks/cac400e5012ce8eacd0e7d922341bb41df8b2d23ab2d8ac8057429d10933549a.md
@@ -0,0 +1,20 @@
+---
+title: "Chymical, Natural, and Physical Magic: Intended for the Instruction and Entertainment of Juveniles During the Holiday Vacation"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: G. W. Septimus Piesse
+* IDs:
+ * Amazon: 1110227523
+ * ISBN: 9781110227525
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=14aXb8M_MokqOqwkG3vQDOjyOxXpVzKyd) (6.96 MB)
+
+## Description
+
This is a pre-1923 historical reproduction that was curated for quality. Quality assurance was conducted on each of these books in an attempt to remove books with imperfections introduced by the digitization process. Though we have made best efforts - the books may have occasional errors that do not impede the reading experience. We believe this work is culturally important and have elected to bring the book back into print as part of our continuing commitment to the preservation of printed works worldwide.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/caca22ab39dc36459cc6e0a3d21c865f5f83321fe0f3b202f23f1177b7e38571.md b/src/content/library/ebooks/caca22ab39dc36459cc6e0a3d21c865f5f83321fe0f3b202f23f1177b7e38571.md
new file mode 100644
index 0000000..936c9ae
--- /dev/null
+++ b/src/content/library/ebooks/caca22ab39dc36459cc6e0a3d21c865f5f83321fe0f3b202f23f1177b7e38571.md
@@ -0,0 +1,16 @@
+---
+title: "The Chemistry of Powder and Explosives, Complete in One Volume (OCR)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Tenney L. Davis
+* IDs:
+ * Amazon: B0015MSALS
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1LYabHH1JRgeg1UCfUCUfDPhuHDXDoQoI) (5.78 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/cbcc2589110d21ced7a7aa187ef0e3c1febe1e4cf6decce5f85aee4345238596.md b/src/content/library/ebooks/cbcc2589110d21ced7a7aa187ef0e3c1febe1e4cf6decce5f85aee4345238596.md
new file mode 100644
index 0000000..8b96b76
--- /dev/null
+++ b/src/content/library/ebooks/cbcc2589110d21ced7a7aa187ef0e3c1febe1e4cf6decce5f85aee4345238596.md
@@ -0,0 +1,21 @@
+---
+title: "Fundamentals and Technology of Combustion"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Authors: F El-Mahallawy, S. E-Din Habik
+* IDs:
+ * ISBN: 9780080532189
+ * Google: d-4GZ6frBEUC
+ * Amazon: 0080441068
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1PGE3WuXjdzNAcp9VD6TJA3-SfF72c513) (22.09 MB)
+
+## Description
+
Fundamentals and Technology of Combustion contains brief descriptions of combustion fundamental processes, followed by an extensive survey of the combustion research technology. It also includes mathematical combustion modeling of the processes covering mainly premixed and diffusion flames, where many chemical and physical processes compete in complex ways, for both laminar and turbulent flows. The combustion chemistry models that validate experimental data for different fuels are sufficiently accurate to allow confident predictions of the flame characteristics. This illustrates a unique bridge between combustion fundamentals and combustion technology, which provides a valuable technical reference for many engineers and scientists. Moreover, the book gives the reader sufficient background of basic engineering sciences such as chemistry, thermodynamics, heat transfer and fluid mechanics. The combustion research and mathematical models fit between small-scale laboratory burner flames, and large-scale industrial boilers, furnaces and combustion chambers. The materials have been collected from previous relevant research and some selected papers of the authors and co-workers, which have been presented mainly in different refereed journals, international conferences and symposia, thus providing a comprehensive collection. Furthermore, the book includes some of the many recent general correlations for the characteristics of laminar, turbulent, premixed and diffusion flames in an easily usable form. The authors believe that further progress in optimizing combustion performance and reducing polluting emissions can only be treated through understanding of combustion chemistry.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/cd2f467f2616573223f8629332deb9741e35eb45965b7e2fb345448776326284.md b/src/content/library/ebooks/cd2f467f2616573223f8629332deb9741e35eb45965b7e2fb345448776326284.md
new file mode 100644
index 0000000..fac4c10
--- /dev/null
+++ b/src/content/library/ebooks/cd2f467f2616573223f8629332deb9741e35eb45965b7e2fb345448776326284.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 28, 2009"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1_K1Y-AYIiKmZN53UAJqglEeEtQKFgCKn) (8.17 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/d24b2fc947d20b76ee61b1e3409b98e67cf9f64bae8b70007b2b590d8f401f66.md b/src/content/library/ebooks/d24b2fc947d20b76ee61b1e3409b98e67cf9f64bae8b70007b2b590d8f401f66.md
new file mode 100644
index 0000000..de4abd5
--- /dev/null
+++ b/src/content/library/ebooks/d24b2fc947d20b76ee61b1e3409b98e67cf9f64bae8b70007b2b590d8f401f66.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 25, Summer 2007"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1zykFpmfXvwJoOwUTCnuTkLspryc8WDFC) (6.03 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/d273848a63be3148c30570b97e8170b991e221861adeccff6757c48d158fed8e.md b/src/content/library/ebooks/d273848a63be3148c30570b97e8170b991e221861adeccff6757c48d158fed8e.md
new file mode 100644
index 0000000..89ca54e
--- /dev/null
+++ b/src/content/library/ebooks/d273848a63be3148c30570b97e8170b991e221861adeccff6757c48d158fed8e.md
@@ -0,0 +1,20 @@
+---
+title: "The Anarchist Arsenal: Improvised Incendiary and Explosives Techniques"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: David Harber
+* IDs:
+ * ISBN: 9780873645805
+ * Google: V_mwPQAACAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1QyDt4stb2iU23kCnVhFJwNL5CT4U9ChO) (12.65 MB)
+
+## Description
+
Written by a former EOD specialist, this book fills in the gaps left by other explosives manuals, including many devices and techniques that have never appeared in print. Detailed formulas, diagrams and instructions for Semtex, C-4, land mines, car bombs, mollies, FAEs and more. For information purposes only.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/d5013df8f0d4f41625edc9643a4978fde6924fa8982e05065644e9c5aa6aeb89.md b/src/content/library/ebooks/d5013df8f0d4f41625edc9643a4978fde6924fa8982e05065644e9c5aa6aeb89.md
new file mode 100644
index 0000000..9ae62ca
--- /dev/null
+++ b/src/content/library/ebooks/d5013df8f0d4f41625edc9643a4978fde6924fa8982e05065644e9c5aa6aeb89.md
@@ -0,0 +1,16 @@
+---
+title: "A SYNTHESIS AND SOURCING GUIDE TO OVER THE COUNTER PYROTECHNICS – 2nd EDITION"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: LEO OGLECEVAC
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1tzQALQj3a7QdaX_BuQap0qJrOf_UXw1j) (2.22 MB)
+
+## DescriptionAn OTC Composition Repository, Chemical Sourcing and Synthesis Guide
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/d538fce8e5a72129b0aaf60bb865f7d76c407e7ed6a103fbe47a99865b796650.md b/src/content/library/ebooks/d538fce8e5a72129b0aaf60bb865f7d76c407e7ed6a103fbe47a99865b796650.md
new file mode 100644
index 0000000..66339b3
--- /dev/null
+++ b/src/content/library/ebooks/d538fce8e5a72129b0aaf60bb865f7d76c407e7ed6a103fbe47a99865b796650.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue Number 4, Winter 1996"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=19IusZRBA9N_MbTNR0aXw5c4Hcl6e2Ycb) (5.18 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/d5d61293976d9464662b3beed9496e6585f4e66d0388fac96980cd4673f23069.md b/src/content/library/ebooks/d5d61293976d9464662b3beed9496e6585f4e66d0388fac96980cd4673f23069.md
new file mode 100644
index 0000000..542dcaa
--- /dev/null
+++ b/src/content/library/ebooks/d5d61293976d9464662b3beed9496e6585f4e66d0388fac96980cd4673f23069.md
@@ -0,0 +1,14 @@
+---
+title: "The Pyro Handbook (plaintext)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Monster
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1ckNkpgdaQd9CqEzeRzF1DRorPBjV4Zib) (1.02 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/d66416abf36221c07326f9ac8c4013fae7f31097a30f8795c82c0e76c5deddba.md b/src/content/library/ebooks/d66416abf36221c07326f9ac8c4013fae7f31097a30f8795c82c0e76c5deddba.md
new file mode 100644
index 0000000..b098b76
--- /dev/null
+++ b/src/content/library/ebooks/d66416abf36221c07326f9ac8c4013fae7f31097a30f8795c82c0e76c5deddba.md
@@ -0,0 +1,67 @@
+---
+title: "Pyrotechnia, of meer dan hondertderleye konstvermakelijcke vuurwerken"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: John Babington
+* IDs:
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1YNcZqIX-Az-pplOsbe3xjxgZQbEn9yMh) (4.81 MB)
+
+## Description
+
bron
+
John Babington, Pyrotechnia, of meer dan hondertderleye konstvermakelijcke vuurwerken. Baltes Boekholt, Amsterdam 1678
+
+
codering
+
DBNL-TEI 1
+
+
Wijze van coderen: standaard
+
+
dbnl-nr babi001pyro02_01
+
logboek
+
- 2013-03-27 MvdH colofon toegevoegd
+
+
verantwoording
+
gebruikt exemplaar
+
+
exemplaar persoonlijke collectie
+
+
+
algemene opmerkingen
+
+
Dit bestand biedt, behoudens een aantal hierna te noemen ingrepen, een diplomatische weergave van Pyrotechnia, of meer dan hondertderleye konstvermakelijcke vuurwerken van John Babington, vertaald door Daniel Manlyn, in de eerste druk, verschenen in 1678. Het originele werk Pyrotechnia, or Artificiall Fire Works stamt uit 1635.
+
Er is gebruik gemaakt van een door Stichting Vrijwilligersnetwerk Nederlandse Taal o.l.v. Nicoline van der Sijs en Hans Beelen aangeleverd bestand.
+
Coördinatie
+
prof. dr. Nicoline van der Sijs, Leiden (NL)
+
Medewerkers
+
dr. Ingrid Biesheuvel, Rijswijk (correctie)
+
drs. Dirkje Ebbers, Culemborg
+
Cor en Marga Jacobs, Amstelveen
+
dr. J.J. (Jantien) Kettenes-van den Bosch, Putten
+
Elly Pijpers, Rotterdam
+
Ton van der Steenhoven, MA, Ouderkerk aan den IJssel
+
Herman en Tineke Wiltink, Krimpen a/d IJssel (correctie)
+
Dé Wintersteijn, Assendelft
+
+
+
redactionele ingrepen
+
+
De afbeelding op p. 31 in het origineel is zeer onduidelijk en daarom hier weggelaten.
+
+
p. 77: het foutieve paginanummer 79 is verbeterd naar 77.
+
+
p. 84: het foutieve paginanummer 48 is verbeterd naar 84.
+
+
Paginanummers 120 en 121 ontbreken in de nummering; de tekst loopt gewoon door.
+
+
p. 166: het foutieve paginanummer 616 is verbeterd naar 166.
+
+
+
Bij de omzetting van de gebruikte bron naar deze publicatie in de dbnl is een aantal delen van de tekst niet overgenomen. Hieronder volgen de tekstgedeelten die wel in het origineel voorkomen maar hier uit de lopende tekst zijn weggelaten.
+
https://www.dbnl.org/tekst/babi001pyro02_01
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/d674ef84e66b848a4fc22d2eace7dd8e067181b2f7b1f289762201a3c719324c.md b/src/content/library/ebooks/d674ef84e66b848a4fc22d2eace7dd8e067181b2f7b1f289762201a3c719324c.md
new file mode 100644
index 0000000..4b8bad7
--- /dev/null
+++ b/src/content/library/ebooks/d674ef84e66b848a4fc22d2eace7dd8e067181b2f7b1f289762201a3c719324c.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 8, Winter 1998"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1Ai55UQM-4brS0UAS2rLex9_-gk2CdqND) (3.25 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/d88ef0eb35c722d3e4ced29daa476b50719c28e504e1d17d5a58e2c28b102a7d.md b/src/content/library/ebooks/d88ef0eb35c722d3e4ced29daa476b50719c28e504e1d17d5a58e2c28b102a7d.md
new file mode 100644
index 0000000..c3a64cf
--- /dev/null
+++ b/src/content/library/ebooks/d88ef0eb35c722d3e4ced29daa476b50719c28e504e1d17d5a58e2c28b102a7d.md
@@ -0,0 +1,14 @@
+---
+title: "Pyrotechnics AD-752 700"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Defense Documentation Center
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=168-3iAbvFlVxXmNi-V-ob9Q-H1Br2xYR) (10.27 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/dadb364240eea6b2ffcae4f4158265d5c585da53f446103632266f8ba1039296.md b/src/content/library/ebooks/dadb364240eea6b2ffcae4f4158265d5c585da53f446103632266f8ba1039296.md
new file mode 100644
index 0000000..bb070df
--- /dev/null
+++ b/src/content/library/ebooks/dadb364240eea6b2ffcae4f4158265d5c585da53f446103632266f8ba1039296.md
@@ -0,0 +1,16 @@
+---
+title: "Professional Homemade Salutes"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Joseph Abrusci
+* IDs:
+ * Google: AbbSzgEACAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=12BnKXQAZTkS5db-Cz4wdVuiM_SXYIQ91) (1.95 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/de3b23ae8841d4c7c260184b609dda996b2a6120b7c48a70e186e8e69846a74f.md b/src/content/library/ebooks/de3b23ae8841d4c7c260184b609dda996b2a6120b7c48a70e186e8e69846a74f.md
new file mode 100644
index 0000000..c248a34
--- /dev/null
+++ b/src/content/library/ebooks/de3b23ae8841d4c7c260184b609dda996b2a6120b7c48a70e186e8e69846a74f.md
@@ -0,0 +1,20 @@
+---
+title: "Selected Pyrotechnic Publications of Dr. Takeo Shimizu Part 4: The Design Criteria for Chrysanthemum Shells"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Dr. Takeo Shimizu
+* IDs:
+ * Google: n_WnLou8fnYC
+ * ISBN: 9781889526140
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1BcYM7t2mveIfzXjh9VmrgbrVw7MjnPLy) (10.46 MB)
+
+## Description
+
Dr. Shimizu translated his 1959 PhD thesis from Japanese to English. This is a mathematical and physical approach to the construction of spherical fireworks shells. The test results are tabularized and graphed in many instances.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/dfa40b1b8604f11542dabe7f1b23ab37a1c4b3242d643038a41ffeae5ecd44fc.md b/src/content/library/ebooks/dfa40b1b8604f11542dabe7f1b23ab37a1c4b3242d643038a41ffeae5ecd44fc.md
new file mode 100644
index 0000000..71d0ca5
--- /dev/null
+++ b/src/content/library/ebooks/dfa40b1b8604f11542dabe7f1b23ab37a1c4b3242d643038a41ffeae5ecd44fc.md
@@ -0,0 +1,28 @@
+---
+title: "The Chemistry of Explosives"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Jacqueline Akhavan
+* IDs:
+ * Google: 2LfCDJZxey8C
+ * Amazon: 1839164468
+ * ISBN: 9781839164460
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=11AFZnsuboyxsOJ3m5ZvQdMJVvqEORuiy) (3.62 MB)
+
+## Description
+
Product Description
+
This concise, easy-to-read book outlines the basic principles needed to understand the chemical mechanisms of explosion. Written for students with no previous knowledge of explosives but some understanding of chemical reactions in mind, it takes the reader through the history of explosives and introduces the concepts of high explosives, propellants and pyrotechnics.
+
Covering combustion, deflagration, and detonation; ignition, initiation, and thermal decomposition; thermochemistry, thermodynamics and kinetics, the text includes detailed formulations and reactions presented with thermochemical calculations to aid understanding. This edition includes environmental legislation and its impact on explosives, together with a section on safety hazard tests. It also contains the latest developments in synthesis and manufacturing of explosives.
+
Covering all aspects of the properties of explosives, The Chemistry of Explosives is a unique text which introduces difficult subjects in a readable manner. Ideal for A-level students and new graduates with no previous knowledge of explosive materials, it will also be useful to anyone needing succinct information on the subject, such as the more experienced chemist in the explosives sector.
+
From the Back Cover
+
This concise, easy-to-read book outlines the basic principles needed to understand the chemical mechanisms of explosion. Written for students with no previous knowledge of explosives but some understanding of chemical reactions in mind, it takes the reader through the history of explosives and introduces the concepts of high explosives, propellants and pyrotechnics.
+
Covering combustion, deflagration, and detonation; ignition, initiation, and thermal decomposition; thermochemistry, thermodynamics and kinetics, the text includes detailed formulations and reactions presented with thermochemical calculations to aid understanding. This edition includes environmental legislation and its impact on explosives, together with a section on safety hazard tests. It also contains the latest developments in synthesis and manufacturing of explosives.
+
Covering all aspects of the properties of explosives, The Chemistry of Explosives is a unique text which introduces difficult subjects in a readable manner. Ideal for A-level students and new graduates with no previous knowledge of explosive materials, it will also be useful to anyone needing succinct information on the subject, such as the more experienced chemist in the explosives sector.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/e0836d6dad5cc26340296ccb4f957917b046171e73716bc27a2fb1f4e1a9bfd7.md b/src/content/library/ebooks/e0836d6dad5cc26340296ccb4f957917b046171e73716bc27a2fb1f4e1a9bfd7.md
new file mode 100644
index 0000000..db28351
--- /dev/null
+++ b/src/content/library/ebooks/e0836d6dad5cc26340296ccb4f957917b046171e73716bc27a2fb1f4e1a9bfd7.md
@@ -0,0 +1,18 @@
+---
+title: "Black Powder Manufacturing, Testing and Optimizing"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Ian von Maltitz
+* IDs:
+ * ISBN: 9780929931210
+ * Google: LeArAAAACAAJ
+ * Amazon: 0929931211
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1VRxXJJv3U0F1KMKzuPgwAaGqcJ2SsGhw) (2.92 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/e085ddf122359888eccbe5cfb46c30cc6cc7e530c4d995256b0c31ffeceff967.md b/src/content/library/ebooks/e085ddf122359888eccbe5cfb46c30cc6cc7e530c4d995256b0c31ffeceff967.md
new file mode 100644
index 0000000..7695a0a
--- /dev/null
+++ b/src/content/library/ebooks/e085ddf122359888eccbe5cfb46c30cc6cc7e530c4d995256b0c31ffeceff967.md
@@ -0,0 +1,16 @@
+---
+title: "The Best of AFN IV"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: American Fireworks News
+* IDs:
+ * ISBN: 0929931157
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1ll2l04AxeuYpBoQx-LsUZL7tdj6ZcEj2) (3.56 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/e0a32106b83d44e623ede9883fce3984be6f6258ad22744ac81ab04a60d5b60c.md b/src/content/library/ebooks/e0a32106b83d44e623ede9883fce3984be6f6258ad22744ac81ab04a60d5b60c.md
new file mode 100644
index 0000000..5da255b
--- /dev/null
+++ b/src/content/library/ebooks/e0a32106b83d44e623ede9883fce3984be6f6258ad22744ac81ab04a60d5b60c.md
@@ -0,0 +1,14 @@
+---
+title: "Incendiaries Advanced Improvised Explosives"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Seymour Lecker
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1bIOroddJlrC6V3Ac83zLg79T1H9YkwIr) (3.73 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/e166ed3d26cb45272b6b2ce5be12f1ca113e488108af238484805100c5990d76.md b/src/content/library/ebooks/e166ed3d26cb45272b6b2ce5be12f1ca113e488108af238484805100c5990d76.md
new file mode 100644
index 0000000..deabc80
--- /dev/null
+++ b/src/content/library/ebooks/e166ed3d26cb45272b6b2ce5be12f1ca113e488108af238484805100c5990d76.md
@@ -0,0 +1,17 @@
+---
+title: "The Manufacture of FIreworks with Home-Made Equipment"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* IDs:
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1nMF-qKmC0pmkZHDYgRmDJ_Fy3ErApscE) (32.53 MB)
+
+## Description
+
"The Manufacture of FIreworks with Home-Made Equipment".pdf” is a manual, formulary and order form. It was purchased in 12/31/65 through ads in Popular Science. The home-made equipment is very basic and formulas rely heavily on potassium chlorate and some less available ingredients. Although it was claimed to be copyrighted by Mailmart, no copyright information or renewal was found for the publisher Mailmart. The original author seems to be Milton Bauer Engel and was copyrighted in 10/1/1956 with no renewal found. It is believed to have never been copyrighted by Mailmart and the orginal copyright by Engel has now expired. Details on the purchase of the manual, copyright search and links to these files in Google Drive can be found in the file “The Manufacture of FIreworks Purchase Notes Pub.doc”.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/e40ca7a645d62ba8c1fd778e5d95bbd1e233ed70a3392d8cad958c2009c58ff2.md b/src/content/library/ebooks/e40ca7a645d62ba8c1fd778e5d95bbd1e233ed70a3392d8cad958c2009c58ff2.md
new file mode 100644
index 0000000..3e24c49
--- /dev/null
+++ b/src/content/library/ebooks/e40ca7a645d62ba8c1fd778e5d95bbd1e233ed70a3392d8cad958c2009c58ff2.md
@@ -0,0 +1,21 @@
+---
+title: "Glitter: Chemistry and Techniques (Revised edition)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Lloyd S. Oglesby
+* IDs:
+ * Google: 4JG3PQAACAAJ
+ * Amazon: 0929931017
+ * ISBN: 9780929931012
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1T7jUsjPyhZYD5ae6LKxYHMFYMTv4_bQZ) (2.69 MB)
+
+## Description
+
Glitter, The Chemistry & Technique - Lloyd Scott Oglesby's definitive study of the phenomenon of glitter. It details the theory of glitter production, with plenty of photographs, then shows how to use the information to plan and develop your own glitter formulations. It's all here. 82 pages, 22 tables, 35 photos, 20 formulations. First published in 1983, completely reworked by the author in 1989.
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/e5b6bdf5d4191d77048e9e73a48549699dbc7b75580fc8c31522a174b88712e3.md b/src/content/library/ebooks/e5b6bdf5d4191d77048e9e73a48549699dbc7b75580fc8c31522a174b88712e3.md
new file mode 100644
index 0000000..1cb9686
--- /dev/null
+++ b/src/content/library/ebooks/e5b6bdf5d4191d77048e9e73a48549699dbc7b75580fc8c31522a174b88712e3.md
@@ -0,0 +1,14 @@
+---
+title: "A Manual For Pyrotechnic Design Development And Qualification - NASA Technical Memorandum 110172"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Laurence J. Bement, Morry L. Schimmel
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=13raby17wkvKm0tdiazHJzYcVNHlsLrkK) (1.13 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/e61e24eb0855a307c5168db6559e4e06c2fa6f915f18ef309c93b42b0d64c08e.md b/src/content/library/ebooks/e61e24eb0855a307c5168db6559e4e06c2fa6f915f18ef309c93b42b0d64c08e.md
new file mode 100644
index 0000000..999a2a1
--- /dev/null
+++ b/src/content/library/ebooks/e61e24eb0855a307c5168db6559e4e06c2fa6f915f18ef309c93b42b0d64c08e.md
@@ -0,0 +1,16 @@
+---
+title: "Round Stars & Shells"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: David Bleser
+* IDs:
+ * Amazon: B001JZB8V0
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1kyH1T0-V1hdK_ef0HQnljecMEFSVNNaz) (940.64 KB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/e75d99881223f41409dc80a243433baa84bdbdb92873ebecfde4871f1c70f9e6.md b/src/content/library/ebooks/e75d99881223f41409dc80a243433baa84bdbdb92873ebecfde4871f1c70f9e6.md
new file mode 100644
index 0000000..744fadb
--- /dev/null
+++ b/src/content/library/ebooks/e75d99881223f41409dc80a243433baa84bdbdb92873ebecfde4871f1c70f9e6.md
@@ -0,0 +1,17 @@
+---
+title: "Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 8 (2005 through 2007)"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: K.L. Kosanke, Bonnie J. Kosanke
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1lGk7MI94VWEtX1e3eGJzHNdZXSGihRLG) (24.87 MB)
+
+## Description
+
Pyrotechnic Literature Series No. 12
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/e83b1d0b9d8414dfc458acae758ac14ca589d19d84ef3b822659d1372fdd23d7.md b/src/content/library/ebooks/e83b1d0b9d8414dfc458acae758ac14ca589d19d84ef3b822659d1372fdd23d7.md
new file mode 100644
index 0000000..c3d0c28
--- /dev/null
+++ b/src/content/library/ebooks/e83b1d0b9d8414dfc458acae758ac14ca589d19d84ef3b822659d1372fdd23d7.md
@@ -0,0 +1,13 @@
+---
+title: "Passfire.com Archive"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1AzHOrMKk8w3Fe8eKC4ROi0IWV9pleoQU) (29.79 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/e8447b4aa88822bf8ba5e6c0d4f7f425199dc641da40e907adb4627677eb5b7f.md b/src/content/library/ebooks/e8447b4aa88822bf8ba5e6c0d4f7f425199dc641da40e907adb4627677eb5b7f.md
new file mode 100644
index 0000000..e1c2897
--- /dev/null
+++ b/src/content/library/ebooks/e8447b4aa88822bf8ba5e6c0d4f7f425199dc641da40e907adb4627677eb5b7f.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 32, 2013"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1tSPUXk56PZN0g_VeUosaUg6QJQIY919K) (4.7 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/e899fadee640deca0ebd5d02183f198078b2f2a84a502c1433e63169576c5c52.md b/src/content/library/ebooks/e899fadee640deca0ebd5d02183f198078b2f2a84a502c1433e63169576c5c52.md
new file mode 100644
index 0000000..e79c187
--- /dev/null
+++ b/src/content/library/ebooks/e899fadee640deca0ebd5d02183f198078b2f2a84a502c1433e63169576c5c52.md
@@ -0,0 +1,14 @@
+---
+title: "Pyromans Revenge English"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: TeamLBVG
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=17x8P71_j6XqrRvT72DSVjUp6DqLbnG0q) (17.95 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/e961ca0e0550ffc550afbf2e4ff8a8a28e54eb32d7a964959179d6d35bc6e4e2.md b/src/content/library/ebooks/e961ca0e0550ffc550afbf2e4ff8a8a28e54eb32d7a964959179d6d35bc6e4e2.md
new file mode 100644
index 0000000..29c39ad
--- /dev/null
+++ b/src/content/library/ebooks/e961ca0e0550ffc550afbf2e4ff8a8a28e54eb32d7a964959179d6d35bc6e4e2.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 23, Summer 2006"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1qrtyKB2ixTon4DmEw0s1lggOgf3HG-PA) (8.24 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/e96326fb32f93b6d4bb60aa19a40f9ab49f14b9b2265d4219c2435d3f36e7ecb.md b/src/content/library/ebooks/e96326fb32f93b6d4bb60aa19a40f9ab49f14b9b2265d4219c2435d3f36e7ecb.md
new file mode 100644
index 0000000..c89ceba
--- /dev/null
+++ b/src/content/library/ebooks/e96326fb32f93b6d4bb60aa19a40f9ab49f14b9b2265d4219c2435d3f36e7ecb.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 19, Summer 2004"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1htRiRP6c7MnuHFUaWFP_kiUEqTTO5x2t) (8.51 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/eaae8944ab6912ef792c5aec0893a66fc7df10b385364f409a3022216ab900b1.md b/src/content/library/ebooks/eaae8944ab6912ef792c5aec0893a66fc7df10b385364f409a3022216ab900b1.md
new file mode 100644
index 0000000..ccf6e36
--- /dev/null
+++ b/src/content/library/ebooks/eaae8944ab6912ef792c5aec0893a66fc7df10b385364f409a3022216ab900b1.md
@@ -0,0 +1,16 @@
+---
+title: "The Best of AFN II"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: American Fireworks News
+* IDs:
+ * ISBN: 0929931157
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1HnIt-Ixw2uV8eMzu1C1npr01O785riJK) (4.13 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/ed7f86198f962e196409d99524ea828135415b35aa477bdb52f1f521e5aeea0a.md b/src/content/library/ebooks/ed7f86198f962e196409d99524ea828135415b35aa477bdb52f1f521e5aeea0a.md
new file mode 100644
index 0000000..32d40b1
--- /dev/null
+++ b/src/content/library/ebooks/ed7f86198f962e196409d99524ea828135415b35aa477bdb52f1f521e5aeea0a.md
@@ -0,0 +1,16 @@
+---
+title: "The Making of Rockets"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Robert Anderson
+* IDs:
+ * Google: ZYPCzwEACAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1vuOKobgsI0uxtSTSoRGeORkHZaHoqz5_) (1.97 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/f10899fc7de5e086adf91e48716b90722dcf9085b25c03097a6645fa202500ec.md b/src/content/library/ebooks/f10899fc7de5e086adf91e48716b90722dcf9085b25c03097a6645fa202500ec.md
new file mode 100644
index 0000000..206171d
--- /dev/null
+++ b/src/content/library/ebooks/f10899fc7de5e086adf91e48716b90722dcf9085b25c03097a6645fa202500ec.md
@@ -0,0 +1,18 @@
+---
+title: "Advanced Homemade Fireworks"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Blaze C. Barrymore
+* IDs:
+ * Google: 9SlwPwAACAAJ
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1nC5UMgVQqxGS3uNgMudn3CqphTrrsj3H) (5.51 MB)
+
+## Description()
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/f1558460800b7110773993fa00b005c36b537c366cc1c9f5bbb3c2668a386474.md b/src/content/library/ebooks/f1558460800b7110773993fa00b005c36b537c366cc1c9f5bbb3c2668a386474.md
new file mode 100644
index 0000000..798cb95
--- /dev/null
+++ b/src/content/library/ebooks/f1558460800b7110773993fa00b005c36b537c366cc1c9f5bbb3c2668a386474.md
@@ -0,0 +1,16 @@
+---
+title: "Basic Pyrotechnical Manipulations"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Authors: Degn, Various Uncredited Cribs
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1kIi4yyzPCMC3futR7sZeikXS9awLCxmd) (11.46 MB)
+
+## DescriptionFireworks
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/f188bf9c58989af38e0aeddf63c2a7960299324dbd15433b5c0c4e8f1e8d15ec.md b/src/content/library/ebooks/f188bf9c58989af38e0aeddf63c2a7960299324dbd15433b5c0c4e8f1e8d15ec.md
new file mode 100644
index 0000000..08aadcc
--- /dev/null
+++ b/src/content/library/ebooks/f188bf9c58989af38e0aeddf63c2a7960299324dbd15433b5c0c4e8f1e8d15ec.md
@@ -0,0 +1,14 @@
+---
+title: "The History of Fireworks in India - Between A.D. 1400 and 1900"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: P.K. Gode, M.A.
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=18BDp86of_q9ECuxQi_drCkLp5pDhwHhc) (2.08 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/f42b1952cfc67123b3d41cc72454b061a29fa4bdd28b10181bb544e394ba7431.md b/src/content/library/ebooks/f42b1952cfc67123b3d41cc72454b061a29fa4bdd28b10181bb544e394ba7431.md
new file mode 100644
index 0000000..063a535
--- /dev/null
+++ b/src/content/library/ebooks/f42b1952cfc67123b3d41cc72454b061a29fa4bdd28b10181bb544e394ba7431.md
@@ -0,0 +1,14 @@
+---
+title: "Theory of Colored Flame Production"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: B.E. Douda
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1tcYQ-h0nxUVAP_ng5__Wd1nqmVOuN_K_) (553.42 KB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/f435786934e5c5e2982399cf891a186b31b2d31d34d9b1d4297f4178ad33b672.md b/src/content/library/ebooks/f435786934e5c5e2982399cf891a186b31b2d31d34d9b1d4297f4178ad33b672.md
new file mode 100644
index 0000000..62f7898
--- /dev/null
+++ b/src/content/library/ebooks/f435786934e5c5e2982399cf891a186b31b2d31d34d9b1d4297f4178ad33b672.md
@@ -0,0 +1,14 @@
+---
+title: "Regulation (EU) 2019/ of the European Parliament and of the Council of 20 June 2019 on the marketing and use of explosives precursors, amending Regulation (EC) No 1907/2006 and repealing Regulation (EU) No 98/2013"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Publications Office
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1vIb0PnFtFzXKv98dBj80l9G8A9FDITN_) (771.89 KB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/f677ff696298d6956f69f5a36da6e08df8172ae8958e8e3502d1b554c269a96a.md b/src/content/library/ebooks/f677ff696298d6956f69f5a36da6e08df8172ae8958e8e3502d1b554c269a96a.md
new file mode 100644
index 0000000..61182d7
--- /dev/null
+++ b/src/content/library/ebooks/f677ff696298d6956f69f5a36da6e08df8172ae8958e8e3502d1b554c269a96a.md
@@ -0,0 +1,14 @@
+---
+title: "Pyrotechnics Cook Book"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Owner
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1gErP15-WcOq3g7G2b5kW4F4zbsgSIYZn) (847.92 KB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/fa2db10557804aa54215728016b0c143a99cc33ac5650011b2b0cfd47c6fa876.md b/src/content/library/ebooks/fa2db10557804aa54215728016b0c143a99cc33ac5650011b2b0cfd47c6fa876.md
new file mode 100644
index 0000000..4ab3c5a
--- /dev/null
+++ b/src/content/library/ebooks/fa2db10557804aa54215728016b0c143a99cc33ac5650011b2b0cfd47c6fa876.md
@@ -0,0 +1,14 @@
+---
+title: "Bottle Rocket Handbook"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Leo C. Singleton IV
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1o0skPVjvyxwQ95izJNtKxJ7iIMQTGpRJ) (670.22 KB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/fb20ab255ca37332f72bed3f2a2058b7bce212ec4ba3b780fbb77055848840ad.md b/src/content/library/ebooks/fb20ab255ca37332f72bed3f2a2058b7bce212ec4ba3b780fbb77055848840ad.md
new file mode 100644
index 0000000..1e0214f
--- /dev/null
+++ b/src/content/library/ebooks/fb20ab255ca37332f72bed3f2a2058b7bce212ec4ba3b780fbb77055848840ad.md
@@ -0,0 +1,14 @@
+---
+title: "Manual of explosives, military pyrotechnics and chemical warfare agents"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Jules Bebie
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1igcPkVUslNVHjsKaCjNiTI7DYYk-Bbj9) (1.39 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/fba77ae3dc65f4965ff1cf6c9675e14b598b0e00450b423dfe5195918efaff7f.md b/src/content/library/ebooks/fba77ae3dc65f4965ff1cf6c9675e14b598b0e00450b423dfe5195918efaff7f.md
new file mode 100644
index 0000000..1e1cfd5
--- /dev/null
+++ b/src/content/library/ebooks/fba77ae3dc65f4965ff1cf6c9675e14b598b0e00450b423dfe5195918efaff7f.md
@@ -0,0 +1,14 @@
+---
+title: "A collection of pyrotechnic compositions & Practical Pyrotechnics"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Wouter Visser
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1q4fSnytbFHwL8dnFPXxBfVT8_w8TG3tL) (1.67 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/fbd7799524ca8ba1a57524b9fe15afb96159e70128a3c8d4e8c0380229f483e2.md b/src/content/library/ebooks/fbd7799524ca8ba1a57524b9fe15afb96159e70128a3c8d4e8c0380229f483e2.md
new file mode 100644
index 0000000..329eb00
--- /dev/null
+++ b/src/content/library/ebooks/fbd7799524ca8ba1a57524b9fe15afb96159e70128a3c8d4e8c0380229f483e2.md
@@ -0,0 +1,14 @@
+---
+title: "Endless Amusement - A Collection of Nearly 400 Entertaining Experiments"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* IDs:
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1ouEcu7W_zDF-OD56_qF4giJYzm-HLlaW) (2.39 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/feadc3d4b764856edd4d3e9087a74c5705b5c579587dc6b3fe160ad057624ddb.md b/src/content/library/ebooks/feadc3d4b764856edd4d3e9087a74c5705b5c579587dc6b3fe160ad057624ddb.md
new file mode 100644
index 0000000..76617ba
--- /dev/null
+++ b/src/content/library/ebooks/feadc3d4b764856edd4d3e9087a74c5705b5c579587dc6b3fe160ad057624ddb.md
@@ -0,0 +1,14 @@
+---
+title: "The Complete Book of Flash Powder"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* Author: Paul Moran
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1Dya03CEbkCrLN8XtlNCVgric0O1W_bMG) (1.0 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/ff5bb9b4a998d38292f1e48f4fe00b75e473d60967e39da4e61daccde99814b9.md b/src/content/library/ebooks/ff5bb9b4a998d38292f1e48f4fe00b75e473d60967e39da4e61daccde99814b9.md
new file mode 100644
index 0000000..27030b2
--- /dev/null
+++ b/src/content/library/ebooks/ff5bb9b4a998d38292f1e48f4fe00b75e473d60967e39da4e61daccde99814b9.md
@@ -0,0 +1,13 @@
+---
+title: "Journal of Pyrotechnics Issue 9, Summer 1999"
+description: ""
+featured_image: "/images/site/library-header.jpg"
+type: page
+---
+
+
+* View
+
+* [Download](https://drive.google.com/uc?export=download&id=1nF1c91jwPxtih441CS48eUAM8scnzQQ7) (1.73 MB)
+
+
[Back to library](/library/)
diff --git a/src/content/library/ebooks/sitemap.md b/src/content/library/ebooks/sitemap.md
index 404a42b..3bef9d6 100644
--- a/src/content/library/ebooks/sitemap.md
+++ b/src/content/library/ebooks/sitemap.md
@@ -1,188 +1,205 @@
# E-books library sitemap
-* [Skylighter.com Turbo Pyro 10 fireworks you can make this weekend](/library/ebooks/2183d57094fb91bdb1f4f37448e3a394491e5662c6430f58f2e0ed8bd31bdb2a)
-* [Pyrotechnics Cook Book](/library/ebooks/10733f7f723ff8ceaefb86db9cf09781a30a6b3044d3a24a15cb8d5b14331e69)
-* [Make Your Own Fireworks](/library/ebooks/2b457d5bb97aedf4a4323cf0e7b94501d831d5e17a47d8c575d0054a4320fa0a)
-* [CannonFuse Collection of Pyrotechnic Compositions](/library/ebooks/7b41fa501adc3bd492062003040dbaafef6b5b112228479051b906e7339ad662)
-* [The Wizards Great Book of Absoundite and Forbidden Pyrotechnic Knowledge](/library/ebooks/efed500937ce076e603894bca1cb140ed379c88e26e3624e7e5bf68710b9fca4)
-* [Pyrotechnics: The History and Art of Firework Making](/library/ebooks/734db357464b78ef87bac9d5252b418323524abe15da1b6e1830cbb7363f37b8)
-* [Chemistry of Pyrotechnics: Basic Principles and Theory, Third Edition](/library/ebooks/dfcdda977f3e4173c282bfb225666881b60de367aa6a39fd76faba80c5de40f8)
-* [Safety of Reactive Chemicals and Pyrotechnics](/library/ebooks/00a4bc5c221eb55409abcff63c6e970fb558709bd54479bcf176960af58a695c)
-* [Introduction to Pyrotechnics](/library/ebooks/a032c2350ffcebdae08b639ea5804539166bbdda8beebbae5e3e6907f6297a0b)
-* [High Energy Materials: Propellants, Explosives and Pyrotechnics](/library/ebooks/be586c1d080ece74b78af6733a95f7d8498d4c0c345dacd066806ed0ab992aea)
-* [Pyrotechnics, Second Edition](/library/ebooks/69278e2a6f200cef63b509fcd221f97b77d675a0ce89778cbbc488dcdbf20087)
-* [Wouter's Practical Pyrotechnics](/library/ebooks/259dfa0a0ce5931041ed1a28dae0578bfdeb8c461ad165c9a1d0a3e37151a2de)
-* [Chemistry of Pyrotechnics: Basic Principles and Theory](/library/ebooks/54cb8e492154ddfbb96a132fed915c0e1266dfd8a7312d67a8cee48d92062fb6)
-* [Military and Civilian Pyrotechnics](/library/ebooks/5bc123ca47207be94620cffce6fdcb3f96929d1d4d06f0954720a2ed7865bd25)
-* [Pyrotechnic Compositions](/library/ebooks/24360bce1db53b7ca653cc2eb6d3dd0060ea76f25d595a7f7b0479730195467d)
-* [Chemistry of Pyrotechnics: Basic Principles and Theory, Second Edition](/library/ebooks/5298c322a1e188fa0d680f26642f3557f710dbdd4760d14d9b9e1f828c495c4c)
-* [The Complete Book of Flash Powder](/library/ebooks/9d714b2c077831acb796e0a79307e187f72a4ceb30f78f8ec5b495fdbef8ebcf)
-* [A Professional's Guide To Pyrotechnics: Understanding and Making Exploding Fireworks](/library/ebooks/25558ef56e6e17c9c16807e5ec100428ad498ff60902fc80268d22d99671727b)
-* [Amateur Pyrotechnics](/library/ebooks/aaa0b609f4fdbeb1374fc7767ad3efb126fd1d8a70c2ebf959f0e53d93a2164a)
-* [The Do-It-Yourself Gunpowder Cookbook](/library/ebooks/b378855004603fbec8db6d5fdd275b6ce2418677a8c2b84757e4e4ebb6047e91)
-* [Dictionary of Pyrotechnics](/library/ebooks/45cce9e1baad45891ccb73c5a0dbe232c0fce52b9dcefa4d87eb5010dbef5298)
-* [Lecture Notes for Pyrotechnic Chemistry - Pyrotechnic Reference Series No. 2](/library/ebooks/fe7c7e1d8dbb4ba850ab005e40721eefb2fa05acda0094bfe4b44e9376d7fb48)
-* [A manual for pyrotechnic design, development and qualification](/library/ebooks/9550a5c7371d45876f6d932068dad57ecb55679c7c9b046508c8c2a012a3164c)
-* [Glitter: Chemistry and Techniques (Revised edition)](/library/ebooks/597e756a6ec32a335c6dfae45dbf35400c98d22db1a468808ad98646d84ab64c)
-* [Manual of Explosives, Military Pyrotechnics, and Chemical Warfare Agents : Composition, Properties, Uses](/library/ebooks/aa7e4c363a6a3f8b88fca4182e357599c1549a999eda07e208bbb9551f6d9d02)
-* [Military Pyrotechnics: Principles and Practices](/library/ebooks/069dd3eeab5d933d2d550aac40044832e36a0666f1e579aed6743ccd4d18dfea)
-* [Pyrotechny, A Practical Manual for Manufactures of Fireworks, Signals, Flares & Pyrotechnic Displays](/library/ebooks/36c5cd110c5431931ab04c4e296c52576a9444e8192d7c24eeefb3c3f4b8b54b)
-* [The Chemistry of Fireworks](/library/ebooks/7e0c0bad3259ace8cc1fafa8d1870733f50e25921818d8e78dfef0c652ce479b)
-* [Pyrotechnics, Scientific America July 1990](/library/ebooks/9c4b22ef66ea51b0ce5871d0fa52db9a07ccdadceec8f3764eb6ae77f1c60f7f)
-* [The Best of AFN II](/library/ebooks/448067c36a81b4f00127aac52e498b03b6cbc3303376d6f8f91ef297b34a083d)
-* [The Best of AFN III](/library/ebooks/13bf4ff52c0889f35096cc385ac028a95efdffd20eb9d8b2b2e9bbe286d8cc4a)
-* [The Best of AFN V](/library/ebooks/8d162a6ac3f60f4477f21ae1753416e224a1e1cfda3b6ba877b1dc78f8ddd890)
-* [The Best of AFN IV](/library/ebooks/879d5063719168ab5732130f6ea4a96cfbeae5f2892c733a91949df78bce20f2)
-* [The Illustrated Dictionary of Pyrotechnics](/library/ebooks/b11c8790db3cd3fb54c55efb68fce4b9ed1ce6b104f8660e2d826c57ccc445b0)
-* [Winokur's 40 Glitter Compositions](/library/ebooks/eea72c624a8c346a83a5c87ae17e9f6ecd1be4474b1968dc395ea0d8a52c60ec)
-* [Professional Homemade Cherry Bombs & Other Fireworks](/library/ebooks/b87d9d7e47128128b7c82cb1b97d19c8e166bd49e94abba530307931d3138dba)
-* [Westech fireworks manual](/library/ebooks/02a1d5a44e6732d71f672d881ad8f31ffd4776a9804cf42caa3e83d749b61d3c)
-* [The Chemistry of Fireworks (Reprinted 2002)](/library/ebooks/3758938dcdaad60c9a94950746be0e5b9165419d49dd8b18d888890d6ac84e49)
-* [Fireworks & Explosives Like Granddad Used to Make](/library/ebooks/b3d62262f01a5c4550088409897fa05103a4302e9ccdaf79eda718d6ce7865ba)
-* [Practical guide to chlorate and perchlorate electrolysis](/library/ebooks/2f80c8ff1659f92148018a9ad7b87ecb459e39058f349aab0e5687cb1f468feb)
-* [A complete system of pyrotechny or the art of making fire-works (endless amusement pamplet)](/library/ebooks/02dee08a18fb60e3c9cd03603a19c59b2b2fcf0ee65442de05a34e53d06bb58f)
-* [Se per la fabbricazione e vendita dei preparati pirotecnici (fuochi artificiali)](/library/ebooks/507ec6b691074d4747efd148895d527404d588d72e22d7131e443e4c67a8746a)
-* [The evolution and art significance of pyrotechnics (Thesis)](/library/ebooks/bd85a24c904bbf54c45587d85813424034cb7839ce17f91f09a4f694888d9dc0)
-* [Gunpowder: Alchemy, Bombards, and Pyrotechnics: The History of the Explosive That Changed the World](/library/ebooks/96ed2dc949ea2a71cf8255870d823e4ad7fdebd2aac0f0c7b01915ae51aa42bb)
-* [fireworks & pyro projects](/library/ebooks/680e1da71ad48debd454d3efc2aba1ade8b290d29b82228b3353ce4e5c2a7ce0)
-* [The Chemistry of Powder and Explosives](/library/ebooks/162f96cbe941be44437945b35bb8fa15510b09599c08d5bb484fc66c9d2a1285)
-* [Gunpowder (Encyclopaedia Britannica 9th Edition 1891, vol 14)](/library/ebooks/47e7aae15b57ac095fc7ea9ee49bcd5f55e7d5e47e3eb974e89b148a8fa4b57c)
-* [Incendiaries Advanced Improvised Explosives](/library/ebooks/1e7e26920eb7ae98c500120fd150c6b6d0d1168c538c7aed5161d66ecde0b8ac)
-* [Health Implications of Perchlorate Ingestion](/library/ebooks/9dcef699ef190a77e2b8ed0754d2de26e4f922daa962fa9e34be50ec7f603537)
-* [Perchlorate: Environmental Occurrence, Interactions and Treatment](/library/ebooks/c454139b14d4f9b0df765a278ab4919b9f8578c758393ce8812575b911fc1735)
-* [The Chlorates and Perchlorates](/library/ebooks/0039279fc5575d18f08ee60553ea5045cdcee45de6fb807d0ea241731049e8ff)
-* [Perchlorates: Their Properties, Manufacture and Uses. Edited by J.C. Schumacher](/library/ebooks/2078453599d64b0f5276022fd0665f1af6b6d58b1cd6b146c3a023c3a01a5f24)
-* [Toxicology and Carcinogenesis Studies of Sodium Chlorate](/library/ebooks/def5cac0cafef92b389689382a15fff45919055ebf4903f2e473d9f71b3a713c)
-* [pyrotechnic magazine issue 5](/library/ebooks/aaf385f7d0d061b599ee40c11c5a46581d118c7f6bb1c573cbefc53e3cd379d8)
-* [pyrotechnic magazine issue 4](/library/ebooks/30d31914a6250ac5362935674cd589de541dff4b18058b5a3316864a6262ad3f)
-* [pyrotechnic magazine issue 2](/library/ebooks/304c63d5d98a58688ea01e02c3583009a9a86b95cb9c8495b60a13ce44e7014f)
-* [pyrotechnic magazine issue 3](/library/ebooks/6d228d0421a8e8026ef0c329bd65d9ee7c85124452dc300c8716e3cacdc30e2e)
-* [pyrotechnic magazine issue 8 June 2016](/library/ebooks/5cb9f772775a9169b0725500394b535a47b56e01b97b1d684b02c1498d7889ee)
-* [pyrotechnic magazine issue 6 December 2015](/library/ebooks/fe54d2a6eea9763f4dfa12449758c83056d6d00c04288d7f01d21d4717d9b858)
-* [pyrotechnic magazine issue 7](/library/ebooks/2e7ed97a2cc1b10e92ff6f80d4a9809e9da9bbd417f78f10e800941e11c819ce)
-* [pyrotechnic magazine issue 9](/library/ebooks/dce7123fda13fee59227c0ef1f7c316ac9a19cef300b024c3448c052440f4d2c)
-* [Spelen met vuur (interactive website)](/library/ebooks/9b02c465b1e7e9ddf363ec2e0581c22b1dd0d5ee3c85c862940ea07cd2574eb1)
-* [Pyrotechnics](/library/ebooks/7f0c80a3422220f39e4d7a842a45b10cf208fc1bc7bc1c11bdd27e9a3d73f04b)
-* [Pyromans Revenge](/library/ebooks/3131f9a950ad58a82f753e79e876f2d49884808c4cbc35640dcff4f0c32dce25)
-* [A collection of pyrotechnic compositions & Practical Pyrotechnics](/library/ebooks/40861efe831f511aacaa4ac9347b3d2d558a9c0631a1865987dd9b8226a4ec76)
-* [The Pyro Cookbook](/library/ebooks/7bff106227aed56e8651ae92b899c0ee07209444ef6c0e495d293b8ed95aa938)
-* [Fireworks: The Art, Science, and Technique](/library/ebooks/5ec391de06120ba17073852906f876990573e40b53cefce9e58b11809f1ea2d4)
-* [The Chemistry of Powder and Explosives, Complete in One Volume (OCR)](/library/ebooks/df947731af6d42be5004c446e58ca95c3a6f2e5854da6668f0719b648780d001)
-* [Fireworks Principles and Practice (3rd editon)](/library/ebooks/d9c08deb6dde3f0ad2a9427f5a7262e695fe375627ff30bdf9e6876ac36437f7)
-* [Military Pyrotechnics: The History of Development of Military Pyrotechnics](/library/ebooks/7c3a8eef1afd8c8499fbc34b2a5e42fdba61047d169043f6147ee42ef40371d4)
-* [Illuminating pyrotechnic compositions and their specific features (Doctoral Dissertation)](/library/ebooks/1c3174a282cc479a6abcee7b8670e054b0bd53574eefa0df006c232d533c6a1b)
-* [Traditional Cylinder Shell Construction (Pyrotechnica IX)](/library/ebooks/dab91fdc0f07687e66dfebd70a1a6dcfa2b572216d4f90f553102a3d89819f5d)
-* [The Chemistry of Explosives](/library/ebooks/1ee324e6fc4952db6dc7006b47768bf8ed3ba26cca2639ba92c930b1528acbd2)
-* [Encyclopedic Dictonary of Pyrotechnics (and Related Subjects) - Internet Edition](/library/ebooks/7d368dd99842b5b013b833df37bea34278ac7f987fc9bca8099c8657586225e1)
-* [Journal of Pyrotechnics Issue Number 1, Summer 1995](/library/ebooks/6fa38c5dd859892e129d4034812ded7c3f1baf629d25abd87c4e2ce2df1efa12)
-* [Journal of Pyrotechnics Issue Number 2, Winter 1995](/library/ebooks/b143a6455b2119f1ca25946a4e297137760936e003d94566826f85ebe4b1edb1)
-* [Journal of Pyrotechnics Issue Number 3, Summer 1996](/library/ebooks/788e337039f59fd8a7b65f78fa569fc04ca45ac61e67542b4783e35f376d9900)
-* [Journal of Pyrotechnics Issue Number 4, Winter 1996](/library/ebooks/7305c5a716eb1f8994cf5b0bb5df11e463c174fcac54b2b639dc2e21525013fc)
-* [Journal of Pyrotechnics Issue Number 6, Winter 1997](/library/ebooks/70d9e25d95c10e0c00490234aded69397989cbe0de912a017fa03599bec64e2f)
-* [Journal of Pyrotechnics Issue Number 7, Summer 1998](/library/ebooks/374b16ee5fe687159969c1500f5b1a29e5adf707f372be8dba23834d690dcdf3)
-* [Journal of Pyrotechnics Issue 9, Summer 1999](/library/ebooks/4922c967dc4b5eb3792fe1a7246bd83c2fa9f8455f83df079b3f6619a223df75)
-* [Journal of Pyrotechnics Issue 10, Winter 1999](/library/ebooks/9c15fa207d166ddbb8e8561928a4d1c44251b9ab71572933486fa02369c6a05d)
-* [Journal of Pyrotechnics Issue 11, Summer 2000](/library/ebooks/b9af98aab995291afbcf17c9e13175b1306bd645f03db94347ddc55af7637c1f)
-* [Journal of Pyrotechnics Issue 13, Summer 2001](/library/ebooks/de30a1f9b417dc5b75e51a586c020a8ec81b150400a11945204dd8a79e61dae0)
-* [Journal of Pyrotechnics Issue 14, Winter 2001](/library/ebooks/2fdc3166758a55149d312104056b57821dfc8049b00f7a63ab083da9a99484b1)
-* [Journal of Pyrotechnics Issue 15, Summer 2002](/library/ebooks/fae7327aaf8d09f543380a63e1a3e693b2a9c42c8e63e1101206db7d2d2fa614)
-* [Journal of Pyrotechnics Issue 16, Winter 2002](/library/ebooks/adebc6a2976b816758bd1e8c82e8a20c43adf78d92bae05bac7f9767ea8defb9)
-* [Journal of Pyrotechnics Issue 17, Summer 2003](/library/ebooks/805f06314a47a90366297285f72bd1cc43c77dda8a77bd86724b095e7011c79c)
-* [Journal of Pyrotechnics Issue 18, Winter 2003](/library/ebooks/35f390bdc64540a571f200231df34a88368edc0a3db58e4a780be88bfb5bf932)
-* [Journal of Pyrotechnics Issue 19, Summer 2004](/library/ebooks/17664eb4911405ad284952b858874426af4b1720bb4dc551b528c81e86cd1d74)
-* [Journal of Pyrotechnics Issue 20, Winter 2004](/library/ebooks/a65aa9f0ab1ef6da8ea51bdaffca0a496597cbb7fe3db339b5210bd2d195bc53)
-* [Journal of Pyrotechnics Issue 21, Summer 2005](/library/ebooks/3859402d1d8a6fb1b2f16f3b91309e103dc6750ffcd574a7986eb16b14a0f406)
-* [Journal of Pyrotechnics Issue 22, Winter 2005](/library/ebooks/3f6578b910e4878fd3e3bf932a6b082520eb242a9e9432471c83ef6a86f91936)
-* [Journal of Pyrotechnics Issue 23, Summer 2006](/library/ebooks/df482a67bf88027b76ec4f2ad82627c14ceda8997173949731345646e9c8a1c6)
-* [Journal of Pyrotechnics Issue 24, Winter 2006](/library/ebooks/d0e1a7e8fabd11737afaeaf57e97792a4e5e61d0956f9c8bd71e55538bfc6215)
-* [Journal of Pyrotechnics Issue 25, Summer 2007](/library/ebooks/45debbb625e3d7196a5745fd87084058c6305a80586e131258e778ef6cd4ff29)
-* [Journal of Pyrotechnics Issue 26, Winter 2007](/library/ebooks/75afba6de581455e212b5ae2d9b2a444727778479e3a9cf7c72adc97f76e9353)
-* [Journal of Pyrotechnics Issue 27, Winter 2008](/library/ebooks/36c6a67dcd5b148e3a06ce2f610edd56ef3415962c48873583db4f408785b22c)
-* [Journal of Pyrotechnics Issue 28, 2009](/library/ebooks/b6ce8162bf4a27c4ef957e2b97b5a706f38c3faeefd313fbb227f8f1e94c2ea3)
-* [Journal of Pyrotechnics Issue 30, 2011](/library/ebooks/668a373bfb6fe525e6755efcc939c3436dd4f1c9331b0b954a3d63700fdfb3c3)
-* [Journal of Pyrotechnics Issue 31, 2012](/library/ebooks/5538b3b53842c71ab232209ff29764f3027a6e831e706c0e7fdccc42baa4c58f)
-* [Journal of Pyrotechnics Issue 32, 2013](/library/ebooks/8703e09e9eb55bfaa4b9f5e9fd404c684e308718df72752c427fc947e1a159fd)
-* [Journal of Pyrotechnics Issue 34, 2015](/library/ebooks/925d746b33391e5d0005675857c5dac2bc2a41125056bc1b949b6423e2e1b3c4)
-* [Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 1 (1981 through 1989)](/library/ebooks/435fe5bab263822980f11ccc47c1781063a31c601bad4e3e3a59a4322ca68071)
-* [Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 2 (1990 and 1992)](/library/ebooks/3e2cfeea1461a6d96e2878dffb587d83cd99f405dc926f98a4423bfa578772c1)
-* [Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 3 (1993 and 1994)](/library/ebooks/017bc87d35ce27a29de90bbaf53eda31553f1cc58c05c92da3d9806dd9227909)
-* [Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 4 (1995 and 1997)](/library/ebooks/790cb61af4e86c0299090f8c4b1a021a498adaa02925cfa4d4289d65efb72bae)
-* [Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 5 (1998 through 2000)](/library/ebooks/9a70b2e6c6eef2c1d35c455df61c66b260e2479597e08ae677c766c96faccf4d)
-* [Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 6 (2001 and 2002)](/library/ebooks/484c00fb8e9e7330df3a4db0540124d24bbedec4dfa44de00d47e4ea270b627b)
-* [Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 7 (2003 and 2004)](/library/ebooks/e070c9509bd7e8d0f1ddc0f76dd92d578817cf6b328d02010622d224d8b01f45)
-* [Selected Pyrotechnic Publications of Dr. Takeo Shimizu Part 1](/library/ebooks/e46d8121571e916ecfcfdc4f78f4baa48d43de70fa06b29664562dfe5e8769d4)
-* [Selected Pyrotechnic Publications of Dr. Takeo Shimizu Part 2](/library/ebooks/249a9c09b4d852a2bce4c49111c90b20db2cd7671923318d76064387e10d8671)
-* [Selected Pyrotechnic Publications of Dr. Takeo Shimizu, Part 3](/library/ebooks/248b6f82e8e31774c3e458d5972824cfaaf57e1536a447a420023336f09bf5a6)
-* [Selected Pyrotechnic Publications of Dr. Takeo Shimizu Part 4: The Design Criteria for Chrysanthemum Shells](/library/ebooks/ac0382fc30971f149993a78fc02325f22b9c59f04549e80fc43c682e712b091d)
-* [The Preparatory Manual of Black Powder and Pyrotechnics](/library/ebooks/8a717661d20c70e2cdb1fe801be5ad22eef270fd643dc663f902af1ec2bf8138)
-* [Professional Homemade Salutes](/library/ebooks/0121d70334c147cda50c6ce90b4504aae2111875c1ed7113310617fd467298ca)
-* [Journal of Pyrotechnics Issue 8, Winter 1998](/library/ebooks/e33e011c7f328a5a3d80751464fe24d16d0ec653f8486838e23b84198f4aeb9c)
-* [Journal of Pyrotechnics Issue 12, Winter 2000](/library/ebooks/564f5113a2abd57bfa0b2591a4e8cc6948dfc751de21e21280fc18a94736b616)
-* [Journal of Pyrotechnics Issue Number 5, Summer 1997](/library/ebooks/e596ffdcf278a6af82b8a5303edf348aa25a635b5467028fa4ed5a02bb0893cb)
-* [AMCP 706-187 Military Pyrotechnics Series, Part 3](/library/ebooks/1d216d9d6777b6c2f44cc7cad4578d28b432a2d9182dca89ceb97c490be8ea22)
-* [Black Powder Manufacturing, Testing and Optimizing](/library/ebooks/d77f0fee937733c860824e0129af91702f5fa79877f57f805ff642bf7bb15358)
-* [Breath of the Dragon: Homebuilt Flamethrowers](/library/ebooks/51415717ec9768561db55e92ab15510570ee34111e11a465693447196ad782e0)
-* [Pyrotechnic Chemistry](/library/ebooks/038d994b3c6878812ceb426944b6894f30d786b5d9acb05d7a95c32f86d2568b)
-* [Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 8 (2005 through 2007)](/library/ebooks/5730cc4e2187ece0edadd3caf5cde8099a8eee7145f3e9edcb7e10a6537b7f22)
-* [Theory of Colored Flame Production](/library/ebooks/360d49d28a9f5f83d5e87da4e7b46f6c9e6072a24c7f35439dd9f2130240e561)
-* [Lecture Slides for Fireworks Display Practices](/library/ebooks/17dc9832e32bc6688793af7ee0e5520ec2a0ca1e9a2fd5c533ce08a176c616cd)
-* [A Treatise on Gun-Powder: A Treatise on Fire-Arms; And a Treatise on the Service of Artillery in Time of War](/library/ebooks/9139bee4c801df950a1fe544558055a2f33dee9a31e7214e9ead2b02846475e4)
-* [The Best Of The Case Former](/library/ebooks/ee164d3fb3383ac119c592ab0b47105eed13c10b9f51f8cdebbe1261936c9bb2)
-* [Engineering Design Handbook - Military Pyrotechnics Series, Part One](/library/ebooks/b10cd28692af95802e9ab93ea2e0db8ce529342b3da1f9ab454d3bc6f91deb32)
-* [Engineering Design Handbook - Military Pyrotechnics Series, Part Two](/library/ebooks/d75e1cfd3f50882c7049ad67ce4122e021b3c8ccbee97084762be951293251ac)
-* [Black Powder Seminar](/library/ebooks/a051b1d87455db51a07732dd388abfebb8030cac0ec37934f972660db13243a9)
-* [PGI Glossary](/library/ebooks/6d6cc43ed18aa077a8e03c7808995047d797b27ab8e531dc731b8edc18d07eeb)
-* [Photographing Fireworks: The Right Gear, Location, and Techniques for Capturing Beautiful Images (Kevin L Wheeler's Library)](/library/ebooks/394215e339c012fff984f5da5c7eaa8abc8a1a09e6fbc60ae14aadf8a6ce3a5b)
-* [Firework Displays: Explosive Entertainment : A Guide to Getting the Most From Your Firework Display for Designers, Firers and Event Organisers](/library/ebooks/de60cb2b370f1f9c4262dabf1cc76bca90b2ca1d9e55e846ac2afd01be4403d1)
-* [Pyro Projects cannonfuse](/library/ebooks/358e4c3e4527e1701901d804b26fddc0ac3514cfe8d84b1c60aa05a240e9b309)
-* [Engineering Design Handbook - Military Pyrotechnics Series, Part Four - Design of ammunition for pyrotechnic effects](/library/ebooks/d052c8d75dbd84a7fb5106318c0b938bb92523154cbf911412893dc004bb5426)
-* [Pyrotechnics : from the viewpoint of solid state chemistry](/library/ebooks/6778a7773b6a82bf6ccb7c5678f7f5f16f31706ad2547a40ebaa35b5981a0a9e)
-* [Engineering Design Handbook - Military Pyrotechnics Series, Part Three - Properties of Materials Used in Pyrotechnic Compositions](/library/ebooks/2e832d4f3a3bf98fd203813845e5dd82595d3f8b82946c1c991ab466d58024af)
-* [Making fire work: pyrotechnics and natural philosophy](/library/ebooks/9ec3a7a87d9256888e48604558394b42842ff084b8145b57f5e410ccbfc5ff2b)
-* [Pyrotechnic Flash Compositions](/library/ebooks/5009b321049d303a545a1894e07655f4a69d55ea2f049379e3efe6c26c68093f)
-* [Pyrotechnics Education - Campaign Toolkit v1.0](/library/ebooks/841fe68ad5f7c20ec7786c49f2c9e295f5a51d5c97e3d353d18586fd2472aac8)
-* [Pyrotechnics and Propellants](/library/ebooks/3069bd0d4d26b0e252c427d90a6af73c82b0ff683944ac60a153c314b06a61b7)
-* [Regulation (EU) No 98/2013 of the European Parliament and of the Council of 15 January 2013 on the marketing and use of explosives precursorsText with EEA relevance](/library/ebooks/b452a46a94c6a5b397e4ac2e55b1e439d2b5a9a714c33ba049cabf1e37419a47)
-* [De La Pirotechnia Libri X](/library/ebooks/85843bf60a3b1a6ee0b3de8ed3089c82ba424757ba169bfa021fd6e08519a0a0)
-* [High Explosives, Propellants, Pyrotechnics](/library/ebooks/091da78a306db7e4d69d2e96db4a83e61c4e9f2141c3d4b54f34755e645153a8)
-* [FM 3-23.30. Grenades and Pyrotechnic Signals, October 2009 Edition](/library/ebooks/d28db32d5bebfd5619a1ab48a85f2de2bc46fbb600f7bfa1219621445e98384d)
-* [A Manual of Pyrotechny; Or, a Familiar System of Recreative Fire-Works](/library/ebooks/4dbde367e2584e91a19464165718d663c147931cf8384dc54941298870e757a6)
-* [A System of Pyrotechny / Comprehending the theory and practice, with the application of chemistry; designed for exhibition and for war.](/library/ebooks/a08759c2e66ea687dc9b54af951102dfefee21248ccbdc5fc07d32f1cd1886dc)
-* [The Pyrotechnist's Treasury; Or, Complete Art of Making Fireworks](/library/ebooks/2bd7b501b2ff5200bc45ecd065639edadb959e96814006303b5e62ad2709b0da)
-* [Endless Amusement - A Collection of Nearly 400 Entertaining Experiments](/library/ebooks/4928fb1f12e69a565174824fd7c2a7e44c09b21f317ece82f2eceebaeb8441e9)
-* [The Anarchist Arsenal: Improvised Incendiary and Explosives Techniques](/library/ebooks/f4f4a0174da6e0acefdf93fa6097917d211afed123c73ded1967969ed8c30daa)
-* [Dictionary and Manual of Fireworks: Weingart](/library/ebooks/ec04e01240950db25e0df4b6155be6c240c93576c3c125521bee5b9374081944)
-* [NFPA 1124 Code for the Manufacture, Transportation, and Storage of Fireworks and Pyrotechnic Articles 2022 Edition](/library/ebooks/280cfbd90aba364a6d9acf6ab045827d023542ee9c71e900f613e340ad364949)
-* [Die moderne Kunstfeuerwerkerei: eine Anleitung für Dilettanten](/library/ebooks/9f220d224e2da7be0e1cdfbbc1f335c65438e7b684c7086ed81695f32cbe5a88)
-* [Fuochi Artificiali](/library/ebooks/96b6971663f55cc3e079e6537de71e0e2d2358e9cd83f242667fc23d21d1d11f)
-* [A SYNTHESIS AND SOURCING GUIDE TO OVER THE COUNTER PYROTECHNICS – 2nd EDITION](/library/ebooks/362b02a9b84f4c6d902b370426c834715f16e63f5452e036639aacc786fa978c)
-* [The Great Art of Artillery of Casimir Simienowicz](/library/ebooks/c98007b86f9407c8dc13cd3d350e8786cfc980601ccbbf407aa762c7594fbb84)
-* [Field Expedient - Preparation of Black Powders](/library/ebooks/280b69c0f4e926331679e2e2053d6d677761d0c03f48e3daeb5b3ab184c91334)
-* [The Making of Rockets](/library/ebooks/7522469fde03292cbab76cbc5991359151df461c811a3ba242e99fcd9dc0a2f0)
-* [Easy PVC Rockets](/library/ebooks/9d995464eb84a447059111ba2fdb3503b649b84e77bd253793b4cee219b7daca)
-* [Round Stars & Shells](/library/ebooks/883e582f09f35476eb3f8e930930a1f173c80b8cf922e539054322ffbb4d086b)
-* [Chymical, Natural, and Physical Magic: Intended for the Instruction and Entertainment of Juveniles During the Holiday Vacation](/library/ebooks/8e75f91fa1712c7b44b5ca7493f5382eaa8156b67a2c72542e36f5aa0a93b22d)
-* [Impact Firecrackers: A History and How-To Guide to Classic Fireworks](/library/ebooks/da6548cb96f86af5e20eee09db14dbeb5786d3a42720ede8f64c3b5b69a5baa1)
-* [A System of Pyrotechny](/library/ebooks/1ea2cbc4bd78fa632afd862db4652f34bb4ed8633bd1400ca00c979116197229)
-* [The Cafe - Former - Official Organ of The Society for the Defense of Tradition in Pyrotechny](/library/ebooks/275d53e429a6712207ea7bf1d8a2d41acd1c28b05f06ecbc80aa12c13300a014)
-* [Bottle Rocket Handbook](/library/ebooks/53f044dc9ccdc9bb8e654866bf5babedbadc64a24bc1a6d35e088b409b7d6053)
-* [Basic Pyrotechnical Manipulations](/library/ebooks/005c8d4773cbd1fd6eded463edd6222895df0c17e62328b7acad1096a21ed2cf)
-* [Spin Stabilized Rockets](/library/ebooks/cf418335a89e4ab257f1724cea5990e3bdee72a733fe81a5b3bd929b90d01436)
-* [Magician's Arsenal - Professional Tricks Of The Trade](/library/ebooks/6cbb91718b483b8fc2f20f3984e03a0e9b2455709addba97f4436915608b0bbf)
-* [Manual of explosives, military pyrotechnics and chemical warfare agents](/library/ebooks/9314a6c933545f90a1cbacaf330b775ade9870db53c73aa0197c76d6ca506155)
-* [Pirotecnia E Fuochi Artificiali](/library/ebooks/2f38dbdc3bb9efc5cab75d0e53c9093f4b03ebed041aba7837a94ca42db9e00b)
-* [Explosives, Propellants, and Pyrotechnics](/library/ebooks/8f235e4ad13f2c6dd20afcd780a57664c0927882bbb262fa9d497ef2b7f20256)
-* [National Fireworks Review](/library/ebooks/04a10939cc815b40ea2d58f63dda75728f4ba49a9afb106ed625eca85a23a3e7)
-* [Fundamentals and Technology of Combustion](/library/ebooks/81d45b7b0557f9eb0d8bccfe269b0b6d2e5b590369b3ce14a0e80dbc1891130a)
-* [Art Des Feux D'artifice](/library/ebooks/fc9010f495907369aef50d1b13ddd9bca75f44655251f572a8970adfc3873c96)
-* [Artificial Fireworks: Improved to the Modern Practice, From the Minutest to the Highest Branches](/library/ebooks/daa968754b87d428691fbd9166f863c85e40a46d4f077bc033ad24d1a9729eb6)
-* [Pirotecnia Moderna](/library/ebooks/f550aa8c06edca0df91fa725fe74369bb7f68d3225cb25d6a8751b20d110f59d)
-* [Passfire.com Archive](/library/ebooks/4e5c793973230039732caf7341e93b0d69ead8ac1f0b03ef3ff1c152cc5cfce0)
-* [The influence of physical properties on Black Powder combustion](/library/ebooks/94384c27906a72f5a58faad48cdb740902be3d96d29ac4f522d7ff1908aaf52d)
-* [A Comprehensive Review of Black Powder](/library/ebooks/4b483a4d1a31ef6925f91728cae011c1bf87054955d9ca766107a79ed9ddd2ca)
-* [Pyrotechnia, of meer dan hondertderleye konstvermakelijcke vuurwerken](/library/ebooks/2dc762c4cb5fbd860a816fec236e7c31117575f5f304376f44f18cd76c7afe18)
-* [Pyrotechnia Or, a Discourse of Artificiall Fire-Works](/library/ebooks/6ba214a8c352efcf05ffe1deb6d72d5871da16931fdec498fd552e31aefa0717)
-* [The Manufacture of FIreworks with Home-Made Equipment](/library/ebooks/e2f4b84590beb7c890f5ff6677ff47c985a1d27d67156d82c2b3ca3dc58a9f2f)
-* [Pyrotechnics AD-752 700](/library/ebooks/b2a80a9d42e4c4fb0e30139c18fc0e52b70c9afb8c763211f5d9f24e2ec047a1)
-* [The Pyro Handbook (plaintext)](/library/ebooks/c63b1b21e76400d190c6828a9f6264b74ad3a126efd2aad89053463ca77bcb15)
-* [Advanced Homemade Fireworks](/library/ebooks/801e793a0217638496cbf9c2446113440282b54f035777534185fcb98d7ddf8f)
+* [Skylighter.com Turbo Pyro 10 fireworks you can make this weekend](/library/ebooks/7cfc42ef38490f8fd0837273581372e899b9d59973ac8e86c0fd8abb55fa0ef9)
+* [Pyrotechnics Cook Book](/library/ebooks/f677ff696298d6956f69f5a36da6e08df8172ae8958e8e3502d1b554c269a96a)
+* [Make Your Own Fireworks](/library/ebooks/9febcaf4aff0fbf3ac2c1ce730d4e830552a674b84c6d1e522c8b7938969cf1b)
+* [CannonFuse Collection of Pyrotechnic Compositions](/library/ebooks/a40190262510f2fa4d6b931b6d42fbe63e13df0a10e20fa10fefeb5ab4193cf4)
+* [The Wizards Great Book of Absoundite and Forbidden Pyrotechnic Knowledge](/library/ebooks/5e97a594e3d10ccf85a64bd780e8fcbde62d491a5f08a5b88ce88fd885be6cc7)
+* [Pyrotechnics: The History and Art of Firework Making](/library/ebooks/b73e8ddf9f1a8043ed76ed225feb8105a834bcbbe517d53c0961c237d9976bf7)
+* [Chemistry of Pyrotechnics: Basic Principles and Theory, Third Edition](/library/ebooks/3cb201b1ebd5301014b2d3af9a41680d1641691933a9334759b91f68e9c38d23)
+* [Safety of Reactive Chemicals and Pyrotechnics](/library/ebooks/78bf7a6bff0d22548b32bf6d7b8d4efa7049fdc250c4644d890292b2474a69bb)
+* [Introduction to Pyrotechnics](/library/ebooks/00551a4f05c07f0641a1ffbe95f8a42b11808215a5be6a76a99e8306dcc8c6a0)
+* [High Energy Materials: Propellants, Explosives and Pyrotechnics](/library/ebooks/38cecd1e4a49145fdbc4730ca569a6719f414267c817de1928049f7d601eb361)
+* [Pyrotechnics, Second Edition](/library/ebooks/83b74cbad2069aa8ac90000357b088ac2001758f141dd0c7019222dbebb9992a)
+* [Wouter's Practical Pyrotechnics](/library/ebooks/be82456acdcb3c3754b3572f6def4153b281838987e0c73c6d7bc05dd9a20184)
+* [Chemistry of Pyrotechnics: Basic Principles and Theory](/library/ebooks/1040bbc2eb47a8621e83754d259ec0be6c77900b9ded4595ead4ff76cbf5f051)
+* [Military and Civilian Pyrotechnics](/library/ebooks/671f91737063fd474b213224559b5246f58c1ff80474c45427ad63a04152e782)
+* [Pyrotechnic Compositions](/library/ebooks/9ac7b11eb970d811e6af40a01b80fbc14a3debb3ee00ac0e733cf5e8e5cd35ca)
+* [Chemistry of Pyrotechnics: Basic Principles and Theory, Second Edition](/library/ebooks/5e193baad3548a660057f0dcbe183a046222071336c45fb329fb95495d95d20d)
+* [The Complete Book of Flash Powder](/library/ebooks/feadc3d4b764856edd4d3e9087a74c5705b5c579587dc6b3fe160ad057624ddb)
+* [A Professional's Guide To Pyrotechnics: Understanding and Making Exploding Fireworks](/library/ebooks/aeda75a764f967be8bafb8a2a2a8fd12624e317f8619af4acb2f7fa2ed16b924)
+* [Amateur Pyrotechnics](/library/ebooks/bd0802d9dcc506189b5c2d4d3a35175df9962c03f2ffd12861ff23acf1d8027c)
+* [Ball Milling Theory and Practice for the Amateur Pyrotechnican](/library/ebooks/3991b75270319b8f287580326a74bb03f22b89718dc9f2299ed29933e84ed34d)
+* [The Do-It-Yourself Gunpowder Cookbook](/library/ebooks/0911cf5531907d599327679e3cde3819b5d1bfd11ea12b0a1615db92f3ab109a)
+* [Dictionary of Pyrotechnics](/library/ebooks/81165b3c53ae40054a038dff58118b553c0c3bbc832bd518a95a92d232ed1f0d)
+* [Lecture Notes for Pyrotechnic Chemistry - Pyrotechnic Reference Series No. 2](/library/ebooks/6d9f6a5385e2656ec6ebecaf53008d1db934ca6b84da9268590c80c526719cc8)
+* [A manual for pyrotechnic design, development and qualification](/library/ebooks/3cb6a11d4dce2928347eec0e086d744edfa6a7b22e2d0452dc5e5ecbc3051881)
+* [Glitter: Chemistry and Techniques (Revised edition)](/library/ebooks/e40ca7a645d62ba8c1fd778e5d95bbd1e233ed70a3392d8cad958c2009c58ff2)
+* [Manual of Explosives, Military Pyrotechnics, and Chemical Warfare Agents : Composition, Properties, Uses](/library/ebooks/c73b994b8d806a8108f09d16b877f702fad240aaeb7c723ff1bd2a4887e94e9e)
+* [Military Pyrotechnics: Principles and Practices](/library/ebooks/c355e3253cb2b93b59065f95fa3b94529450b5e2cbdf8d9168efcc774185f0bb)
+* [Pyrotechny, A Practical Manual for Manufactures of Fireworks, Signals, Flares & Pyrotechnic Displays](/library/ebooks/4255c40d10ca66bd6687912dd0514a8dbb189f202eaf02192cf3a923a1364174)
+* [The Chemistry of Fireworks](/library/ebooks/0ecce53701cb8a665dd00cccecff889378bf69b5f4cdbd321be4ff30cff8d9f5)
+* [Pyrotechnics, Scientific America July 1990](/library/ebooks/9265b0ef00c8ee8bf9295ab04ef1f813b021c55b971faabc5dbc9610f704482d)
+* [The Best of AFN II](/library/ebooks/eaae8944ab6912ef792c5aec0893a66fc7df10b385364f409a3022216ab900b1)
+* [The Best of AFN III](/library/ebooks/61daa6fe2439c2d3c6dfe03882c8aa2d3f85fe86cb64ef32c6a8eec8dd4c20ad)
+* [The Best of AFN V](/library/ebooks/3d238e7e9fbd0b03bc4a51e0031ba489442a796456404f259420314cd89d4694)
+* [The Best of AFN IV](/library/ebooks/e085ddf122359888eccbe5cfb46c30cc6cc7e530c4d995256b0c31ffeceff967)
+* [The Illustrated Dictionary of Pyrotechnics](/library/ebooks/af14fdf3d2f5755a389aff4c55a7bcd9592b8551d5ad96f676ae957dfd527ae4)
+* [Winokur's 40 Glitter Compositions](/library/ebooks/41e25be14795d4ea33506d5a57cabf5957c8bccbeb690f2726e75f6f477ee326)
+* [Professional Homemade Cherry Bombs & Other Fireworks](/library/ebooks/af71a8a429640c384bc967bd5c01e21aaa916afa6d7715b0ad6022161cd3fa97)
+* [Westech fireworks manual](/library/ebooks/73a126124216a6f7e7562852b84c24394b6e82d3e6d49ad59e7f2258a8f27601)
+* [The Chemistry of Fireworks (Reprinted 2002)](/library/ebooks/b65b0bb6793cd931040b9b4de852190172aae4be82fcb14e3e710f69aa8a6a53)
+* [Fireworks & Explosives Like Granddad Used to Make](/library/ebooks/15d16bbb3907758ce7ccc3df36157fa1577934f5f83e04431dc5d4a2dedbfeca)
+* [A complete system of pyrotechny or the art of making fire-works (endless amusement pamplet)](/library/ebooks/ca09bbf9f2712fd6ea3df098db6a09491866b106337b131ab6b83f33c9050b64)
+* [Se per la fabbricazione e vendita dei preparati pirotecnici (fuochi artificiali)](/library/ebooks/6a78715a1f97793e0f7fd67949bf787b67e90bce080c18499bed2e15bcd37c4c)
+* [The evolution and art significance of pyrotechnics (Thesis)](/library/ebooks/ac5daf908fb721abdec3f12379bd30cbd5c6c302ab57efa96f72f1ded84897ac)
+* [Gunpowder: Alchemy, Bombards, and Pyrotechnics: The History of the Explosive That Changed the World](/library/ebooks/35e70da845a726a01c346acf8b7e8875f20d7b7ccc8f59e59637c1bf974a88c0)
+* [fireworks & pyro projects](/library/ebooks/43851469d8d84e9d328dde7a8529f157435686890ac2e36bf80190fc2b6c406a)
+* [The Chemistry of Powder and Explosives](/library/ebooks/043858f3abc2a3e03ca5a8de54dc4f022a409825d5e19a5c7342f11bb7f8c711)
+* [Gunpowder (Encyclopaedia Britannica 9th Edition 1891, vol 14)](/library/ebooks/2457e64aabeb5bc5eafcf670a14eb2d469afdb8b049b83814988683b6b4edf3a)
+* [Incendiaries Advanced Improvised Explosives](/library/ebooks/e0a32106b83d44e623ede9883fce3984be6f6258ad22744ac81ab04a60d5b60c)
+* [Health Implications of Perchlorate Ingestion](/library/ebooks/6c98d23965704e6e599cda0e860d0de32043f6a0c93ff90daba9ba1813fd09db)
+* [Perchlorate: Environmental Occurrence, Interactions and Treatment](/library/ebooks/6eb784181bde5c2eed34d8b74ac5807d17a05ac67b42a224ab8aa54a698caa2c)
+* [The Chlorates and Perchlorates](/library/ebooks/113aa3b98365b505c5902bc3826f2224d89361d7729dd1e27615a121bf9e4b47)
+* [Perchlorates: Their Properties, Manufacture and Uses. Edited by J.C. Schumacher](/library/ebooks/29c5bcfc04516fd4324318a9da0169b9701ef5d2d2e6cf2bd7eb7e73de87efcf)
+* [Toxicology and Carcinogenesis Studies of Sodium Chlorate](/library/ebooks/829a4848de491d4f7084868e568050ae6b636d34ba61e658008ff74e97550c5f)
+* [pyrotechnic magazine issue 5](/library/ebooks/44b80aa57e5a4f930f74e1028e3035f8d85363727e77afd51611f1ea681e9d01)
+* [pyrotechnic magazine issue 4](/library/ebooks/9f20d4c81ba1638b246f85a96d133ade65ae74901ac7bdc669d6b21b40ed6194)
+* [pyrotechnic magazine issue 2](/library/ebooks/ba939beef827ad1b2e572435bc1f7dd6a0678c54af9e0840ef295366e937cb77)
+* [pyrotechnic magazine issue 3](/library/ebooks/c4cd611a4e13c89bd48607720b17e87ac570ff094db4ce5b04c8fcd2586178ef)
+* [pyrotechnic magazine issue 8 June 2016](/library/ebooks/66d2218a3c38ad2c21ccbf9a9927ff3438b76437cee3f56f1e3d4eeff262348a)
+* [pyrotechnic magazine issue 6 December 2015](/library/ebooks/b44fdb6fb8b497d82eb174291ccb3382ecf9b574656599001c97491df27d08b5)
+* [pyrotechnic magazine issue 7](/library/ebooks/a46a99b0349749f1cd2c892c56554ae9bc0154351b96af1416256b648f03c165)
+* [pyrotechnic magazine issue 9](/library/ebooks/87c881788bbcd5326c6e179120f651d594bb3c61c6c54942f9bdb5728314f6af)
+* [Spelen met vuur (interactive website)](/library/ebooks/073308274d24842aff064fad59b6fb8aa4dff6c039978258861382f13965da23)
+* [Pyrotechnics](/library/ebooks/432f78e9dfc91344904fecebe163cee3f23d160c6558a7bc0023e348806e32ee)
+* [Pyromans Revenge](/library/ebooks/b96c5ac106e50a705457fc87d6dc054bb1342c2641a3996b311c00c9c941cf3e)
+* [A collection of pyrotechnic compositions & Practical Pyrotechnics](/library/ebooks/fba77ae3dc65f4965ff1cf6c9675e14b598b0e00450b423dfe5195918efaff7f)
+* [The Pyro Cookbook](/library/ebooks/6edc256466dd3864017d7a1bce8830f274aa35646d0ff2bdc7eb73ee23a80b3b)
+* [Fireworks: The Art, Science, and Technique](/library/ebooks/c0cba131fc7e112b99c01bbf385725e1053102e87313216193e318d39af878a9)
+* [The Chemistry of Powder and Explosives, Complete in One Volume (OCR)](/library/ebooks/caca22ab39dc36459cc6e0a3d21c865f5f83321fe0f3b202f23f1177b7e38571)
+* [Fireworks Principles and Practice (3rd editon)](/library/ebooks/1ff936c0af069f20f239d855c5201668fc7bafad4489b5978036808133e98961)
+* [Military Pyrotechnics: The History of Development of Military Pyrotechnics](/library/ebooks/4f67fd71059afb3ef1f4eca6bdb15943a5d6b8ee598e9052eb6f67c9e2ba6c26)
+* [Illuminating pyrotechnic compositions and their specific features (Doctoral Dissertation)](/library/ebooks/7af5a2174281e851b30dd5b9a524c60840fe239cf81c4845efe460827ae3beb0)
+* [Traditional Cylinder Shell Construction (Pyrotechnica IX)](/library/ebooks/a1ff638cc00e3c540ebba08516b84cc1f7efbccda502f5856006c0a74ef63a7a)
+* [The Chemistry of Explosives](/library/ebooks/dfa40b1b8604f11542dabe7f1b23ab37a1c4b3242d643038a41ffeae5ecd44fc)
+* [Encyclopedic Dictonary of Pyrotechnics (and Related Subjects) - Internet Edition](/library/ebooks/75e418d1f0fd94b310445678fdb8467dab3483604430d5102f3d39c10c1bf9d7)
+* [Journal of Pyrotechnics Issue Number 1, Summer 1995](/library/ebooks/c3c5a14c461094ca9cac21b93e1f677490d9e0b1b2d0d7dc252c37c4877f26bd)
+* [Journal of Pyrotechnics Issue Number 2, Winter 1995](/library/ebooks/61a514b1a8b1f9cba175cb6228d1c893583213d7d0f6bf569080f1bc5e495185)
+* [Journal of Pyrotechnics Issue Number 3, Summer 1996](/library/ebooks/010e24728df8c9ac10c02d9b81aa32a9709ed3548d2ddbb897e3821ce1ce0833)
+* [Journal of Pyrotechnics Issue Number 4, Winter 1996](/library/ebooks/d538fce8e5a72129b0aaf60bb865f7d76c407e7ed6a103fbe47a99865b796650)
+* [Journal of Pyrotechnics Issue Number 6, Winter 1997](/library/ebooks/becd85aa050aa284ace34ee0badcc8a96f6836d1ddafb260060c1bdd2060d2e3)
+* [Journal of Pyrotechnics Issue Number 7, Summer 1998](/library/ebooks/b85c8c170b43e72bdc602f4920e279929108e1ddb7e100189c9ebbcd1f47a59b)
+* [Journal of Pyrotechnics Issue 9, Summer 1999](/library/ebooks/ff5bb9b4a998d38292f1e48f4fe00b75e473d60967e39da4e61daccde99814b9)
+* [Journal of Pyrotechnics Issue 10, Winter 1999](/library/ebooks/3282a335a454900d90ee7244cef4ec0688d091124f49176d39d8978e86f033ae)
+* [Journal of Pyrotechnics Issue 11, Summer 2000](/library/ebooks/737323bdd5e1765403b48e9568b8fa06c5988dba22b1e788d423a94a58486a55)
+* [Journal of Pyrotechnics Issue 13, Summer 2001](/library/ebooks/514fd9f7bf7e69c8e4ee123fa4ecdfd72592ab2377ae7deead497686e84e6d14)
+* [Journal of Pyrotechnics Issue 14, Winter 2001](/library/ebooks/442452c2db3f8a1b2408d51f85af3fe251ddd3d38f76696c3e03b01fb9c2880d)
+* [Journal of Pyrotechnics Issue 15, Summer 2002](/library/ebooks/54a3cf36ff73e1af5b99a75d1d9dd51ec0aada25ead524aad0e32bfe1af34840)
+* [Journal of Pyrotechnics Issue 16, Winter 2002](/library/ebooks/21206fb781016ca5ae4d05a01f0f01cd3f264f9432a124a9e99144c00868f574)
+* [Journal of Pyrotechnics Issue 17, Summer 2003](/library/ebooks/6170e3f50a046b0c76fed495219d9e4f0e03964c145d42fe99e0ebb6f9406a53)
+* [Journal of Pyrotechnics Issue 18, Winter 2003](/library/ebooks/5fb4d54fc7b03d82938aaaee4c141de55203c9a502dc066440dc404adf90a678)
+* [Journal of Pyrotechnics Issue 19, Summer 2004](/library/ebooks/e96326fb32f93b6d4bb60aa19a40f9ab49f14b9b2265d4219c2435d3f36e7ecb)
+* [Journal of Pyrotechnics Issue 20, Winter 2004](/library/ebooks/1206a8be720cdf237bbd4e8ba08ec268658a6bf880258081500e6edd66800631)
+* [Journal of Pyrotechnics Issue 21, Summer 2005](/library/ebooks/ad1563f4cbecdbe3dcbb4e4bf3f0d9a2bf492ec9ba5951bc54a3acd5f2a38944)
+* [Journal of Pyrotechnics Issue 22, Winter 2005](/library/ebooks/5c575689fe929fac6010ef4c76e4aac7a11ca1ad4361431efbc05f11a12fce32)
+* [Journal of Pyrotechnics Issue 23, Summer 2006](/library/ebooks/e961ca0e0550ffc550afbf2e4ff8a8a28e54eb32d7a964959179d6d35bc6e4e2)
+* [Journal of Pyrotechnics Issue 24, Winter 2006](/library/ebooks/4f62a4f3c22f4f2e10df55cc44766ad0507978ff4548ffdfa21d1e5124de7695)
+* [Journal of Pyrotechnics Issue 25, Summer 2007](/library/ebooks/d24b2fc947d20b76ee61b1e3409b98e67cf9f64bae8b70007b2b590d8f401f66)
+* [Journal of Pyrotechnics Issue 26, Winter 2007](/library/ebooks/33ba30451476cb251414a0992601451e368ad3be96c8dea20b1e11683d8eb270)
+* [Journal of Pyrotechnics Issue 27, Winter 2008](/library/ebooks/4d5fa935fd85010c9c8d36c5f53efef27fc68d119fc2cef8c4bf1b4bf8ade1dd)
+* [Journal of Pyrotechnics Issue 28, 2009](/library/ebooks/cd2f467f2616573223f8629332deb9741e35eb45965b7e2fb345448776326284)
+* [Journal of Pyrotechnics Issue 30, 2011](/library/ebooks/72d8ce9f8bef6bbff850fd3d0365bcccea7e3f939945350b1942394fac5ba0af)
+* [Journal of Pyrotechnics Issue 31, 2012](/library/ebooks/ab3d1c1f1cb9e782565e14916b59b9538caa2b27bdf6d930a947249d6d515f26)
+* [Journal of Pyrotechnics Issue 32, 2013](/library/ebooks/e8447b4aa88822bf8ba5e6c0d4f7f425199dc641da40e907adb4627677eb5b7f)
+* [Journal of Pyrotechnics Issue 34, 2015](/library/ebooks/45d1723d1ac68fca3d5a346cf2d61722eef70d1cdf42138680f054457b3d9884)
+* [Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 1 (1981 through 1989)](/library/ebooks/35dc8f9c97759472369eb9efc652ca794d28edcc3c512f56df1a1af680735c71)
+* [Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 2 (1990 and 1992)](/library/ebooks/9a45ff1d3b5f029504a60f9fe8b25be000073dbfde4fdecd0b65b21de1d0a129)
+* [Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 3 (1993 and 1994)](/library/ebooks/4b5ab08757e2283e1f85e351fd88b1c207f44a26f897c42e724a35de3554b55e)
+* [Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 4 (1995 and 1997)](/library/ebooks/8f306d42628b4fa18aca3f67719e68ce1224290ea157eebcb540e8c77d63f3e0)
+* [Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 5 (1998 through 2000)](/library/ebooks/7cba136e14fe691c4f5243ca2c5ec715f3fea6cab1772a5193d9a96eb2e72715)
+* [Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 6 (2001 and 2002)](/library/ebooks/5a24c3403fe4073f180feb05ca0c9b43f4601b17fa9d6b6781b3ca6f0e2a41c6)
+* [Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 7 (2003 and 2004)](/library/ebooks/ab4202a277f4a182372eb3e4702137421b06be93cd7b40ac264c081e7a36518a)
+* [Selected Pyrotechnic Publications of Dr. Takeo Shimizu Part 1](/library/ebooks/442c5799632b051fecef90ef9f34ab1cd5ddfa129a4f73ad1db71e9b21ed8843)
+* [Selected Pyrotechnic Publications of Dr. Takeo Shimizu Part 2](/library/ebooks/937ecc5674e9a2282a95550ae7f4d6e9f91ed9d8ac2d56fb40e17fec86293299)
+* [Selected Pyrotechnic Publications of Dr. Takeo Shimizu, Part 3](/library/ebooks/405890a792da092cb58773339bc6e43f4714841867e8acd674cfc53ef633b188)
+* [Selected Pyrotechnic Publications of Dr. Takeo Shimizu Part 4: The Design Criteria for Chrysanthemum Shells](/library/ebooks/de3b23ae8841d4c7c260184b609dda996b2a6120b7c48a70e186e8e69846a74f)
+* [The Preparatory Manual of Black Powder and Pyrotechnics](/library/ebooks/7a6668319d60d6bc3ff0f0ccc021ae48777908eaa9d88242fa8ef716c6099940)
+* [Professional Homemade Salutes](/library/ebooks/dadb364240eea6b2ffcae4f4158265d5c585da53f446103632266f8ba1039296)
+* [Journal of Pyrotechnics Issue 8, Winter 1998](/library/ebooks/d674ef84e66b848a4fc22d2eace7dd8e067181b2f7b1f289762201a3c719324c)
+* [Journal of Pyrotechnics Issue 12, Winter 2000](/library/ebooks/0c65872ec7a37088ac51ec1f281b1368f2bafacdbe1a9eb3fa23a1eb5e97cc76)
+* [Journal of Pyrotechnics Issue Number 5, Summer 1997](/library/ebooks/3ea40d684fe679920794cdf609db87fcc0507e9d0c104054eaeed6a1361b167f)
+* [AMCP 706-187 Military Pyrotechnics Series, Part 3](/library/ebooks/0b4ad5eaefc8b6bf940fb467afb925a14ada16218879225c47e2670fcd61ff0e)
+* [Black Powder Manufacturing, Testing and Optimizing](/library/ebooks/e0836d6dad5cc26340296ccb4f957917b046171e73716bc27a2fb1f4e1a9bfd7)
+* [Breath of the Dragon: Homebuilt Flamethrowers](/library/ebooks/3aad38e4cd6d81c70d88a2cd851757ad914e952a339269f266bf1e70c791b5b2)
+* [Pyrotechnic Chemistry](/library/ebooks/c2096d5d1b77af6b6c6f9a2f6b9b290be4beca653b37d1def668a32f1252b165)
+* [Selected Pyrotechnic Publications of K. L. and B. J. Kosanke, Part 8 (2005 through 2007)](/library/ebooks/e75d99881223f41409dc80a243433baa84bdbdb92873ebecfde4871f1c70f9e6)
+* [Theory of Colored Flame Production](/library/ebooks/f42b1952cfc67123b3d41cc72454b061a29fa4bdd28b10181bb544e394ba7431)
+* [Lecture Slides for Fireworks Display Practices](/library/ebooks/43665efb5a749579b18f67394b74954f3a5aeaa433c725d02a96b680f18b7e97)
+* [A Treatise on Gun-Powder: A Treatise on Fire-Arms; And a Treatise on the Service of Artillery in Time of War](/library/ebooks/0db2658bf725363d1136d37f4d0da27ddf8bf26a25bc13663121c324507f0988)
+* [The Best Of The Case Former](/library/ebooks/8bc11ac79f430bdad2b2f01612bb0a3db03888b258625f73282cb544496c8e77)
+* [Engineering Design Handbook - Military Pyrotechnics Series, Part One](/library/ebooks/a8723b33733f6f9b9159570bf9856e084bc99542c406b5309d6fee48e6cb9bba)
+* [Engineering Design Handbook - Military Pyrotechnics Series, Part Two](/library/ebooks/429e4ef07ac2f83f73d6fd4240918aa324d117365bfba22ee75dfde8d5afbb8e)
+* [Black Powder Seminar](/library/ebooks/3c98717c0073a0d0c74c65531c6510549d7672ffbb2f20141fe251f75f9ba6e8)
+* [PGI Glossary](/library/ebooks/7c91c8f8cf9fca84733fc6770c8f3e3a559106616f9d0305ab580146d6cc0567)
+* [Photographing Fireworks: The Right Gear, Location, and Techniques for Capturing Beautiful Images (Kevin L Wheeler's Library)](/library/ebooks/4a913d255a0e36507216b0c0f4926988e178ca3a535facddd9ef2e2f7fa3ab1f)
+* [Firework Displays: Explosive Entertainment : A Guide to Getting the Most From Your Firework Display for Designers, Firers and Event Organisers](/library/ebooks/14c5b9c5a5f6d4779856d15ad03eae29a807320dc1254c92baa2901f4e97c5e5)
+* [Pyro Projects cannonfuse](/library/ebooks/1a612f0c23e669cd76f56f9a33eb331f221e6a270f69687d9de81665fd296fd5)
+* [Engineering Design Handbook - Military Pyrotechnics Series, Part Four - Design of ammunition for pyrotechnic effects](/library/ebooks/c034bb79d0659205f937c1270bd06c6e216fddf86299474feb1279a8587f2649)
+* [Pyrotechnics : from the viewpoint of solid state chemistry](/library/ebooks/1d13d8504c1816ac209dd940c3566502ede1b1c649a4a3ecedb147f8fb6fd003)
+* [Engineering Design Handbook - Military Pyrotechnics Series, Part Three - Properties of Materials Used in Pyrotechnic Compositions](/library/ebooks/2d7f3a95dc27e760643a3948c78b7d4e8da8387bc52634ef60d9c80ca8f99e31)
+* [Making fire work: pyrotechnics and natural philosophy](/library/ebooks/0cb76ab23a31f160d3028fbffc1ea3c5830d91136784704ffddc6051c9f40889)
+* [Pyrotechnic Flash Compositions](/library/ebooks/2da45a08c4864e2191c83eb512ec62215f7baaa013bd2bfbf5bf9ea4984e0dd0)
+* [Pyrotechnics Education - Campaign Toolkit v1.0](/library/ebooks/c61fcc6016494d9130b4d37c6aeeb2e05a545a130754a6e6dab3e4ff4edccc1e)
+* [Pyrotechnics and Propellants](/library/ebooks/96568b92d46cec62c9454e909d64cfa0d794173991db649a1ad6cca88ff53940)
+* [Regulation (EU) No 98/2013 of the European Parliament and of the Council of 15 January 2013 on the marketing and use of explosives precursorsText with EEA relevance](/library/ebooks/186a6a808a01064b3fc655e70f1834f655460e300672cdcfcd6f28665db45c66)
+* [De La Pirotechnia Libri X](/library/ebooks/78a48012f0e42f1f6161cc4a30e3e0d0e7f1f7f7e6b4e47797d9f3d47ccae004)
+* [High Explosives, Propellants, Pyrotechnics](/library/ebooks/b480b14b7ac1958c94417fb50774629f04b133a81b468de9cd2415a37c8a5abb)
+* [FM 3-23.30. Grenades and Pyrotechnic Signals, October 2009 Edition](/library/ebooks/450aa00db60802d6c8e3d8d2077cc77713fdbb6b5420ee96d7e0427fe8c1983a)
+* [A Manual of Pyrotechny; Or, a Familiar System of Recreative Fire-Works](/library/ebooks/0a59da8219c2636540b1f2709950384b298c29be32673347096b077bfbde3174)
+* [A System of Pyrotechny / Comprehending the theory and practice, with the application of chemistry; designed for exhibition and for war.](/library/ebooks/b062b2016b31060ee2da53f558f94a4c202670960671eb7c0f79c7faf6f4cced)
+* [The Pyrotechnist's Treasury, Or, Complete Art of Making Fireworks](/library/ebooks/b5d23f99e3726797de7f582293e1f7125876a534d7cd1f39cb7dd0e4c1d74952)
+* [Endless Amusement - A Collection of Nearly 400 Entertaining Experiments](/library/ebooks/fbd7799524ca8ba1a57524b9fe15afb96159e70128a3c8d4e8c0380229f483e2)
+* [The Anarchist Arsenal: Improvised Incendiary and Explosives Techniques](/library/ebooks/d273848a63be3148c30570b97e8170b991e221861adeccff6757c48d158fed8e)
+* [Dictionary and Manual of Fireworks: Weingart](/library/ebooks/c52e0b3184425f5e8402d32f82cebebdfd592261ef65add67b63a34e8e61219a)
+* [NFPA 1124 Code for the Manufacture, Transportation, and Storage of Fireworks and Pyrotechnic Articles 2022 Edition](/library/ebooks/236459a2ee979f584e7bf81d9153c739329dbb82b6a79b0c78b8d5bee883f938)
+* [Die moderne Kunstfeuerwerkerei: eine Anleitung für Dilettanten](/library/ebooks/17762223b7dd14dbebc5f2521f0aec4f30730b6199b931fba0f44cc9755595aa)
+* [Fuochi Artificiali](/library/ebooks/4ce0c027525de7b4941f630f2c1e63f43082cf7cb4446bc0539d60d6a4e937b8)
+* [A SYNTHESIS AND SOURCING GUIDE TO OVER THE COUNTER PYROTECHNICS – 2nd EDITION](/library/ebooks/d5013df8f0d4f41625edc9643a4978fde6924fa8982e05065644e9c5aa6aeb89)
+* [The Great Art of Artillery of Casimir Simienowicz](/library/ebooks/10376f94ec02d9bb5efa251833d5968bb8899fb2ec70c8e390250b8691e58040)
+* [Field Expedient - Preparation of Black Powders](/library/ebooks/4e5e28200f73e5cfedc4cb292634880d9a1976aa7400d3e9de221cc2397001e6)
+* [The Making of Rockets](/library/ebooks/ed7f86198f962e196409d99524ea828135415b35aa477bdb52f1f521e5aeea0a)
+* [Easy PVC Rockets](/library/ebooks/4372cf1b1993a6f71ecd2da21aa8edd8b3c505f232e0fe08b09d0c96cab337a1)
+* [Round Stars & Shells](/library/ebooks/e61e24eb0855a307c5168db6559e4e06c2fa6f915f18ef309c93b42b0d64c08e)
+* [Chymical, Natural, and Physical Magic: Intended for the Instruction and Entertainment of Juveniles During the Holiday Vacation](/library/ebooks/cac400e5012ce8eacd0e7d922341bb41df8b2d23ab2d8ac8057429d10933549a)
+* [Impact Firecrackers: A History and How-To Guide to Classic Fireworks](/library/ebooks/7cad9d86788425d3a144d97712e55b5fe1d36d11643da82d1c48221598e048bb)
+* [A System of Pyrotechny](/library/ebooks/4b228c11bc239c7a82b2d5e72b342a69df04f41a477427ad884935d6ffe7241c)
+* [The Cafe - Former - Official Organ of The Society for the Defense of Tradition in Pyrotechny](/library/ebooks/6549faaac152083105d59cbf38a549f485650aa3660736754d6f94bf2ca0f107)
+* [Bottle Rocket Handbook](/library/ebooks/fa2db10557804aa54215728016b0c143a99cc33ac5650011b2b0cfd47c6fa876)
+* [Basic Pyrotechnical Manipulations](/library/ebooks/f1558460800b7110773993fa00b005c36b537c366cc1c9f5bbb3c2668a386474)
+* [Spin Stabilized Rockets](/library/ebooks/3c7c1ce190bec7af4ce2dc7c974237f7a734e38c724eec96b246731cd498c881)
+* [Magician's Arsenal - Professional Tricks Of The Trade](/library/ebooks/26998a59817dec053d2830ef2c6bf364a04b09b466bf0bc9058c69a828ec8206)
+* [Manual of explosives, military pyrotechnics and chemical warfare agents](/library/ebooks/fb20ab255ca37332f72bed3f2a2058b7bce212ec4ba3b780fbb77055848840ad)
+* [Pirotecnia E Fuochi Artificiali](/library/ebooks/0dde2e771cf91aa1e9f2ff9590767539544005b8428cdd8f403e3316773205e2)
+* [Explosives, Propellants, and Pyrotechnics](/library/ebooks/0b29b4dd097f1e3c36b4b07dabb4a8c4869ca97c4a77a836dae06e6a81c72865)
+* [National Fireworks Review](/library/ebooks/30f78520751732e0ca87465ea51cb314fb88e52cf3b593ae377588e60e2e0a80)
+* [Fundamentals and Technology of Combustion](/library/ebooks/cbcc2589110d21ced7a7aa187ef0e3c1febe1e4cf6decce5f85aee4345238596)
+* [Art Des Feux D'artifice](/library/ebooks/1c119126c1fbe73c2c85b2f4c97044b2999ce4a8eea2bc0fbc02561b9bb877bf)
+* [Artificial Fireworks: Improved to the Modern Practice, From the Minutest to the Highest Branches](/library/ebooks/787c65b8c85fd2cab6749e8fb0d530a7cb9eda59fbb3609c989ad3ab7f9949fd)
+* [Pirotecnia Moderna](/library/ebooks/a14c48a08e5f0f7ea11730eea4377e1aaede4ec6e29dba8218b99e7ce261a897)
+* [Passfire.com Archive](/library/ebooks/e83b1d0b9d8414dfc458acae758ac14ca589d19d84ef3b822659d1372fdd23d7)
+* [The influence of physical properties on Black Powder combustion](/library/ebooks/5874b5a55208902419b2f4c432a29560393ff35bcfc1a0f92f82c1f3023b3082)
+* [A Comprehensive Review of Black Powder](/library/ebooks/3b59754e41aee78962511c0e6090d17c38e9aba826577746f283ff552fd06661)
+* [Pyrotechnia, of meer dan hondertderleye konstvermakelijcke vuurwerken](/library/ebooks/d66416abf36221c07326f9ac8c4013fae7f31097a30f8795c82c0e76c5deddba)
+* [Pyrotechnia Or, a Discourse of Artificiall Fire-Works](/library/ebooks/14adc8b1de2a3f62ca9aa5731c87a1fe35b1ef0fd122f766b05ec2dc58c18ca6)
+* [The Manufacture of FIreworks with Home-Made Equipment](/library/ebooks/e166ed3d26cb45272b6b2ce5be12f1ca113e488108af238484805100c5990d76)
+* [Pyrotechnics AD-752 700](/library/ebooks/d88ef0eb35c722d3e4ced29daa476b50719c28e504e1d17d5a58e2c28b102a7d)
+* [The Pyro Handbook (plaintext)](/library/ebooks/d5d61293976d9464662b3beed9496e6585f4e66d0388fac96980cd4673f23069)
+* [Advanced Homemade Fireworks](/library/ebooks/f10899fc7de5e086adf91e48716b90722dcf9085b25c03097a6645fa202500ec)
+* [A Manual For Pyrotechnic Design Development And Qualification - NASA Technical Memorandum 110172](/library/ebooks/e5b6bdf5d4191d77048e9e73a48549699dbc7b75580fc8c31522a174b88712e3)
+* [The History of Fireworks in India - Between A.D. 1400 and 1900](/library/ebooks/f188bf9c58989af38e0aeddf63c2a7960299324dbd15433b5c0c4e8f1e8d15ec)
+* [Practical guide to electrolysis June 2024](/library/ebooks/34040af577b6ab7728eadebb767c52a1bfaaaa9ca2b666a3bab9b49482a349c8)
+* [Extra info For Chlorates - Electro Chemical Prepartion](/library/ebooks/9ba536f9611e99a20c7da809e57744d8c991229eafd9163d15280360030b970e)
+* [New Insights Into Strobe Reactions: An Intriguing Oscillatory Combustion Phenomenon](/library/ebooks/057b359c75b6e40a66e88245a1ec03a26e7ea7a6c7cc05a80aec2771192c3a46)
+* [Pyromans Revenge English](/library/ebooks/e899fadee640deca0ebd5d02183f198078b2f2a84a502c1433e63169576c5c52)
+* [Approved and Prohibited Fireworks Chemicals](/library/ebooks/20120a2ce881461648b90486a020c83005d852932f2b13f168363b02eaf57901)
+* [An Over the Counter Composition Repository, Chemical Sourcing and Synthesis Guide](/library/ebooks/a4305b5134a8455969e98f233b50a12ee067b8b0a591ce51a2b2d60db86eff56)
+* [The Chemistry of Fireworks](/library/ebooks/305a078b47b148211e8cac1f8bd6c1cdf8f1feabf2b355d36e98c013b96912aa)
+* [Chemistry of Pyrotechnics: Basic Principles and Theory, Second Edition](/library/ebooks/9aeecd34bef9879c58060c598e26a834d90228cb4ec5ef3d1c880b9f8c697917)
+* [Investigation of New More Environmentally Benign, Smoke-Reduced, Red- and Green-Light Emitting Pyrotechnic Compositions Based on Nitrogen-Rich Coloring Agents](/library/ebooks/95a111c6853fc6dddafb2e8da43e85bf3f714582f41e75360c218712e98402c2)
+* [Alternative for Perchlorates in Incendiary and Pyrotechnic Formulations for Projectiles](/library/ebooks/979ec75850245d9ad39e5e5cafcb493577adce6f522ee37e93877822a1da074b)
+* [Experimental Composite Propellant](/library/ebooks/74a6aed4747f932f673db01a6dfb46d862e4c392cce16d78ad6fe3e862c26e34)
+* [Regulation (EU) 2019/ of the European Parliament and of the Council of 20 June 2019 on the marketing and use of explosives precursors, amending Regulation (EC) No 1907/2006 and repealing Regulation (EU) No 98/2013](/library/ebooks/83ba06bbb24255289d20d9bf32477bb2ea0db3da7137f6ef8cd74cbd89b3e5c7)
+* [CELEX 32006R1907 EN TXT](/library/ebooks/8ae28198a573d48de81ce235abb06c97725a7272953333de563e6405986d178c)
+* [Regulation (EU) 2019/ of the European Parliament and of the Council of 20 June 2019 on the marketing and use of explosives precursors, amending Regulation (EC) No 1907/2006 and repealing Regulation (EU) No 98/2013](/library/ebooks/f435786934e5c5e2982399cf891a186b31b2d31d34d9b1d4297f4178ad33b672)
+* [CELEX 32006R1907 EN TXT](/library/ebooks/1216928b7053ab3e50faa34bd12729d5ace14c86059f6e0cd00652445b49a74e)
diff --git a/src/static/images/library/00551a4f05c07f0641a1ffbe95f8a42b11808215a5be6a76a99e8306dcc8c6a0.jpg b/src/static/images/library/00551a4f05c07f0641a1ffbe95f8a42b11808215a5be6a76a99e8306dcc8c6a0.jpg
new file mode 100644
index 0000000..d3a4e7f
Binary files /dev/null and b/src/static/images/library/00551a4f05c07f0641a1ffbe95f8a42b11808215a5be6a76a99e8306dcc8c6a0.jpg differ
diff --git a/src/static/images/library/010e24728df8c9ac10c02d9b81aa32a9709ed3548d2ddbb897e3821ce1ce0833.jpg b/src/static/images/library/010e24728df8c9ac10c02d9b81aa32a9709ed3548d2ddbb897e3821ce1ce0833.jpg
new file mode 100644
index 0000000..4fbe74b
Binary files /dev/null and b/src/static/images/library/010e24728df8c9ac10c02d9b81aa32a9709ed3548d2ddbb897e3821ce1ce0833.jpg differ
diff --git a/src/static/images/library/043858f3abc2a3e03ca5a8de54dc4f022a409825d5e19a5c7342f11bb7f8c711.jpg b/src/static/images/library/043858f3abc2a3e03ca5a8de54dc4f022a409825d5e19a5c7342f11bb7f8c711.jpg
new file mode 100644
index 0000000..65feb59
Binary files /dev/null and b/src/static/images/library/043858f3abc2a3e03ca5a8de54dc4f022a409825d5e19a5c7342f11bb7f8c711.jpg differ
diff --git a/src/static/images/library/057b359c75b6e40a66e88245a1ec03a26e7ea7a6c7cc05a80aec2771192c3a46.jpg b/src/static/images/library/057b359c75b6e40a66e88245a1ec03a26e7ea7a6c7cc05a80aec2771192c3a46.jpg
new file mode 100644
index 0000000..cb69ccf
Binary files /dev/null and b/src/static/images/library/057b359c75b6e40a66e88245a1ec03a26e7ea7a6c7cc05a80aec2771192c3a46.jpg differ
diff --git a/src/static/images/library/073308274d24842aff064fad59b6fb8aa4dff6c039978258861382f13965da23.jpg b/src/static/images/library/073308274d24842aff064fad59b6fb8aa4dff6c039978258861382f13965da23.jpg
new file mode 100644
index 0000000..0d31af0
Binary files /dev/null and b/src/static/images/library/073308274d24842aff064fad59b6fb8aa4dff6c039978258861382f13965da23.jpg differ
diff --git a/src/static/images/library/0911cf5531907d599327679e3cde3819b5d1bfd11ea12b0a1615db92f3ab109a.jpg b/src/static/images/library/0911cf5531907d599327679e3cde3819b5d1bfd11ea12b0a1615db92f3ab109a.jpg
new file mode 100644
index 0000000..f75dd11
Binary files /dev/null and b/src/static/images/library/0911cf5531907d599327679e3cde3819b5d1bfd11ea12b0a1615db92f3ab109a.jpg differ
diff --git a/src/static/images/library/0a59da8219c2636540b1f2709950384b298c29be32673347096b077bfbde3174.jpg b/src/static/images/library/0a59da8219c2636540b1f2709950384b298c29be32673347096b077bfbde3174.jpg
new file mode 100644
index 0000000..87b04f1
Binary files /dev/null and b/src/static/images/library/0a59da8219c2636540b1f2709950384b298c29be32673347096b077bfbde3174.jpg differ
diff --git a/src/static/images/library/0b29b4dd097f1e3c36b4b07dabb4a8c4869ca97c4a77a836dae06e6a81c72865.jpg b/src/static/images/library/0b29b4dd097f1e3c36b4b07dabb4a8c4869ca97c4a77a836dae06e6a81c72865.jpg
new file mode 100644
index 0000000..081c742
Binary files /dev/null and b/src/static/images/library/0b29b4dd097f1e3c36b4b07dabb4a8c4869ca97c4a77a836dae06e6a81c72865.jpg differ
diff --git a/src/static/images/library/0b4ad5eaefc8b6bf940fb467afb925a14ada16218879225c47e2670fcd61ff0e.jpg b/src/static/images/library/0b4ad5eaefc8b6bf940fb467afb925a14ada16218879225c47e2670fcd61ff0e.jpg
new file mode 100644
index 0000000..b42479c
Binary files /dev/null and b/src/static/images/library/0b4ad5eaefc8b6bf940fb467afb925a14ada16218879225c47e2670fcd61ff0e.jpg differ
diff --git a/src/static/images/library/0c65872ec7a37088ac51ec1f281b1368f2bafacdbe1a9eb3fa23a1eb5e97cc76.jpg b/src/static/images/library/0c65872ec7a37088ac51ec1f281b1368f2bafacdbe1a9eb3fa23a1eb5e97cc76.jpg
new file mode 100644
index 0000000..f97b258
Binary files /dev/null and b/src/static/images/library/0c65872ec7a37088ac51ec1f281b1368f2bafacdbe1a9eb3fa23a1eb5e97cc76.jpg differ
diff --git a/src/static/images/library/0cb76ab23a31f160d3028fbffc1ea3c5830d91136784704ffddc6051c9f40889.jpg b/src/static/images/library/0cb76ab23a31f160d3028fbffc1ea3c5830d91136784704ffddc6051c9f40889.jpg
new file mode 100644
index 0000000..517c424
Binary files /dev/null and b/src/static/images/library/0cb76ab23a31f160d3028fbffc1ea3c5830d91136784704ffddc6051c9f40889.jpg differ
diff --git a/src/static/images/library/0db2658bf725363d1136d37f4d0da27ddf8bf26a25bc13663121c324507f0988.jpg b/src/static/images/library/0db2658bf725363d1136d37f4d0da27ddf8bf26a25bc13663121c324507f0988.jpg
new file mode 100644
index 0000000..c768464
Binary files /dev/null and b/src/static/images/library/0db2658bf725363d1136d37f4d0da27ddf8bf26a25bc13663121c324507f0988.jpg differ
diff --git a/src/static/images/library/0dde2e771cf91aa1e9f2ff9590767539544005b8428cdd8f403e3316773205e2.jpg b/src/static/images/library/0dde2e771cf91aa1e9f2ff9590767539544005b8428cdd8f403e3316773205e2.jpg
new file mode 100644
index 0000000..77247e4
Binary files /dev/null and b/src/static/images/library/0dde2e771cf91aa1e9f2ff9590767539544005b8428cdd8f403e3316773205e2.jpg differ
diff --git a/src/static/images/library/0ecce53701cb8a665dd00cccecff889378bf69b5f4cdbd321be4ff30cff8d9f5.jpg b/src/static/images/library/0ecce53701cb8a665dd00cccecff889378bf69b5f4cdbd321be4ff30cff8d9f5.jpg
new file mode 100644
index 0000000..4aabd19
Binary files /dev/null and b/src/static/images/library/0ecce53701cb8a665dd00cccecff889378bf69b5f4cdbd321be4ff30cff8d9f5.jpg differ
diff --git a/src/static/images/library/10376f94ec02d9bb5efa251833d5968bb8899fb2ec70c8e390250b8691e58040.jpg b/src/static/images/library/10376f94ec02d9bb5efa251833d5968bb8899fb2ec70c8e390250b8691e58040.jpg
new file mode 100644
index 0000000..9a4bb35
Binary files /dev/null and b/src/static/images/library/10376f94ec02d9bb5efa251833d5968bb8899fb2ec70c8e390250b8691e58040.jpg differ
diff --git a/src/static/images/library/1040bbc2eb47a8621e83754d259ec0be6c77900b9ded4595ead4ff76cbf5f051.jpg b/src/static/images/library/1040bbc2eb47a8621e83754d259ec0be6c77900b9ded4595ead4ff76cbf5f051.jpg
new file mode 100644
index 0000000..5b5a4e4
Binary files /dev/null and b/src/static/images/library/1040bbc2eb47a8621e83754d259ec0be6c77900b9ded4595ead4ff76cbf5f051.jpg differ
diff --git a/src/static/images/library/113aa3b98365b505c5902bc3826f2224d89361d7729dd1e27615a121bf9e4b47.jpg b/src/static/images/library/113aa3b98365b505c5902bc3826f2224d89361d7729dd1e27615a121bf9e4b47.jpg
new file mode 100644
index 0000000..ef92c50
Binary files /dev/null and b/src/static/images/library/113aa3b98365b505c5902bc3826f2224d89361d7729dd1e27615a121bf9e4b47.jpg differ
diff --git a/src/static/images/library/1206a8be720cdf237bbd4e8ba08ec268658a6bf880258081500e6edd66800631.jpg b/src/static/images/library/1206a8be720cdf237bbd4e8ba08ec268658a6bf880258081500e6edd66800631.jpg
new file mode 100644
index 0000000..8f103a3
Binary files /dev/null and b/src/static/images/library/1206a8be720cdf237bbd4e8ba08ec268658a6bf880258081500e6edd66800631.jpg differ
diff --git a/src/static/images/library/1216928b7053ab3e50faa34bd12729d5ace14c86059f6e0cd00652445b49a74e.jpg b/src/static/images/library/1216928b7053ab3e50faa34bd12729d5ace14c86059f6e0cd00652445b49a74e.jpg
new file mode 100644
index 0000000..b564330
Binary files /dev/null and b/src/static/images/library/1216928b7053ab3e50faa34bd12729d5ace14c86059f6e0cd00652445b49a74e.jpg differ
diff --git a/src/static/images/library/14adc8b1de2a3f62ca9aa5731c87a1fe35b1ef0fd122f766b05ec2dc58c18ca6.jpg b/src/static/images/library/14adc8b1de2a3f62ca9aa5731c87a1fe35b1ef0fd122f766b05ec2dc58c18ca6.jpg
new file mode 100644
index 0000000..311e2a1
Binary files /dev/null and b/src/static/images/library/14adc8b1de2a3f62ca9aa5731c87a1fe35b1ef0fd122f766b05ec2dc58c18ca6.jpg differ
diff --git a/src/static/images/library/14c5b9c5a5f6d4779856d15ad03eae29a807320dc1254c92baa2901f4e97c5e5.jpg b/src/static/images/library/14c5b9c5a5f6d4779856d15ad03eae29a807320dc1254c92baa2901f4e97c5e5.jpg
new file mode 100644
index 0000000..31fe6d8
Binary files /dev/null and b/src/static/images/library/14c5b9c5a5f6d4779856d15ad03eae29a807320dc1254c92baa2901f4e97c5e5.jpg differ
diff --git a/src/static/images/library/15d16bbb3907758ce7ccc3df36157fa1577934f5f83e04431dc5d4a2dedbfeca.jpg b/src/static/images/library/15d16bbb3907758ce7ccc3df36157fa1577934f5f83e04431dc5d4a2dedbfeca.jpg
new file mode 100644
index 0000000..1180955
Binary files /dev/null and b/src/static/images/library/15d16bbb3907758ce7ccc3df36157fa1577934f5f83e04431dc5d4a2dedbfeca.jpg differ
diff --git a/src/static/images/library/17762223b7dd14dbebc5f2521f0aec4f30730b6199b931fba0f44cc9755595aa.jpg b/src/static/images/library/17762223b7dd14dbebc5f2521f0aec4f30730b6199b931fba0f44cc9755595aa.jpg
new file mode 100644
index 0000000..3d6fb59
Binary files /dev/null and b/src/static/images/library/17762223b7dd14dbebc5f2521f0aec4f30730b6199b931fba0f44cc9755595aa.jpg differ
diff --git a/src/static/images/library/186a6a808a01064b3fc655e70f1834f655460e300672cdcfcd6f28665db45c66.jpg b/src/static/images/library/186a6a808a01064b3fc655e70f1834f655460e300672cdcfcd6f28665db45c66.jpg
new file mode 100644
index 0000000..fd1da64
Binary files /dev/null and b/src/static/images/library/186a6a808a01064b3fc655e70f1834f655460e300672cdcfcd6f28665db45c66.jpg differ
diff --git a/src/static/images/library/1a612f0c23e669cd76f56f9a33eb331f221e6a270f69687d9de81665fd296fd5.jpg b/src/static/images/library/1a612f0c23e669cd76f56f9a33eb331f221e6a270f69687d9de81665fd296fd5.jpg
new file mode 100644
index 0000000..44d8839
Binary files /dev/null and b/src/static/images/library/1a612f0c23e669cd76f56f9a33eb331f221e6a270f69687d9de81665fd296fd5.jpg differ
diff --git a/src/static/images/library/1c119126c1fbe73c2c85b2f4c97044b2999ce4a8eea2bc0fbc02561b9bb877bf.jpg b/src/static/images/library/1c119126c1fbe73c2c85b2f4c97044b2999ce4a8eea2bc0fbc02561b9bb877bf.jpg
new file mode 100644
index 0000000..e0ed89d
Binary files /dev/null and b/src/static/images/library/1c119126c1fbe73c2c85b2f4c97044b2999ce4a8eea2bc0fbc02561b9bb877bf.jpg differ
diff --git a/src/static/images/library/1d13d8504c1816ac209dd940c3566502ede1b1c649a4a3ecedb147f8fb6fd003.jpg b/src/static/images/library/1d13d8504c1816ac209dd940c3566502ede1b1c649a4a3ecedb147f8fb6fd003.jpg
new file mode 100644
index 0000000..d9ab550
Binary files /dev/null and b/src/static/images/library/1d13d8504c1816ac209dd940c3566502ede1b1c649a4a3ecedb147f8fb6fd003.jpg differ
diff --git a/src/static/images/library/1ff936c0af069f20f239d855c5201668fc7bafad4489b5978036808133e98961.jpg b/src/static/images/library/1ff936c0af069f20f239d855c5201668fc7bafad4489b5978036808133e98961.jpg
new file mode 100644
index 0000000..4d5f341
Binary files /dev/null and b/src/static/images/library/1ff936c0af069f20f239d855c5201668fc7bafad4489b5978036808133e98961.jpg differ
diff --git a/src/static/images/library/20120a2ce881461648b90486a020c83005d852932f2b13f168363b02eaf57901.jpg b/src/static/images/library/20120a2ce881461648b90486a020c83005d852932f2b13f168363b02eaf57901.jpg
new file mode 100644
index 0000000..2826337
Binary files /dev/null and b/src/static/images/library/20120a2ce881461648b90486a020c83005d852932f2b13f168363b02eaf57901.jpg differ
diff --git a/src/static/images/library/21206fb781016ca5ae4d05a01f0f01cd3f264f9432a124a9e99144c00868f574.jpg b/src/static/images/library/21206fb781016ca5ae4d05a01f0f01cd3f264f9432a124a9e99144c00868f574.jpg
new file mode 100644
index 0000000..d3c8ef1
Binary files /dev/null and b/src/static/images/library/21206fb781016ca5ae4d05a01f0f01cd3f264f9432a124a9e99144c00868f574.jpg differ
diff --git a/src/static/images/library/236459a2ee979f584e7bf81d9153c739329dbb82b6a79b0c78b8d5bee883f938.jpg b/src/static/images/library/236459a2ee979f584e7bf81d9153c739329dbb82b6a79b0c78b8d5bee883f938.jpg
new file mode 100644
index 0000000..e2bb7bb
Binary files /dev/null and b/src/static/images/library/236459a2ee979f584e7bf81d9153c739329dbb82b6a79b0c78b8d5bee883f938.jpg differ
diff --git a/src/static/images/library/2457e64aabeb5bc5eafcf670a14eb2d469afdb8b049b83814988683b6b4edf3a.jpg b/src/static/images/library/2457e64aabeb5bc5eafcf670a14eb2d469afdb8b049b83814988683b6b4edf3a.jpg
new file mode 100644
index 0000000..b789af9
Binary files /dev/null and b/src/static/images/library/2457e64aabeb5bc5eafcf670a14eb2d469afdb8b049b83814988683b6b4edf3a.jpg differ
diff --git a/src/static/images/library/26998a59817dec053d2830ef2c6bf364a04b09b466bf0bc9058c69a828ec8206.jpg b/src/static/images/library/26998a59817dec053d2830ef2c6bf364a04b09b466bf0bc9058c69a828ec8206.jpg
new file mode 100644
index 0000000..28635ee
Binary files /dev/null and b/src/static/images/library/26998a59817dec053d2830ef2c6bf364a04b09b466bf0bc9058c69a828ec8206.jpg differ
diff --git a/src/static/images/library/29c5bcfc04516fd4324318a9da0169b9701ef5d2d2e6cf2bd7eb7e73de87efcf.jpg b/src/static/images/library/29c5bcfc04516fd4324318a9da0169b9701ef5d2d2e6cf2bd7eb7e73de87efcf.jpg
new file mode 100644
index 0000000..a3d52aa
Binary files /dev/null and b/src/static/images/library/29c5bcfc04516fd4324318a9da0169b9701ef5d2d2e6cf2bd7eb7e73de87efcf.jpg differ
diff --git a/src/static/images/library/2d7f3a95dc27e760643a3948c78b7d4e8da8387bc52634ef60d9c80ca8f99e31.jpg b/src/static/images/library/2d7f3a95dc27e760643a3948c78b7d4e8da8387bc52634ef60d9c80ca8f99e31.jpg
new file mode 100644
index 0000000..b42479c
Binary files /dev/null and b/src/static/images/library/2d7f3a95dc27e760643a3948c78b7d4e8da8387bc52634ef60d9c80ca8f99e31.jpg differ
diff --git a/src/static/images/library/2da45a08c4864e2191c83eb512ec62215f7baaa013bd2bfbf5bf9ea4984e0dd0.jpg b/src/static/images/library/2da45a08c4864e2191c83eb512ec62215f7baaa013bd2bfbf5bf9ea4984e0dd0.jpg
new file mode 100644
index 0000000..9cc8f86
Binary files /dev/null and b/src/static/images/library/2da45a08c4864e2191c83eb512ec62215f7baaa013bd2bfbf5bf9ea4984e0dd0.jpg differ
diff --git a/src/static/images/library/305a078b47b148211e8cac1f8bd6c1cdf8f1feabf2b355d36e98c013b96912aa.jpg b/src/static/images/library/305a078b47b148211e8cac1f8bd6c1cdf8f1feabf2b355d36e98c013b96912aa.jpg
new file mode 100644
index 0000000..1ef3df7
Binary files /dev/null and b/src/static/images/library/305a078b47b148211e8cac1f8bd6c1cdf8f1feabf2b355d36e98c013b96912aa.jpg differ
diff --git a/src/static/images/library/30f78520751732e0ca87465ea51cb314fb88e52cf3b593ae377588e60e2e0a80.jpg b/src/static/images/library/30f78520751732e0ca87465ea51cb314fb88e52cf3b593ae377588e60e2e0a80.jpg
new file mode 100644
index 0000000..eb7e3e0
Binary files /dev/null and b/src/static/images/library/30f78520751732e0ca87465ea51cb314fb88e52cf3b593ae377588e60e2e0a80.jpg differ
diff --git a/src/static/images/library/3282a335a454900d90ee7244cef4ec0688d091124f49176d39d8978e86f033ae.jpg b/src/static/images/library/3282a335a454900d90ee7244cef4ec0688d091124f49176d39d8978e86f033ae.jpg
new file mode 100644
index 0000000..82330ea
Binary files /dev/null and b/src/static/images/library/3282a335a454900d90ee7244cef4ec0688d091124f49176d39d8978e86f033ae.jpg differ
diff --git a/src/static/images/library/33ba30451476cb251414a0992601451e368ad3be96c8dea20b1e11683d8eb270.jpg b/src/static/images/library/33ba30451476cb251414a0992601451e368ad3be96c8dea20b1e11683d8eb270.jpg
new file mode 100644
index 0000000..2b7db0a
Binary files /dev/null and b/src/static/images/library/33ba30451476cb251414a0992601451e368ad3be96c8dea20b1e11683d8eb270.jpg differ
diff --git a/src/static/images/library/34040af577b6ab7728eadebb767c52a1bfaaaa9ca2b666a3bab9b49482a349c8.jpg b/src/static/images/library/34040af577b6ab7728eadebb767c52a1bfaaaa9ca2b666a3bab9b49482a349c8.jpg
new file mode 100644
index 0000000..b67a829
Binary files /dev/null and b/src/static/images/library/34040af577b6ab7728eadebb767c52a1bfaaaa9ca2b666a3bab9b49482a349c8.jpg differ
diff --git a/src/static/images/library/35dc8f9c97759472369eb9efc652ca794d28edcc3c512f56df1a1af680735c71.jpg b/src/static/images/library/35dc8f9c97759472369eb9efc652ca794d28edcc3c512f56df1a1af680735c71.jpg
new file mode 100644
index 0000000..466fb76
Binary files /dev/null and b/src/static/images/library/35dc8f9c97759472369eb9efc652ca794d28edcc3c512f56df1a1af680735c71.jpg differ
diff --git a/src/static/images/library/35e70da845a726a01c346acf8b7e8875f20d7b7ccc8f59e59637c1bf974a88c0.jpg b/src/static/images/library/35e70da845a726a01c346acf8b7e8875f20d7b7ccc8f59e59637c1bf974a88c0.jpg
new file mode 100644
index 0000000..d782746
Binary files /dev/null and b/src/static/images/library/35e70da845a726a01c346acf8b7e8875f20d7b7ccc8f59e59637c1bf974a88c0.jpg differ
diff --git a/src/static/images/library/38cecd1e4a49145fdbc4730ca569a6719f414267c817de1928049f7d601eb361.jpg b/src/static/images/library/38cecd1e4a49145fdbc4730ca569a6719f414267c817de1928049f7d601eb361.jpg
new file mode 100644
index 0000000..ceed188
Binary files /dev/null and b/src/static/images/library/38cecd1e4a49145fdbc4730ca569a6719f414267c817de1928049f7d601eb361.jpg differ
diff --git a/src/static/images/library/3991b75270319b8f287580326a74bb03f22b89718dc9f2299ed29933e84ed34d.jpg b/src/static/images/library/3991b75270319b8f287580326a74bb03f22b89718dc9f2299ed29933e84ed34d.jpg
new file mode 100644
index 0000000..a6cb0f6
Binary files /dev/null and b/src/static/images/library/3991b75270319b8f287580326a74bb03f22b89718dc9f2299ed29933e84ed34d.jpg differ
diff --git a/src/static/images/library/3aad38e4cd6d81c70d88a2cd851757ad914e952a339269f266bf1e70c791b5b2.jpg b/src/static/images/library/3aad38e4cd6d81c70d88a2cd851757ad914e952a339269f266bf1e70c791b5b2.jpg
new file mode 100644
index 0000000..a0a293d
Binary files /dev/null and b/src/static/images/library/3aad38e4cd6d81c70d88a2cd851757ad914e952a339269f266bf1e70c791b5b2.jpg differ
diff --git a/src/static/images/library/3b59754e41aee78962511c0e6090d17c38e9aba826577746f283ff552fd06661.jpg b/src/static/images/library/3b59754e41aee78962511c0e6090d17c38e9aba826577746f283ff552fd06661.jpg
new file mode 100644
index 0000000..125bf03
Binary files /dev/null and b/src/static/images/library/3b59754e41aee78962511c0e6090d17c38e9aba826577746f283ff552fd06661.jpg differ
diff --git a/src/static/images/library/3c7c1ce190bec7af4ce2dc7c974237f7a734e38c724eec96b246731cd498c881.jpg b/src/static/images/library/3c7c1ce190bec7af4ce2dc7c974237f7a734e38c724eec96b246731cd498c881.jpg
new file mode 100644
index 0000000..429b99f
Binary files /dev/null and b/src/static/images/library/3c7c1ce190bec7af4ce2dc7c974237f7a734e38c724eec96b246731cd498c881.jpg differ
diff --git a/src/static/images/library/3c98717c0073a0d0c74c65531c6510549d7672ffbb2f20141fe251f75f9ba6e8.jpg b/src/static/images/library/3c98717c0073a0d0c74c65531c6510549d7672ffbb2f20141fe251f75f9ba6e8.jpg
new file mode 100644
index 0000000..cf463ca
Binary files /dev/null and b/src/static/images/library/3c98717c0073a0d0c74c65531c6510549d7672ffbb2f20141fe251f75f9ba6e8.jpg differ
diff --git a/src/static/images/library/3cb201b1ebd5301014b2d3af9a41680d1641691933a9334759b91f68e9c38d23.jpg b/src/static/images/library/3cb201b1ebd5301014b2d3af9a41680d1641691933a9334759b91f68e9c38d23.jpg
new file mode 100644
index 0000000..df38353
Binary files /dev/null and b/src/static/images/library/3cb201b1ebd5301014b2d3af9a41680d1641691933a9334759b91f68e9c38d23.jpg differ
diff --git a/src/static/images/library/3cb6a11d4dce2928347eec0e086d744edfa6a7b22e2d0452dc5e5ecbc3051881.jpg b/src/static/images/library/3cb6a11d4dce2928347eec0e086d744edfa6a7b22e2d0452dc5e5ecbc3051881.jpg
new file mode 100644
index 0000000..604aa31
Binary files /dev/null and b/src/static/images/library/3cb6a11d4dce2928347eec0e086d744edfa6a7b22e2d0452dc5e5ecbc3051881.jpg differ
diff --git a/src/static/images/library/3d238e7e9fbd0b03bc4a51e0031ba489442a796456404f259420314cd89d4694.jpg b/src/static/images/library/3d238e7e9fbd0b03bc4a51e0031ba489442a796456404f259420314cd89d4694.jpg
new file mode 100644
index 0000000..f543f93
Binary files /dev/null and b/src/static/images/library/3d238e7e9fbd0b03bc4a51e0031ba489442a796456404f259420314cd89d4694.jpg differ
diff --git a/src/static/images/library/3ea40d684fe679920794cdf609db87fcc0507e9d0c104054eaeed6a1361b167f.jpg b/src/static/images/library/3ea40d684fe679920794cdf609db87fcc0507e9d0c104054eaeed6a1361b167f.jpg
new file mode 100644
index 0000000..205971f
Binary files /dev/null and b/src/static/images/library/3ea40d684fe679920794cdf609db87fcc0507e9d0c104054eaeed6a1361b167f.jpg differ
diff --git a/src/static/images/library/405890a792da092cb58773339bc6e43f4714841867e8acd674cfc53ef633b188.jpg b/src/static/images/library/405890a792da092cb58773339bc6e43f4714841867e8acd674cfc53ef633b188.jpg
new file mode 100644
index 0000000..acec5cc
Binary files /dev/null and b/src/static/images/library/405890a792da092cb58773339bc6e43f4714841867e8acd674cfc53ef633b188.jpg differ
diff --git a/src/static/images/library/41e25be14795d4ea33506d5a57cabf5957c8bccbeb690f2726e75f6f477ee326.jpg b/src/static/images/library/41e25be14795d4ea33506d5a57cabf5957c8bccbeb690f2726e75f6f477ee326.jpg
new file mode 100644
index 0000000..9950149
Binary files /dev/null and b/src/static/images/library/41e25be14795d4ea33506d5a57cabf5957c8bccbeb690f2726e75f6f477ee326.jpg differ
diff --git a/src/static/images/library/4255c40d10ca66bd6687912dd0514a8dbb189f202eaf02192cf3a923a1364174.jpg b/src/static/images/library/4255c40d10ca66bd6687912dd0514a8dbb189f202eaf02192cf3a923a1364174.jpg
new file mode 100644
index 0000000..d039159
Binary files /dev/null and b/src/static/images/library/4255c40d10ca66bd6687912dd0514a8dbb189f202eaf02192cf3a923a1364174.jpg differ
diff --git a/src/static/images/library/429e4ef07ac2f83f73d6fd4240918aa324d117365bfba22ee75dfde8d5afbb8e.jpg b/src/static/images/library/429e4ef07ac2f83f73d6fd4240918aa324d117365bfba22ee75dfde8d5afbb8e.jpg
new file mode 100644
index 0000000..7cf91ec
Binary files /dev/null and b/src/static/images/library/429e4ef07ac2f83f73d6fd4240918aa324d117365bfba22ee75dfde8d5afbb8e.jpg differ
diff --git a/src/static/images/library/432f78e9dfc91344904fecebe163cee3f23d160c6558a7bc0023e348806e32ee.jpg b/src/static/images/library/432f78e9dfc91344904fecebe163cee3f23d160c6558a7bc0023e348806e32ee.jpg
new file mode 100644
index 0000000..ca8d2b7
Binary files /dev/null and b/src/static/images/library/432f78e9dfc91344904fecebe163cee3f23d160c6558a7bc0023e348806e32ee.jpg differ
diff --git a/src/static/images/library/43665efb5a749579b18f67394b74954f3a5aeaa433c725d02a96b680f18b7e97.jpg b/src/static/images/library/43665efb5a749579b18f67394b74954f3a5aeaa433c725d02a96b680f18b7e97.jpg
new file mode 100644
index 0000000..0cabcb2
Binary files /dev/null and b/src/static/images/library/43665efb5a749579b18f67394b74954f3a5aeaa433c725d02a96b680f18b7e97.jpg differ
diff --git a/src/static/images/library/4372cf1b1993a6f71ecd2da21aa8edd8b3c505f232e0fe08b09d0c96cab337a1.jpg b/src/static/images/library/4372cf1b1993a6f71ecd2da21aa8edd8b3c505f232e0fe08b09d0c96cab337a1.jpg
new file mode 100644
index 0000000..4f74e69
Binary files /dev/null and b/src/static/images/library/4372cf1b1993a6f71ecd2da21aa8edd8b3c505f232e0fe08b09d0c96cab337a1.jpg differ
diff --git a/src/static/images/library/43851469d8d84e9d328dde7a8529f157435686890ac2e36bf80190fc2b6c406a.jpg b/src/static/images/library/43851469d8d84e9d328dde7a8529f157435686890ac2e36bf80190fc2b6c406a.jpg
new file mode 100644
index 0000000..816a5ff
Binary files /dev/null and b/src/static/images/library/43851469d8d84e9d328dde7a8529f157435686890ac2e36bf80190fc2b6c406a.jpg differ
diff --git a/src/static/images/library/442452c2db3f8a1b2408d51f85af3fe251ddd3d38f76696c3e03b01fb9c2880d.jpg b/src/static/images/library/442452c2db3f8a1b2408d51f85af3fe251ddd3d38f76696c3e03b01fb9c2880d.jpg
new file mode 100644
index 0000000..8be8238
Binary files /dev/null and b/src/static/images/library/442452c2db3f8a1b2408d51f85af3fe251ddd3d38f76696c3e03b01fb9c2880d.jpg differ
diff --git a/src/static/images/library/442c5799632b051fecef90ef9f34ab1cd5ddfa129a4f73ad1db71e9b21ed8843.jpg b/src/static/images/library/442c5799632b051fecef90ef9f34ab1cd5ddfa129a4f73ad1db71e9b21ed8843.jpg
new file mode 100644
index 0000000..7c31586
Binary files /dev/null and b/src/static/images/library/442c5799632b051fecef90ef9f34ab1cd5ddfa129a4f73ad1db71e9b21ed8843.jpg differ
diff --git a/src/static/images/library/44b80aa57e5a4f930f74e1028e3035f8d85363727e77afd51611f1ea681e9d01.jpg b/src/static/images/library/44b80aa57e5a4f930f74e1028e3035f8d85363727e77afd51611f1ea681e9d01.jpg
new file mode 100644
index 0000000..18c1627
Binary files /dev/null and b/src/static/images/library/44b80aa57e5a4f930f74e1028e3035f8d85363727e77afd51611f1ea681e9d01.jpg differ
diff --git a/src/static/images/library/450aa00db60802d6c8e3d8d2077cc77713fdbb6b5420ee96d7e0427fe8c1983a.jpg b/src/static/images/library/450aa00db60802d6c8e3d8d2077cc77713fdbb6b5420ee96d7e0427fe8c1983a.jpg
new file mode 100644
index 0000000..d3c4951
Binary files /dev/null and b/src/static/images/library/450aa00db60802d6c8e3d8d2077cc77713fdbb6b5420ee96d7e0427fe8c1983a.jpg differ
diff --git a/src/static/images/library/45d1723d1ac68fca3d5a346cf2d61722eef70d1cdf42138680f054457b3d9884.jpg b/src/static/images/library/45d1723d1ac68fca3d5a346cf2d61722eef70d1cdf42138680f054457b3d9884.jpg
new file mode 100644
index 0000000..9325e5f
Binary files /dev/null and b/src/static/images/library/45d1723d1ac68fca3d5a346cf2d61722eef70d1cdf42138680f054457b3d9884.jpg differ
diff --git a/src/static/images/library/4a913d255a0e36507216b0c0f4926988e178ca3a535facddd9ef2e2f7fa3ab1f.jpg b/src/static/images/library/4a913d255a0e36507216b0c0f4926988e178ca3a535facddd9ef2e2f7fa3ab1f.jpg
new file mode 100644
index 0000000..e6eed6e
Binary files /dev/null and b/src/static/images/library/4a913d255a0e36507216b0c0f4926988e178ca3a535facddd9ef2e2f7fa3ab1f.jpg differ
diff --git a/src/static/images/library/4b228c11bc239c7a82b2d5e72b342a69df04f41a477427ad884935d6ffe7241c.jpg b/src/static/images/library/4b228c11bc239c7a82b2d5e72b342a69df04f41a477427ad884935d6ffe7241c.jpg
new file mode 100644
index 0000000..ccd4ad5
Binary files /dev/null and b/src/static/images/library/4b228c11bc239c7a82b2d5e72b342a69df04f41a477427ad884935d6ffe7241c.jpg differ
diff --git a/src/static/images/library/4b5ab08757e2283e1f85e351fd88b1c207f44a26f897c42e724a35de3554b55e.jpg b/src/static/images/library/4b5ab08757e2283e1f85e351fd88b1c207f44a26f897c42e724a35de3554b55e.jpg
new file mode 100644
index 0000000..81f0a50
Binary files /dev/null and b/src/static/images/library/4b5ab08757e2283e1f85e351fd88b1c207f44a26f897c42e724a35de3554b55e.jpg differ
diff --git a/src/static/images/library/4ce0c027525de7b4941f630f2c1e63f43082cf7cb4446bc0539d60d6a4e937b8.jpg b/src/static/images/library/4ce0c027525de7b4941f630f2c1e63f43082cf7cb4446bc0539d60d6a4e937b8.jpg
new file mode 100644
index 0000000..e6a2531
Binary files /dev/null and b/src/static/images/library/4ce0c027525de7b4941f630f2c1e63f43082cf7cb4446bc0539d60d6a4e937b8.jpg differ
diff --git a/src/static/images/library/4d5fa935fd85010c9c8d36c5f53efef27fc68d119fc2cef8c4bf1b4bf8ade1dd.jpg b/src/static/images/library/4d5fa935fd85010c9c8d36c5f53efef27fc68d119fc2cef8c4bf1b4bf8ade1dd.jpg
new file mode 100644
index 0000000..314e3cc
Binary files /dev/null and b/src/static/images/library/4d5fa935fd85010c9c8d36c5f53efef27fc68d119fc2cef8c4bf1b4bf8ade1dd.jpg differ
diff --git a/src/static/images/library/4e5e28200f73e5cfedc4cb292634880d9a1976aa7400d3e9de221cc2397001e6.jpg b/src/static/images/library/4e5e28200f73e5cfedc4cb292634880d9a1976aa7400d3e9de221cc2397001e6.jpg
new file mode 100644
index 0000000..a92d2cf
Binary files /dev/null and b/src/static/images/library/4e5e28200f73e5cfedc4cb292634880d9a1976aa7400d3e9de221cc2397001e6.jpg differ
diff --git a/src/static/images/library/4f62a4f3c22f4f2e10df55cc44766ad0507978ff4548ffdfa21d1e5124de7695.jpg b/src/static/images/library/4f62a4f3c22f4f2e10df55cc44766ad0507978ff4548ffdfa21d1e5124de7695.jpg
new file mode 100644
index 0000000..683d323
Binary files /dev/null and b/src/static/images/library/4f62a4f3c22f4f2e10df55cc44766ad0507978ff4548ffdfa21d1e5124de7695.jpg differ
diff --git a/src/static/images/library/4f67fd71059afb3ef1f4eca6bdb15943a5d6b8ee598e9052eb6f67c9e2ba6c26.jpg b/src/static/images/library/4f67fd71059afb3ef1f4eca6bdb15943a5d6b8ee598e9052eb6f67c9e2ba6c26.jpg
new file mode 100644
index 0000000..7096137
Binary files /dev/null and b/src/static/images/library/4f67fd71059afb3ef1f4eca6bdb15943a5d6b8ee598e9052eb6f67c9e2ba6c26.jpg differ
diff --git a/src/static/images/library/514fd9f7bf7e69c8e4ee123fa4ecdfd72592ab2377ae7deead497686e84e6d14.jpg b/src/static/images/library/514fd9f7bf7e69c8e4ee123fa4ecdfd72592ab2377ae7deead497686e84e6d14.jpg
new file mode 100644
index 0000000..466f880
Binary files /dev/null and b/src/static/images/library/514fd9f7bf7e69c8e4ee123fa4ecdfd72592ab2377ae7deead497686e84e6d14.jpg differ
diff --git a/src/static/images/library/54a3cf36ff73e1af5b99a75d1d9dd51ec0aada25ead524aad0e32bfe1af34840.jpg b/src/static/images/library/54a3cf36ff73e1af5b99a75d1d9dd51ec0aada25ead524aad0e32bfe1af34840.jpg
new file mode 100644
index 0000000..3dac58b
Binary files /dev/null and b/src/static/images/library/54a3cf36ff73e1af5b99a75d1d9dd51ec0aada25ead524aad0e32bfe1af34840.jpg differ
diff --git a/src/static/images/library/5874b5a55208902419b2f4c432a29560393ff35bcfc1a0f92f82c1f3023b3082.jpg b/src/static/images/library/5874b5a55208902419b2f4c432a29560393ff35bcfc1a0f92f82c1f3023b3082.jpg
new file mode 100644
index 0000000..f63f497
Binary files /dev/null and b/src/static/images/library/5874b5a55208902419b2f4c432a29560393ff35bcfc1a0f92f82c1f3023b3082.jpg differ
diff --git a/src/static/images/library/5a24c3403fe4073f180feb05ca0c9b43f4601b17fa9d6b6781b3ca6f0e2a41c6.jpg b/src/static/images/library/5a24c3403fe4073f180feb05ca0c9b43f4601b17fa9d6b6781b3ca6f0e2a41c6.jpg
new file mode 100644
index 0000000..0426290
Binary files /dev/null and b/src/static/images/library/5a24c3403fe4073f180feb05ca0c9b43f4601b17fa9d6b6781b3ca6f0e2a41c6.jpg differ
diff --git a/src/static/images/library/5c575689fe929fac6010ef4c76e4aac7a11ca1ad4361431efbc05f11a12fce32.jpg b/src/static/images/library/5c575689fe929fac6010ef4c76e4aac7a11ca1ad4361431efbc05f11a12fce32.jpg
new file mode 100644
index 0000000..be09f6d
Binary files /dev/null and b/src/static/images/library/5c575689fe929fac6010ef4c76e4aac7a11ca1ad4361431efbc05f11a12fce32.jpg differ
diff --git a/src/static/images/library/5e193baad3548a660057f0dcbe183a046222071336c45fb329fb95495d95d20d.jpg b/src/static/images/library/5e193baad3548a660057f0dcbe183a046222071336c45fb329fb95495d95d20d.jpg
new file mode 100644
index 0000000..c370b8e
Binary files /dev/null and b/src/static/images/library/5e193baad3548a660057f0dcbe183a046222071336c45fb329fb95495d95d20d.jpg differ
diff --git a/src/static/images/library/5e97a594e3d10ccf85a64bd780e8fcbde62d491a5f08a5b88ce88fd885be6cc7.jpg b/src/static/images/library/5e97a594e3d10ccf85a64bd780e8fcbde62d491a5f08a5b88ce88fd885be6cc7.jpg
new file mode 100644
index 0000000..e0aa756
Binary files /dev/null and b/src/static/images/library/5e97a594e3d10ccf85a64bd780e8fcbde62d491a5f08a5b88ce88fd885be6cc7.jpg differ
diff --git a/src/static/images/library/5fb4d54fc7b03d82938aaaee4c141de55203c9a502dc066440dc404adf90a678.jpg b/src/static/images/library/5fb4d54fc7b03d82938aaaee4c141de55203c9a502dc066440dc404adf90a678.jpg
new file mode 100644
index 0000000..7470d19
Binary files /dev/null and b/src/static/images/library/5fb4d54fc7b03d82938aaaee4c141de55203c9a502dc066440dc404adf90a678.jpg differ
diff --git a/src/static/images/library/6170e3f50a046b0c76fed495219d9e4f0e03964c145d42fe99e0ebb6f9406a53.jpg b/src/static/images/library/6170e3f50a046b0c76fed495219d9e4f0e03964c145d42fe99e0ebb6f9406a53.jpg
new file mode 100644
index 0000000..cdd0fae
Binary files /dev/null and b/src/static/images/library/6170e3f50a046b0c76fed495219d9e4f0e03964c145d42fe99e0ebb6f9406a53.jpg differ
diff --git a/src/static/images/library/61a514b1a8b1f9cba175cb6228d1c893583213d7d0f6bf569080f1bc5e495185.jpg b/src/static/images/library/61a514b1a8b1f9cba175cb6228d1c893583213d7d0f6bf569080f1bc5e495185.jpg
new file mode 100644
index 0000000..f0af9ca
Binary files /dev/null and b/src/static/images/library/61a514b1a8b1f9cba175cb6228d1c893583213d7d0f6bf569080f1bc5e495185.jpg differ
diff --git a/src/static/images/library/61daa6fe2439c2d3c6dfe03882c8aa2d3f85fe86cb64ef32c6a8eec8dd4c20ad.jpg b/src/static/images/library/61daa6fe2439c2d3c6dfe03882c8aa2d3f85fe86cb64ef32c6a8eec8dd4c20ad.jpg
new file mode 100644
index 0000000..19decd3
Binary files /dev/null and b/src/static/images/library/61daa6fe2439c2d3c6dfe03882c8aa2d3f85fe86cb64ef32c6a8eec8dd4c20ad.jpg differ
diff --git a/src/static/images/library/6549faaac152083105d59cbf38a549f485650aa3660736754d6f94bf2ca0f107.jpg b/src/static/images/library/6549faaac152083105d59cbf38a549f485650aa3660736754d6f94bf2ca0f107.jpg
new file mode 100644
index 0000000..044b899
Binary files /dev/null and b/src/static/images/library/6549faaac152083105d59cbf38a549f485650aa3660736754d6f94bf2ca0f107.jpg differ
diff --git a/src/static/images/library/66d2218a3c38ad2c21ccbf9a9927ff3438b76437cee3f56f1e3d4eeff262348a.jpg b/src/static/images/library/66d2218a3c38ad2c21ccbf9a9927ff3438b76437cee3f56f1e3d4eeff262348a.jpg
new file mode 100644
index 0000000..47519ba
Binary files /dev/null and b/src/static/images/library/66d2218a3c38ad2c21ccbf9a9927ff3438b76437cee3f56f1e3d4eeff262348a.jpg differ
diff --git a/src/static/images/library/671f91737063fd474b213224559b5246f58c1ff80474c45427ad63a04152e782.jpg b/src/static/images/library/671f91737063fd474b213224559b5246f58c1ff80474c45427ad63a04152e782.jpg
new file mode 100644
index 0000000..a45df83
Binary files /dev/null and b/src/static/images/library/671f91737063fd474b213224559b5246f58c1ff80474c45427ad63a04152e782.jpg differ
diff --git a/src/static/images/library/6a78715a1f97793e0f7fd67949bf787b67e90bce080c18499bed2e15bcd37c4c.jpg b/src/static/images/library/6a78715a1f97793e0f7fd67949bf787b67e90bce080c18499bed2e15bcd37c4c.jpg
new file mode 100644
index 0000000..ec08c85
Binary files /dev/null and b/src/static/images/library/6a78715a1f97793e0f7fd67949bf787b67e90bce080c18499bed2e15bcd37c4c.jpg differ
diff --git a/src/static/images/library/6c98d23965704e6e599cda0e860d0de32043f6a0c93ff90daba9ba1813fd09db.jpg b/src/static/images/library/6c98d23965704e6e599cda0e860d0de32043f6a0c93ff90daba9ba1813fd09db.jpg
new file mode 100644
index 0000000..a00ad0c
Binary files /dev/null and b/src/static/images/library/6c98d23965704e6e599cda0e860d0de32043f6a0c93ff90daba9ba1813fd09db.jpg differ
diff --git a/src/static/images/library/6d9f6a5385e2656ec6ebecaf53008d1db934ca6b84da9268590c80c526719cc8.jpg b/src/static/images/library/6d9f6a5385e2656ec6ebecaf53008d1db934ca6b84da9268590c80c526719cc8.jpg
new file mode 100644
index 0000000..6b2f33c
Binary files /dev/null and b/src/static/images/library/6d9f6a5385e2656ec6ebecaf53008d1db934ca6b84da9268590c80c526719cc8.jpg differ
diff --git a/src/static/images/library/6eb784181bde5c2eed34d8b74ac5807d17a05ac67b42a224ab8aa54a698caa2c.jpg b/src/static/images/library/6eb784181bde5c2eed34d8b74ac5807d17a05ac67b42a224ab8aa54a698caa2c.jpg
new file mode 100644
index 0000000..e1f0809
Binary files /dev/null and b/src/static/images/library/6eb784181bde5c2eed34d8b74ac5807d17a05ac67b42a224ab8aa54a698caa2c.jpg differ
diff --git a/src/static/images/library/6edc256466dd3864017d7a1bce8830f274aa35646d0ff2bdc7eb73ee23a80b3b.jpg b/src/static/images/library/6edc256466dd3864017d7a1bce8830f274aa35646d0ff2bdc7eb73ee23a80b3b.jpg
new file mode 100644
index 0000000..0d7f1af
Binary files /dev/null and b/src/static/images/library/6edc256466dd3864017d7a1bce8830f274aa35646d0ff2bdc7eb73ee23a80b3b.jpg differ
diff --git a/src/static/images/library/72d8ce9f8bef6bbff850fd3d0365bcccea7e3f939945350b1942394fac5ba0af.jpg b/src/static/images/library/72d8ce9f8bef6bbff850fd3d0365bcccea7e3f939945350b1942394fac5ba0af.jpg
new file mode 100644
index 0000000..078dc78
Binary files /dev/null and b/src/static/images/library/72d8ce9f8bef6bbff850fd3d0365bcccea7e3f939945350b1942394fac5ba0af.jpg differ
diff --git a/src/static/images/library/737323bdd5e1765403b48e9568b8fa06c5988dba22b1e788d423a94a58486a55.jpg b/src/static/images/library/737323bdd5e1765403b48e9568b8fa06c5988dba22b1e788d423a94a58486a55.jpg
new file mode 100644
index 0000000..1a3892a
Binary files /dev/null and b/src/static/images/library/737323bdd5e1765403b48e9568b8fa06c5988dba22b1e788d423a94a58486a55.jpg differ
diff --git a/src/static/images/library/73a126124216a6f7e7562852b84c24394b6e82d3e6d49ad59e7f2258a8f27601.jpg b/src/static/images/library/73a126124216a6f7e7562852b84c24394b6e82d3e6d49ad59e7f2258a8f27601.jpg
new file mode 100644
index 0000000..9c0abbf
Binary files /dev/null and b/src/static/images/library/73a126124216a6f7e7562852b84c24394b6e82d3e6d49ad59e7f2258a8f27601.jpg differ
diff --git a/src/static/images/library/74a6aed4747f932f673db01a6dfb46d862e4c392cce16d78ad6fe3e862c26e34.jpg b/src/static/images/library/74a6aed4747f932f673db01a6dfb46d862e4c392cce16d78ad6fe3e862c26e34.jpg
new file mode 100644
index 0000000..9d12c9e
Binary files /dev/null and b/src/static/images/library/74a6aed4747f932f673db01a6dfb46d862e4c392cce16d78ad6fe3e862c26e34.jpg differ
diff --git a/src/static/images/library/75e418d1f0fd94b310445678fdb8467dab3483604430d5102f3d39c10c1bf9d7.jpg b/src/static/images/library/75e418d1f0fd94b310445678fdb8467dab3483604430d5102f3d39c10c1bf9d7.jpg
new file mode 100644
index 0000000..d87edb0
Binary files /dev/null and b/src/static/images/library/75e418d1f0fd94b310445678fdb8467dab3483604430d5102f3d39c10c1bf9d7.jpg differ
diff --git a/src/static/images/library/787c65b8c85fd2cab6749e8fb0d530a7cb9eda59fbb3609c989ad3ab7f9949fd.jpg b/src/static/images/library/787c65b8c85fd2cab6749e8fb0d530a7cb9eda59fbb3609c989ad3ab7f9949fd.jpg
new file mode 100644
index 0000000..6f8794f
Binary files /dev/null and b/src/static/images/library/787c65b8c85fd2cab6749e8fb0d530a7cb9eda59fbb3609c989ad3ab7f9949fd.jpg differ
diff --git a/src/static/images/library/78a48012f0e42f1f6161cc4a30e3e0d0e7f1f7f7e6b4e47797d9f3d47ccae004.jpg b/src/static/images/library/78a48012f0e42f1f6161cc4a30e3e0d0e7f1f7f7e6b4e47797d9f3d47ccae004.jpg
new file mode 100644
index 0000000..239b278
Binary files /dev/null and b/src/static/images/library/78a48012f0e42f1f6161cc4a30e3e0d0e7f1f7f7e6b4e47797d9f3d47ccae004.jpg differ
diff --git a/src/static/images/library/78bf7a6bff0d22548b32bf6d7b8d4efa7049fdc250c4644d890292b2474a69bb.jpg b/src/static/images/library/78bf7a6bff0d22548b32bf6d7b8d4efa7049fdc250c4644d890292b2474a69bb.jpg
new file mode 100644
index 0000000..b81e180
Binary files /dev/null and b/src/static/images/library/78bf7a6bff0d22548b32bf6d7b8d4efa7049fdc250c4644d890292b2474a69bb.jpg differ
diff --git a/src/static/images/library/7a6668319d60d6bc3ff0f0ccc021ae48777908eaa9d88242fa8ef716c6099940.jpg b/src/static/images/library/7a6668319d60d6bc3ff0f0ccc021ae48777908eaa9d88242fa8ef716c6099940.jpg
new file mode 100644
index 0000000..81c0fe7
Binary files /dev/null and b/src/static/images/library/7a6668319d60d6bc3ff0f0ccc021ae48777908eaa9d88242fa8ef716c6099940.jpg differ
diff --git a/src/static/images/library/7af5a2174281e851b30dd5b9a524c60840fe239cf81c4845efe460827ae3beb0.jpg b/src/static/images/library/7af5a2174281e851b30dd5b9a524c60840fe239cf81c4845efe460827ae3beb0.jpg
new file mode 100644
index 0000000..60baeff
Binary files /dev/null and b/src/static/images/library/7af5a2174281e851b30dd5b9a524c60840fe239cf81c4845efe460827ae3beb0.jpg differ
diff --git a/src/static/images/library/7c91c8f8cf9fca84733fc6770c8f3e3a559106616f9d0305ab580146d6cc0567.jpg b/src/static/images/library/7c91c8f8cf9fca84733fc6770c8f3e3a559106616f9d0305ab580146d6cc0567.jpg
new file mode 100644
index 0000000..14ebfe0
Binary files /dev/null and b/src/static/images/library/7c91c8f8cf9fca84733fc6770c8f3e3a559106616f9d0305ab580146d6cc0567.jpg differ
diff --git a/src/static/images/library/7cad9d86788425d3a144d97712e55b5fe1d36d11643da82d1c48221598e048bb.jpg b/src/static/images/library/7cad9d86788425d3a144d97712e55b5fe1d36d11643da82d1c48221598e048bb.jpg
new file mode 100644
index 0000000..00739e0
Binary files /dev/null and b/src/static/images/library/7cad9d86788425d3a144d97712e55b5fe1d36d11643da82d1c48221598e048bb.jpg differ
diff --git a/src/static/images/library/7cba136e14fe691c4f5243ca2c5ec715f3fea6cab1772a5193d9a96eb2e72715.jpg b/src/static/images/library/7cba136e14fe691c4f5243ca2c5ec715f3fea6cab1772a5193d9a96eb2e72715.jpg
new file mode 100644
index 0000000..d4f8bfc
Binary files /dev/null and b/src/static/images/library/7cba136e14fe691c4f5243ca2c5ec715f3fea6cab1772a5193d9a96eb2e72715.jpg differ
diff --git a/src/static/images/library/7cfc42ef38490f8fd0837273581372e899b9d59973ac8e86c0fd8abb55fa0ef9.jpg b/src/static/images/library/7cfc42ef38490f8fd0837273581372e899b9d59973ac8e86c0fd8abb55fa0ef9.jpg
new file mode 100644
index 0000000..37bc1a4
Binary files /dev/null and b/src/static/images/library/7cfc42ef38490f8fd0837273581372e899b9d59973ac8e86c0fd8abb55fa0ef9.jpg differ
diff --git a/src/static/images/library/81165b3c53ae40054a038dff58118b553c0c3bbc832bd518a95a92d232ed1f0d.jpg b/src/static/images/library/81165b3c53ae40054a038dff58118b553c0c3bbc832bd518a95a92d232ed1f0d.jpg
new file mode 100644
index 0000000..4f4325d
Binary files /dev/null and b/src/static/images/library/81165b3c53ae40054a038dff58118b553c0c3bbc832bd518a95a92d232ed1f0d.jpg differ
diff --git a/src/static/images/library/829a4848de491d4f7084868e568050ae6b636d34ba61e658008ff74e97550c5f.jpg b/src/static/images/library/829a4848de491d4f7084868e568050ae6b636d34ba61e658008ff74e97550c5f.jpg
new file mode 100644
index 0000000..19ff5f7
Binary files /dev/null and b/src/static/images/library/829a4848de491d4f7084868e568050ae6b636d34ba61e658008ff74e97550c5f.jpg differ
diff --git a/src/static/images/library/83b74cbad2069aa8ac90000357b088ac2001758f141dd0c7019222dbebb9992a.jpg b/src/static/images/library/83b74cbad2069aa8ac90000357b088ac2001758f141dd0c7019222dbebb9992a.jpg
new file mode 100644
index 0000000..4141263
Binary files /dev/null and b/src/static/images/library/83b74cbad2069aa8ac90000357b088ac2001758f141dd0c7019222dbebb9992a.jpg differ
diff --git a/src/static/images/library/83ba06bbb24255289d20d9bf32477bb2ea0db3da7137f6ef8cd74cbd89b3e5c7.jpg b/src/static/images/library/83ba06bbb24255289d20d9bf32477bb2ea0db3da7137f6ef8cd74cbd89b3e5c7.jpg
new file mode 100644
index 0000000..3f091a3
Binary files /dev/null and b/src/static/images/library/83ba06bbb24255289d20d9bf32477bb2ea0db3da7137f6ef8cd74cbd89b3e5c7.jpg differ
diff --git a/src/static/images/library/87c881788bbcd5326c6e179120f651d594bb3c61c6c54942f9bdb5728314f6af.jpg b/src/static/images/library/87c881788bbcd5326c6e179120f651d594bb3c61c6c54942f9bdb5728314f6af.jpg
new file mode 100644
index 0000000..cfe8466
Binary files /dev/null and b/src/static/images/library/87c881788bbcd5326c6e179120f651d594bb3c61c6c54942f9bdb5728314f6af.jpg differ
diff --git a/src/static/images/library/8ae28198a573d48de81ce235abb06c97725a7272953333de563e6405986d178c.jpg b/src/static/images/library/8ae28198a573d48de81ce235abb06c97725a7272953333de563e6405986d178c.jpg
new file mode 100644
index 0000000..b564330
Binary files /dev/null and b/src/static/images/library/8ae28198a573d48de81ce235abb06c97725a7272953333de563e6405986d178c.jpg differ
diff --git a/src/static/images/library/8bc11ac79f430bdad2b2f01612bb0a3db03888b258625f73282cb544496c8e77.jpg b/src/static/images/library/8bc11ac79f430bdad2b2f01612bb0a3db03888b258625f73282cb544496c8e77.jpg
new file mode 100644
index 0000000..a71b14c
Binary files /dev/null and b/src/static/images/library/8bc11ac79f430bdad2b2f01612bb0a3db03888b258625f73282cb544496c8e77.jpg differ
diff --git a/src/static/images/library/8f306d42628b4fa18aca3f67719e68ce1224290ea157eebcb540e8c77d63f3e0.jpg b/src/static/images/library/8f306d42628b4fa18aca3f67719e68ce1224290ea157eebcb540e8c77d63f3e0.jpg
new file mode 100644
index 0000000..a681022
Binary files /dev/null and b/src/static/images/library/8f306d42628b4fa18aca3f67719e68ce1224290ea157eebcb540e8c77d63f3e0.jpg differ
diff --git a/src/static/images/library/9265b0ef00c8ee8bf9295ab04ef1f813b021c55b971faabc5dbc9610f704482d.jpg b/src/static/images/library/9265b0ef00c8ee8bf9295ab04ef1f813b021c55b971faabc5dbc9610f704482d.jpg
new file mode 100644
index 0000000..7042f76
Binary files /dev/null and b/src/static/images/library/9265b0ef00c8ee8bf9295ab04ef1f813b021c55b971faabc5dbc9610f704482d.jpg differ
diff --git a/src/static/images/library/937ecc5674e9a2282a95550ae7f4d6e9f91ed9d8ac2d56fb40e17fec86293299.jpg b/src/static/images/library/937ecc5674e9a2282a95550ae7f4d6e9f91ed9d8ac2d56fb40e17fec86293299.jpg
new file mode 100644
index 0000000..e05890e
Binary files /dev/null and b/src/static/images/library/937ecc5674e9a2282a95550ae7f4d6e9f91ed9d8ac2d56fb40e17fec86293299.jpg differ
diff --git a/src/static/images/library/95a111c6853fc6dddafb2e8da43e85bf3f714582f41e75360c218712e98402c2.jpg b/src/static/images/library/95a111c6853fc6dddafb2e8da43e85bf3f714582f41e75360c218712e98402c2.jpg
new file mode 100644
index 0000000..be0d89a
Binary files /dev/null and b/src/static/images/library/95a111c6853fc6dddafb2e8da43e85bf3f714582f41e75360c218712e98402c2.jpg differ
diff --git a/src/static/images/library/96568b92d46cec62c9454e909d64cfa0d794173991db649a1ad6cca88ff53940.jpg b/src/static/images/library/96568b92d46cec62c9454e909d64cfa0d794173991db649a1ad6cca88ff53940.jpg
new file mode 100644
index 0000000..e729cb1
Binary files /dev/null and b/src/static/images/library/96568b92d46cec62c9454e909d64cfa0d794173991db649a1ad6cca88ff53940.jpg differ
diff --git a/src/static/images/library/979ec75850245d9ad39e5e5cafcb493577adce6f522ee37e93877822a1da074b.jpg b/src/static/images/library/979ec75850245d9ad39e5e5cafcb493577adce6f522ee37e93877822a1da074b.jpg
new file mode 100644
index 0000000..53015d3
Binary files /dev/null and b/src/static/images/library/979ec75850245d9ad39e5e5cafcb493577adce6f522ee37e93877822a1da074b.jpg differ
diff --git a/src/static/images/library/9a45ff1d3b5f029504a60f9fe8b25be000073dbfde4fdecd0b65b21de1d0a129.jpg b/src/static/images/library/9a45ff1d3b5f029504a60f9fe8b25be000073dbfde4fdecd0b65b21de1d0a129.jpg
new file mode 100644
index 0000000..80bf10b
Binary files /dev/null and b/src/static/images/library/9a45ff1d3b5f029504a60f9fe8b25be000073dbfde4fdecd0b65b21de1d0a129.jpg differ
diff --git a/src/static/images/library/9ac7b11eb970d811e6af40a01b80fbc14a3debb3ee00ac0e733cf5e8e5cd35ca.jpg b/src/static/images/library/9ac7b11eb970d811e6af40a01b80fbc14a3debb3ee00ac0e733cf5e8e5cd35ca.jpg
new file mode 100644
index 0000000..44b6514
Binary files /dev/null and b/src/static/images/library/9ac7b11eb970d811e6af40a01b80fbc14a3debb3ee00ac0e733cf5e8e5cd35ca.jpg differ
diff --git a/src/static/images/library/9aeecd34bef9879c58060c598e26a834d90228cb4ec5ef3d1c880b9f8c697917.jpg b/src/static/images/library/9aeecd34bef9879c58060c598e26a834d90228cb4ec5ef3d1c880b9f8c697917.jpg
new file mode 100644
index 0000000..c370b8e
Binary files /dev/null and b/src/static/images/library/9aeecd34bef9879c58060c598e26a834d90228cb4ec5ef3d1c880b9f8c697917.jpg differ
diff --git a/src/static/images/library/9ba536f9611e99a20c7da809e57744d8c991229eafd9163d15280360030b970e.jpg b/src/static/images/library/9ba536f9611e99a20c7da809e57744d8c991229eafd9163d15280360030b970e.jpg
new file mode 100644
index 0000000..1c25d5a
Binary files /dev/null and b/src/static/images/library/9ba536f9611e99a20c7da809e57744d8c991229eafd9163d15280360030b970e.jpg differ
diff --git a/src/static/images/library/9f20d4c81ba1638b246f85a96d133ade65ae74901ac7bdc669d6b21b40ed6194.jpg b/src/static/images/library/9f20d4c81ba1638b246f85a96d133ade65ae74901ac7bdc669d6b21b40ed6194.jpg
new file mode 100644
index 0000000..880799e
Binary files /dev/null and b/src/static/images/library/9f20d4c81ba1638b246f85a96d133ade65ae74901ac7bdc669d6b21b40ed6194.jpg differ
diff --git a/src/static/images/library/9febcaf4aff0fbf3ac2c1ce730d4e830552a674b84c6d1e522c8b7938969cf1b.jpg b/src/static/images/library/9febcaf4aff0fbf3ac2c1ce730d4e830552a674b84c6d1e522c8b7938969cf1b.jpg
new file mode 100644
index 0000000..7f723bf
Binary files /dev/null and b/src/static/images/library/9febcaf4aff0fbf3ac2c1ce730d4e830552a674b84c6d1e522c8b7938969cf1b.jpg differ
diff --git a/src/static/images/library/a14c48a08e5f0f7ea11730eea4377e1aaede4ec6e29dba8218b99e7ce261a897.jpg b/src/static/images/library/a14c48a08e5f0f7ea11730eea4377e1aaede4ec6e29dba8218b99e7ce261a897.jpg
new file mode 100644
index 0000000..441741a
Binary files /dev/null and b/src/static/images/library/a14c48a08e5f0f7ea11730eea4377e1aaede4ec6e29dba8218b99e7ce261a897.jpg differ
diff --git a/src/static/images/library/a1ff638cc00e3c540ebba08516b84cc1f7efbccda502f5856006c0a74ef63a7a.jpg b/src/static/images/library/a1ff638cc00e3c540ebba08516b84cc1f7efbccda502f5856006c0a74ef63a7a.jpg
new file mode 100644
index 0000000..d2401ec
Binary files /dev/null and b/src/static/images/library/a1ff638cc00e3c540ebba08516b84cc1f7efbccda502f5856006c0a74ef63a7a.jpg differ
diff --git a/src/static/images/library/a40190262510f2fa4d6b931b6d42fbe63e13df0a10e20fa10fefeb5ab4193cf4.jpg b/src/static/images/library/a40190262510f2fa4d6b931b6d42fbe63e13df0a10e20fa10fefeb5ab4193cf4.jpg
new file mode 100644
index 0000000..5be7a17
Binary files /dev/null and b/src/static/images/library/a40190262510f2fa4d6b931b6d42fbe63e13df0a10e20fa10fefeb5ab4193cf4.jpg differ
diff --git a/src/static/images/library/a4305b5134a8455969e98f233b50a12ee067b8b0a591ce51a2b2d60db86eff56.jpg b/src/static/images/library/a4305b5134a8455969e98f233b50a12ee067b8b0a591ce51a2b2d60db86eff56.jpg
new file mode 100644
index 0000000..e4c8b3d
Binary files /dev/null and b/src/static/images/library/a4305b5134a8455969e98f233b50a12ee067b8b0a591ce51a2b2d60db86eff56.jpg differ
diff --git a/src/static/images/library/a46a99b0349749f1cd2c892c56554ae9bc0154351b96af1416256b648f03c165.jpg b/src/static/images/library/a46a99b0349749f1cd2c892c56554ae9bc0154351b96af1416256b648f03c165.jpg
new file mode 100644
index 0000000..8a14ea7
Binary files /dev/null and b/src/static/images/library/a46a99b0349749f1cd2c892c56554ae9bc0154351b96af1416256b648f03c165.jpg differ
diff --git a/src/static/images/library/a8723b33733f6f9b9159570bf9856e084bc99542c406b5309d6fee48e6cb9bba.jpg b/src/static/images/library/a8723b33733f6f9b9159570bf9856e084bc99542c406b5309d6fee48e6cb9bba.jpg
new file mode 100644
index 0000000..910e136
Binary files /dev/null and b/src/static/images/library/a8723b33733f6f9b9159570bf9856e084bc99542c406b5309d6fee48e6cb9bba.jpg differ
diff --git a/src/static/images/library/ab3d1c1f1cb9e782565e14916b59b9538caa2b27bdf6d930a947249d6d515f26.jpg b/src/static/images/library/ab3d1c1f1cb9e782565e14916b59b9538caa2b27bdf6d930a947249d6d515f26.jpg
new file mode 100644
index 0000000..46740d5
Binary files /dev/null and b/src/static/images/library/ab3d1c1f1cb9e782565e14916b59b9538caa2b27bdf6d930a947249d6d515f26.jpg differ
diff --git a/src/static/images/library/ab4202a277f4a182372eb3e4702137421b06be93cd7b40ac264c081e7a36518a.jpg b/src/static/images/library/ab4202a277f4a182372eb3e4702137421b06be93cd7b40ac264c081e7a36518a.jpg
new file mode 100644
index 0000000..58e33bb
Binary files /dev/null and b/src/static/images/library/ab4202a277f4a182372eb3e4702137421b06be93cd7b40ac264c081e7a36518a.jpg differ
diff --git a/src/static/images/library/ac5daf908fb721abdec3f12379bd30cbd5c6c302ab57efa96f72f1ded84897ac.jpg b/src/static/images/library/ac5daf908fb721abdec3f12379bd30cbd5c6c302ab57efa96f72f1ded84897ac.jpg
new file mode 100644
index 0000000..4b0fd78
Binary files /dev/null and b/src/static/images/library/ac5daf908fb721abdec3f12379bd30cbd5c6c302ab57efa96f72f1ded84897ac.jpg differ
diff --git a/src/static/images/library/ad1563f4cbecdbe3dcbb4e4bf3f0d9a2bf492ec9ba5951bc54a3acd5f2a38944.jpg b/src/static/images/library/ad1563f4cbecdbe3dcbb4e4bf3f0d9a2bf492ec9ba5951bc54a3acd5f2a38944.jpg
new file mode 100644
index 0000000..625ac12
Binary files /dev/null and b/src/static/images/library/ad1563f4cbecdbe3dcbb4e4bf3f0d9a2bf492ec9ba5951bc54a3acd5f2a38944.jpg differ
diff --git a/src/static/images/library/aeda75a764f967be8bafb8a2a2a8fd12624e317f8619af4acb2f7fa2ed16b924.jpg b/src/static/images/library/aeda75a764f967be8bafb8a2a2a8fd12624e317f8619af4acb2f7fa2ed16b924.jpg
new file mode 100644
index 0000000..a18a0ad
Binary files /dev/null and b/src/static/images/library/aeda75a764f967be8bafb8a2a2a8fd12624e317f8619af4acb2f7fa2ed16b924.jpg differ
diff --git a/src/static/images/library/af14fdf3d2f5755a389aff4c55a7bcd9592b8551d5ad96f676ae957dfd527ae4.jpg b/src/static/images/library/af14fdf3d2f5755a389aff4c55a7bcd9592b8551d5ad96f676ae957dfd527ae4.jpg
new file mode 100644
index 0000000..1c645bc
Binary files /dev/null and b/src/static/images/library/af14fdf3d2f5755a389aff4c55a7bcd9592b8551d5ad96f676ae957dfd527ae4.jpg differ
diff --git a/src/static/images/library/af71a8a429640c384bc967bd5c01e21aaa916afa6d7715b0ad6022161cd3fa97.jpg b/src/static/images/library/af71a8a429640c384bc967bd5c01e21aaa916afa6d7715b0ad6022161cd3fa97.jpg
new file mode 100644
index 0000000..7364c36
Binary files /dev/null and b/src/static/images/library/af71a8a429640c384bc967bd5c01e21aaa916afa6d7715b0ad6022161cd3fa97.jpg differ
diff --git a/src/static/images/library/b062b2016b31060ee2da53f558f94a4c202670960671eb7c0f79c7faf6f4cced.jpg b/src/static/images/library/b062b2016b31060ee2da53f558f94a4c202670960671eb7c0f79c7faf6f4cced.jpg
new file mode 100644
index 0000000..ae81a43
Binary files /dev/null and b/src/static/images/library/b062b2016b31060ee2da53f558f94a4c202670960671eb7c0f79c7faf6f4cced.jpg differ
diff --git a/src/static/images/library/b44fdb6fb8b497d82eb174291ccb3382ecf9b574656599001c97491df27d08b5.jpg b/src/static/images/library/b44fdb6fb8b497d82eb174291ccb3382ecf9b574656599001c97491df27d08b5.jpg
new file mode 100644
index 0000000..60a518b
Binary files /dev/null and b/src/static/images/library/b44fdb6fb8b497d82eb174291ccb3382ecf9b574656599001c97491df27d08b5.jpg differ
diff --git a/src/static/images/library/b480b14b7ac1958c94417fb50774629f04b133a81b468de9cd2415a37c8a5abb.jpg b/src/static/images/library/b480b14b7ac1958c94417fb50774629f04b133a81b468de9cd2415a37c8a5abb.jpg
new file mode 100644
index 0000000..8443ade
Binary files /dev/null and b/src/static/images/library/b480b14b7ac1958c94417fb50774629f04b133a81b468de9cd2415a37c8a5abb.jpg differ
diff --git a/src/static/images/library/b5d23f99e3726797de7f582293e1f7125876a534d7cd1f39cb7dd0e4c1d74952.jpg b/src/static/images/library/b5d23f99e3726797de7f582293e1f7125876a534d7cd1f39cb7dd0e4c1d74952.jpg
new file mode 100644
index 0000000..65fc0cc
Binary files /dev/null and b/src/static/images/library/b5d23f99e3726797de7f582293e1f7125876a534d7cd1f39cb7dd0e4c1d74952.jpg differ
diff --git a/src/static/images/library/b65b0bb6793cd931040b9b4de852190172aae4be82fcb14e3e710f69aa8a6a53.jpg b/src/static/images/library/b65b0bb6793cd931040b9b4de852190172aae4be82fcb14e3e710f69aa8a6a53.jpg
new file mode 100644
index 0000000..9f8c12b
Binary files /dev/null and b/src/static/images/library/b65b0bb6793cd931040b9b4de852190172aae4be82fcb14e3e710f69aa8a6a53.jpg differ
diff --git a/src/static/images/library/b73e8ddf9f1a8043ed76ed225feb8105a834bcbbe517d53c0961c237d9976bf7.jpg b/src/static/images/library/b73e8ddf9f1a8043ed76ed225feb8105a834bcbbe517d53c0961c237d9976bf7.jpg
new file mode 100644
index 0000000..01a9706
Binary files /dev/null and b/src/static/images/library/b73e8ddf9f1a8043ed76ed225feb8105a834bcbbe517d53c0961c237d9976bf7.jpg differ
diff --git a/src/static/images/library/b85c8c170b43e72bdc602f4920e279929108e1ddb7e100189c9ebbcd1f47a59b.jpg b/src/static/images/library/b85c8c170b43e72bdc602f4920e279929108e1ddb7e100189c9ebbcd1f47a59b.jpg
new file mode 100644
index 0000000..743b903
Binary files /dev/null and b/src/static/images/library/b85c8c170b43e72bdc602f4920e279929108e1ddb7e100189c9ebbcd1f47a59b.jpg differ
diff --git a/src/static/images/library/b96c5ac106e50a705457fc87d6dc054bb1342c2641a3996b311c00c9c941cf3e.jpg b/src/static/images/library/b96c5ac106e50a705457fc87d6dc054bb1342c2641a3996b311c00c9c941cf3e.jpg
new file mode 100644
index 0000000..2bdb5e9
Binary files /dev/null and b/src/static/images/library/b96c5ac106e50a705457fc87d6dc054bb1342c2641a3996b311c00c9c941cf3e.jpg differ
diff --git a/src/static/images/library/ba939beef827ad1b2e572435bc1f7dd6a0678c54af9e0840ef295366e937cb77.jpg b/src/static/images/library/ba939beef827ad1b2e572435bc1f7dd6a0678c54af9e0840ef295366e937cb77.jpg
new file mode 100644
index 0000000..8b5efd7
Binary files /dev/null and b/src/static/images/library/ba939beef827ad1b2e572435bc1f7dd6a0678c54af9e0840ef295366e937cb77.jpg differ
diff --git a/src/static/images/library/bd0802d9dcc506189b5c2d4d3a35175df9962c03f2ffd12861ff23acf1d8027c.jpg b/src/static/images/library/bd0802d9dcc506189b5c2d4d3a35175df9962c03f2ffd12861ff23acf1d8027c.jpg
new file mode 100644
index 0000000..9d296f6
Binary files /dev/null and b/src/static/images/library/bd0802d9dcc506189b5c2d4d3a35175df9962c03f2ffd12861ff23acf1d8027c.jpg differ
diff --git a/src/static/images/library/be82456acdcb3c3754b3572f6def4153b281838987e0c73c6d7bc05dd9a20184.jpg b/src/static/images/library/be82456acdcb3c3754b3572f6def4153b281838987e0c73c6d7bc05dd9a20184.jpg
new file mode 100644
index 0000000..f6d8b16
Binary files /dev/null and b/src/static/images/library/be82456acdcb3c3754b3572f6def4153b281838987e0c73c6d7bc05dd9a20184.jpg differ
diff --git a/src/static/images/library/becd85aa050aa284ace34ee0badcc8a96f6836d1ddafb260060c1bdd2060d2e3.jpg b/src/static/images/library/becd85aa050aa284ace34ee0badcc8a96f6836d1ddafb260060c1bdd2060d2e3.jpg
new file mode 100644
index 0000000..50118c5
Binary files /dev/null and b/src/static/images/library/becd85aa050aa284ace34ee0badcc8a96f6836d1ddafb260060c1bdd2060d2e3.jpg differ
diff --git a/src/static/images/library/c034bb79d0659205f937c1270bd06c6e216fddf86299474feb1279a8587f2649.jpg b/src/static/images/library/c034bb79d0659205f937c1270bd06c6e216fddf86299474feb1279a8587f2649.jpg
new file mode 100644
index 0000000..7a0fba2
Binary files /dev/null and b/src/static/images/library/c034bb79d0659205f937c1270bd06c6e216fddf86299474feb1279a8587f2649.jpg differ
diff --git a/src/static/images/library/c0cba131fc7e112b99c01bbf385725e1053102e87313216193e318d39af878a9.jpg b/src/static/images/library/c0cba131fc7e112b99c01bbf385725e1053102e87313216193e318d39af878a9.jpg
new file mode 100644
index 0000000..bb497c0
Binary files /dev/null and b/src/static/images/library/c0cba131fc7e112b99c01bbf385725e1053102e87313216193e318d39af878a9.jpg differ
diff --git a/src/static/images/library/c2096d5d1b77af6b6c6f9a2f6b9b290be4beca653b37d1def668a32f1252b165.jpg b/src/static/images/library/c2096d5d1b77af6b6c6f9a2f6b9b290be4beca653b37d1def668a32f1252b165.jpg
new file mode 100644
index 0000000..9514c8d
Binary files /dev/null and b/src/static/images/library/c2096d5d1b77af6b6c6f9a2f6b9b290be4beca653b37d1def668a32f1252b165.jpg differ
diff --git a/src/static/images/library/c355e3253cb2b93b59065f95fa3b94529450b5e2cbdf8d9168efcc774185f0bb.jpg b/src/static/images/library/c355e3253cb2b93b59065f95fa3b94529450b5e2cbdf8d9168efcc774185f0bb.jpg
new file mode 100644
index 0000000..a122033
Binary files /dev/null and b/src/static/images/library/c355e3253cb2b93b59065f95fa3b94529450b5e2cbdf8d9168efcc774185f0bb.jpg differ
diff --git a/src/static/images/library/c3c5a14c461094ca9cac21b93e1f677490d9e0b1b2d0d7dc252c37c4877f26bd.jpg b/src/static/images/library/c3c5a14c461094ca9cac21b93e1f677490d9e0b1b2d0d7dc252c37c4877f26bd.jpg
new file mode 100644
index 0000000..fa45879
Binary files /dev/null and b/src/static/images/library/c3c5a14c461094ca9cac21b93e1f677490d9e0b1b2d0d7dc252c37c4877f26bd.jpg differ
diff --git a/src/static/images/library/c4cd611a4e13c89bd48607720b17e87ac570ff094db4ce5b04c8fcd2586178ef.jpg b/src/static/images/library/c4cd611a4e13c89bd48607720b17e87ac570ff094db4ce5b04c8fcd2586178ef.jpg
new file mode 100644
index 0000000..3544bca
Binary files /dev/null and b/src/static/images/library/c4cd611a4e13c89bd48607720b17e87ac570ff094db4ce5b04c8fcd2586178ef.jpg differ
diff --git a/src/static/images/library/c52e0b3184425f5e8402d32f82cebebdfd592261ef65add67b63a34e8e61219a.jpg b/src/static/images/library/c52e0b3184425f5e8402d32f82cebebdfd592261ef65add67b63a34e8e61219a.jpg
new file mode 100644
index 0000000..6e19484
Binary files /dev/null and b/src/static/images/library/c52e0b3184425f5e8402d32f82cebebdfd592261ef65add67b63a34e8e61219a.jpg differ
diff --git a/src/static/images/library/c61fcc6016494d9130b4d37c6aeeb2e05a545a130754a6e6dab3e4ff4edccc1e.jpg b/src/static/images/library/c61fcc6016494d9130b4d37c6aeeb2e05a545a130754a6e6dab3e4ff4edccc1e.jpg
new file mode 100644
index 0000000..b93d1fd
Binary files /dev/null and b/src/static/images/library/c61fcc6016494d9130b4d37c6aeeb2e05a545a130754a6e6dab3e4ff4edccc1e.jpg differ
diff --git a/src/static/images/library/c73b994b8d806a8108f09d16b877f702fad240aaeb7c723ff1bd2a4887e94e9e.jpg b/src/static/images/library/c73b994b8d806a8108f09d16b877f702fad240aaeb7c723ff1bd2a4887e94e9e.jpg
new file mode 100644
index 0000000..e801280
Binary files /dev/null and b/src/static/images/library/c73b994b8d806a8108f09d16b877f702fad240aaeb7c723ff1bd2a4887e94e9e.jpg differ
diff --git a/src/static/images/library/ca09bbf9f2712fd6ea3df098db6a09491866b106337b131ab6b83f33c9050b64.jpg b/src/static/images/library/ca09bbf9f2712fd6ea3df098db6a09491866b106337b131ab6b83f33c9050b64.jpg
new file mode 100644
index 0000000..133a802
Binary files /dev/null and b/src/static/images/library/ca09bbf9f2712fd6ea3df098db6a09491866b106337b131ab6b83f33c9050b64.jpg differ
diff --git a/src/static/images/library/cac400e5012ce8eacd0e7d922341bb41df8b2d23ab2d8ac8057429d10933549a.jpg b/src/static/images/library/cac400e5012ce8eacd0e7d922341bb41df8b2d23ab2d8ac8057429d10933549a.jpg
new file mode 100644
index 0000000..69263bf
Binary files /dev/null and b/src/static/images/library/cac400e5012ce8eacd0e7d922341bb41df8b2d23ab2d8ac8057429d10933549a.jpg differ
diff --git a/src/static/images/library/caca22ab39dc36459cc6e0a3d21c865f5f83321fe0f3b202f23f1177b7e38571.jpg b/src/static/images/library/caca22ab39dc36459cc6e0a3d21c865f5f83321fe0f3b202f23f1177b7e38571.jpg
new file mode 100644
index 0000000..4ca7511
Binary files /dev/null and b/src/static/images/library/caca22ab39dc36459cc6e0a3d21c865f5f83321fe0f3b202f23f1177b7e38571.jpg differ
diff --git a/src/static/images/library/cbcc2589110d21ced7a7aa187ef0e3c1febe1e4cf6decce5f85aee4345238596.jpg b/src/static/images/library/cbcc2589110d21ced7a7aa187ef0e3c1febe1e4cf6decce5f85aee4345238596.jpg
new file mode 100644
index 0000000..aa003c9
Binary files /dev/null and b/src/static/images/library/cbcc2589110d21ced7a7aa187ef0e3c1febe1e4cf6decce5f85aee4345238596.jpg differ
diff --git a/src/static/images/library/cd2f467f2616573223f8629332deb9741e35eb45965b7e2fb345448776326284.jpg b/src/static/images/library/cd2f467f2616573223f8629332deb9741e35eb45965b7e2fb345448776326284.jpg
new file mode 100644
index 0000000..1e5c397
Binary files /dev/null and b/src/static/images/library/cd2f467f2616573223f8629332deb9741e35eb45965b7e2fb345448776326284.jpg differ
diff --git a/src/static/images/library/d24b2fc947d20b76ee61b1e3409b98e67cf9f64bae8b70007b2b590d8f401f66.jpg b/src/static/images/library/d24b2fc947d20b76ee61b1e3409b98e67cf9f64bae8b70007b2b590d8f401f66.jpg
new file mode 100644
index 0000000..610d079
Binary files /dev/null and b/src/static/images/library/d24b2fc947d20b76ee61b1e3409b98e67cf9f64bae8b70007b2b590d8f401f66.jpg differ
diff --git a/src/static/images/library/d273848a63be3148c30570b97e8170b991e221861adeccff6757c48d158fed8e.jpg b/src/static/images/library/d273848a63be3148c30570b97e8170b991e221861adeccff6757c48d158fed8e.jpg
new file mode 100644
index 0000000..3876f0b
Binary files /dev/null and b/src/static/images/library/d273848a63be3148c30570b97e8170b991e221861adeccff6757c48d158fed8e.jpg differ
diff --git a/src/static/images/library/d5013df8f0d4f41625edc9643a4978fde6924fa8982e05065644e9c5aa6aeb89.jpg b/src/static/images/library/d5013df8f0d4f41625edc9643a4978fde6924fa8982e05065644e9c5aa6aeb89.jpg
new file mode 100644
index 0000000..4ccb2de
Binary files /dev/null and b/src/static/images/library/d5013df8f0d4f41625edc9643a4978fde6924fa8982e05065644e9c5aa6aeb89.jpg differ
diff --git a/src/static/images/library/d538fce8e5a72129b0aaf60bb865f7d76c407e7ed6a103fbe47a99865b796650.jpg b/src/static/images/library/d538fce8e5a72129b0aaf60bb865f7d76c407e7ed6a103fbe47a99865b796650.jpg
new file mode 100644
index 0000000..3ea4104
Binary files /dev/null and b/src/static/images/library/d538fce8e5a72129b0aaf60bb865f7d76c407e7ed6a103fbe47a99865b796650.jpg differ
diff --git a/src/static/images/library/d5d61293976d9464662b3beed9496e6585f4e66d0388fac96980cd4673f23069.jpg b/src/static/images/library/d5d61293976d9464662b3beed9496e6585f4e66d0388fac96980cd4673f23069.jpg
new file mode 100644
index 0000000..f9c2f11
Binary files /dev/null and b/src/static/images/library/d5d61293976d9464662b3beed9496e6585f4e66d0388fac96980cd4673f23069.jpg differ
diff --git a/src/static/images/library/d66416abf36221c07326f9ac8c4013fae7f31097a30f8795c82c0e76c5deddba.jpg b/src/static/images/library/d66416abf36221c07326f9ac8c4013fae7f31097a30f8795c82c0e76c5deddba.jpg
new file mode 100644
index 0000000..c1f2990
Binary files /dev/null and b/src/static/images/library/d66416abf36221c07326f9ac8c4013fae7f31097a30f8795c82c0e76c5deddba.jpg differ
diff --git a/src/static/images/library/d674ef84e66b848a4fc22d2eace7dd8e067181b2f7b1f289762201a3c719324c.jpg b/src/static/images/library/d674ef84e66b848a4fc22d2eace7dd8e067181b2f7b1f289762201a3c719324c.jpg
new file mode 100644
index 0000000..a816ac6
Binary files /dev/null and b/src/static/images/library/d674ef84e66b848a4fc22d2eace7dd8e067181b2f7b1f289762201a3c719324c.jpg differ
diff --git a/src/static/images/library/d88ef0eb35c722d3e4ced29daa476b50719c28e504e1d17d5a58e2c28b102a7d.jpg b/src/static/images/library/d88ef0eb35c722d3e4ced29daa476b50719c28e504e1d17d5a58e2c28b102a7d.jpg
new file mode 100644
index 0000000..5567e33
Binary files /dev/null and b/src/static/images/library/d88ef0eb35c722d3e4ced29daa476b50719c28e504e1d17d5a58e2c28b102a7d.jpg differ
diff --git a/src/static/images/library/dadb364240eea6b2ffcae4f4158265d5c585da53f446103632266f8ba1039296.jpg b/src/static/images/library/dadb364240eea6b2ffcae4f4158265d5c585da53f446103632266f8ba1039296.jpg
new file mode 100644
index 0000000..c6f7255
Binary files /dev/null and b/src/static/images/library/dadb364240eea6b2ffcae4f4158265d5c585da53f446103632266f8ba1039296.jpg differ
diff --git a/src/static/images/library/de3b23ae8841d4c7c260184b609dda996b2a6120b7c48a70e186e8e69846a74f.jpg b/src/static/images/library/de3b23ae8841d4c7c260184b609dda996b2a6120b7c48a70e186e8e69846a74f.jpg
new file mode 100644
index 0000000..d35e1c8
Binary files /dev/null and b/src/static/images/library/de3b23ae8841d4c7c260184b609dda996b2a6120b7c48a70e186e8e69846a74f.jpg differ
diff --git a/src/static/images/library/dfa40b1b8604f11542dabe7f1b23ab37a1c4b3242d643038a41ffeae5ecd44fc.jpg b/src/static/images/library/dfa40b1b8604f11542dabe7f1b23ab37a1c4b3242d643038a41ffeae5ecd44fc.jpg
new file mode 100644
index 0000000..e8a4313
Binary files /dev/null and b/src/static/images/library/dfa40b1b8604f11542dabe7f1b23ab37a1c4b3242d643038a41ffeae5ecd44fc.jpg differ
diff --git a/src/static/images/library/e0836d6dad5cc26340296ccb4f957917b046171e73716bc27a2fb1f4e1a9bfd7.jpg b/src/static/images/library/e0836d6dad5cc26340296ccb4f957917b046171e73716bc27a2fb1f4e1a9bfd7.jpg
new file mode 100644
index 0000000..edef27f
Binary files /dev/null and b/src/static/images/library/e0836d6dad5cc26340296ccb4f957917b046171e73716bc27a2fb1f4e1a9bfd7.jpg differ
diff --git a/src/static/images/library/e085ddf122359888eccbe5cfb46c30cc6cc7e530c4d995256b0c31ffeceff967.jpg b/src/static/images/library/e085ddf122359888eccbe5cfb46c30cc6cc7e530c4d995256b0c31ffeceff967.jpg
new file mode 100644
index 0000000..03ab566
Binary files /dev/null and b/src/static/images/library/e085ddf122359888eccbe5cfb46c30cc6cc7e530c4d995256b0c31ffeceff967.jpg differ
diff --git a/src/static/images/library/e0a32106b83d44e623ede9883fce3984be6f6258ad22744ac81ab04a60d5b60c.jpg b/src/static/images/library/e0a32106b83d44e623ede9883fce3984be6f6258ad22744ac81ab04a60d5b60c.jpg
new file mode 100644
index 0000000..08d8d32
Binary files /dev/null and b/src/static/images/library/e0a32106b83d44e623ede9883fce3984be6f6258ad22744ac81ab04a60d5b60c.jpg differ
diff --git a/src/static/images/library/e166ed3d26cb45272b6b2ce5be12f1ca113e488108af238484805100c5990d76.jpg b/src/static/images/library/e166ed3d26cb45272b6b2ce5be12f1ca113e488108af238484805100c5990d76.jpg
new file mode 100644
index 0000000..1134be7
Binary files /dev/null and b/src/static/images/library/e166ed3d26cb45272b6b2ce5be12f1ca113e488108af238484805100c5990d76.jpg differ
diff --git a/src/static/images/library/e40ca7a645d62ba8c1fd778e5d95bbd1e233ed70a3392d8cad958c2009c58ff2.jpg b/src/static/images/library/e40ca7a645d62ba8c1fd778e5d95bbd1e233ed70a3392d8cad958c2009c58ff2.jpg
new file mode 100644
index 0000000..46ae3a8
Binary files /dev/null and b/src/static/images/library/e40ca7a645d62ba8c1fd778e5d95bbd1e233ed70a3392d8cad958c2009c58ff2.jpg differ
diff --git a/src/static/images/library/e5b6bdf5d4191d77048e9e73a48549699dbc7b75580fc8c31522a174b88712e3.jpg b/src/static/images/library/e5b6bdf5d4191d77048e9e73a48549699dbc7b75580fc8c31522a174b88712e3.jpg
new file mode 100644
index 0000000..604aa31
Binary files /dev/null and b/src/static/images/library/e5b6bdf5d4191d77048e9e73a48549699dbc7b75580fc8c31522a174b88712e3.jpg differ
diff --git a/src/static/images/library/e61e24eb0855a307c5168db6559e4e06c2fa6f915f18ef309c93b42b0d64c08e.jpg b/src/static/images/library/e61e24eb0855a307c5168db6559e4e06c2fa6f915f18ef309c93b42b0d64c08e.jpg
new file mode 100644
index 0000000..8b06cb7
Binary files /dev/null and b/src/static/images/library/e61e24eb0855a307c5168db6559e4e06c2fa6f915f18ef309c93b42b0d64c08e.jpg differ
diff --git a/src/static/images/library/e75d99881223f41409dc80a243433baa84bdbdb92873ebecfde4871f1c70f9e6.jpg b/src/static/images/library/e75d99881223f41409dc80a243433baa84bdbdb92873ebecfde4871f1c70f9e6.jpg
new file mode 100644
index 0000000..f10b1d9
Binary files /dev/null and b/src/static/images/library/e75d99881223f41409dc80a243433baa84bdbdb92873ebecfde4871f1c70f9e6.jpg differ
diff --git a/src/static/images/library/e83b1d0b9d8414dfc458acae758ac14ca589d19d84ef3b822659d1372fdd23d7.jpg b/src/static/images/library/e83b1d0b9d8414dfc458acae758ac14ca589d19d84ef3b822659d1372fdd23d7.jpg
new file mode 100644
index 0000000..d2cbba6
Binary files /dev/null and b/src/static/images/library/e83b1d0b9d8414dfc458acae758ac14ca589d19d84ef3b822659d1372fdd23d7.jpg differ
diff --git a/src/static/images/library/e8447b4aa88822bf8ba5e6c0d4f7f425199dc641da40e907adb4627677eb5b7f.jpg b/src/static/images/library/e8447b4aa88822bf8ba5e6c0d4f7f425199dc641da40e907adb4627677eb5b7f.jpg
new file mode 100644
index 0000000..5e2b9cb
Binary files /dev/null and b/src/static/images/library/e8447b4aa88822bf8ba5e6c0d4f7f425199dc641da40e907adb4627677eb5b7f.jpg differ
diff --git a/src/static/images/library/e899fadee640deca0ebd5d02183f198078b2f2a84a502c1433e63169576c5c52.jpg b/src/static/images/library/e899fadee640deca0ebd5d02183f198078b2f2a84a502c1433e63169576c5c52.jpg
new file mode 100644
index 0000000..4e844c1
Binary files /dev/null and b/src/static/images/library/e899fadee640deca0ebd5d02183f198078b2f2a84a502c1433e63169576c5c52.jpg differ
diff --git a/src/static/images/library/e961ca0e0550ffc550afbf2e4ff8a8a28e54eb32d7a964959179d6d35bc6e4e2.jpg b/src/static/images/library/e961ca0e0550ffc550afbf2e4ff8a8a28e54eb32d7a964959179d6d35bc6e4e2.jpg
new file mode 100644
index 0000000..e9b94b5
Binary files /dev/null and b/src/static/images/library/e961ca0e0550ffc550afbf2e4ff8a8a28e54eb32d7a964959179d6d35bc6e4e2.jpg differ
diff --git a/src/static/images/library/e96326fb32f93b6d4bb60aa19a40f9ab49f14b9b2265d4219c2435d3f36e7ecb.jpg b/src/static/images/library/e96326fb32f93b6d4bb60aa19a40f9ab49f14b9b2265d4219c2435d3f36e7ecb.jpg
new file mode 100644
index 0000000..3a72403
Binary files /dev/null and b/src/static/images/library/e96326fb32f93b6d4bb60aa19a40f9ab49f14b9b2265d4219c2435d3f36e7ecb.jpg differ
diff --git a/src/static/images/library/eaae8944ab6912ef792c5aec0893a66fc7df10b385364f409a3022216ab900b1.jpg b/src/static/images/library/eaae8944ab6912ef792c5aec0893a66fc7df10b385364f409a3022216ab900b1.jpg
new file mode 100644
index 0000000..e4c0f67
Binary files /dev/null and b/src/static/images/library/eaae8944ab6912ef792c5aec0893a66fc7df10b385364f409a3022216ab900b1.jpg differ
diff --git a/src/static/images/library/ed7f86198f962e196409d99524ea828135415b35aa477bdb52f1f521e5aeea0a.jpg b/src/static/images/library/ed7f86198f962e196409d99524ea828135415b35aa477bdb52f1f521e5aeea0a.jpg
new file mode 100644
index 0000000..19776a5
Binary files /dev/null and b/src/static/images/library/ed7f86198f962e196409d99524ea828135415b35aa477bdb52f1f521e5aeea0a.jpg differ
diff --git a/src/static/images/library/f10899fc7de5e086adf91e48716b90722dcf9085b25c03097a6645fa202500ec.jpg b/src/static/images/library/f10899fc7de5e086adf91e48716b90722dcf9085b25c03097a6645fa202500ec.jpg
new file mode 100644
index 0000000..7226fe2
Binary files /dev/null and b/src/static/images/library/f10899fc7de5e086adf91e48716b90722dcf9085b25c03097a6645fa202500ec.jpg differ
diff --git a/src/static/images/library/f1558460800b7110773993fa00b005c36b537c366cc1c9f5bbb3c2668a386474.jpg b/src/static/images/library/f1558460800b7110773993fa00b005c36b537c366cc1c9f5bbb3c2668a386474.jpg
new file mode 100644
index 0000000..d34cc9d
Binary files /dev/null and b/src/static/images/library/f1558460800b7110773993fa00b005c36b537c366cc1c9f5bbb3c2668a386474.jpg differ
diff --git a/src/static/images/library/f188bf9c58989af38e0aeddf63c2a7960299324dbd15433b5c0c4e8f1e8d15ec.jpg b/src/static/images/library/f188bf9c58989af38e0aeddf63c2a7960299324dbd15433b5c0c4e8f1e8d15ec.jpg
new file mode 100644
index 0000000..b99d29b
Binary files /dev/null and b/src/static/images/library/f188bf9c58989af38e0aeddf63c2a7960299324dbd15433b5c0c4e8f1e8d15ec.jpg differ
diff --git a/src/static/images/library/f42b1952cfc67123b3d41cc72454b061a29fa4bdd28b10181bb544e394ba7431.jpg b/src/static/images/library/f42b1952cfc67123b3d41cc72454b061a29fa4bdd28b10181bb544e394ba7431.jpg
new file mode 100644
index 0000000..3dc17a1
Binary files /dev/null and b/src/static/images/library/f42b1952cfc67123b3d41cc72454b061a29fa4bdd28b10181bb544e394ba7431.jpg differ
diff --git a/src/static/images/library/f435786934e5c5e2982399cf891a186b31b2d31d34d9b1d4297f4178ad33b672.jpg b/src/static/images/library/f435786934e5c5e2982399cf891a186b31b2d31d34d9b1d4297f4178ad33b672.jpg
new file mode 100644
index 0000000..3f091a3
Binary files /dev/null and b/src/static/images/library/f435786934e5c5e2982399cf891a186b31b2d31d34d9b1d4297f4178ad33b672.jpg differ
diff --git a/src/static/images/library/f677ff696298d6956f69f5a36da6e08df8172ae8958e8e3502d1b554c269a96a.jpg b/src/static/images/library/f677ff696298d6956f69f5a36da6e08df8172ae8958e8e3502d1b554c269a96a.jpg
new file mode 100644
index 0000000..c2abb28
Binary files /dev/null and b/src/static/images/library/f677ff696298d6956f69f5a36da6e08df8172ae8958e8e3502d1b554c269a96a.jpg differ
diff --git a/src/static/images/library/fa2db10557804aa54215728016b0c143a99cc33ac5650011b2b0cfd47c6fa876.jpg b/src/static/images/library/fa2db10557804aa54215728016b0c143a99cc33ac5650011b2b0cfd47c6fa876.jpg
new file mode 100644
index 0000000..db08deb
Binary files /dev/null and b/src/static/images/library/fa2db10557804aa54215728016b0c143a99cc33ac5650011b2b0cfd47c6fa876.jpg differ
diff --git a/src/static/images/library/fb20ab255ca37332f72bed3f2a2058b7bce212ec4ba3b780fbb77055848840ad.jpg b/src/static/images/library/fb20ab255ca37332f72bed3f2a2058b7bce212ec4ba3b780fbb77055848840ad.jpg
new file mode 100644
index 0000000..f957c81
Binary files /dev/null and b/src/static/images/library/fb20ab255ca37332f72bed3f2a2058b7bce212ec4ba3b780fbb77055848840ad.jpg differ
diff --git a/src/static/images/library/fba77ae3dc65f4965ff1cf6c9675e14b598b0e00450b423dfe5195918efaff7f.jpg b/src/static/images/library/fba77ae3dc65f4965ff1cf6c9675e14b598b0e00450b423dfe5195918efaff7f.jpg
new file mode 100644
index 0000000..67af8b0
Binary files /dev/null and b/src/static/images/library/fba77ae3dc65f4965ff1cf6c9675e14b598b0e00450b423dfe5195918efaff7f.jpg differ
diff --git a/src/static/images/library/fbd7799524ca8ba1a57524b9fe15afb96159e70128a3c8d4e8c0380229f483e2.jpg b/src/static/images/library/fbd7799524ca8ba1a57524b9fe15afb96159e70128a3c8d4e8c0380229f483e2.jpg
new file mode 100644
index 0000000..67c0704
Binary files /dev/null and b/src/static/images/library/fbd7799524ca8ba1a57524b9fe15afb96159e70128a3c8d4e8c0380229f483e2.jpg differ
diff --git a/src/static/images/library/feadc3d4b764856edd4d3e9087a74c5705b5c579587dc6b3fe160ad057624ddb.jpg b/src/static/images/library/feadc3d4b764856edd4d3e9087a74c5705b5c579587dc6b3fe160ad057624ddb.jpg
new file mode 100644
index 0000000..7406537
Binary files /dev/null and b/src/static/images/library/feadc3d4b764856edd4d3e9087a74c5705b5c579587dc6b3fe160ad057624ddb.jpg differ
diff --git a/src/static/images/library/ff5bb9b4a998d38292f1e48f4fe00b75e473d60967e39da4e61daccde99814b9.jpg b/src/static/images/library/ff5bb9b4a998d38292f1e48f4fe00b75e473d60967e39da4e61daccde99814b9.jpg
new file mode 100644
index 0000000..d160ec6
Binary files /dev/null and b/src/static/images/library/ff5bb9b4a998d38292f1e48f4fe00b75e473d60967e39da4e61daccde99814b9.jpg differ