#!/bin/sh

# This is the Christianity Corner automated downloads script file. This
# will download various works to your hard drive so that you can then view
# the files and documents without an internet connection.


mkdir ~/christianity_corner
cd ~/christianity_corner

wget http://www.kevinleake.com/christian/index.html -O index-christian.html

mkdir bible
cd bible

mkdir bible_kjv_pce
cd bible_kjv_pce
wget http://www.bibleprotector.com/KJB-PCE-MINION.pdf
wget http://www.bibleprotector.com/KJB-PCE.zip
wget http://www.bibleprotector.com/KJB-PCE-US.rar
wget http://www.bibleprotector.com/WHARTON_PCE.txt
wget http://www.bibleprotector.com/TEXT-PCE.zip
wget http://www.bibleprotector.com/MTANGOO_PCE_csv.txt
wget http://www.oldlandmarks.com/av-cambridge.pdf.zip
wget http://www.jesus-is-lord.com/KJB-PCE13.pdf.zip
wget http://www.jesus-is-lord.com/KJB-PCE18.pdf.zip
wget http://www.jesus-is-savior.com/Bible/KJB/pce.doc
wget http://www.jesus-is-savior.com/Bible/KJB/pce.pdf
wget http://www.jesus-is-savior.com/Bible/KJB/pce_minion.pdf
wget http://www.biblicalscholarship.net/KJB-PCE-RTF.zip
wget http://www.lovethetruth.com/bible/KJB/pce_minion.pdf -O ltt_pce_minion.pdf
wget http://www.soulwinning.info/bible/kjb/pce_minion.pdf -O sw_pce_minion.pdf
wget http://contendforthefaith.ca/wp-content/uploads/2010/10/King-James-Version-Bible-Pure-Cambridge-Edition-%201769.pdf -O ctf_pce_1769.pdf
wget -r -k http://kjv1611.mobi
cd ../

mkdir bible_ukjv
cd bible_ukjv
wget http://www.internetnow.com.my/download/Files/UpdatedKJVPDF.pdf
wget http://www.oocities.com/updatedkjv/UpdatedKJVHTML.zip
wget http://www.oocities.com/updatedkjv/UpdatedKJVASC.zip
wget http://www.creationism.org/BibleUKJV/BibleUKJV.zip
cd ../

mkdir bible_kjv
cd bible_kjv
wget http://ebible.org/kjv/eng-kjv_html.zip
wget http://ebible.org/kjv/eng-kjv_usfx.zip
wget http://ebible.org/kjv/kjvtxt.zip
wget http://ebible.org/kjv/kjvgbf.zip
wget http://ebible.org/kjv/eng-kjv_usfm.zip
cd ../

mkdir bible_web
cd bible_web
wget http://ebible.org/web/eng-web_html.zip
wget http://ebible.org/web/eng-web_usfm.zip
wget http://ebible.org/web/eng-web_usfx.zip
wget http://ebible.org/webbe/eng-webbe_html.zip
wget http://ebible.org/webbe/eng-webbe_usfm.zip
wget http://ebible.org/webbe/eng-webbe_usfx.zip
cd ../

mkdir bible_nheb
cd bible_nheb
wget http://publicdomainbibles.com/attachments/NHEB.pdf
wget http://publicdomainbibles.com/attachments/NHEB.txt
wget http://publicdomainbibles.com/attachments/NHEBME.pdf
cd ../

mkdir bible_oeb
cd bible_oeb
wget http://openenglishbible.org/oeb/2012.1/OEB-NT-Current-US.pdf
wget http://openenglishbible.org/oeb/2012.1/OEB-NT-Current-US.txt
wget http://openenglishbible.org/oeb/2012.1/OEB-NT-Current-Cth.pdf
wget http://openenglishbible.org/oeb/2012.1/OEB-NT-Current-Cth.txt
cd ../

cd ../


mkdir biblestudy
cd biblestudy

wget http://www.kevinleake.com/christian/biblestudy.html -O index-biblestudy.html
wget http://www.kevinleake.com/christian/chapverse.html -O chaps_and_verses.html
wget http://www.chick.com/catalog/en_catalog_2012.pdf -O chick_catalog_2012.pdf
wget -r -k http://christ.info
wget http://www.swrb.com -O swrb.html
wget http://www.jesus-is-lord.com -O jesus-is-lord.html
wget http://www.jesus-is-savior.com -O jesus-is-saviour.html

mkdir bibleprotector.com
cd bibleprotector.com
wget http://www.bibleprotector.com/LUL01.pdf
wget http://www.bibleprotector.com/LUL02.pdf
wget http://www.bibleprotector.com/LUL03.pdf
wget http://www.bibleprotector.com/LUL04.pdf
wget http://www.bibleprotector.com/Guide_to_the_PCE_draft_0-5.pdf
wget http://www.bibleprotector.com/statement_on_pce.pdf
wget http://www.bibleprotector.com/STATEMENT_STANDARD_%20PCE.pdf -O STATEMENT_STANDARD_PCE.pdf
wget http://www.bibleprotector.com/Authorized_King_James_Bible_Connection.pdf
wget http://www.bibleprotector.com/ANSWERING_OBJECTIONS.pdf
wget http://www.bibleprotector.com/Is_the_KJB_hard_to_understand.pdf
wget http://www.bibleprotector.com/Is_the_KJB_the_final_received_text.pdf
wget http://www.bibleprotector.com/THE_FINAL_KING_JAMES_BIBLE.pdf
wget http://www.bibleprotector.com/God%27s_chosen_edition_of_the_King_James_Bible.pdf -O God_chosen_edition_of_the_King_James_Bible.pdf
wget http://www.bibleprotector.com/VFC_DOCTRINAL_STATEMENT.pdf
wget http://www.bibleprotector.com/TRACT.pdf
wget http://www.bibleprotector.com/VFC_statement_on_the_guardianship_of_the_KJB.pdf
wget http://www.bibleprotector.com/Dealing_with_contradictions.pdf
wget http://www.bibleprotector.com/THE_7_PERIODS.pdf
wget http://www.bibleprotector.com/Healing.pdf
wget http://www.bibleprotector.com/The_Baptism_of_the_Holy_Ghost.pdf
wget http://www.bibleprotector.com/VFC_KJB_Creationism.pdf
wget http://www.bibleprotector.com/Pancosmic.pdf
wget http://www.bibleprotector.com/God_in_history.pdf
wget http://www.bibleprotector.com/AN_INTRODUCTION_TO_THE_1260_DAYS_PROPHECY.pdf
wget http://www.bibleprotector.com/AN_INTRODUCTION_TO_THE_2300_DAY_PROPHECY.pdf
wget http://www.bibleprotector.com/AN_INTRODUCTION_TO_THE_SIXTH_TRUMPET_PROPHECY.pdf
wget http://www.bibleprotector.com/THERE_IS_ONLY_ONE_PURE_KING_JAMES_BIBLE.pdf
wget http://www.bibleprotector.com/THE_FAMINE.pdf
wget http://www.bibleprotector.com/goodly.pdf -O goodly_words.pdf
wget http://www.bibleprotector.com/glistering_truths.pdf
wget http://www.bibleprotector.com/trumpet.pdf -O blow_the_trumpet.pdf
wget http://www.bibleprotector.com/good_hand.pdf
wget http://www.bibleprotector.com/prefatory_materials.pdf
wget http://www.bibleprotector.com/assertingKJBO.pdf
wget http://www.bibleprotector.com/receiveKJBO.pdf
wget http://www.bibleprotector.com/revelation_pure_word.pdf
wget http://www.bibleprotector.com/KJBOandPENTECOST.pdf
wget http://www.bibleprotector.com/true_pentecostalism.pdf
wget http://www.bibleprotector.com/RELATIONSHIP_%20BETWEEN_HEART_AND_FLESH.pdf -O HEART_AND_FLESH.pdf
cd ../

mkdir avpublications.com
cd avpublications.com
wget http://www.avpublications.com/avnew/downloads/PDF/NABV/Understanding_KJV.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/Tracts/nabv_tract.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/Tracts/NKJV_tract.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/Tracts/InAwe_tract.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/q1.pdf -O avpub-q1.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/q2.pdf -O avpub-q2.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/q3.pdf -O avpub-q3.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/q4.pdf -O avpub-q4.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/q5.pdf -O avpub-q5.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/q6.pdf -O avpub-q6.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/q7.pdf -O avpub-q7.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/q8.pdf -O avpub-q8.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/q9.pdf -O avpub-q9.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/q10.pdf -O avpub-q10.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/q11.pdf -O avpub-q11.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/q12.pdf -O avpub-q12.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/q13.pdf -O avpub-q13.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/q14.pdf -O avpub-q14.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/q15.pdf -O avpub-q15.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/HazMat/Table_of_Contents_for_web.pdf -O hazmat_toc.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/HazMat/B-pp_11-57_Chapter_1-Introduction_to_Hazardous_Materials_-.pdf -O hazmat_intro.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/HazMat/H-pp_157-202_Chapter_7_Strong_Delusion-James_Strongs_Dang.pdf -O hazmat_strongs.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/HazMat/U-pp_730-796_Chapter_20_The_Wobbly_Unorthodox_Greek_Orthodox.pdf -O hazmat_wobbly.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/HazMat/ZZZZZZZ-pp_1131-1188_Chapter_31_Seven_Infallible_Proof_of_th.pdf -O hazmat_KJV_insp.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/IAOTW/toc.pdf -O inawe_toc.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/IAOTW/preview.pdf -O inawe_preview.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/IAOTW/sample.pdf -O inawe_sample.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/IAOTW/CDROM.pdf -O inawe_cdrom.pdf
wget http://www.avpublications.com/avnew/content/NABV/toc.html -O newage_toc.html
wget http://www.avpublications.com/avnew/downloads/PDF/NABV/preview.PDF -O newage_preview.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/NABV/sample.PDF -O newage_sample.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/LOTKJB/toc.pdf -O langkjv_toc.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/LOTKJB/preview.PDF -O langkjv_preview.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/LOTKJB/chap_1.pdf -O langkjv_chap_1.pdf
wget http://www.avpublications.com/avnew/downloads/PDF/WBIGW/toc.pdf -O whichbible_toc.pdf
cd ../

mkdir tbs.org
cd tbs.org
wget http://www.trinitarianbiblesociety.org/site/articles/begin1.pdf -O tbs_begin01.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/begin2.pdf -O tbs_begin02.pdf
wget http://www.trinitarianbiblesociety.org/site/statement.pdf -O tbs_statement.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/a100.pdf -O tbs_a100.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/accav.pdf -O tbs_accav.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/lordgaveword.html -O tbs_lordgaveword.html
wget http://www.trinitarianbiblesociety.org/site/articles/a9.pdf -O tbs_a9.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/a63.pdf -O tbs_a63.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/kings.pdf -O tbs_kings.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/A124.pdf -O tbs_A124.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/a118.pdf -O tbs_a118.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/a116.pdf -O tbs_a116.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/tr-art.pdf -O tbs_textus_receptus.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/slanted.pdf -O tbs_italics.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/trinity.html -O tbs_trinity.html
wget http://www.trinitarianbiblesociety.org/site/articles/div-orig.html -O tbs_divine_orig.html
wget http://www.trinitarianbiblesociety.org/site/articles/heb.html -O tbs_hebrew_bible.html
wget http://www.trinitarianbiblesociety.org/site/articles/sinaiticus.pdf -O tbs_sinaiticus.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/a120.pdf -O tbs_a120.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/wattsnotes.pdf -O tbs_wattsnotes.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/phil2.html -O tbs_phil2.html
wget http://www.trinitarianbiblesociety.org/site/articles/easter.html -O tbs_easter.html
wget http://www.trinitarianbiblesociety.org/site/articles/a102.pdf -O tbs_a102.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/scofield.pdf -O tbs_scofield.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/a121.pdf -O tbs_a121.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/aland.pdf -O tbs_aland.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/felcencpb.pdf -O tbs_ncpb.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/note.pdf -O tbs_teachers_parents.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/elem.pdf -O tbs_elem_learning.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/second.pdf -O tbs_secondary_learning.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/colour.pdf -O tbs_colouring_book.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/hambroad.pdf -O tbs_broad_narrow.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/hamreg.pdf -O tbs_regen.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/sacrifice.pdf -O tbs_sacrifice.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/lovetruth.pdf -O tbs_lovetruth.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr600.pdf -O tbs_qr600.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr599.pdf -O tbs_qr599.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr598.pdf -O tbs_qr598.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr597.pdf -O tbs_qr597.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr596.pdf -O tbs_qr596.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr595.pdf -O tbs_qr595.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr594.pdf -O tbs_qr594.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr593.pdf -O tbs_qr593.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr592.pdf -O tbs_qr592.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr591.pdf -O tbs_qr591.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr590.pdf -O tbs_qr590.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr589.pdf -O tbs_qr589.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr588.pdf -O tbs_qr588.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr587.pdf -O tbs_qr587.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr586.pdf -O tbs_qr586.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr585.pdf -O tbs_qr585.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr584.pdf -O tbs_qr584.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr583.pdf -O tbs_qr583.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr582.pdf -O tbs_qr582.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr581.pdf -O tbs_qr581.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr580.pdf -O tbs_qr580.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr579.pdf -O tbs_qr579.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr578.pdf -O tbs_qr578.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr577.pdf -O tbs_qr577.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr576.pdf -O tbs_qr576.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr575.pdf -O tbs_qr575.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr574.pdf -O tbs_qr574.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr573.pdf -O tbs_qr573.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr572.pdf -O tbs_qr572.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr571.pdf -O tbs_qr571.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr570.pdf -O tbs_qr570.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr569.pdf -O tbs_qr569.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr568.pdf -O tbs_qr568.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr567.pdf -O tbs_qr567.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr566.pdf -O tbs_qr566.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr565.pdf -O tbs_qr565.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr564.pdf -O tbs_qr564.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr563.pdf -O tbs_qr563.pdf
wget http://www.trinitarianbiblesociety.org/site/qr/qr562.pdf -O tbs_qr562.pdf
cd ../

mkdir kjvidmin
cd kjvidmin
wget http://www.kingjamesvideoministries.com/TNIV%20perversions.pdf -O TNIV_perversions.pdf
wget http://www.kingjamesvideoministries.com/TNIV%20additions%201.pdf -O TNIV_additions.pdf
wget http://www.kingjamesvideoministries.com/Bible-versions-comparison-regular-fold.pdf
wget http://www.kingjamesvideoministries.com/Bible-versions-quotes-accordion-style-fold.pdf
wget http://www.kingjamesvideoministries.com/Bible-versions-comparison-accordion-style-fold.pdf
wget http://www.kingjamesvideoministries.com/gospel-tract-compact-color-01-10-2011--English.pdf
wget http://www.kingjamesvideoministries.com/NIVOmissions.pdf
wget http://www.kingjamesvideoministries.com/Counterfeit%20KJV%20Bibles.pdf -O Counterfeit_KJV_Bibles_01.pdf
wget http://www.kingjamesvideoministries.com/Counterfeit%20KJV%20Bibles%202.pdf -O Counterfeit_KJV_Bibles_02.pdf
wget http://www.kingjamesvideoministries.com/Satan%27s%20Emergent%20Movement.pdf -O Satan_Emergent_Movement.pdf
wget http://www.kingjamesvideoministries.com/Lessons%20Learned%20From%2091101.pdf -O Lessons_Learned_91101.pdf
wget http://www.kingjamesvideoministries.com/gospel-tract-compact-color-02-18-2012-English.pdf
cd ../

mkdir wayoflife
cd wayoflife
wget http://www.wayoflife.org/free_ebooks/downloads/Bibles_Amazing_Story.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Bibles_Proof.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Biblical_Seperatism_Collapse.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Billy_Grahams_Sad_Disobedience.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/CalvinismDebate.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Child_Discipline.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Dangers_in_Bookstores.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Directory_of_Contemporary_Worship_Musicians.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Does_Salvation_Make_A_Difference.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Dynamic_Equivalency.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Emerging_Church_is_Coming,_The.pdf -O Emerging_Church.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Fundamental_Baptists_and_Quick_Prayerism.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Genesis_To_Revelation_Course.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/god_of_end_time_mysticism.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Ideas_for_Evangelism.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/In_The_Footsteps.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Jehovahs_Witnesses.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/John_Piper_and_Christian-Hedonism.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Judge_Not_Heresy,_The.pdf -O Judge_Not_Heresy.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Keys_To_Fruitful_Church_Membership.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/New_Age_Health_Care.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/New_Evangelicalism.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Old_Highland_Park_Baptist_Church.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Pastors_Authority_&_Members_Responsibility.pdf -O Pastors_Authority.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Protestant_Persecution_of_Baptists.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Questions_Answered.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Southern_Gospel_Music.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Testimonies_of_Scientists.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Tongues_Speaking.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/The_Treacherous_Waters_of_the_SBC.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/The_Two_Jacks.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Unholy_Hands_on_Gods_Holy_Book.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/United_Nations_And_The_New_Age.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Was_Mother_Teresa_a_True_Christian.pdf
wget http://www.wayoflife.org/free_ebooks/downloads/Why_Most_IBCs_Will_Be_Emerging.pdf
cd ../

cd ../

mkdir prayer_book
cd prayer_book

wget http://www.kevinleake.com/christian/church.html -O index-church.html

mkdir common_prayer
cd common_prayer
wget http://www.eskimo.com/~lhowell/bcp1662/download/html/bcp_1662_h.zip
wget http://www.eskimo.com/~lhowell/bcp1662/download/html/psalter_h.zip
wget http://www.vulcanhammer.org/anglican/bcp-1662.pdf -O bcp_1662.pdf
wget http://www.kevinleake.com/christian/alt_lect_1871.pdf
wget http://www.continuingcofe.org/bcp_1662_r.zip -O cofec_bcp_1662.zip
wget http://www.archive.org/download/liturgycomparedw01bailuoft/liturgycomparedw01bailuoft.pdf -O liturgy_w_bible_01.pdf
wget http://www.archive.org/download/liturgycomparedw02bailuoft/liturgycomparedw02bailuoft.pdf -O liturgy_w_bible_02.pdf
wget http://www.vulcanhammer.org/anglican/bcp-1928.pdf -O bcp_1928ecusa_01.pdf
wget http://www.archive.org/download/bookofcommonpray00grearich/bookofcommonpray00grearich.pdf -O bcp_1689.pdf
wget http://justus.anglican.org/resources/bcp/1789/1871Standard/1871Std.pdf -O bcp_1789ecusa.pdf
wget http://justus.anglican.org/resources/bcp/1892Standard/bcp.pdf -O bcp_1892ecusa.pdf
wget http://justus.anglican.org/resources/bcp/1928Standard/bcp1928std.pdf -O bcp_1928ecusa_02.pdf
wget http://dl.dropbox.com/u/4905842/Liturgy/BCP.PDF -O bcp_1962can.pdf
wget http://rechurch.org/Txtpdf/BCPComplete75.pdf -O bcp_2003recusa.pdf
wget http://www.trecus.net/downloads/tbcp/TBCP.zip
wget http://www.pbs.org.uk/upload/publications/Faith%20and%20Worship%2069%20Michaelmas%202011.pdf -O pbs_fw_69.pdf
wget http://www.pbs.org.uk/upload/publications/Faith%20and%20Worship%2068%20Easter%202011.pdf -O pbs_fw_68.pdf
wget http://www.pbs.org.uk/upload/publications/Faith%20and%20Worship%2067%20Michaelmas%202010.pdf -O pbs_fw_67.pdf
wget http://www.pbs.org.uk/upload/publications/Faith%20and%20Worship%2065-66%20Easter%202010.pdf -O pbs_fw_65-66.pdf
wget http://www.pbs.org.uk/upload/publications/Faith%20and%20Worship%2064%20Easter%202009.pdf -O pbs_fw_64.pdf
wget http://www.pbs.org.uk/upload/publications/FaithAndWorship_63_%20text.pdf -O pbs_fw_63.pdf
wget http://www.pbs.org.uk/upload/publications/Faith%20and%20Worship%20Advent%202007.pdf -O pbs_fw_62.pdf
wget http://www.pbs.org.uk/upload/publications/pub30.pdf -O pbs_fw_30.pdf
wget http://www.pbs.org.uk/upload/publications/pub22.pdf -O pbs_fw_22.pdf
wget http://www.pbs.org.uk/upload/publications/pub12.pdf -O pbs_fw_12.pdf
wget http://www.pbs.org.uk/upload/publications/pub1.pdf -O pbs_fw_01.pdf
wget http://www.pbs.org.uk/upload/publications/PBS%20Journal%20Lent%202012.pdf -O pbs_journal_lent_2012.pdf
wget http://www.pbs.org.uk/upload/publications/PBS%20Journal%20Michaelmas%202011%20B.pdf -O pbs_journal_mich_2011.pdf
wget http://www.pbs.org.uk/upload/publications/PBS%20Journal%20Trinity%202011%20B.pdf -O pbs_journal_trinity_2011.pdf
wget http://www.pbs.org.uk/upload/publications/PBS%20Journal%20Lent%202011%20B.pdf -O pbs_journal_lent_2011.pdf
wget http://www.pbs.org.uk/upload/publications/PBS%20Journal%20Advent%202010.pdf -O pbs_journal_advent_2010.pdf
wget http://www.pbs.org.uk/upload/publications/PBS%20Journal%20Trinity%202010.pdf -O pbs_journal_trinity_2010.pdf
wget http://www.pbs.org.uk/upload/publications/PBS%20Journal%20Lent%202010.pdf -O pbs_journal_lent_2010.pdf
wget http://www.pbs.org.uk/upload/publications/PBS%20Journal%20Advent%202009.pdf -O pbs_journal_advent_2009.pdf
wget http://www.pbs.org.uk/upload/publications/PBS%20Journal%20Trinity%202009.pdf -O pbs_journal_trinity_2009.pdf
wget http://www.pbs.org.uk/upload/publications/PBS%20Journal%20Lent%202009.pdf -O pbs_journal_lent_2009.pdf
wget http://www.pbs.org.uk/upload/publications/Journal%20Advent%202008.pdf -O pbs_journal_advent_2008.pdf
wget http://www.pbs.org.uk/upload/publications/Trinity2008.pdf -O pbs_journal_trinity_2008.pdf
wget http://www.pbs.org.uk/upload/publications/PBS%20Journal%20Lent%202008%20web%20file.pdf -O pbs_journal_lent_2008.pdf
wget http://www.pbs.org.uk/upload/publications/PBS%20Journal%20Advent%202007.pdf -O pbs_journal_advent_2007.pdf
wget http://www.pbs.org.uk/upload/publications/PBSJournalTrinity2007.pdf -O pbs_journal_trinity_2007.pdf
wget http://www.pbs.org.uk/upload/publications/PBSJournalLent07.pdf -O pbs_journal_lent_2007.pdf
wget http://www.pbs.org.uk/upload/publications/PBS%20Journal%20Trinity%202006.pdf -O pbs_journal_trinity_2006.pdf
wget http://www.pbs.org.uk/upload/publications/PBSJournalLent%202006%20.pdf -O pbs_journal_lent_2006.pdf
wget http://www.pbs.org.uk/upload/publications/pub31.pdf -O pbs_journal_advent_2005.pdf
wget http://www.pbs.org.uk/upload/publications/pub29.pdf -O pbs_journal_trinity_2005.pdf
wget http://www.pbs.org.uk/upload/publications/pub27.pdf -O pbs_journal_lent_2005.pdf
wget http://www.pbs.org.uk/upload/publications/pub26.pdf -O pbs_journal_advent_2004.pdf
wget http://www.pbs.org.uk/upload/publications/pub25.pdf -O pbs_journal_epiphany_2004.pdf
wget http://www.pbs.org.uk/upload/publications/pub24.pdf -O pbs_journal_advent_2003.pdf
wget http://www.continuingcofe.org/journals/journal01.pdf -O cofec_journal01.pdf
wget http://www.continuingcofe.org/journals/journal02.pdf -O cofec_journal02.pdf
wget http://www.continuingcofe.org/journals/journal03.pdf -O cofec_journal03.pdf
wget http://www.continuingcofe.org/journals/journal04.pdf -O cofec_journal04.pdf
wget http://www.continuingcofe.org/journals/journal05.pdf -O cofec_journal05.pdf
wget http://www.continuingcofe.org/journals/journal06.pdf -O cofec_journal06.pdf
wget http://www.continuingcofe.org/journals/journal07.pdf -O cofec_journal07.pdf
wget http://www.continuingcofe.org/journals/journal08.pdf -O cofec_journal08.pdf
wget http://www.continuingcofe.org/journals/journal09.pdf -O cofec_journal09.pdf
wget http://www.continuingcofe.org/journals/journal10.pdf -O cofec_journal10.pdf
wget http://www.continuingcofe.org/journals/journal11.pdf -O cofec_journal11.pdf
wget http://www.continuingcofe.org/journals/journal12.pdf -O cofec_journal12.pdf
wget http://www.continuingcofe.org/journals/journal13.pdf -O cofec_journal13.pdf
wget http://www.continuingcofe.org/journals/journal14.pdf -O cofec_journal14.pdf
wget http://www.continuingcofe.org/journals/journal15.pdf -O cofec_journal15.pdf
wget http://www.continuingcofe.org/journals/journal16.pdf -O cofec_journal16.pdf
wget http://www.continuingcofe.org/journals/journal17.pdf -O cofec_journal17.pdf
wget http://www.continuingcofe.org/journals/journal18.pdf -O cofec_journal18.pdf
wget http://www.continuingcofe.org/journals/journal19.pdf -O cofec_journal19.pdf
wget http://www.continuingcofe.org/journals/journal20.pdf -O cofec_journal20.pdf
wget http://www.continuingcofe.org/journals/journal21.pdf -O cofec_journal21.pdf
wget http://www.continuingcofe.org/journals/journal22.pdf -O cofec_journal22.pdf
wget http://www.continuingcofe.org/journals/journal23.pdf -O cofec_journal23.pdf
wget http://www.continuingcofe.org/journals/journal24.pdf -O cofec_journal24.pdf
wget http://www.continuingcofe.org/journals/journal25.pdf -O cofec_journal25.pdf
wget http://www.continuingcofe.org/journals/journal26.pdf -O cofec_journal26.pdf
wget http://www.continuingcofe.org/journals/journal27.pdf -O cofec_journal27.pdf
wget http://www.continuingcofe.org/journals/journal28.pdf -O cofec_journal28.pdf
wget http://www.continuingcofe.org/journals/journal29.pdf -O cofec_journal29.pdf
wget http://www.continuingcofe.org/journals/journal30.pdf -O cofec_journal30.pdf
wget http://www.continuingcofe.org/journals/journal31.pdf -O cofec_journal31.pdf
wget http://www.continuingcofe.org/journals/journal32.pdf -O cofec_journal32.pdf
wget http://www.continuingcofe.org/journals/journal33.pdf -O cofec_journal33.pdf
wget http://www.continuingcofe.org/journals/journal34.pdf -O cofec_journal34.pdf
wget http://www.continuingcofe.org/journals/journal35.pdf -O cofec_journal35.pdf
cd ../

mkdir creeds
cd creeds
wget http://www.apuritansmind.com/creeds-and-confessions/creeds-from-the-bible/ -O Bible_creeds.html
wget http://www.apuritansmind.com/creeds-and-confessions/the-apostles-creed/ -O Apostles_creed.html
wget http://www.apuritansmind.com/creeds-and-confessions/nicene-creed/ -O Nicene_creed.html
wget http://www.apuritansmind.com/creeds-and-confessions/the-athanasian-creed-circa-500-a-d/ -O Athanasian_creed.html
wget http://www.apuritansmind.com/creeds-and-confessions/the-thirty-nine-articles/ -O 39_articles.html
wget http://www.apuritansmind.com/creeds-and-confessions/the-belgic-confession-circa-1561-a-d/ -O Belgic_confession.html
wget http://www.apuritansmind.com/creeds-and-confessions/the-heidelberg-catechism-by-zacharias-ursinus/ -O Heidelberg_catechism.html
wget http://www.apuritansmind.com/creeds-and-confessions/the-synod-of-dordt-1618-1619-a-d/ -O Canons_of_dort.html
wget http://www.apuritansmind.com/wp-content/uploads/PDF/Westminster_Confession.pdf
wget http://www.apuritansmind.com/wp-content/uploads/PDF/Solemn_League_Covenant.pdf
wget http://www.apuritansmind.com/wp-content/uploads/PDF/Shorter_Catechism.pdf
wget http://www.apuritansmind.com/wp-content/uploads/PDF/Larger_Catechism.pdf
wget http://www.apuritansmind.com/wp-content/uploads/PDF/DirectoryPublickWorship.pdf
wget http://www.apuritansmind.com/wp-content/uploads/PDF/DirectoryFamilyWorship.pdf
wget http://www.apuritansmind.com/wp-content/uploads/PDF/FormPresbyterialChurchGov.pdf
wget http://www.apuritansmind.com/wp-content/uploads/PDF/Sum_of_Saving_Knowledge.pdf
wget http://www.apuritansmind.com/wp-content/uploads/PDF/To_The_Christian_Reader.pdf
wget http://www.apuritansmind.com/wp-content/uploads/PDF/Thomas_Manton_Epistle.pdf
wget http://www.shalomrb.com/Downloads/1689%20Baptist%20Confession%20of%20Faith.pdf -O baptist_confession_1689.pdf
wget http://www.ccel.org/creeds/creeds.txt -O ccel_creeds.txt
wget http://www.ccel.org/ccel/brannan/hstcrcon.pdf -O ccel_historic_creeds.pdf
wget http://www.ccel.org/ccel/schaff/creeds1.pdf -O ccel_creeds_schaff_01.pdf
wget http://www.ccel.org/ccel/schaff/creeds2.pdf -O ccel_creeds_schaff_02.pdf
wget http://www.ccel.org/ccel/schaff/creeds3.pdf -O ccel_creeds_schaff_03.pdf
wget http://www.ccel.org/creeds/westminster.htm -O ccel_westminster_confession.html
wget http://www.ccel.org/ccel/anonymous/westminster1.pdf -O ccel_westminster1.pdf
wget http://www.ccel.org/ccel/anonymous/westminster2.pdf -O ccel_westminster2.pdf
wget http://www.ccel.org/ccel/anonymous/westminster3.pdf -O ccel_westminster3.pdf
wget http://www.ccel.org/ccel/anonymous/bcf.pdf -O ccel_baptist_confession.pdf
wget http://www.reformed.org/documents/files/WCF_30.pdf.zip -O reformed_wcf_pdf.zip
wget http://www.reformed.org/documents/files/WCF_30.html.zip -O reformed_wcf_html.zip
wget http://www.reformed.org/documents/wcf_standards/p005-to_head_of_families.html
wget http://www.reformed.org/documents/wcf_standards/p009-manton_to_the_reader.html
wget http://www.reformed.org/documents/wcf_standards/p013-an_ordinance_lords_commons.html
wget http://www.reformed.org/documents/wcf_standards/p015-assembly_edinburgh_sees_14.html
wget http://www.reformed.org/documents/wcf_standards/p016-assembly_edinburgh_sees_23.html
wget http://www.reformed.org/documents/wcf_standards/p018-assembly_edinburgh_1649-90.html
wget http://www.reformed.org/documents/wcf_standards/p321-sum_saving_know.html
wget http://www.reformed.org/documents/wcf_standards/p345-nat_covenant.html
wget http://www.reformed.org/documents/wcf_standards/p355-solemn_league.html
wget http://www.reformed.org/documents/wcf_standards/p369-direct_pub_worship.html
wget http://www.reformed.org/documents/wcf_standards/p417-direct_fam_worship.html
wget http://www.reformed.org/documents/wcf_standards/p395-form_presby_gov.html
cd ../

mkdir other
cd other
wget http://www.christianword.org/prayer_book/PrayersBook10a.pdf -O christianword_org_pb.pdf
wget http://www.apibs.org/devotions/dlight/dlight.zip -O daily_light.zip
wget http://www.ccel.org/ccel/anonymous/daily_light.pdf -O ccel_daily_light.pdf
wget http://www.ccel.org/ccel/spurgeon/morneve.txt -O ccel_morneve.txt
wget http://www.ccel.org/ccel/spurgeon/morneve.pdf -O ccel_morneve.pdf
wget http://www.cathedraluniversity.com/pastorsmanual/PastorsManualAcrobat/HBPastor%27sManual.pdf -O pastors_manual.pdf
wget http://www.vfwofwa.org/Announcements/state_chaplain/ministers_manual.pdf -O new_ministers_manual.pdf
cd ../

cd ../

mkdir musick
cd musick

mkdir openhymnal.org
cd openhymnal.org
wget http://openhymnal.org/OpenHymnal2012.10.pdf
wget http://openhymnal.org/OpenHymnal2012.10.abc
wget http://openhymnal.org/OpenHymnalChristmas2012.pdf
wget http://openhymnal.org/OpenHymnalEaster2011.pdf
wget http://openhymnal.org/OpenHymnalVisitation2011.pdf
cd ../

wget http://www.ccel.org/ccel/brownlie/earlyhymns.pdf -O ccel_earlyhymns.pdf

cd ../

mkdir lectionary
cd lectionary

wget http://www.kevinleake.com/christian/lectionary.html -O index-lectionary.html

wget http://lectionarycentral.com -O lectionarycentral.html

mkdir 3year_rcl
cd 3year_rcl
wget http://www.commontexts.org/publications/RCLDailyReadingsOverview.pdf -O RCL-Overview.pdf
wget http://www.commontexts.org/publications/RCLDailyReadings_YearA.pdf -O RCL-Year-A.pdf
wget http://www.commontexts.org/publications/DailyreadingsB.pdf -O RCL-Year-B.pdf
wget http://www.commontexts.org/publications/RCLDailyReadings_YearC.pdf -O RCL-Year-C.pdf
wget http://www.commontexts.org/publications/RCLDailyReadings_YearA.rtf -O RCL-Year-A.rtf
wget http://www.commontexts.org/publications/DailyReadingsB.rtf -O RCL-Year-B.rtf
wget http://www.commontexts.org/publications/RCLDailyReadings_YearC.rtf -O RCL-Year-C.rtf
wget http://www.textweek.com/yeara/yeara.htm -O Textweek-Year-A.html
wget http://www.textweek.com/yearb/yearb.htm -O Textweek-Year-B.html
wget http://www.textweek.com/yearc/yearc.htm -O Textweek-Year-C.html
wget http://lsb.cph.org/samples/LSB_Sampler.pdf
wget http://www.lectionarylite.com/pdfs/Clergy_Secrets_Section_1.pdf
wget http://catholic-resources.org/Bible/OT-Statistics-Compared.htm
wget http://catholic-resources.org/Bible/NT-Statistics-Greek.htm
wget http://wordandworld.luthersem.edu/content/pdfs/10-1_Catechism/10-1_Sundberg.pdf -O critic_10-1_Sundberg.pdf
wget http://wordandworld.luthersem.edu/content/pdfs/13-1_Leadership/13-1_Sundberg.pdf -O critic_13-1_Sundberg.pdf
wget http://www.lectionarylite.com/JamesGoodloe1.pdf -O critic_james_goodloe.pdf
wget http://www.lectionarylite.com/Flavell%20Article%201.pdf -O critic_flavell.pdf
wget http://wordandworld.luthersem.edu/content/pdfs/19-1_Preaching/19-1_Luecke.pdf -O critic_19-1_Luecke.pdf
wget http://wordandworld.luthersem.edu/content/pdfs/8-2_Heresy/8-2_Gossai.pdf -O critic_8-2_Gossai.pdf
cd ../

mkdir church_of_england
cd church_of_england
wget http://www.churchofengland.org/media/877775/1-table-proper-lessons.pdf
wget http://www.churchofengland.org/media/877816/2-revised-tables-of-lessons.pdf
wget http://www.churchofengland.org/media/877803/2a-revised-tables-measure.pdf
wget http://www.churchofengland.org/media/877829/3-revised-tables-of-lessons-2.pdf
wget http://www.churchofengland.org/media/877400/4-tables-and-rules.pdf
wget http://www.churchofengland.org/media/877842/5-table-vigils-fasts.pdf
wget http://www.churchofengland.org/media/877855/6-table-find-easter-day.pdf
wget http://www.churchofengland.org/media/877883/7-another-table-find-easter.pdf
wget http://www.churchofengland.org/media/877911/8-table-find-easter-to-2299.pdf
wget http://www.churchofengland.org/media/877924/9-table-moveable-feasts.pdf
wget http://www.churchofengland.org/media/877952/10-table-moveable-feasts-2.pdf
wget http://www.churchofengland.org/media/877965/11-general-tables-1.pdf
wget http://www.churchofengland.org/media/877978/12-general-tables-2.pdf
wget http://www.churchofengland.org/media/877991/13-general-tables-3.pdf
wget http://www.churchofengland.org/prayer-worship/worship/texts/the-calendar/lect/bcp/lectfront1/advent.aspx -O hc_advent.html
wget http://www.churchofengland.org/prayer-worship/worship/texts/the-calendar/lect/bcp/lectfront1/christmas.aspx -O hc_christmas.html
wget http://www.churchofengland.org/prayer-worship/worship/texts/the-calendar/lect/bcp/lectfront1/epiphany.aspx -O hc_epiphany.html
wget http://www.churchofengland.org/prayer-worship/worship/texts/the-calendar/lect/bcp/lectfront1/lent.aspx -O hc_lent.html
wget http://www.churchofengland.org/prayer-worship/worship/texts/the-calendar/lect/bcp/lectfront1/easter.aspx -O hc_easter.html
wget http://www.churchofengland.org/prayer-worship/worship/texts/the-calendar/lect/bcp/lectfront1/trinity.aspx -O hc_trinity.html
wget http://www.churchofengland.org/prayer-worship/worship/texts/the-calendar/lect/bcp/propers.aspx -O hc_propers.html
wget http://www.churchofengland.org/prayer-worship/worship/texts/the-calendar/lect/bcp/common.aspx -O hc_commons.html
wget http://www.churchofengland.org/media/1172724/weekday%20lectionary%202005.pdf -O weekday_lectionary_2005.pdf
wget http://www.churchofengland.org/media/1172737/2010%20additional%20weekday%20lectionary.pdf -O additional_weekday_lectionary_2010.pdf
wget http://archive.org/download/criticismofnewle00maof/criticismofnewle00maof.pdf
cd ../

mkdir mcheyne
cd mcheyne
wget http://www.edginet.org/mcheyne/year_classic_single_a4.pdf -O mcheyne_classic_single_a4.pdf
wget http://www.edginet.org/mcheyne/year_classic_single_letter.pdf -O mcheyne_classic_single_letter.pdf
wget http://www.edginet.org/mcheyne/year_carson_a4.pdf -O mcheyne_carson_a4.pdf
wget http://www.edginet.org/mcheyne/year_carson_letter.pdf -O mcheyne_carson_letter.pdf
wget http://www.edginet.org/mcheyne/mcheyne_bookmarks.pdf
wget http://hippocampusextensions.com/mcheyneplan/index.html -O mcheyne_hippocampus.html
wget http://www.mcheyne.info/calendar.pdf -O mcheyne_haslam_calendar.pdf
wget http://www.pesdirect.com/calendar.pdf -O mcheyne_calendar.pdf
wget http://www.chapellibrary.org/pdf-english/mdbr.pdf -O mcheyne_mountzion.pdf
wget http://www.oakleys.org.uk/system/files/mcCheyne.pdf -O mcheyne_oakleys.pdf
wget http://www.mountcalvarybaptist.org/extra/documents/McCheyne%20Bible%20Reading.pdf -O mcheyne_mountcalvarybaptist.pdf
wget http://www.wholesomewords.org/family/bibleread/sword.pdf -O mcheyne_wholesomewords.pdf
wget http://higginslakebaptistchurch.com/wp-content/uploads/2008/04/year_classic_letter.pdf -O mcheyne_higginslake.pdf
wget http://static.crossway.org/excerpts/1581348150.1.pdf -O mcheyne_1581348150.1.pdf
wget http://mp3.biblebase.com/workmanworkshops/MCheyne.pdf -O mcheyne_biblebase.pdf
wget http://www.esv.org/assets/pdfs/rp.one.year.tract.pdf -O ESV_oneyeartract.pdf
wget http://www.trinitarianbiblesociety.org/site/articles/bwl.pdf -O mcheyne_tbs.pdf
cd ../

mkdir bible_companion
cd bible_companion
wget http://www.bereans.org/TheBible/Compan.pdf -O BRC_bereans.pdf
wget http://www.explorethebible.com/pdfs/BibleCompanion.pdf -O BRC_explorethebible.pdf
wget http://www.thechristadelphians.org/btcd/BTCD/documents/pdf_files/BRC/BRC_English.pdf
wget http://www.christadelphia.org/chart.pdf -O BRC_chart.pdf
cd ../

mkdir 4year_wjh
cd 4year_wjh
wget http://willhumes.files.wordpress.com/2011/08/a-four-year-lectionary-version-3.pdf
cd ../

mkdir african_american
cd african_american
wget http://www.theafricanamericanlectionary.org/pdf/calendar_web.pdf -O TAAL_Calendar_2008.pdf
wget http://www.theafricanamericanlectionary.org/pdf/calendar_web_2009.pdf -O TAAL_Calendar_2009.pdf
wget http://www.theafricanamericanlectionary.org/pdf/calendar_web_2010.pdf -O TAAL_Calendar_2010.pdf
wget http://www.theafricanamericanlectionary.org/pdf/calendar_web_2011.pdf -O TAAL_Calendar_2011.pdf
wget http://www.theafricanamericanlectionary.org/pdf/calendar_web_2012.pdf -O TAAL_Calendar_2012.pdf
wget http://www.theafricanamericanlectionary.org/pdf/calendar_web_2013.pdf -O TAAL_Calendar_2013.pdf
wget http://www.theafricanamericanlectionary.org/pdf/calendar_web_2014.pdf -O TAAL_Calendar_2014.pdf
wget http://www.theafricanamericanlectionary.org/PDF/colors.pdf -O TAAL_Colours.pdf
wget http://www.theafricanamericanlectionary.org/PDF/bookslist.pdf -O TAAL_Bookslist.pdf
cd ../

mkdir narrative_lectionary
cd narrative_lectionary
wget http://www.workingpreacher.org/assets/pdfs/narrative_lectionary_years1-4.pdf
wget http://www.workingpreacher.org/assets/pdfs/narrative_lectionary_luke_2012-2013.pdf
wget http://www.workingpreacher.org/assets/pdfs/narrative_lectionary_john_2013-2014.pdf
wget http://www.workingpreacher.org/assets/pdfs/narrative_lectionary_matthew_2014-2015.pdf
wget http://www.workingpreacher.org/assets/pdfs/narrative_lectionary_mark_2015-2016.pdf
cd ../

mkdir others
cd others
wget http://www.blueletterbible.org/reader/daily/PDF/Plan1.pdf -O BLB_Plan1.pdf
wget http://www.blueletterbible.org/reader/daily/PDF/Plan4.pdf -O BLB_Plan4.pdf
wget http://www.blueletterbible.org/reader/daily/PDF/Plan5.pdf -O BLB_Plan5.pdf
wget http://www.blueletterbible.org/reader/daily/PDF/Plan6.pdf -O BLB_Plan6.pdf
wget http://www.blueletterbible.org/reader/daily/PDF/Plan8.pdf -O BLB_Plan8.pdf
wget http://www.blueletterbible.org/reader/daily/PDF/Plan9.pdf -O BLB_Plan9.pdf
wget http://www.bible-reading.com/bible-plan.pdf -O Bible_reading_bible-plan.pdf
wget http://www.navpress.com/uploadedFiles/5x5x5_BRP.pdf -O Navpress_5x5x5_brp.pdf
wget http://www.navpress.com/uploadedFiles/15074%20BRP.dj.pdf -O Navpress_15074_brp_dj.pdf
wget http://www.zondervan.com/m/readingplans/3yrGddTour_af_cms.pdf -O Zondervan_3yrGddTour_af_cms.pdf
wget http://www.heartlight.org/devotionals/reading_plans/straightthrough.pdf -O Heartlight_straightthrough.pdf
wget http://www.heartlight.org/devotionals/reading_plans/differenttopics.pdf -O Heartlight_differenttopics.pdf
wget http://www.heartlight.org/devotionals/reading_plans/otandnt.pdf -O Heartlight_otandnt.pdf
wget http://www.heartlight.org/devotionals/reading_plans/biblestory.pdf -O Heartlight_biblestory.pdf
wget http://www.heartlight.org/devotionals/reading_plans/dailylight.pdf -O Heartlight_dailylight.pdf
wget http://thegospelcoalition.org/blogs/tgc/files/2010/12/TGC-Two-Year-Bible-Reading-Plan1.pdf
wget http://www.esv.org/assets/pdfs/rp.esv.study.bible.pdf -O ESV_studybible.pdf
wget http://www.esv.org/assets/pdfs/rp.chronological.pdf -O ESV_chronological.pdf
wget http://www.esv.org/assets/pdfs/rp.bcp.pdf -O ESV_bcp.pdf
wget http://www.esv.org/assets/pdfs/rp.daily.reading.bible.pdf -O ESV_dailyreading.pdf
wget http://www.esv.org/assets/pdfs/rp.esv.study.bible.pdf -O ESV_studybible.pdf
wget http://www.esv.org/assets/pdfs/rp.every.day.in.the.word.pdf -O ESV_everyday_word.pdf
wget http://www.esv.org/assets/pdfs/rp.lsb.pdf -O ESV_lsb.pdf
wget http://www.esv.org/assets/pdfs/rp.outreach.pdf -O ESV_outreach.pdf
wget http://www.esv.org/assets/pdfs/rp.outreach.nt.pdf -O ESV_outreach_nt.pdf
wget http://www.esv.org/assets/pdfs/rp.through.the.bible.pdf -O ESV_through.pdf
wget http://70030.netministry.com/images/ThroughtheBiblePlan.pdf -O ITW_ThroughtheBiblePlan.pdf
wget http://70030.stablerack.com/images/GothroughtheBibleinayear.pdf -O ITW_GothroughtheBibleinayear.pdf
wget http://70030.netministry.com/images/biblechartcolum.pdf -O ITW_biblechartcolum.pdf
wget http://70030.netministry.com/images/WeeklyGenresChart.pdf -O ITW_WeeklyGenresChart.pdf
wget http://70030.netministry.com/images/BibleChartdailyOTandNT.pdf -O ITW_BibleChartdailyOTandNT.pdf
wget http://70030.netministry.com/images/Bibleweeklychart.pdf -O ITW_Bibleweeklychart.pdf
wget http://70030.netministry.com/images/BeginningBibleReadingPlan.pdf -O ITW_BeginningBibleReadingPlan.pdf
wget http://70030.netministry.com/images/BibleReadingNewtotheFaith.pdf -O ITW_BibleReadingNewtotheFaith.pdf
wget http://files.stablerack.com/webfiles/70030/Summer%20NT%20Reading%20Plan.pdf -O ITW_Summer_reading_plan.pdf
wget http://70030.netministry.com/images/PDFbiblechart.pdf -O ITW_PDFbiblechart.pdf
wget http://alextran.org/reading_plans/Zondervan_-_60_Day_Overview_of_the_Bible.pdf
wget http://alextran.org/reading_plans/Zondervan_-_90_Day_Overview_of_the_Bible.pdf
wget http://alextran.org/reading_plans/Zondervan_-_180_Day_Guided_Tour.pdf
wget http://alextran.org/reading_plans/Into_Thy_Word_-_Reading_by_Genre.pdf
wget http://alextran.org/reading_plans/Zondervan_-_30_Days_For_New_Christians.pdf
wget http://alextran.org/reading_plans/Zondervan_-_30_Days_in_the_Psalms_and_Proverbs.pdf
wget http://alextran.org/reading_plans/Zondervan_-_30_Days_With_Jesus.pdf
wget http://alextran.org/reading_plans/Zondervan_-_30_Stories_You%27ve_Probably_Never_Heard.pdf -O Zondervan_-_30_Stories_You_Probably_Never_Heard.pdf
wget http://alextran.org/reading_plans/Year_of_the_Bible_-_NT_in_a_Year.pdf
cd ../

cd ~/

