<!doctype html>
<html lang="en">


<!-- Mirrored from demo-htmllinks.com/selvation-perfect-html/v13/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 27 Apr 2023 22:35:12 GMT -->
<head>
    <!-- Required meta tags -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <!-- Bootstrap CSS -->
    <link href="css/animate.css" rel="stylesheet">
    <link href="fontawesome5/css/all.min.css" rel="stylesheet">
    <link href="slick/slick-theme.css" rel="stylesheet" type="text/css">
    <link href="slick/slick.css" rel="stylesheet" type="text/css">
    <link href="css/slicknav.css" rel="stylesheet" type="text/css">
    <link href="css/fancybox.css" rel="stylesheet" type="text/css">
    <link href="css/bootstrap.css" rel="stylesheet">
    <link href="css/custom.css" rel="stylesheet">
    <title>HOME</title>
</head>

<body>
    <!-- header strat -->
    <header>
        <div class="topSec">
            <div class="container">
                <div class="row">
                    <div class="col-md-12 col-lg-8  ">
                        <div class="top-bar-left">
                            <ul>
                                <li><a href="#"><i class="fal fa-map-marker-alt"></i>420 Lorum Sreet 133/2 flx City</a></li>
                                <li><a href="tel:1234567890"><i class="fal fa-phone-alt"></i>123-456-7890</a></li>
                                <li><a href="mailto:lorumipsum@gmail.com"><i class="fal fa-envelope"></i>lorumipsum@gmail.com</a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md-12 col-lg-4  ">
                        <div class="top-bar-right">
                            <ul>
                                <li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
                                <li><a href="#"><i class="fab fa-twitter"></i></a></li>
                                <li><a href="#"><i class="fab fa-pinterest-p"></i></a></li>
                                <li><a href="#"><i class="fab fa-instagram"></i></a></li>
                            </ul>
                        </div>
                    </div>

                </div>
            </div>
        </div>
        <div class="menuSec">
            <div class="container">
                <div class="row">
                    <div class="col-md-3 col-sm-6 col-xs-6">
                        <div class="header-logo">
                            <a href="index-2.html"><img src="images/logo.png" alt="img"></a>
                        </div>
                    </div>
                    <div class="col-md-9 col-lg-9 d-none d-md-block">
                        <ul id="menu">
                            <li><a href="javascript:void(0)">Home</a></li>
                            <li><a href="javascript:void(0)"> About Us</a></li>
                            <li><a href="javascript:void(0)">Charity Program </a></li>
                            <li><a href="javascript:void(0)">  Video </a></li>
                            <li><a href="javascript:void(0)">Blog  </a></li>
                            <li><a href="javascript:void(0)">    Contact Us</a></li>

                        </ul>
                    </div>
                </div>
            </div>
        </div>
    </header>
    <!-- header strat -->
    <!-- banner start -->
    <section class="main_slider">
        <div id="carouselExampleControls" class="carousel slide" data-bs-ride="carousel">
            <!-- <div class="carousel-indicators">
                <div data-bs-target="#carouselExampleControls" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></div>
                <div data-bs-target="#carouselExampleControls" data-bs-slide-to="1" aria-label="Slide 2"></div>
                <div data-bs-target="#carouselExampleControls" data-bs-slide-to="2" aria-label="Slide 3"></div>
            </div> -->
            <div class="carousel-inner">
                <div class="carousel-item active">
                    <img src="images/banner.jpg" class="img-fluid home-sl-img" alt="...">
                    <div class="carousel-caption">
                        <div class="container">
                            <div class="row">
                                <div class="   col-md-12 col-lg-7   ">
                                    <div class="main-banner-text  ">
                                        <h2>Salvation Perfect Warnings</h2>
                                        <h2>Understanding the Bible</h2>
                                        <p>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
                                            Sed ut omnis iste natus.</p>

                                        <ul>
                                            <li><a href="#" class="btn10">Read More</a></li>
                                            <li>
                                                <a href="#">
                                                    <i class="fal fa-headset"></i>
                                                    <div>
                                                        <h5> GET SUPPORT</h5>
                                                        <h6>123-456-7890</h6>
                                                    </div>
                                                </a>
                                            </li>
                                        </ul>

                                    </div>
                                </div>
                                <div class=" col-md-12 col-lg-5 ">

                                </div>
                            </div>
                        </div>
                    </div>
                </div>



            </div>

        </div>
    </section>
    <!-- banner end -->

    <!-- welcome section -->
    <section class="welcom-sec">
        <div class="container">
            <div class="row">
                <div class="col-md-12 col-lg-6">
                    <div class="welcom-img">
                        <img src="images/weklcom-txt-im.jpg" alt="images">
                    </div>
                </div>
                <div class="col-md-12 col-lg-6">
                    <div class="welcom-img-txt">
                        <h3>Welcome to Salvation Perfect Warnings </h3>
                        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.</p>
                        <img src="images/weklcom-txt-im-2.png" alt="images">
                    </div>
                </div>
            </div>
            <div class="row">
                <div class="col-12">
                    <div class="welcom-gal-img">
                        <img src="images/welcome-gal-img.jpg" alt="images">
                    </div>
                </div>
            </div>
        </div>
    </section>
    <!-- man in prison sec -->

    <section class="man-prison-sec">
        <div class="container">
            <div class="row">
                <div class="col-md-12 col-lg-6">
                    <div class="man-prison-img">
                        <img src="images/man-prison-img.jpg" alt="images">
                    </div>
                </div>
                <div class="col-md-12 col-lg-6">
                    <div class="man-prison-txt">
                        <h3>“We want to supply this book to the World and prisoners that are Incarcerated.”</h3>
                    </div>
                </div>

            </div>
        </div>
    </section>

    <!-- book sec -->

    <section class="book-sec">
        <div class="container">
            <div class="row">
                <div class="col-md-12  ">
                    <div class="book-txt">
                        <h3>“God's Salvation through Jesus Christ Our Lord,
                        </h3>
                        <h3>Perfect: A Higher Calling in Jesus Christ Our Lord</h3>
                        <h3>&</h3>
                        <h3>Warning and Instructions to the Pastors of God's People in Jesus Christ.”</h3>
                        <!--
                        <img src="images/book-img.jpg" alt="images"> -->
                        <div class="bokk-sec">
                            <a href="#" class="flscrn-btn"><i class="fal fa-expand-arrows" aria-hidden="true"></i></a>
                            <a href="#" class="flscrn-cross"><i class="fal fa-times" aria-hidden="true"></i></a>
                            <div class="bk-btn-arr1">
                                <button type="button" class="
                                    btn-bkk-nv btn-prev"><i class="fal fa-chevron-left"></i>   </button>

                            </div>







                            <div class="bk-btn-arr2">
                                <button type="button" class="
                                    btn-bkk-nv btn-next">  <i class="fal fa-chevron-right"></i></button>

                            </div>


                            <div class="row  ">
                                <div class="col-md-12">
                                    <div class=" bk-nav-btns">

                                        <div class="bk-pg-nmbr">
                                            [<span class="page-current">1</span> of <span class="page-total">18</span>]
                                        </div>
                                        <button type="button" class="btn-next-tap btn10 goback" data-pageno="23">Back To Index  </button>

                                    </div>
                                    <div class="col-md-6 d-none">State: <i class="page-state">read</i>, orientation: <i class="page-orientation">landscape</i></div>
                                </div>

                            </div>

                            <div class="flip-book html-book demo-book" id="demoBookExample" style="background-image: url('images/background.jpg')">

                                <div class="page page-cover page-cover-top bk1-cvr" data-density="hard">
                                    <div class="page-content">

                                    </div>
                                </div>
                                <div class="page inner_cover">
                                    <div class="page-content ">

                                    </div>
                                </div>
                                <div class="page" id="indx-bk">
                                    <div class="page-content">
                                        <h2 class="page-header">INDEX OF CHARTERS</h2>
                                        <div class="page-text">

                                            <ul class="index-ul">
                                                <li>

                                                    <a href="#prologue" class="btn-next-jump" data-pageno="6"> <span class="spn1"> Prologue </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">4</span> </a>
                                                </li>

                                                <li>
                                                    <a href="#prologue" class="btn-next-jump" data-pageno="6"> <span class="spn1"> Salutations </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">4</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#we-pray" class="btn-next-jump" data-pageno="5"> <span class="spn1"> We Pray </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">5</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#we-pray" class="btn-next-jump" data-pageno="6"> <span class="spn1"> Lessons </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">5</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#important" class="btn-next-jump" data-pageno="7"> <span class="spn1"> Important </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">6</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#important" class="btn-next-jump" data-pageno="8"> <span class="spn1"> My Testimony and Revelation </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">7</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#first-things" class="btn-next-jump" data-pageno="17"> <span class="spn1"> First Things First </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">16</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#getting-started" class="btn-next-jump" data-pageno="18"> <span class="spn1"> Getting Started </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">17</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#getting-started" class="btn-next-jump" data-pageno="21"> <span class="spn1">God’s Salvaltion through Jesus Christ our Lord </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">21</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#through-salvation" class="btn-next-jump" data-pageno="21"> <span class="spn1">Creation</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">21</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#the-wisdom" class="btn-next-jump" data-pageno="25"> <span class="spn1">What is the Wisdom of God?</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">24</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#fear-luke" class="btn-next-jump" data-pageno="31"> <span class="spn1">Why do we Need to Fear God?</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">30</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#deuteronomys" class="btn-next-jump" data-pageno="36"> <span class="spn1">Why is there Pain and Suffering?</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">35</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#genesiss" class="btn-next-jump" data-pageno="39"> <span class="spn1">What is the Power over Death?</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">38</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#what-love" class="btn-next-jump" data-pageno="43"> <span class="spn1">What is the Love of God?</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">42</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#leviticusss" class="btn-next-jump" data-pageno="45"> <span class="spn1">What is the Spiritual and Secular Undersatanding of Atonement</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">45</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#isaiahhh" class="btn-next-jump" data-pageno="57"> <span class="spn1">Taking Away Atonement</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">56</span> </a>
                                                </li>





                                            </ul>
                                        </div>
                                        <div class="page-footer">1</div>
                                    </div>
                                </div>
                                <div class="page">
                                    <div class="page-content">
                                        <h2 class="page-header">INDEX OF CHARTERS</h2>

                                        <div class="page-text">
                                            <ul class="index-ul">
                                                <li>
                                                    <a href="#roman-giving" class="btn-next-jump" data-pageno="66"> <span class="spn1">Giving Back Atonement</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">65</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#corin-thiians" class="btn-next-jump" data-pageno="69"> <span class="spn1">Jesus Christ the Lamb of God</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">68</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#understing-light" class="btn-next-jump" data-pageno="71"> <span class="spn1">What is the Spiritual Understanding of Light and Darkness?</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">70</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#life-jhon" class="btn-next-jump" data-pageno="83"> <span class="spn1">life</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">82</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#power-loving" class="btn-next-jump" data-pageno="86"> <span class="spn1">Power in Loving Jesus Christ</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">85</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#two-greatest" class="btn-next-jump" data-pageno="91"> <span class="spn1">The Two Greatest Commandments</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">90</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#understing-of-faith" class="btn-next-jump" data-pageno="92"> <span class="spn1">What is the Spiritual and Secular Understanding of Faith?</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">91</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#gospel-of-the" class="btn-next-jump" data-pageno="99"> <span class="spn1">The Gospel of the Good News</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">98</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#repent-What" class="btn-next-jump" data-pageno="104"> <span class="spn1">What is Repent and What is Baptism?</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">103</span> </a>
                                                </li>

                                                <li>
                                                    <a href="#gift-phone" class="btn-next-jump" data-pageno="107"> <span class="spn1">The Gift</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">106</span> </a>
                                                </li>

                                                <li>
                                                    <a href="#satan-on" class="btn-next-jump" data-pageno="109"> <span class="spn1">God or Satan?</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">108</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#the-understanding" class="btn-next-jump" data-pageno="110"> <span class="spn1">What is the Understanding of Grace?</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">109</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#righteousness" class="btn-next-jump" data-pageno="114"> <span class="spn1">The Righeousness of Man</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">113</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#corinthianssss" class="btn-next-jump" data-pageno="115"> <span class="spn1">Control Over the Flesh</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">114</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#submiting-authority" class="btn-next-jump" data-pageno="116"> <span class="spn1">Submitting to Authority</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">115</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#submiting-authority" class="btn-next-jump" data-pageno="117"> <span class="spn1">What is the Holy Spirit</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">116</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#key-of-love" class="btn-next-jump" data-pageno="120"> <span class="spn1">Love is the Key</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">119</span> </a>
                                                </li>






                                            </ul>
                                        </div>
                                        <div class="page-footer">2</div>
                                    </div>
                                </div>
                                <div class="page">
                                    <div class="page-content">
                                        <h2 class="page-header">INDEX OF CHARTERS</h2>
                                        <div class="page-text">
                                            <ul class="index-ul">
                                                <li>
                                                    <a href="#punishment" class="btn-next-jump" data-pageno="121"> <span class="spn1">The Punishment of Revelations</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">120</span> </a>
                                                </li>
                                                <li>
                                                    <a href="#helperss" class="btn-next-jump" data-pageno="124"> <span class="spn1">Helper</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">123</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:(void)" class="btn-next-jump" data-pageno="126"> <span class="spn1">Victory and Defeat</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">126</span> </a>
                                                </li>
                                            </ul>
                                        </div>
                                        <div class="page-footer">3</div>
                                    </div>
                                </div>
                                <div class="page " id="pg-4">
                                    <div class="page-content page-content-pg">
                                        <h2 class="page-header-pg" id="prologue">Prologue</h2>
                                        <div class="page-text">
                                            <p>I will thank God the Father and His Son Jesus Christ who gave His life for us that we may live and be renewed through Him in Holiness, Mercy, Patience, Longsuffering and Most of all Love, therefore I will dedicate this to Our Lord and Saviour Jesus Christ who is Good in every way, and because of God&rsquo;s Mercy, I am able to give this Gift to you as it was given to me. What is this Gift that I speak of? The ability to understand God&rsquo;s Love and Salvation that only comes about through the understanding of God&rsquo;s Holy Word, aka the Holy Bible. The purpose of this book is to Enlighten those that will Read, Study and Heed the True Understanding of Salvation. I will say regardless of anyone&rsquo;s Spiritual Denomination, this study will be covered and explained in all of its Glorious Details and Understandings that will benefit All. This study is my labor of Love and the Truth about this Testimony is that I Just Can&rsquo;t Keep It to Myself. It is my Sincere Wish and Prayer that God&rsquo;s Purpose for the World and His People be Understood in its Simplest Form, and by that I mean, easy to Embrace and Understand.</p>
                                            <h2 class="pg-inn-h">Salutations</h2>
                                            <p>Thank you everyone Rich and Poor, Great and Small, and also those of All Races, Beliefs, Cultures and Tribes for taking the time out of your lifes to Read and/or Hear my testimony as it was Revealed to me by God the Father and </p>
                                        </div>
                                        <div class="page-footer">4</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-5">
                                    <div class="page-content  ">
                                        <div class="page-text">

                                            <p> Our Lord and Saviour Jesus Christ concerning the Mystery of the Holy Bible. Amen.</p>
                                            <h2 class="pg-inn-h" id="we-pray">We Pray</h2>
                                            <p>First let us take the time to pray and give thanks to God, asking the Lord for His Mercy, Grace and Love to understand the Mystery of His Holy Word. Let not our hearts be hardened or darken as we give ear to His Understanding, desiring only that our eyes be open to this World that we can be released from our Carnal Bondages and be able to run the Race of Righteousness that is before us All; Having the Victory in Our Spiritual Battles because
                                                <span class="color-red"><strong>God o</strong>ur <strong>King</strong> gave His <strong>Life</strong> to demonstrate to <strong>U</strong>s how to <strong>Serve</strong> a <strong>King</strong> through the <strong>Life</strong> and <strong>Death</strong> of <strong>Himself</strong>, being born into this <strong>W</strong>orld as <strong>Jesus Christ</strong> to give the <strong>S</strong>piritual <strong>Understanding</strong> of the <strong>True Obedience</strong> that should be <strong>g</strong>iven to a <strong>King </strong>because we are in a <strong>S</strong>piritual <strong>War </strong>for <strong>O</strong>ur <strong>Everlasting Life</strong>. We ask for this <strong>Wisdom</strong> in the <strong>N</strong>ame of <strong>O</strong>ur <strong>Lord</strong> and <strong>S</strong>aviour <strong>Jesus Christ</strong>. <strong>A</strong>men..&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;...&hellip;&hellip;&hellip;&hellip; </span>
                                            </p>
                                            <h2 class="pg-inn-h">Lessons</h2>
                                            <p class="indnt">Welcome to the Three Bible Studies that are<strong> e</strong>ntitled: (Pt. 1) God&rsquo;s Salvation through Jesus Christ Our Lord. (Pt. 2) Perfect: A Higher Calling in Jesus Christ Our Lord and (Pt. 3) Warnings and Instructions to the Pastors of God&rsquo;s People in Jesus Christ. The combined title: Salvation Perfect Warnings. Starting we will first read the <strong>S</strong>criptures of <strong>e</strong>very lesson with the understanding following to have Growth in GOD. </p>
                                        </div>
                                        <div class="page-footer">5</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-6">
                                    <div class="page-content  ">

                                        <div class="page-text">

                                            <p class="indnt"> I would like to give some background on myself regarding how this Bible Study came about, and I will start by saying that through a <strong>M</strong>ighty <strong>Vision</strong> from the Lord God and His Son Jesus Christ, this testimony with the understanding shall be given in Truth, and <strong>e</strong>ven upon my <strong>L</strong>ife, <strong>S</strong>alvation and <strong>Purpose</strong>, let it be forfeited if I should lie or deceive anyone in the giving of these Teachings. The definition of anyone&rsquo;s personal testimony is that they are the witness to a particular or certain <strong>e</strong>vent, and this is whether it was by sight or hearing; Nothing is second hand or hearsay. I will give this Testimony in <strong>Truth</strong> having nothing to gain financially or personally because I do not <strong>S</strong>eek fame or Recognition. I will give this testimony that I have invested my life into by articulating the <strong>W</strong>ord of <strong>God</strong> in Layman&rsquo;s Terms that I can minister to <strong>A</strong>ll of God&rsquo;s Children. This book came about through the use of computer programs, graphic arts, print, audio, writing and <strong>e</strong>diting so that this testimonial and Bible Study can be shared, and I am asking nothing in return <strong>e</strong>xcept that I may reach my brothers and sisters that are truly in need of the Word of God and the calling of Our Lord Jesus Christ; If I can only reach one person, that alone is worth it <strong>A</strong>ll. My prayers go out to you all. Amen. </p>
                                            <h2 class="pg-inn-h">Important</h2>
                                            <p class="indnt">This testimony is a <strong>MUST READ</strong> because it is my story that is connected to the vision and revelation that came to </p>
                                        </div>
                                        <div class="page-footer">6</div>
                                    </div>
                                </div>


                                <div class="page " id="pg-7">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>me from <strong>G</strong>od, also it will provide the readers with a view and point of reference to the understanding that was given to me by <strong>God</strong>, and because of <strong>G</strong>od&rsquo;s <strong>Mercy</strong>, I have this understanding because <strong>M</strong>y <strong>Life</strong> changed and it led to this <strong>S</strong>tudy. To the unbeliever and those that believe in the Darwin Theory of Evolution, I will say that all scientific <strong>e</strong>vidence will demonstrate that any <strong>e</strong>xplosions will only <strong>d</strong>estroy <strong>Life</strong> and not<strong> c</strong>reate<strong> It</strong>, disproving <strong>Evolution</strong>. Concerning the others that do not believe in <strong>G</strong>od for whatsoever reason that they may have, I will say if this is your <strong>Situation</strong>, you <strong>e</strong>ither made yourself or appeared from nowhere which for me is hard to<strong> e</strong>nvision. What I am asking those that have these beliefs, <strong>Please</strong> continue to read this testimony. It is my sincere request that my <strong>R</strong>ace, <strong>H</strong>istory, <strong>E</strong>ducation and <strong>S</strong>ocial <strong>Standing </strong>not be a cause for anyone to <strong>Prejudge</strong> my <strong>e</strong>ffort to share this <strong>Treasure</strong> from <strong>G</strong>od, therefore I will thank you in advance for your participation. Amen. </p>
                                            <h2 class="pg-inn-h" id="important">My Testimony and Revelation</h2>
                                            <p class="indnt">Living in misery and despair for what I believed was my <strong>e</strong>ntire life, I sought deliverance to no <strong>A</strong>vail, but my biggest disappointment during this difficult time came from the <strong>d</strong>ifferent <strong>Churches</strong> that I attended to seek help but could not obtain because of all the <strong>Evil</strong> that I would see there, and being alienated <strong>e</strong>ven though I was truly seeking <strong>God&rsquo;s</strong> <strong>d</strong>eliverance, the Lord in His <strong>Mercy</strong> revealed to me why I did </p>



                                        </div>
                                        <div class="page-footer">7</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-8">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>not find that which I sought in those places of <strong>W</strong>orship that I will share <strong>Later</strong> as I continue my Testimony.</p>
                                            <p class="indnt">My Journey to Our Lord and <strong>S</strong>aviour <strong>Jesus Christ</strong> started when I found myself feeling <strong>d</strong>efeated about my life, therefore one day I turned on my radio to find a Christian Station that I could listen to <strong>G</strong>od&rsquo;s word for <strong>S</strong>piritual <strong>Strength</strong>. As I listen to the <strong>P</strong>reacher preach, I started crying uncontrollably because of my broken <strong>S</strong>pirit, and this is when I started to talk with <strong>God </strong>in <strong>M</strong>y <strong>Pain</strong>. </p>
                                            <p class="indnt">While sobbing I <strong>d</strong>esired that <strong>God</strong> would answer me this one <strong>Q</strong>uestion; What have I done in this <strong>Life</strong> to anyone that was so bad to have all of this <strong>a</strong>dversity my <strong>e</strong>ntire <strong>Life</strong>? I then proceeded to say to <strong>G</strong>od that I could not <strong>See</strong> the fairness of my suffering because I could not remember doing anything so terribly wrong to anyone, I then cried to the Lord <strong>G</strong>od saying that my life has been spent in <strong>d</strong>espair because of the things that I <strong>e</strong>ndured, I also said that when I attempted to <strong>g</strong>et help in the houses of <strong>W</strong>orship and <strong>Churches</strong>, the people would <strong>Run Me Out</strong> because of all the <strong>e</strong>vil that I would <strong>Witness</strong> them <strong>d</strong>o. </p>
                                            <p class="indnt">As I was crying about my life and speaking in my <strong>d</strong>espair, <strong>G</strong>od allowed me to hear <strong>M</strong>y <strong>S</strong>pirit <strong>Speaking</strong>; And this is what I heard from my <strong>S</strong>pirit speaking in an unfamiliar voice crying out to <strong>G</strong>od. My inner <strong>S</strong>pirit began to <strong>a</strong>sk <strong>God</strong> for help to be <strong>d</strong>elivered from <strong>Myself</strong>: <strong>I Was The</strong> <strong>Problem</strong>; And with my <strong>S</strong>pirit crying out to <strong>God</strong> those </p>
                                        </div>
                                        <div class="page-footer">8</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-9">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>words over and over again, they overshadowed <strong>M</strong>y <strong>Praying</strong>, <strong>Complaining a</strong>nd <strong>Crying</strong>, and I will say that I had never <strong>e</strong>xperienced anything like it before, or <strong>e</strong>ven after <strong>M</strong>y <strong>Revelation</strong>.</p>
                                                <p class="indnt">I did not get an answer from the Lord <strong>G</strong>od that night, but afterward He did answer me in short order; But before I share with you the <strong>a</strong>nswer that I received from <strong>G</strong>od, I must first speak about a female I met after finding myself back on the streets homeless, and together we would make <strong>e</strong>nough money to afford a hotel, and on one of those days we begin to talk about our lives and for some reason we struck up a <strong>R</strong>eligious<strong> Conversation</strong> concerning <strong>G</strong>od. She then took the lead as we talked by saying to me that she could teach me about <strong>G</strong>od and began to tell me about her life <strong>g</strong>rowing up in a <strong>C</strong>hristian <strong>Home</strong> with <strong>A</strong>fro-centric values. She then talked about how she found pride in her heritage as it was <strong>e</strong>xplained to her by her parents because they taught her that she is the <strong>d</strong>escendants of <strong>K</strong>ings and <strong>Queens</strong>; And with these <strong>e</strong>arly teachings and beliefs, she as a young adult lived <strong>P</strong>roudly.
                                            </p>

                                            <p class="indnt">She then told me of a love interest she had that was in the Nation of Islam. To any Muslim or anyone <strong>e</strong>lse belonging to any other religion that may be reading this <strong>S</strong>tudy and <strong>Testimony</strong>, I want to state for the record that I am not putting <strong>a</strong>nyone&rsquo;s religion or faith down, but I only want to share what was said to me, and I hoping that </p>


                                        </div>
                                        <div class="page-footer">9</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-10">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong>e</strong>veryone will continue to read. She also said that because of her <strong>A</strong>fro-centric values, she wanted to begin a new life with him because he <strong>a</strong>lso shared the views she believed. She then began to attend the Nation of Islam services and said to me that their new teachings were more profound than the <strong>A</strong>fro-centric beliefs of her family, and that the Nation of Islam&rsquo;s way of life was more restrictive to her. She also said to me that the man was abusive to her. After some time had passed away, she parted ways with him and the Nation of Islam, but incorporated some of the beliefs of the Nation of Islam into her life such as the belief that they considered white people <strong>a</strong>re the <strong>Devil</strong> with other teachings <strong>a</strong>lone that <strong>P</strong>oint of <strong>View</strong>. </p>
                                            <p class="indnt">She then incorporated some of those beliefs in her mind and heart that were a mixture of <strong>P</strong>art Christian, <strong>P</strong>art Afro-Centric and <strong>P</strong>art Nation of Islam, and as she spoke to me of this belief of <strong>d</strong>ivision and<strong> Hate</strong>, my <strong>S</strong>pirit <strong>Rejected It</strong>; And at that point I went into a trance but could still hear her voice speaking, but her words became inaudible in my trance, and I then remembers the <strong>Words</strong> of <strong>G</strong>od from past <strong>Sermons</strong> that were preached to me when I did <strong>g</strong>o into the houses of <strong>Worship</strong>, but her voice was still being overshadowed. I then heard <strong>G</strong>od speak to me saying that we are all <strong>b</strong>rothers and<strong> Sisters </strong>in this <strong>World</strong>, and <strong>He</strong> commands us to <strong>Love </strong>one another, and <strong>a</strong>fter remembering the words that was preached to me, I saw a <strong>g</strong>reat vision where all the people within were in a <strong>N</strong>ew <strong>World</strong> that had loved for <strong>e</strong>ach other as <strong>G</strong>od <strong>Commands</strong>; And this is the
                                            </p>


                                        </div>
                                        <div class="page-footer">10</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-11">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p> vision as it <strong>A</strong>ppeared. I saw a very bright sunny day that was very serene and beautiful, and the people within were very content, nourished and happy. I saw no fighting, wars or strife, murders or lies, racism or oppression, crimes, police or need for jails. I saw no division, broken homes or fatherless children. I saw neither rich nor poor, no downtrodden souls, no despair, no pain, no crying and no broken hearts. I saw no need for money or stores because of the love they had for one <strong>a</strong>nother where they all attended to <strong>e</strong>ach other&rsquo;s needs. <strong>Hear This</strong>: The vison was <strong>V</strong>ery <strong>Beautiful</strong>, <strong>Indescribable</strong> <strong>a</strong>nd <strong>Beyond</strong> <strong>Words</strong>. </p>
                                            <p class="indnt">I also saw that <strong>Love</strong> was the foundation of their peace, and this is when I realized that <strong>Love</strong> is the remedy for all the <strong>W</strong>orld&rsquo;s <strong>ills</strong>. Scriptures teaches that <strong>G</strong>od is <strong>Love</strong>, therefore <strong>G</strong>od is the <strong>Remedy</strong> because He is the only <strong>One</strong> that can teach us <strong>True Love</strong>. After the vision I was brought back to this world with its<strong> True</strong> <strong>Reality</strong> of hatred, racism, crime, <strong>g</strong>reed, money, murder, adultery, rape, fornication, lies, jealousy, oppression and <strong>e</strong>tc.; This is when I understood the source of my pain is that we have no <strong>Love</strong> in this <strong>W</strong>orld for<strong> O</strong>ne <strong>Another</strong>. I also came to understand that this world is in its current <strong>State</strong> because we as <strong>G</strong>od&rsquo;s <strong>Creation</strong> having free-will refuse to obey <strong>G</strong>od&rsquo;s commandments to <strong>Love</strong> one <strong>a</strong>nother; This also meaning that almost <strong>e</strong>veryone in this <strong>e</strong>ntire <strong>W</strong>orld is <strong>Disobedient</strong> to <strong>G</strong>od in that He <strong>C</strong>ommands <strong>Us</strong> to <strong>Love</strong>. I also realized that the world did not love <strong>G</strong>od because when we <strong>Love</strong> <strong>God</strong>, we will do the things that <strong>Pleases</strong> <strong>God</strong>. I then remembered all </p>
                                        </div>
                                        <div class="page-footer">11</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-12">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>the <strong>C</strong>hurches and houses of <strong>Worship</strong> that I <strong>a</strong>ttended that did not <strong>S</strong>how <strong>Me</strong> the <strong>Love</strong> <strong>o</strong>f <strong>God</strong>. </p>
                                            <p class="indnt">Earlier I said that I wondered why I could not find <strong>S</strong>alvation in the <strong>Churches</strong>, and that the people would run me out because of the <strong>e</strong>vil they <strong>Committed</strong> against <strong>e</strong>ach other and toward <strong>M</strong>yself; Then afterward my hands then went up over my face in <strong>a</strong>mazement to the point where I said to myself; <strong>WHO THEN IS SAVED</strong>, and <strong>WHO THEN IS GOING TO HEAVEN</strong>? </p>
                                            <p class="indnt">I had this reasoning because I had never met anyone that showed me the <strong>Love </strong>of<strong> G</strong>od in the <strong>Churches</strong>, and it was the darkest and<strong> S</strong>addest <strong>Realization</strong> I had <strong>e</strong>ver came to know in <strong>M</strong>y <strong>Life</strong>. Again in my revelation, I heard the voice of <strong>G</strong>od saying in regards to my <strong>Q</strong>uestion of who then is <strong>Saved </strong>answering: <strong>You</strong> are <strong>SAVED</strong> if you<strong> OBEY ME</strong> and <strong>Love</strong> <strong>Them</strong> as I<strong> Commanded</strong>. <strong>Note</strong>: I asked a question concerning other people, but the <strong>a</strong>nswer given to me only addressed my<strong> S</strong>alvation with <strong>God </strong>also saying to <strong>M</strong>e: <strong>YOU ALSO HATE ME</strong> and <strong>NEITHER DO YOU OBEY ME</strong> as they<strong> Do Not</strong>. This is when I realized I also <strong>Hated</strong> <strong>G</strong>od because of all the things that I did that were <strong>a</strong>gainst <strong>God</strong>, which is the<strong> OPPOSITE OF LOVE</strong>, and being ashamed of myself, I made a vow to never <strong>a</strong>gain stand with those that <strong>Hated</strong> <strong>G</strong>od through <strong>d</strong>isobedience. The opposite of <strong>Love</strong> is <strong>Hate</strong>, and I did not want to <strong>Hate</strong> <strong>GOD</strong> anymore, therefore I made up in my heart and mind to<strong> a</strong>lways <strong>Obey</strong> <strong>G</strong>od&rsquo;s <strong>Commandments</strong> and <strong>Love</strong> <strong>Him</strong>. </p>
                                        </div>
                                        <div class="page-footer">12</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-13">
                                    <div class="page-content  ">

                                        <div class="page-text">

                                            <p class="indnt">I then came back to myself and was full of <strong>J</strong>oy and <strong>Enlightenment</strong>, and I did <strong>a</strong>ttempt to communicate what had just happened to me to my female friend, but she did not believe or receive any of my words because the revelation was only to me. Afterward I had an overwhelming <strong>d</strong>esire to tell the <strong>W</strong>orld and <strong>e</strong>specially those in the <strong>Churches</strong> and houses of <strong>Worship</strong> this wonderful revelation because I want to help people, and I  still want to help <strong>a</strong>nyone that will hear me regarding the understanding of this <strong>LIFE</strong> that <strong>G</strong>od has given to <strong>U</strong>s to <strong>Live</strong>. </p>
                                            <p class="indnt">This <strong>Bible Study</strong> is the foundation of the <strong>R</strong>evelation that I receive from Our Lord <strong>G</strong>od, and <strong>a</strong>fter my vision I repented and ceased all <strong>S</strong>inful <strong>Living</strong> in that <strong>I</strong>nstance; And this is when my journey to <strong>S</strong>hare <strong>God&lsquo;s</strong> <strong>Message</strong> of how <strong>Love</strong> is <strong>O</strong>ur<strong> Calling</strong>, and how <strong>O</strong>ur <strong>Love </strong>for <strong>e</strong>ach other will not only <strong>Heal</strong> <strong>Ourselves</strong> but also this <strong>World</strong>; God having mercy on me answered my question as to why my life had so much adversity in it by allowing me to understand that it was because he wanted me to <strong>CRY OUT</strong> to <strong>Him</strong> so that He could reveal the <strong>Mystery</strong> that is the lack of<strong> Love</strong> in this <strong>W</strong>orld, which not only affected me, but do also affect many others, and I do mean <strong>MANY Others</strong>. It is Important to Read Psalm 18:6 through 19, then you will understand <strong>M</strong>y <strong>Revelation</strong> with this <strong>B</strong>lessing. </p>

                                        </div>
                                        <div class="page-footer">13</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-14">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p class="indnt">I now understand that <strong>G</strong>od wants me to be an <strong>Instrument</strong> of what is <strong>Required</strong> of His people, and of what is lacking (<strong>LOVE</strong>), turning my <strong>S</strong>uffering into a <strong>Blessing</strong> if I love His people <strong>M</strong>y <strong>Brothers</strong> and <strong>Sisters</strong>. After my vision I wrote these <strong>Three Bible Studies</strong> to share with<strong> e</strong>veryone because we are in a <strong>S</strong>piritual <strong>Battle/War</strong>. I will only cover the first two studies for the benefit of the novice and layman because the third study is only reserved for <strong>P</strong>astors and <strong>Leaders </strong>of their <strong>P</strong>erspective <strong>Churches</strong>; But if anyone that is a novice or layman <strong>d</strong>esire a higher understanding of the <strong>Word </strong>of <strong>G</strong>od but do not fall into the category of being a <strong>L</strong>eader or <strong>Elder</strong>, feel <strong>Free</strong> to continue with the third lesson understanding that it comes with a <strong>Warning</strong>. </p>
                                            <p class="indnt">The first Bible Study is <strong>e</strong>ntitled: <strong>God&rsquo;s Salvation through Jesus Christ Our Lord</strong>. The first study will cover why we need <strong>Salvation</strong> with the <strong>d</strong>ifferent aspects and components that work together to help <strong>U</strong>s understand the <strong>Bible</strong>; Also why it is <strong>Important</strong> in helping <strong>U</strong>s to fight in <strong>T</strong>his <strong>War</strong>. The Second study is <strong>e</strong>ntitled; <strong>Perfect</strong>: <strong>A Higher Calling in Jesus Christ Our Lord</strong>. This study will cover what <strong>G</strong>od considers <strong>Perfect</strong> and how to <strong>e</strong>xamine and <strong>e</strong>valuate as to whether we are living <strong>U</strong>p to the purpose for <strong>O</strong>ur <strong>Lifes</strong>. The Third study is <strong>e</strong>ntitled: <strong>Warnings and Instructions to the Pastors of God&rsquo;s People in Jesus Christ</strong>. The third lesson will covers the <strong>g</strong>overning and teachings in the <strong>C</strong>hurches of <strong>God</strong> by its <strong>Leaders</strong>; It also will covers whether they are of <strong>G</strong>od or <strong>Not</strong>. Once again I will <strong>a</strong>sk the novice and layman not cover the subjects from the third lesson because the third lesson is only intended for <strong>Pastors</strong>, and as I said before to the novice and layman concerning the third lesson, </p>
                                        </div>
                                        <div class="page-footer">14</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-15">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>it can be <strong>Studied</strong> at their <strong>O</strong>wn <strong>Discretion</strong>. </p>

                                            <p class="indnt">Before I go into the lesson, I want to testify that I have read the Bible from <strong>G</strong>enesis to<strong> Revelation</strong>, and did <strong>Highlighted</strong> <strong>e</strong>verything that I believe were the testimonies to <strong>Love</strong> with the stories that overwhelmed me, but <strong>a</strong>fter the Bible Points of interest were highlighted, the <strong>S</strong>pirit of <strong>God</strong> moved me to write the highlighted <strong>S</strong>criptures on a notepad. I thought what <strong>G</strong>od wanted me to do in regards in my reading His <strong>Word </strong>was to single out the <strong>S</strong>criptures that <strong>e</strong>xplain my vision of <strong>Love</strong> with its <strong>C</strong>ommandments, but as it turned out it was <strong>a</strong>lso to <strong>U</strong>nderstand <strong>Salvation</strong>. </p>
                                            <p class="indnt">I wrote down the <strong>S</strong>criptures that the <strong>Spirit</strong> led me to write down from the highlighted notes, then afterward the <strong>S</strong>pirit led me to copy the <strong>S</strong>criptures individually and write them on a notepad, then I was led to cut-out the highlighted <strong>S</strong>criptures and paste them on sheets of paper, afterward I handwrote them in the order that the <strong>S</strong>pirit <strong>Commanded</strong>, I then put them into the <strong>O</strong>rder that <strong>God</strong> <strong>Commanded</strong>: I was then led to <strong>d</strong>ivide them into the <strong>Three</strong> <strong>Topics</strong>. Once the topics were <strong>d</strong>ivided, <strong>G</strong>od opened my <strong>e</strong>yes to understood the <strong>Holy Bible</strong> <strong>a</strong>nd its <strong>Calling</strong>. I also understood the three topic lessons and how to minister them to others; But I was <strong>Baffles</strong> to why <strong>G</strong>od would revealed to me this <strong>g</strong>lorious <strong>Testimony</strong>, but now I </p>

                                        </div>
                                        <div class="page-footer">15</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-16">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p> understand it was because <strong>G</strong>od wanted to open my<strong> e</strong>yes to the fact He blessed me to know His <strong>Love</strong> so that I can be a <strong>b</strong>lessing to <strong>World</strong>, revealing the <strong>Love </strong>of<strong> G</strong>od by <strong>g</strong>iving this <strong>Book </strong>and <strong>Testimony</strong> <strong>a</strong>way for <strong>Free</strong>. Thank can now you for reading my back story, and <strong>a</strong>ll of the lessons will be <strong>e</strong>xplained <strong>Fully</strong>. My prayers are with you all to understand what <strong>G</strong>od the <strong>Father </strong>and <strong>Jesus Christ</strong> <strong>O</strong>ur <strong>Lord </strong>has revealed to <strong>M</strong>e concerning <strong>Salvation</strong>, and I need to say be of <strong>G</strong>ood <strong>Faith</strong>, <strong>Strengthened</strong>,<strong> Edified a</strong>nd <strong>Encouraged</strong> by <strong>M</strong>y <strong>Love</strong>. Amen.</p>
                                            <h2 class="pg-inn-h" id="we-pray">First Things First</h2>
                                            <p class="indnt">These three lessons will be <strong>S</strong>tructured where as the <strong>Scriptures</strong> will be read first followed by the <strong>e</strong>xplanation and <strong>Understanding</strong>. If you are following via <strong>CD</strong>, the <strong>S</strong>criptures will be read to you first followed by the <strong>e</strong>xplanation; Also some <strong>S</strong>criptures will be read in part and<strong>/</strong>or <strong>Dissected </strong>as needed to make sure it is <strong>p</strong>roperly <strong>Understood</strong>. What you should take <strong>a</strong>way from this first lesson will be the understanding of the <strong>Twelve</strong> <strong>Components</strong> of <strong>S</strong>alvation which are: (<strong>1</strong>) <strong>What is the Wisdom of God</strong>? (<strong>2</strong>) <strong>Why do we Need to Fear God</strong>? (<strong>3</strong>) <strong>Why is there Pain and Suffering</strong>? (<strong>4</strong>) <strong>What is the Power over Death</strong>? (<strong>5</strong>) <strong>What is the Love of God</strong>? (<strong>6</strong>) <strong>What is the Spiritual and Secular understanding of Atonement</strong>? (<strong>7</strong>) <strong>What is the Spiritual Understanding of Light and Darkness</strong>? (<strong>8</strong>)<strong> What is the Spiritual Understanding of Faith</strong>? (<strong>9</strong>) <strong>What is the Spiritual Understanding of Repent</strong>? </p>
                                        </div>
                                        <div class="page-footer">16</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-17">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>(<strong>10</strong>) <strong>What is the Spiritual and Secular understanding of Baptism</strong>?  (<strong>11</strong>) <strong>What is the Spiritual and Secular understanding of Grace</strong>?  (<strong>12</strong>) <strong>What is the Holy Spirit</strong>? I will talk <strong>a</strong>bout the components contained in the second study; <strong>Perfect</strong>: <strong>A Higher Calling in Jesus Christ Our Lord </strong>when we are <strong>a</strong>bout to begin the lesson, and it will be to your <strong>a</strong>dvantage to take <strong>Notes</strong> that you can remember all the <strong>Components</strong> as you go forward; Also it will be helpful to <strong>Test</strong> yourselves on the <strong>T</strong>welve <strong>Components</strong> at the <strong>End</strong>. All <strong>S</strong>criptures are taken from the <strong>King James</strong> version of the <strong>Holy Bible</strong>, and the <span class="color-red">Red Lettering </span> is when <strong>Jesus Christ</strong> <strong>S</strong>poke that is <strong>O</strong>ur/<strong>Your</strong> <strong>Map </strong>to <strong>e</strong>ternal <strong>Life</strong> after knowing His <strong>W</strong>ords and <strong>Obeying</strong> <strong>Them</strong>. I recommend that<strong> a</strong>ll read the <strong>King James V</strong>ersion. God Bless You. Amen.</p>
                                            <h2 class="pg-inn-h" id="we-pray">Getting Started</h2>
                                            <p class="indnt">Let us first take a look at the <strong>W</strong>ord <strong>Salvation</strong>, and I will <strong>e</strong>xplain all things in layman terms as there is a need to communicate this message to <strong>A</strong>ll ages and <strong>e</strong>ducational levels: Please bear with me and not be offended at the simplification in the wording and <strong>e</strong>xamples. Okay knowledge seekers, let us get started. </p>
                                            <p class="indnt">Salvation is a long word <strong>d</strong>erived from the word <strong>Saved</strong>, which we can also <strong>d</strong>erive the <strong>W</strong>ord <strong>Saviour</strong>. We can all <strong>a</strong>gree that the <strong>d</strong>efinition of being <strong>S</strong>aved is to be <strong>Rescued</strong> from something very bad as a drowning, fall, kidnapping, </p>
                                        </div>
                                        <div class="page-footer">17</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-18">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>violent act or <strong>e</strong>ven <strong>Death</strong>; Whatsoever the danger or threat might be in your situation, being <strong>Saved</strong> means being <strong>d</strong>elivered or rescued from that situation and<strong>/</strong>or predicament. The word <strong>Saviour</strong> refers to the person that rescued you from the situation or came to your aid to <strong>d</strong>eliver you out of the danger. Allow me to use the<strong> e</strong>xample of a <strong>S</strong>uperhero that rescues someone <strong>a</strong>bout to be hit by a train; The superhero flies in to scoops the person off the train tracks before the train hits them, then flies the person to a safe location and drops them off; This person is <strong>Now</strong> their <strong>S</strong>uperhero, and has become their <strong>SAVIOUR</strong>. The word <strong>Salvation</strong> is the<strong> e</strong>scape plan and strategy to which is that is <strong>P</strong>rovided by the <strong>Saviour</strong>, thereby<strong> SALVATION</strong> is basically a <strong>e</strong>scape route that <strong>a</strong>llows someone to be <strong>d</strong>elivered out of the <strong>Danger</strong>; The<strong> d</strong>anger that we face is the <strong>Judgment</strong> <strong>o</strong>f <strong>GOD</strong> which we will <strong>e</strong>xplore later in the lessons. </p>
                                            <p class="indnt">For those that need a more natural or novice <strong>e</strong>xplanation, I will use the sentence of your only <strong>S</strong>alvation from harm is to <strong>Run</strong> as fast as you can, only then will you be <strong>S</strong>afe. I am hoping that this will <strong>e</strong>xplain the words <strong>SAVED</strong>, <strong>SAVIOUR</strong> and <strong>SALVATION</strong> that is the <strong>S</strong>piritual and <strong>Secular</strong> <strong>U</strong>ndersanding. Now let us take a closer look at the <strong>d</strong>efinition of a <strong>Saviour</strong>, therefore I will go through this hypothetical <strong>e</strong>xercise.
                                            </p>
                                        </div>
                                        <div class="page-footer">18</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-19">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p class="indnt">You are on a boat in the middle of the ocean; You fall over the side and are about to drown, or you are in a burning building about to perish in the flames and need to be rescued. You cry out for help and there is someone that can help you, but this <strong>Hero</strong> calls out to you saying that if he helps, you will have to be his <strong>S</strong>ervant for the rest of your <strong>Life</strong> and do whatsoever he shall <strong>a</strong>sk of you without <strong>Question</strong>. The question would be will you be willing to <strong>Die</strong> by saying <strong>NO</strong> to him rather than <strong>Live</strong> under those <strong>Terms</strong>? Another <strong>q</strong>uestion would be; If you were to say <strong>Yes</strong>, would you truly be willing to <strong>Honor</strong> the <strong>a</strong>greement of your <strong>W</strong>ord and <strong>Vow</strong>? </p>
                                            <p class="indnt">The <strong>Rescuer</strong> is a <strong>G</strong>ood and <strong>Righteous Man</strong> who is <strong>C</strong>aring, <strong>G</strong>iving, <strong>M</strong>erciful, <strong>F</strong>orgiving and <strong>Praiseworthy</strong>, with his <strong>O</strong>nly <strong>Request</strong> being that you <strong>Live</strong> by his <strong>e</strong>xample on how to <strong>Show Love</strong> to your fellowman <strong>e</strong>ven as he showed <strong>Loved</strong> to <strong>Y</strong>ou. Would you say <strong>Yes</strong> to him and try with all your <strong>H</strong>eart, <strong>M</strong>ind and <strong>Spirit </strong>to hold to the words that you <strong>Vowed</strong> because your <strong>Life</strong> is truly precious to <strong>Y</strong>ou; Also you understand that his deed of love is <strong>Worthy</strong> of your <strong>g</strong>ratitude and <strong>Praise</strong> with the reality of this hard choice being that most of <strong>U</strong>s would follow our rescuer and change our lives <strong>a</strong>ccording to his <strong>W</strong>ill being filled with <strong>Joy</strong>; And with tears in our <strong>e</strong>yes we then will begin to kneel down on our knees to thank our rescuer, pledging our <strong>S</strong>ervice to him for the rest of <strong>O</strong>ur <strong>Lives</strong> because He has now became <strong>O</strong>ur <strong>Saviour</strong> or <strong>Lord and Saviour</strong> if you will <strong>a</strong>llow this <strong>A</strong>nalogy. </p>
                                        </div>
                                        <div class="page-footer">19</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-20">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p class="indnt">If the man that rescued you was <strong>e</strong>vil and wanted you to do vile and <strong>e</strong>vil things, I would understand <strong>C</strong>hoosing <strong>Death</strong>; But <strong>HOLD ON</strong> and wait just a <strong>M</strong>inute, because there is a catch to this which is that <strong>Death</strong> requires a <strong>Life</strong> for the <strong>Life</strong> <strong>Spared</strong>, therefore we now understand that we can <strong>O</strong>nly be <strong>Saved</strong> when our rescuer <strong>Forfeits</strong> their own <strong>Life </strong>to <strong>S</strong>ave<strong> Ours</strong>; This being similar to a person that saves someone from danger and in the process the rescuer understands that they will have to <strong>Die</strong>, but they still makes the <strong>Sacrifice</strong>. God has put into the hands of Jesus Christ the<strong> Power</strong> to lay down His <strong>Life</strong> for <strong>U</strong>s, and <strong>G</strong>od has put into our hands the <strong>Power </strong>to <strong>a</strong>ccept <strong>Jesus Christ&rsquo;s</strong> <strong>Love</strong> after we <strong>U</strong>nderstand we have been <strong>Rescued</strong> from <strong>d</strong>eath by <strong>Him</strong>. This is when we can receive the <strong>M</strong>ercy and <strong>Saving Grace</strong> of <strong>G</strong>od. </p>
                                            <p class="indnt"><strong>Hear This</strong>: Not only are we saved by His <strong>Life</strong>, but we also shall receive <strong>e</strong>ternal<strong> Life</strong> if we<strong> a</strong>llow <strong>Jesus Christ</strong> to be <strong>O</strong>ur Lord and <strong>Saviour</strong>; But by <strong>Accepting</strong> the agreement and then going back on <strong>O</strong>ur <strong>Word</strong> and <strong>Vow</strong>, it will amount to <strong>U</strong>s choosing <strong>DEATH</strong> and <strong>e</strong>verlasting <strong>Torment</strong>. </p>
                                            <p class="indnt">I will say this once again, <strong>G</strong>od has put<strong> Salvation</strong> into the <strong>Hands</strong> of <strong>Jesus Christ</strong>, and He has put the <strong>Power</strong> into our <strong>Hands</strong> to <strong>a</strong>ccept Jesus Christ&rsquo;s <strong>Sacrifice</strong>, thereby the <strong>S</strong>acrifice that <strong>He</strong> made for <strong>U</strong>s has transformed Him into <strong>O</strong>ur <strong>Lord and</strong> <strong>Saviour</strong>. My prayers are with you <strong>A</strong>ll in that <strong>G</strong>od <strong>Blesses</strong> you in the <strong>U</strong>nderstanding.  Amen.</p>
                                        </div>
                                        <div class="page-footer">20</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-21">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <h2 class="pg-inn-h">God’s Salvation through Jesus Christ Our Lord John 1:3
                                            </h2>
                                            <p class="indnt">All things were made by him; and without him was not anything made that was made. </p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">Simply<strong> Put</strong> this is a <strong>Warning to All</strong>, and there will be many others throughout the <strong>Bible</strong> that teaches that <strong>a</strong>ll things (<strong>Everything</strong>), was created by <strong>G</strong>od, and because He has made all things by His <strong>Power</strong> and His <strong>Authority</strong>, there is nothing in this <strong>W</strong>orld that is <strong>Ours</strong>, and I mean <strong>NOTHING</strong> that is <strong>S</strong>een or <strong>Unseen</strong>, whether it be in the heaven <strong>a</strong>bove, in the <strong>e</strong>arth beneath the heaven or under the seas and oceans; Nothing belongs to any other <strong>e</strong>ntity but <strong>G</strong>od <strong>Himself</strong>; Be it the <strong>H</strong>eaven, <strong>E</strong>arth, <strong>M</strong>ountains, <strong>S</strong>eas, <strong>O</strong>ceans, <strong>T</strong>rees, <strong>P</strong>eople, <strong>A</strong>nimals or whatsoever <strong>e</strong>lse that is in this <strong>W</strong>orld that I have not mentioned and are unknown to me or men; All things <strong>b</strong>elongs to <strong>God</strong>. The house you have, kids, money, wealth, food, clothes and <strong>e</strong>ven your authority over <strong>O</strong>thers, all of it belongs to <strong>G</strong>od, but the <strong>Most Important</strong> will be that our <strong>V</strong>ery <strong>Lives</strong> are not our <strong>Own</strong> to do as <strong>W</strong>e <strong>Will</strong>; This <strong>S</strong>cripture teaches that our very <strong>e</strong>xistence belongs to <strong>God</strong>, and that we are created to do His <strong>Will</strong>. Herein lies the <strong>Dilemm</strong>: God has <strong>g</strong>iven us </p>
                                        </div>
                                        <div class="page-footer">21</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-22">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p> <strong>Free</strong>-<strong>will</strong> that is our <strong>Slippery Slope</strong> which causes <strong>U</strong>s to stumble and fall. Let us now take a very good look at the <strong>Free</strong>-<strong>Will</strong> that we have been <strong>e</strong>mpowered with to <strong>e</strong>xamine it for its <strong>Pros</strong> and <strong>Cons</strong>. I will say that<strong> Free</strong>-<strong>Will </strong>is a problem which is part of the <strong>Human</strong> condition that separates <strong>U</strong>s from <strong>God</strong> and interferes with His Authority to <strong>Rule</strong> over <strong>U</strong>s, or look at it this way; Because we have free-will, we can choose not to live <strong>a</strong>ccording to the purpose that <strong>God</strong> has created <strong>U</strong>s for that will put us in <strong>Harm&rsquo;s Way </strong>with <strong>G</strong>od, making <strong>U</strong>s rightfully <strong>W</strong>orthy of <strong>Destruction</strong>. To get a <strong>g</strong>ood understanding of the free-will that we have versus <strong>G</strong>od&rsquo;s <strong>Right</strong> to rule over <strong>U</strong>s, I will give some specific <strong>e</strong>xamples that is a great opportunities to interject a mental note to all that is following this reasoning, and I will say that some will get a <strong>g</strong>ood understanding of what is being taught, but sometime I will need to give graphic <strong>e</strong>xamples of the behavior of man toward their fellowman, therefore some people will not understand; Therefore I will <strong>a</strong>sk for your forgiveness in advance. There is no profanity but some students may be younger and it will be at the teacher&rsquo;s <strong>d</strong>iscretion on how they would want to communicate these <strong>e</strong>xamples to their students. The first <strong>V</strong>isual will be of a robot that you have invented (<strong>Created</strong>), to help with your day to day living <strong>a</strong>nd chores because you want to make your life more <strong>e</strong>fficient and comfortable for your family. Your robot is up and running and has been programmed to do <strong>e</strong>rrands like playing and interacting with the kids, cooking, cleaning, chores, chauffeuring, </p>
                                        </div>
                                        <div class="page-footer">22</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-23">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p> appointments and other such things; Everything is going fine because your robot does not have a mind of its own and has been programmed. Now imagine that you have developed <strong>A</strong>rtificial <strong>Intelligence</strong> and have <strong>g</strong>iven your robot a <strong>M</strong>ind of its <strong>Own</strong> <strong>a</strong>nd <strong>Free</strong>-<strong>Will</strong>. Now your robot does none of the things that you want it to do, and as a <strong>Matter of Fact</strong>, your new free-will thinking robot has run <strong>a</strong>mok, and by this I mean your new free-will thinking robot is running around killing people, <strong>d</strong>estroying property, creating chaos, making bombs, <strong>d</strong>estroying food supplies and <strong>W</strong>orst of <strong>All</strong>, creating other <strong>Robots</strong> that <strong>a</strong>ct or behave more<strong> d</strong>estructive than it is; The <strong>Q</strong>uestion would be what would you do <strong>a</strong>bout your robot? Would you <strong>a</strong>llow your robot to continue to cause <strong>Carnage</strong> or would you <strong>d</strong>estroy<strong> It</strong>? I believe that you would <strong>d</strong>estroy <strong>It</strong>. Another scenario basically uses the same premise of the free-thinking robot that you have created, but this time you have one thousand operational robots behaving similar to that of the first robot that did none of the duties that it was created for, compared with the <strong>e</strong>xception of twenty that do performs <strong>a</strong>ccording to the purpose that they were created for, but these twenty robots <strong>a</strong>lso have free-will but dutifully perform the chores, <strong>e</strong>ntertain the children, chauffeurs and perform <strong>a</strong>ll that you would <strong>d</strong>esire them to do. <strong>Hear This</strong>: All the robots were forewarned of their <strong>d</strong>estruction if they chose not to <strong>Perform</strong> the <strong>d</strong>uties that they were created for; But the nine hundred and<strong> e</strong>ighty that would not <strong>Heed</strong> as the twenty <strong>d</strong>utiful free-thinking </p>
                                        </div>
                                        <div class="page-footer">23</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-24">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>robots did,  and I believe that you would keep the twenty robots that behaved as you desired, but <strong>d</strong>estroy the robots that did <strong>Evil</strong>: So shall it be with <strong>God</strong> our creator to <strong>a</strong>ll that will not do His <strong>Will</strong> as we <strong>a</strong>re <strong>Forewarned </strong>of the <strong>d</strong>estruction that <strong>S</strong>hall <strong>Come</strong>. The <strong>S</strong>cripture Reads: All things were made by God: This is the <strong>W</strong>arning regarding our <strong>Free</strong>-<strong>Will</strong>; And with all things (<strong>Us</strong>), belonging to <strong>G</strong>od, we <strong>a</strong>re created for His <strong>Pleasure</strong> and not <strong>O</strong>ur <strong>Own</strong>, and this is because our very lives should be <strong>Subject</strong> to our <strong>G</strong>od. <strong>Note</strong>: There are other <strong>e</strong>xamples I could use to paint this same picture as in a free-thinking car that does as it wants and takes you where you do not want to go; Now I will <strong>a</strong>sk again: What would you do? The <strong>e</strong>nd shall remain the same which is <strong>Destruction</strong> because we are <strong>a</strong>ll subject to do the <strong>Will</strong> of our creator <strong>G</strong>od regardless of the <strong>Free-Will</strong> that we have; And this is why <strong>a</strong>fter anyone that will open the <strong>Bible</strong> and see this <strong>S</strong>cripture, it<strong> e</strong>xplains that this <strong>World </strong>is a <strong>P</strong>roving<strong> Ground </strong>as in the testing of a<strong> p</strong>roduct or machine to <strong>S</strong>ee if it <strong>Works</strong>. We are finished here and I am hopeful that you have understood this lesson with its teaching. Amen.</p>
                                            <h2 class="pg-inn-h">Proverbs 1:7</h2>
                                            <p class="indnt">The fear of the Lord is the beginning of knowledge: but fools despise wisdom and instructions.</p>
                                        </div>
                                        <div class="page-footer">24</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-25">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The First Component of Understanding Salvation, (<strong>1</strong>) <strong>What is the Wisdom of God</strong>? Remember I stated that I will be outlining the <strong>Twelve</strong> <strong>C</strong>omponents that work together to help <strong>U</strong>s understand how<strong> S</strong>alvation <strong>Works</strong>: Here we can now begin. </p>
                                            <p class="indnt">This first verse Reads: The fear of the Lord is the beginning of knowledge. The only way to <strong>g</strong>et the understanding of this <strong>S</strong>cripture will be to look at it through the <strong>e</strong>yes of a <strong>Parent</strong>, and this will be the type of parent that is willing to raise their child<strong>/</strong>children with love and with fear. I know that this may sound harsh, but the <strong>Truth</strong> will be that <strong>a</strong>ll children fear their parents from birth, and the child will see their parents as <strong>G</strong>iants, and this is why they will submit when the parent tells them to stop or continue when they are <strong>g</strong>iven commands. Fear is <strong>a</strong>lso one of the tools that <strong>G</strong>od uses to <strong>Put</strong> a reign over our free-will if we will fear Him, thereby it is <strong>d</strong>efined as <strong>Wisdom</strong>. Some have heard this phrase said to a child by the mother, &ldquo;You just wait until your father gets home because you are going to get it&rdquo;; The child out of fear of the father will begin to apologize and to promise to be good in the future because the child knows that the father will take the misbehavior seriously and will not tolerate it. God is a parent <strong>Also</strong>, this is why we <strong>Profess</strong> we are the children of<strong> G</strong>od and will pray these <strong>W</strong>ords. Our <strong>Father</strong> which <strong>A</strong>rt in </p>
                                        </div>
                                        <div class="page-footer">25</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-26">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>Heaven, <strong>G</strong>od the <strong>Father</strong> and <strong>Father God</strong>; To all that may not understand that <strong>G</strong>od will discipline His people (<strong>Children</strong>), and that the <strong>Fear</strong> of <strong>G</strong>od shall come over us, therefore I will say that <strong>a</strong>ll through the <strong>Holy Bible</strong>, <strong>S</strong>criptures reveals how <strong>G</strong>od has<strong>/</strong>will punished His people for their <strong>d</strong>isobedience; Read Deuteronomy 28:15 through 68. Even unto this very <strong>d</strong>ay, there is the <strong>Judgment</strong> that is a <strong>Reward</strong> <strong>or</strong> <strong>Punishment</strong>, therefore I will try to <strong>e</strong>laborate on how <strong>G</strong>od punishes <strong>U</strong>s as we advance further in the study, and as parents we have the understanding that our children have brains that are underdeveloped, and also their cognitive processing skills (<strong>Reasoning</strong>), will not <strong>a</strong>llow them to understand the <strong>d</strong>angers that are in the<strong> W</strong>orld, making them constantly in need of <strong>S</strong>upervision and <strong>Guidance</strong>. God also looks down from <strong>Heaven</strong> and sees the man as we see our <strong>Children</strong> that is in need of constant <strong>g</strong>uidance that will <strong>a</strong>lso make <strong>B</strong>ad <strong>Decisions</strong>; Therefore I will say that many<strong> a</strong>dult men and women who feared their parents when they were young can now look back on their lives and have fond memories, crediting their fear and <strong>d</strong>iscipline with the saving of their lives because fear stopped them from sticking metal into the <strong>e</strong>lectrical socket, <strong>d</strong>ashing out into traffic, setting fires, harming their young siblings, going to jail, pregnancy, being kidnapped and <strong>O</strong>ther <strong>Pitfalls</strong>; They <strong>a</strong>lso will testify that fear allowed them to make wiser choices, thereby making them <strong>W</strong>iser </p>
                                        </div>
                                        <div class="page-footer">26</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-27">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong>Children</strong>. The wisdom that come from <strong>a</strong>bove is the <strong>FEAR</strong> of <strong>G</strong>od, allowing <strong>U</strong>s to make <strong>W</strong>iser<strong> Decisions </strong>in this very <strong>d</strong>angerous <strong>World</strong>, thereby making us <strong>W</strong>iser <strong>People</strong>; Those that <strong>Feared</strong> <strong>G</strong>od can also look back with fond memories because we heeded <strong>G</strong>od&rsquo;s <strong>Instructions</strong> and <strong>a</strong>voided the snares of this <strong>W</strong>orld. <strong>Example</strong>: Not being killed by a jealous mate because we obeyed the commandment to not commit adultery, refusing to participate in a crime that would cause us to go to jail for the rest of our life, and I could go on and on because we that feared <strong>G</strong>od will give <strong>Him</strong> the <strong>P</strong>raise, <strong>G</strong>lory <strong>a</strong>nd <strong>Honor</strong> because we understand that the fear caused <strong>U</strong>s not to <strong>d</strong>isobey and <strong>Corrupt</strong> ourselves with <strong>Sin</strong>. It is <strong>G</strong>od that <strong>e</strong>quates the <strong>Fear </strong>of Him as <strong>W</strong>isdom, and to fear <strong>God</strong> is<strong> g</strong>ood because of the <strong>S</strong>inful <strong>Nature</strong> of man that proceeds from the <strong>d</strong>ay of <strong>O</strong>ur <strong>Birth</strong>, where our <strong>Hearts</strong> are set to do <strong>W</strong>ickedness and <strong>Evil</strong>. The second part of the verse Reads: But fools despise wisdom and instructions. God <strong>d</strong>efines a <strong>Fool</strong> as anyone that <strong>Refuses</strong> to learn His <strong>Ways</strong> as He is <strong>O</strong>ur <strong>Creator</strong> and we walk through this <strong>Life</strong>. Now look at the diagram provided in the <strong>Maze </strong>below because there are specific points where there are <strong>d</strong>angers, stumbling blocks, loss, bondage, captivity, sickness, demons and <strong>e</strong>ven <strong>Death</strong>. It would be <strong>e</strong>asy to not head in the right <strong>d</strong>irection because we do not know what is ahead, but <strong>G</strong>od who has created <strong>a</strong>ll things <strong>Knows</strong>, It would be <strong>Foolish</strong> for <strong>U</strong>s to not allow <strong>God </strong>to direct <strong>O</strong>ur <strong>Steps</strong> as we go through the <strong>Maze </strong>that we call the <strong>W</strong>orld. </p>
                                        </div>
                                        <div class="page-footer">27</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-28">
                                    <div class="page-content  ">

                                        <div class="page-text">

                                            <div class="page-image" style="background-image: url(images/dig-img-1.png)"></div>
                                        </div>
                                        <div class="page-footer">28</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-29">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p class="indnt">Looking at the <strong>W</strong>orld <strong>Maze</strong>, we can agree that this same principle can be applied to this <strong>S</strong>ecular <strong>World</strong> if we have the <strong>U</strong>nderstanding of this <strong>Life</strong>; Here are some good <strong>e</strong>xamples to support this theory. Imagine a man that wanted to do a medical operation on you without being medically trained or surgically trained. Someone that wanted to take you flying in an airplane without knowing how to fly the plane. This same person has refused to be <strong>Instructed</strong> in medicine or flying. Now imagine this person <strong>d</strong>esiring to do quantum physics, microbiology, theoretical mathematics or <strong>e</strong>ngineering but will not obtain the training or <strong>e</strong>ducation needed, and what if this person wanted to practice his untrained and unstudied trade on you, and whensoever he shares his plans with whosoever will listen, and they  understand that he has <strong>Refused</strong> to learn it formally, they will call that person a <strong>Fool</strong>; This same <strong>A</strong>nalogy will applied to <strong>U</strong>s when we<strong> Refuse</strong> to listen to <strong>G</strong>od&rsquo;s <strong>Word</strong> and<strong> Instructions</strong> in navigating through this<strong> Life</strong>, thereby we also become <strong>Fools</strong> because <strong>G</strong>od knows <strong>e</strong>verything concerning the <strong>b</strong>lessings and <strong>Pitfalls</strong> of this <strong>World</strong>. We have come to the <strong>e</strong>nd of this lesson, and I am hoping that <strong>e</strong>veryone studying will understand that the<strong> Fear of God</strong> is <strong>Wisdom</strong>, and to <strong>Reject</strong> the counsel of <strong>G</strong>od makes <strong>U</strong>s a <strong>Fool</strong>. Once again I am praying that you have understood everything about this lesson. Amen.      </p>

                                        </div>
                                        <div class="page-footer">29</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-30">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Luke 12:4</h2>
                                            <p class="indnt color-red">And I say unto you my friends, Be not afraid of them that kill the body, and after that have no more they can do. (5) But I will forewarn you whom ye shall fear: Fear him, which after he hath killed hath power to cast into hell; yea, I say unto you fear him.</p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The Second Component of Understanding Salvation, (<strong>2</strong>) <strong>Why do we Need to Fear God</strong>? Now that we are <strong>e</strong>xamining fear, I have come to realize that<strong> Fear</strong> can be used for good or <strong>e</strong>vil depending on the source from which it came; Also understand that <strong>e</strong>very government without <strong>Exception</strong> uses fear to <strong>g</strong>overn its people with laws that they will <strong>e</strong>nact to rule with most under some type of <strong>P</strong>unishment and <strong>Penalty</strong>; Realize that some of their punishments can be <strong>Horrendous</strong> because some laws would cut off the hands of thieves, hang horse thieves, stone adulterers, burn suspected witches, castration, torture, solitary confinement, forced labor where the convicted is worked to <strong>d</strong>eath alone with other harsh things that will strike fear in the people so that they will live by the standards that their government <strong>d</strong>eem <strong>Appropriate</strong>. Fear can <strong>a</strong>lso be used by men toward people in <strong>U</strong>nrighteousness <strong>Ways</strong>.<strong> Examples</strong>: One man is subjected by another man or </p>
                                        </div>
                                        <div class="page-footer">30</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-31">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>woman to <strong>d</strong>o things that they would never do, but under the threat of <strong>d</strong>eath they will<strong> Comply</strong>. Some people will subject <strong>a</strong>nother human to be under oppression and<strong>/</strong>or do vile sexual acts, some will threaten <strong>a</strong>nother to lie, but I do not want to keep<strong> d</strong>escribing how the fear that the world uses can cause people to do <strong>e</strong>vil because some things go without saying; But sometimes I will need to <strong>d</strong>escribe certain <strong>e</strong>vil acts for <strong>e</strong>veryone to get the understanding. We also live in fear because of wild beast, criminals, sickness, death, not being loved, fired from a job and <strong>e</strong>tc. Read Exodus 19:9 through 18. We all live in fear but what I want to say is that it would be <strong>W</strong>iser to live in the <strong>Fear</strong> <strong>of God</strong>. I also need to <strong>a</strong>sk everyone; Can anyone <strong>e</strong>ven wrap our minds around the<strong> Power</strong> that <strong>G</strong>od has <strong>O</strong>ver <strong>Man</strong>. The <strong>Power</strong> and the <strong>Wisdom</strong> <strong>of</strong> <strong>God</strong>, I could never <strong>d</strong>o it <strong>Justice</strong> by trying to <strong>e</strong>xplain. Almighty <strong>God</strong> who by His power spoke heavens and <strong>e</strong>arth into <strong>e</strong>xistence; Creating all things big and small, seen and unseen, known and unknown. Almighty <strong>God</strong> who at His command subjects the <strong>S</strong>un, <strong>M</strong>oon, <strong>S</strong>tars with the planets, and they all obey Him. Almighty <strong>God</strong> whom wisdom and understandings is immeasurable; whether it be to His angels that are in heaven, or the man that are on this <strong>e</strong>arth. Almighty <strong>God</strong> who at His command subjects life and <strong>d</strong>eath that they also obey His Power. Almighty <strong>God</strong> who send forth His commands, and they do not return unto Him until they are fulfilled. Almighty <strong>God</strong> whose <strong>Word</strong> are <strong>e</strong>stablished forever as the <strong>U</strong>nmovable <strong>Mountain</strong>, doing <strong>g</strong>reat and terrible </p>
                                        </div>
                                        <div class="page-footer">31</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-32">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>things that surpasses all understanding, and I am talking <strong>a</strong>bout controlling droughts, seas, heat, rain, wind and the other situations of this <strong>W</strong>orld. Almighty <strong>God</strong> who by His power will lay waste to all <strong>e</strong>vil and <strong>Hate</strong> with <strong>e</strong>verlasting fire. Almigthy <strong>God</strong> who will lift up the <strong>Righteous</strong> that they shall live forever in <strong>V</strong>ictory. <strong>Hear This</strong>: Almighty <strong>God </strong>who commands the man that He created from the <strong>d</strong>ust of the <strong>e</strong>arth to <strong>Love</strong>. There is a long-running joke in the houses of <strong>W</strong>orship where men burst into a <strong>Church</strong> waving their guns around and then started shooting them in the air, thereby saying to the congregation, &ldquo;If anyone <strong>d</strong>o not want to <strong>d</strong>ie, you better leave and <strong>g</strong>et out now&rdquo;; And after the announcement the people that did not have <strong>Faith</strong> in <strong>G</strong>od begin to run out of the <strong>W</strong>orship <strong>Service</strong> for fear of their lives and only a few people were left in the building; The men then sat down and said to those that had <strong>Faith</strong>, &ldquo;<strong>Now Let Us Have Church</strong>&rdquo;. The joke is about the <strong>U</strong>nfaithful running out, but the <strong>True </strong>believers who trusted in <strong>G</strong>od remain, <strong>N</strong>ot fearing <strong>Death</strong>; Also the men only wanted to <strong>W</strong>orship with the <strong>Truly Faithful</strong>. This joke is <strong>S</strong>piritual and is of <strong>Importance</strong> to our next <strong>S</strong>cripture.</p>
                                            <p class="indnt">  The first half of the <strong>S</strong>cripture Read: And I say unto you my friends, Be not afraid of them that kill the body, and after that have no more they can do. We are still <strong>d</strong>ealing with <strong>Fear</strong>, and I will say that the final <strong>Power</strong> that <strong>a</strong>ny man will have over <strong>U</strong>s is that they can <strong>Take </strong>our lives, <strong>THAT</strong> <strong>is It a</strong>nd<strong> That is All</strong>; But <strong>G</strong>od has another <strong>Power</strong> over <strong>U</strong>s, which </p>
                                        </div>
                                        <div class="page-footer">32</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-33">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>is that <strong>He</strong> can cast us into the <strong>Lake o</strong>f<strong> Fire</strong>. I will try to give <strong>e</strong>veryone a visual of the <strong>Lake o</strong>f<strong> Fire</strong>, but it will come later in the lesson. Now I will say that <strong>G</strong>od is saying to <strong>U</strong>s all as believers; Be <strong>Not</strong> persuaded to do<strong> e</strong>vil under any circumstance, and<strong>/</strong>or anything that is <strong>Outside</strong> of <strong>H</strong>is <strong>Commandments</strong>, and this is <strong>e</strong>ven under their <strong>Threat</strong> of <strong>d</strong>eath. <strong>Hear This</strong>: Jesus Christ laid down His <strong>Life</strong> to <strong>S</strong>erve <strong>God</strong>; We will <strong>a</strong>ddress this later in this lesson. This teaching <strong>a</strong>lso means that we should fear <strong>God</strong> over <strong>d</strong>eath and be willing to <strong>Die</strong> rather than worship devils, lie, condemn falsely, harm another person, commit adultery, <strong>e</strong>nter into a conspiracy or <strong>d</strong>o something vile or perverted that we understand is <strong>a</strong>gainst the <strong>W</strong>ill of <strong>God</strong>. A good point of reference will be the story of Daniel who was cast into the lions den by a king named Darius because the nobles of Babylon hated Daniel, then they set a trap for him in the form of a law that no man could pray at <strong>a</strong>nytime outside of the king&rsquo;s authority (<strong>Approval</strong>), for thirty days; This meant that Daniel was forbidden to pray to <strong>G</strong>od under the <strong>Penalty o</strong>f<strong> Death</strong> (Daniel 6:4 through 27), but Daniel was willing to lay <strong>d</strong>own his life by <strong>d</strong>isobeying the king&rsquo;s commandment of not praying to his <strong>G</strong>od by <strong>d</strong>oing it openly and for <strong>a</strong>ll to <strong>See</strong>; Thereby this message is also for those that have authority in the houses of <strong>W</strong>orship that will use <strong>Fear </strong>to <strong>d</strong>eceive their congregations into hate, murder, suicide, adultery or doing other <strong>e</strong>vil deeds, thereby I will say to them, take heed that you <strong>Repent</strong> </p>
                                        </div>
                                        <div class="page-footer">33</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-34">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>because the <strong>e</strong>yes of <strong>God</strong> are upon you <strong>A</strong>ll. The second part of the <strong>S</strong>cripture Reads: but I will forewarn you whom ye shall fear: fear him which after he hath killed hath power to cast into hell; yea, I say unto you fear him. Let us now talk <strong>a</strong>bout the <strong>Power</strong> that <strong>G</strong>od has over <strong>U</strong>s <strong>e</strong>ven after we <strong>a</strong>re <strong>Dead</strong>; This is the <strong>Lake o</strong>f<strong> Fire</strong>. This <strong>V</strong>isual will be to imagine yourself in a burning building <strong>e</strong>ngulfed in flames, and inside of this burning building you will begin to be burnt <strong>a</strong>live but cannot <strong>Die</strong> as we <strong>U</strong>nderstand <strong>Death</strong>, but you will <strong>e</strong>xperience all of the pain of burning that will be forever; Now that you are put in this place of suffering, you are pleading for help and mercy but your pleas fall upon <strong>d</strong>eaf <strong>e</strong>ars; This will be the <strong>Question</strong>: What would you be willing to <strong>a</strong>ccept to <strong>e</strong>nter into this<strong> p</strong>lace of <strong>Torment</strong> having the doors shut behind you forever, or what would you <strong>a</strong>ccept to <strong>S</strong>uffer in this <strong>Way</strong>? All the gold in the <strong>W</strong>orld, or what about <strong>A</strong>bsolute <strong>Power</strong>? Can it be the <strong>Z</strong>enith of fame? People are willing to <strong>g</strong>o into this place of torment for as little as telling lies, adultery<strong>/</strong>fornication, stealing and the other <strong>S</strong>ins while having <strong>N</strong>o <strong>Fear </strong>of<strong> God </strong>or the <strong>Judgment</strong> <strong>to</strong> <strong>Come</strong>. In this place there will be the <strong>Worst</strong> of the <strong>Worst</strong> that have <strong>e</strong>ver lived with <strong>G</strong>od allowing the <strong>Condemned</strong> to<strong> S</strong>ee His <strong>Heaven</strong> with <strong>a</strong>ll of the<strong> Faithful</strong> that did <strong>O</strong>bey <strong>Him</strong> in their<strong> Reward</strong>: There shall be <strong>e</strong>ternal happiness, joy, love and peace with <strong>a</strong>ll its <strong>Glory</strong>. The last thing that I will say <strong>a</strong>bout the <strong>Lake of Fire</strong> will be; If we only could <strong>S</strong>ee this <strong>Place</strong> that <strong>G</strong>od has created for the man or woman that will live in<strong> D</strong>isobedience; <strong>Hear This</strong>: Close your </p>
                                        </div>
                                        <div class="page-footer">34</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-35">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong> e</strong>yes to imagine the <strong>S</strong>uffering in this <strong>k</strong>ind of <strong>Place</strong>; Nothing in this world would be worth that fate, and this is no matter what this <strong>Life </strong>has to offers. I am <strong>Sure</strong> that you would not do anything <strong>O</strong>utside of <strong>God&rsquo;s</strong> <strong>Will </strong>that will put you in bad standing with <strong>G</strong>od to bring upon yourself this terrible <strong>Judgment</strong>. One last thing I would like to talk about before we <strong>e</strong>nd this lesson; I also believe that if we could <strong>S</strong>ee <strong>Heaven</strong> while we still have <strong>Life</strong>, there would be nothing we would do or <strong>a</strong>ccept to force <strong>G</strong>od to <strong>Condemn</strong> <strong>U</strong>s into this place <strong>Named</strong> the <strong>Lake o</strong>f<strong> Fire</strong>, or say to us that we <strong>a</strong>re not <strong>W</strong>orthy to <strong>e</strong>nter into <strong>Heaven</strong>. The conclusion of the second component will be to <strong>Fear God</strong> because of the <strong>S</strong>econd <strong>Death</strong>, aka<strong> Lake of Fire</strong>. I pray that everyone understood this lesson. Amen.
                                            </p>

                                            <h2 class="pg-inn-h" id="deuteronomys">Deuteronomy 32:39</h2>
                                            <p class="indnt">See now that I, even I, am he, and there is no god with me: I kill, and I make alive; I wound, and I heal: neither is there any that can deliver out of my hand.</p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The Third Component of Understanding Salvation, (<strong>3</strong>) <strong>Why is there Pain and Suffering</strong>? In this lesson, I need to talk about this <strong>S</strong>cripture because it was <strong>g</strong>iven in the form of a song that was <strong>g</strong>iven to Moses by <strong>God</strong>, and this prophesy provides insight into the <strong>Power</strong> <strong>a</strong>nd <strong>Judgment</strong> </p>
                                        </div>
                                        <div class="page-footer">35</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-36">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong>of</strong> <strong>God</strong>; But first we will look at the children of Israel that wrote a <strong>S</strong>ong to <strong>God </strong>after they were <strong>d</strong>elivered out of the land of Egypt. Their song gave praise to <strong>G</strong>od for all the wonders that they witness <strong>a</strong>gainst Pharaoh and his <strong>Army</strong>, (Exodus 15:1 through 19), but after their song, <strong>G</strong>od then wrote the song mention <strong>Above</strong>; And He <strong>g</strong>ave it to Moses to give to the children of Israel in <strong>Reply</strong> to the <strong>S</strong>ong that Israel wrote to praise <strong>Him</strong> (Deuteromomy 32:1 through 43). When I read the <strong>S</strong>cripture<strong> Fear </strong>came over me as <strong>G</strong>od caused me to <strong>U</strong>nderstand the <strong>Song</strong>, and be reminded that <strong>G</strong>od is a<strong> Parent</strong> that shall <strong>d</strong>iscipline His <strong>People</strong> as spoken in <strong>S</strong>criptures. </p>
                                            <p class="indnt">The first part of (39) Reads: See now that I, even I, am he, and there is no god with me. The understanding here will be that there is only <strong>O</strong>ne<strong> God</strong> and <strong>N</strong>o <strong>Other</strong>. The second part (39) Reads: I kill, and make I alive; I wound, and I heal. The understanding of these two verses will be that <strong>G</strong>od has <strong>Power</strong> over <strong>Life</strong> <strong>and</strong> <strong>Death</strong>, and if there is <strong>a</strong>ny <strong>Life</strong> <strong>or</strong> <strong>Death</strong>, <strong>S</strong>uffering, <strong>M</strong>isery or <strong>Sickness</strong> that is in this <strong>W</strong>orld, it came by <strong>G</strong>od&rsquo;s <strong>Hands</strong> <strong>a</strong>nd His <strong>Authority</strong>. When there is a <strong>H</strong>ealing or<strong> Deliverance</strong> in this <strong>World</strong>, it <strong>a</strong>lso came by <strong>God</strong>; The story of Job is a great <strong>e</strong>xample (Job 1:6 through 12). When <strong>S</strong>atan did <strong>e</strong>vil against Job and his family, he had to get the permission and <strong>A</strong>uthority from <strong>God</strong>, therefore it <strong>a</strong>ctually came from<strong> God</strong>; Satan, death <strong>a</strong>nd suffering could not have touched Job and his family unless <strong>G</strong>od allowed <strong>It</strong>. The third part of (39) Reads: neither is there
                                            </p>
                                        </div>
                                        <div class="page-footer">36</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-37">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>any that can deliver out of my hand. This will be the <strong>Q</strong>uestion; Who can <strong>S</strong>ave <strong>You</strong> from <strong>G</strong>od, or who can you <strong>Call</strong>? The <strong>a</strong>nswer is <strong>N</strong>o <strong>One</strong>. To those that are suffering and their life has become a living hell that can be a sickness, troubled marriage, children gone astray, abandonment, loneliness, in need of the basics, subject to unjust persecution, racism, oppression or you just <strong>d</strong>o not want to go on living, I will say to <strong>a</strong>ll that have these problems: Get down on your knees <strong>a</strong>nd pray to <strong>God</strong> for His <strong>d</strong>eliverance, and whatsoever your <strong>Sins </strong>may be that only you and <strong>G</strong>od<strong> Knows</strong>, stop doing <strong>e</strong>vil and <strong>d</strong>o<strong> Righteousness</strong> because <strong>G</strong>od is <strong>Good </strong>and His<strong> M</strong>ercy is <strong>Everlasting</strong>. This is when <strong>G</strong>od shall turn your <strong>S</strong>uffering into <strong>a</strong> <strong>Blessing</strong>. I would like everyone to think <strong>a</strong>bout this; You cannot <strong>e</strong>xperience <strong>God&rsquo;s</strong> <strong>Blessing</strong> until you<strong> S</strong>ubmit your life (<strong>Free-Will</strong>), to <strong>God</strong>, or <strong>a</strong>nother way to understand this will be to say; People will never know that sugar is sweet until they try it. Psalms 34:8 Reads: <strong>O taste and see that the Lord is good</strong>: <strong>Blessed is the man that trusteth in him</strong>. The history of people has been that they will only seek <strong>G</strong>od when they are in the <strong>M</strong>idst of their <strong>Troubles</strong>, but <strong>a</strong>fter their <strong>Prayers</strong> have been <strong>A</strong>nswered, they will return to the same <strong>e</strong>vil that was the source of their <strong>S</strong>uffering in the <strong>f</strong>irst <strong>Place</strong>. This <strong>Warning</strong> from <strong>G</strong>od is <strong>Special</strong> because it <strong>a</strong>sk <strong>Us</strong> not to be like the others that will return to <strong>S</strong>in once they are <strong>Delivered</strong>, therefore remember that <strong>God</strong> can release <strong>Y</strong>ou or <strong>Bind</strong> <strong>You</strong> again, and I will also say that <strong>G</strong>od is not a <strong>Toy</strong> to be <strong>Played With</strong>, therefore the understanding of the lesson will be </p>
                                        </div>
                                        <div class="page-footer">37</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-38">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>that <strong>P</strong>ain and <strong>Suffering</strong> is in this world because it came from <strong>G</strong>od because of<strong> O</strong>ur <strong>Sins</strong>; And <strong>a</strong>lways remember my testimony that made me <strong>Cry</strong> <strong>Out</strong> to <strong>God</strong>. I will again pray that everyone has understood why there is pain and suffering in the world. Amen.</p>
                                            <h2 class="pg-inn-h" id="genesiss">Genesis 2:16</h2>
                                            <p class="indnt">And the Lord God commanded the man, saying, of every tree of the garden thou mayest freely eat; (17) But of the tree of the knowledge of good and evil, thou shalt not eat of it: for in the day that thou eatest thereof thou shalt surely die.</p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The Fourth Component of Understanding Salvation, (<strong>4</strong>) <strong>What is the Power over Death</strong>? In this <strong>S</strong>cripture please <strong>Note</strong>: Jesus Christ&rsquo;s <strong>Victory Over Death</strong> was that HHe <strong>O</strong>beyed <strong>God</strong>; Also through <strong>a</strong>ll <strong>Scriptures</strong> we understand <strong>Jesus Christ</strong> was <strong>W</strong>ithout <strong>Sin</strong>. Let us now take a look at how <strong>G</strong>od <strong>d</strong>efines <strong>Sin</strong>. The first two verses of 16 through 17 Reads: And the Lord God commanded the man, saying, of every tree of the garden thou mayest freely eat: (17) but of the tree of the knowledge of good and evil, thou shalt not eat of it. This is the <strong>First</strong> <strong>Commandment</strong> given by <strong>G</strong>od that says man shall <strong>Not</strong> <strong>d</strong>isobey <strong>Him</strong>. Adam could have <strong>e</strong>aten and been satisfied from any other food sources that was in</p>
                                        </div>
                                        <div class="page-footer">38</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-39">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p> the <strong>g</strong>arden without facing <strong>a</strong>ny consequences, but he chose to break the only commandment <strong>g</strong>iven to him by <strong>God</strong>. The second half of (17) Reads: for in the day that thou eatest thereof thou shalt surely die. This is the commandment that came with the <strong>C</strong>onsequence of <strong>Death</strong> if not <strong>Heeded</strong>, therefore we can now understand that <strong>Death</strong> is the consequence for <strong>D</strong>isobedience and the breaking of <strong>God&rsquo;s Commandment</strong>. The visual of this lesson will be that it could have been a <strong>Telephone</strong> ringing in the <strong>g</strong>arden and <strong>G</strong>od commanded that the man not <strong>Pick it up</strong> or <strong>Answer it</strong> when it ran or the man would surely <strong>d</strong>ie, or it could have been a pond and <strong>G</strong>od said to the man, <strong>d</strong>o not<strong> Swim</strong> in it or you will surely <strong>d</strong>ie; What <strong>G</strong>od is saying in <strong>S</strong>criptures to man will be that if we<strong> d</strong>isobey<strong> Him</strong>, we will <strong>S</strong>urely <strong>Die</strong>. Sin is <strong>d</strong>efined as man <strong>d</strong>isobeying <strong>God</strong>, and we should <strong>a</strong>lso remember that we are only created and put on this <strong>e</strong>arth to <strong>Please</strong> and <strong>S</strong>erve <strong>God</strong> as was in the <strong>e</strong>xample of the robots that were worthy of <strong>d</strong>estruction when they turned <strong>a</strong>side from the reason of why they were <strong>C</strong>reated, and because we have free-will, we can choose <strong>Not</strong> to <strong>O</strong>bey <strong>God</strong>, which will make us worthy of receiving the same fate as the <strong>Robots</strong> which is <strong>D</strong>estruction. <strong>Hear This</strong>: Death is not created for the <strong>O</strong>bedient <strong>Servant</strong>, but for the <strong>d</strong>isobedient <strong>Servant</strong>; This is why Jesus Christ had <strong>V</strong>ictory over <strong>Death</strong>, because He <strong>O</strong>beyed<strong> God</strong> in <strong>a</strong>ll things that was <strong>a</strong>sked of Him, therefore <strong>He</strong> is without <strong>S</strong>in and<strong> Victorious</strong> <strong>Over Death</strong>. Allow me now to present this from a <strong>S</strong>ecular and <strong>W</strong>orldly<strong> Perspective</strong> (<strong>See Upcoming Diagram</strong>). </p>
                                        </div>
                                        <div class="page-footer">39</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-40">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong>Example</strong>: The law of the land is that whosoever will commit a crime (<strong>Any Crime</strong>), they will be put in jail for the rest of their life, and five men are put in the jail but only one of them did not break the law, thereby the innocent man soon gets out of the jail but the others prisoners stand around scratching their heads wondering <strong>How a</strong>nd <strong>Why</strong> he was allowed to <strong>g</strong>o <strong>Free</strong>; The answer is that he was <strong>a</strong>llowed to go free because he did not break the law, aka <strong>SIN</strong>.</p>

                                        </div>
                                        <div class="page-footer">40</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-41">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <div class="page-image" style="background-image: url(images/jail-img-1.png)"></div>
                                        </div>
                                        <div class="page-footer">41</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-42">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>I pray this will be the<strong> e</strong>ye-<strong>Opener</strong> for this lesson of <strong>Defeating Death</strong>, because many people in this <strong>W</strong>orld <strong>d</strong>o not understand the <strong>V</strong>ictory that <strong>Jesus Christ</strong> had <strong>O</strong>ver <strong>Death</strong>, and will stand around in confusion similar to the criminals that were scratching their heads as to how an innocent man was released, and sadly today&rsquo;s <strong>Christians</strong> living in <strong>S</strong>in and being <strong>g</strong>uilty of <strong>Sin</strong> still <strong>d</strong>o not understand that Jesus Christ <strong>Victory </strong>was that He <strong>W</strong>ithout <strong>Sin</strong>, and it gave Him the <strong>V</strong>ictory<strong> Over Death</strong>; This is why people will continue to do <strong>e</strong>vil <strong>Deeds</strong>, and afterward will go into the <strong>C</strong>hurches with a clean<strong> C</strong>onscience still not understanding that <strong>Death </strong>will <strong>a</strong>lways have a claim to <strong>a</strong>nyone that will continue in <strong>Sin</strong> because <strong>d</strong>efeating<strong> Death</strong> means we do not break the <strong>C</strong>ommandments of <strong>God</strong>, even as <strong>Jesus Christ </strong>did not break the<strong> Commandment</strong> and <strong>d</strong>efeated<strong> Death</strong>. Some may say at this point; How can we have this victory over <strong>d</strong>eath when we have already broken the <strong>Laws</strong> of <strong>G</strong>od and have <strong>a</strong>lready <strong>Sinned</strong>? This is a <strong>Great Question</strong> that we will cover very soon, but for now I am hoping that <strong>e</strong>veryone understands the <strong>V</strong>ictory over <strong>Death</strong> is to <strong>N</strong>ot <strong>Sin</strong>. This is the end of this lesson and I am praying that God blesses you in the understanding. Amen.</p>
                                            <h2 class="pg-inn-h" id="what-love">1 John 5:3</h2>
                                            <p class="indnt">     For this is the love of God, that we keep his commandments: and his commandments are not grievous.</p>
                                        </div>
                                        <div class="page-footer">42</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-43">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The Fifth Component of Understanding Salvation, (<strong>5</strong>) <strong>What is the Love of God</strong>? Another way of saying this would be to ask; How can we <strong>Truly</strong> know if we <strong>Love</strong> <strong>God</strong>? I have found that this <strong>S</strong>cripture will make many people <strong>d</strong>efensive and<strong>/</strong>or makes them retreat into denial, therefore I will <strong>e</strong>laborate because this lesson <strong>a</strong>lso has caused some to feel ashame, but to be ashame is the <strong>First Step</strong> to opening the <strong>d</strong>oors of <strong>O</strong>ur <strong>Hearts</strong> to <strong>Obedience</strong>, therefore it is a <strong>Good Thing</strong>. I have <strong>a</strong>sked many people who  say that they are <strong>b</strong>elievers in <strong>God</strong>, and those that are on the fence seeking <strong>G</strong>od if they truly <strong>Loved God</strong>, and <strong>a</strong>lmost one hundred percent of the time their <strong>a</strong>nswers will be <strong>Yes</strong>. Afterward I would try to get their <strong>g</strong>eneral consensus of how they <strong>d</strong>efine <strong>Love</strong> by using the scenario of a relationship between a <strong>M</strong>an and <strong>Woman</strong>. Most relationships will have the man as the main <strong>a</strong>buser even though it can be the <strong>Reversed</strong> with the female as the <strong>Culprit</strong>; But imagine a relationship with someone professing that they love you but on the other hand they lie to you, call you <strong>d</strong>erogatory names, not only in private but also in public, they assault you, cheat on you, steal from you, make you feel captive in a place where you should feel safe and have cut you off from the people that truly <strong>d</strong>o care for you. <strong>Hear</strong> <strong>This</strong>: There are times when that person will <strong>g</strong>et fed up with how they are being treated and <strong>a</strong>ttempt to confront the person to break it off, but the <strong>a</strong>busive mate knows how to charm them by <strong>a</strong>pologizing </p>
                                        </div>
                                        <div class="page-footer">43</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-44">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p> and professing their love <strong>a</strong>gain to make them decide to give that person another chance to change, but they never do change and the cycle of <strong>a</strong>buse repeats itself. I would then <strong>a</strong>sk them if the person loved them as they now understand love and <strong>a</strong>buse; Almost one hundred percent of the time the <strong>a</strong>nswer will be <strong>No</strong>. I then would say to them that this is because there will come a time when the <strong>a</strong>bused person shall <strong>Wake-Up</strong> and say &ldquo;<strong>If this is Love</strong>, <strong>I do not Want it Anymore</strong>&rdquo;. Anyone that has been in this type of <strong>a</strong>busive relationship will say to the <strong>Abuser</strong> no matter what their apologetic <strong>d</strong>eclaration may be; The <strong>a</strong>buse is only <strong>Evil</strong>; This same visual <strong>a</strong>nd analogy can be <strong>a</strong>pplied to how we <strong>b</strong>ehave toward <strong>God</strong>, and <strong>He</strong> is in <strong>G</strong>reat <strong>Pain</strong> <strong>a</strong>nd <strong>Suffering </strong>because His people commit <strong>S</strong>in by hurting one <strong>a</strong>nother, and it that <strong>Hurts</strong> <strong>God</strong>. We lie, steal, murder, commit <strong>a</strong>dultery, fornication, conspire against one another, do not forgive, bear false witness, molest and rape, worship money, devils, <strong>d</strong>ivine stars, backstab, oppress the weak, <strong>d</strong>iscriminate, prey on the <strong>e</strong>lderly, take and never give, look down on those that are less fortunate than ourselves, are high minded toward others and <strong>e</strong>tc., and after we do all these <strong>e</strong>vil thing, we will look up to<strong> Heaven</strong> and say &ldquo;<strong>We Love You Lord</strong>&rdquo;. If you <strong>a</strong>re one of those that will do these <strong>e</strong>vil things mentions <strong>a</strong>nd still believe that you <strong>Love</strong> <strong>G</strong>od; <strong>You Are Deceived</strong>; You should now understand that the <strong>p</strong>eople that <strong>Love</strong> <strong>God</strong> will not <strong>Hurt</strong> <strong>God</strong> as you would not hurt the ones that <strong>Y</strong>ou <strong>Love</strong>. The first half of the <strong>S</strong>cripture Reads: For this is the love of God, that we keep his commandments. To the people that will keep the </p>
                                        </div>
                                        <div class="page-footer">44</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-45">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong>Commandments</strong> of <strong>God</strong>, this means that you <strong>Love</strong> <strong>God</strong> and will not <strong>d</strong>o the things that <strong>G</strong>od <strong>Hates</strong>, which is <strong>e</strong>vil toward others because you are His <strong>Child/Children</strong>; Also understand <strong>G</strong>od is <strong>N</strong>ot <strong>Evil</strong>. This lesson is saying that when we <strong>d</strong>isobey <strong>God</strong> and do the <strong>e</strong>vil things that <strong>G</strong>od commands <strong>U</strong>s not to do, know that <strong>W</strong>e do not <strong>Love</strong> <strong>God</strong>: Continuing to do <strong>e</strong>vil is not the way to show <strong>G</strong>od that you <strong>Love</strong> <strong>Him</strong>. Scriptures teaches that <strong>G</strong>od is longsuffering (Exodus 34:6, Numbers 14:18, Psalm 86:15 and 2 Peter 3:9). Can you <strong>e</strong>ven imagine that <strong>G</strong>od is in pain and is suffering because of <strong>All</strong> the <strong>e</strong>vil things that we do to one <strong>a</strong>nother? The second half of the <strong>S</strong>cripture Reads: and his commandments are not grievous. This verse teaches that <strong>G</strong>od is not commanding us to do <strong>e</strong>vil to one another because it should make us feel terrible, but that we do <strong>W</strong>hat is <strong>Good</strong>; And if you are <strong>g</strong>rieved with doing good, then you are <strong>Not</strong> a child of <strong>God</strong>. The <strong>Love</strong> of <strong>G</strong>od is to <strong>O</strong>bey<strong> God,</strong> and to <strong>Not</strong> obey <strong>G</strong>od means we <strong>Hate God.</strong> I pray that all will understand this fifth component of Salvation; Amen.</p>
                                            <h2 class="pg-inn-h" id="leviticusss">Leviticus 4:22</h2>
                                            <p class="indnt">When a ruler has sinned, and done somewhat through ignorance against any of the commandments of the Lord his God concerning things which should not be done, and he is guilty; (23) or if his sin, wherein he has sinned, come to his knowledge; he shall bring his offering, a kid of the goats, a male without blemish: (24) And he shall lay his </p>
                                        </div>
                                        <div class="page-footer">45</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-46">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p> hand upon the head of the goat, and kill it in the place where they kill the burnt offering before the Lord: it is a sin-offering.</p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The Sixth Component of Understanding Salvation, (6) <strong>What is the Secular and Spiritual Understanding of Atonement</strong>? The <strong>d</strong>efinition of the word <strong>Atonement</strong> is to make <strong>A</strong>mends or <strong>Right a Wrong</strong> after you have done something <strong>e</strong>vil to someone. <strong>Examples</strong>: You stole someone&rsquo;s money but afterward you want to right the wrong you committed: This is when you can perform the <strong>Secular</strong> understanding to receive forgiveness by giving the money back and then asking for the forgiveness of the person that you wronged. Another <strong>e</strong>xample would be if you lied on someone and want to make an <strong>A</strong>tonement, you then would confess the lie by telling the truth and then <strong>a</strong>sks for the forgiveness of the person that you <strong>W</strong>ronged; Therefore the <strong>Secular</strong> <strong>d</strong>efinition of <strong>Atonement</strong> is to right the wrong to make the <strong>Amends</strong>. To understand the <strong>S</strong>piritual <strong>d</strong>efinition of <strong>Atonement</strong>, we will now look at the <strong>O</strong>ld <strong>Testament</strong> book of the Bible; This is when <strong>G</strong>od gave Moses instructions that provided for a <strong>Remedy</strong> for <strong>S</strong>in (<strong>Atonement</strong>). We have <strong>a</strong>lready covered and established <strong>e</strong>arlier that if we <strong>Sin</strong> and <strong>d</strong>isobey <strong>God</strong>, the <strong>Penalty is</strong> <strong>Death</strong>; This means that the only way to make things right with </p>
                                        </div>
                                        <div class="page-footer">46</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-47">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong>G</strong>od for <strong>Disobeying Him </strong>is to <strong>Pay</strong> the <strong>Price of</strong> <strong>Death</strong>; This is <strong>Spiritual</strong> <strong>A</strong>tonement. <strong>Hear This</strong>: Because <strong>G</strong>od loved His creation so <strong>d</strong>early, He <strong>a</strong>llowed and instituted <strong>a</strong>nother way to <strong>Atone</strong> and make things right by allowing <strong>U</strong>s to live <strong>e</strong>ven though we were <strong>W</strong>orthy of <strong>Death</strong>; And the <strong>Remedy</strong> is found in the <strong>Laws</strong> of <strong>A</strong>tonement which we <strong>a</strong>re <strong>Now</strong> about to <strong>Cover</strong>. This is the <strong>d</strong>escription of how the <strong>R</strong>itual of <strong>Atonement</strong> was <strong>O</strong>bserved, <strong>E</strong>xecuted <strong>a</strong>nd <strong>Performed</strong>. Anyone having <strong>d</strong>isobeyed the <strong>Commandments</strong> of <strong>G</strong>od and later wanted to be <strong>Forgiven</strong> for the <strong>S</strong>in, they had to <strong>Perform</strong> this <strong>R</strong>itual. <strong>Examples</strong>: A person stole his neighbor&rsquo;s <strong>a</strong>nimals and later has remorse and wants to make an atonement for the <strong>S</strong>in (<strong>Make Things Right</strong>). The <strong>First</strong> step of <strong>S</strong>piritual <strong>Atonement</strong> would be that the person who took the animal would confess their crime and <strong>a</strong>fterward replace the stolen animal, then <strong>a</strong>sks for the forgiveness of the one that was <strong>A</strong>ffected. The <strong>S</strong>econd <strong>Step</strong> will be that the person that sinned would make things <strong>Right</strong> with <strong>G</strong>od, which meant that a <strong>Life</strong> had to be <strong>S</strong>acrificed because the <strong>Price </strong>of <strong>Sin</strong> <strong>is</strong> <strong>Death</strong>; But because <strong>G</strong>od did not want to <strong>d</strong>estroy the <strong>Man</strong>, He <strong>a</strong>llowed that the man could <strong>Pay</strong> the <strong>Price</strong> <strong>of</strong> <strong>Sin</strong> (<strong>Death</strong>), by substituting an <strong>Animal</strong> to <strong>d</strong>ie in <strong>H</strong>is <strong>Place</strong>; Also <strong>S</strong>tep <strong>Two</strong> of the remedy of <strong>a</strong>tonement called for the <strong>a</strong>nimal to be presented to <strong>G</strong>od through a <strong>Priest</strong>; This being the <strong>R</strong>itual that was performed by the <strong>Tribe</strong> of the <strong>Levites</strong> that were <strong>O</strong>rdained by <strong>God</strong> in the <strong>d</strong>ays of Moses. The person that <strong>S</strong>inned would then turn the <strong>Animal</strong> over to the priest to be <strong>S</strong>acrificed (<strong>Killed</strong>). This represented that the <strong>a</strong>nimal <strong>Did</strong> the <strong>S</strong>in instead of the
                                            </p>

                                        </div>
                                        <div class="page-footer">47</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-48">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong>Person</strong>. The <strong>T</strong>hird <strong>Step</strong> would be presenting <strong>G</strong>od with a <strong>Perfect Sacrifice</strong>, which meant offering the best <strong>a</strong>nimal of their flock that was <strong>W</strong>ithout <strong>Blemish</strong>, and without<strong> Blemish</strong> meant the person was not <strong>a</strong>llowed to offer <strong>God</strong> his sickest<strong> a</strong>nimal, or one that had physical <strong>d</strong>efect like missing limbs, <strong>a</strong>fflicted with blindness or were <strong>a</strong>bout to <strong>Die</strong>; Also in the <strong>d</strong>ays when the Laws of <strong>A</strong>tonement were <strong>g</strong>iven to Moses, only the priests of <strong>G</strong>od the <strong>Levites</strong> were ordained to <strong>d</strong>o the <strong>Services</strong> that took place in the <strong>Temples</strong>, and only the priest and their families were <strong>a</strong>llowed to <strong>e</strong>nter into the <strong>Temple</strong>: Therefore the person that wanted to make the <strong>a</strong>tonement for <strong>Sin</strong> would bring their <strong>a</strong>nimal to the temple confessing the <strong>S</strong>in that they committed, and the priest would take the sacrifice from the sinner, and while the sinner waited outside of the temple, the priest would then perform the ritual and ceremony. The <strong>S</strong>ervice consisted of taking the <strong>a</strong>nimal inside of the temple and praying for the person that <strong>S</strong>inned <strong>a</strong>gainst <strong>God</strong>. Then the priest would ceremoniously <strong>Put</strong> the sin of that person upon the <strong>Animal</strong> that the <strong>a</strong>nimal would be <strong>Killed</strong> in substitution of the person that <strong>Sinned</strong> (<strong>See Diagram Below</strong>), afterward the preist would cook the lean meat of the <strong>S</strong>acrificed<strong> Animal</strong> while <strong>d</strong>iscarding the fat in a <strong>S</strong>eparate <strong>Ritual</strong>. The <strong>F</strong>ourth <strong>Step </strong>was to make <strong>Intercessions</strong> by <strong>a</strong>sking<strong> God </strong>for mercy though prayer that consisted of the priest <strong>a</strong>sking for the <strong>Forgivenes</strong>s. Then <strong>a</strong>fter the ceremony of sacrificing the <strong>a</strong>nimal and praying to <strong>God </strong>for the sinner forgiveness was <strong>Completed</strong>; Afterward the </p>

                                        </div>
                                        <div class="page-footer">48</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-49">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p> person would be without<strong> S</strong>in before <strong>God</strong>; This being <strong>Equivalent </strong>to the person having <strong>N</strong>ever<strong> Sinned</strong>. The priest would then roast the meat that only he and his family were <strong>a</strong>llowed to <strong>e</strong>at because the <strong>M</strong>eat was <strong>Sanctified</strong>, and this was <strong>a</strong>ccording to <strong>God&rsquo;s</strong> instructions not to <strong>W</strong>aste the <strong>Meat</strong>; Then <strong>a</strong>fterward the ritual and ceremony of <strong>A</strong>tonement was <strong>Completed</strong>. The priest would then go outside of the temple to inform the person that their <strong>S</strong>acrifice for <strong>Sin</strong> was <strong>a</strong>ccepted by <strong>God</strong>, and that they were were <strong>Forgiven</strong>. The person would then <strong>g</strong>o back to their home in peace knowing that they made things right with the neighbor that they wronged, and with <strong>G</strong>od which meant not paying the <strong>True</strong> <strong>Cost</strong> of <strong>Sin</strong> which is <strong>Death</strong> because of the <strong>Stand</strong>-<strong>in</strong> (<strong>Animal</strong>), that <strong>Paid </strong>the <strong>d</strong>ebt of <strong>Death</strong> <strong>to</strong> <strong>God</strong>. The start to finish of the <strong>Atonement</strong>.</p>

                                        </div>
                                        <div class="page-footer">49</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-50">
                                    <div class="page-content  ">

                                        <div class="page-text">

                                            <div class="page-image" style="background-image: url(images/visual-img-1.png)"></div>

                                        </div>
                                        <div class="page-footer">50</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-51">
                                    <div class="page-content  ">

                                        <div class="page-text">

                                            <p class="indnt">Let us now break down this teaching to <strong>g</strong>et the understanding as it was written and performed. The first part of these verses (22) Reads: When a ruler has sinned, and done somewhat through ignorance against any of the commandments of the Lord his God concerning things which should not be done, and is guilty; (23) or if his sin, wherein he has sin, come to his knowledge. These verses are saying that if we have sinned and have broken <strong>a</strong> <strong>Law</strong> of <strong>G</strong>od and know it, or if we <strong>a</strong>re unaware that we have broken <strong>a</strong> <strong>Law</strong> of <strong>G</strong>od and <strong>a</strong>fterward discovers that we did, that person would make an <strong>A</strong>tonement to <strong>God</strong>.</p>
                                            <p class="indnt">The first part of (24) Reads: he shall bring his offering, a kid of the goats, a male without blemish. This first part is saying that <strong>G</strong>od required a <strong>S</strong>acrifice that was young and <strong>Not</strong> <strong>S</strong>ick or <strong>Deformed</strong>. The second part Reads: And he shall lay his hands upon the head of the goat, and kill it in the place where they kill the burnt offering before the Lord: it is a sin offering. When the <strong>S</strong>cripture says <strong>He</strong>, it meant the priest, and the rest of this <strong>S</strong>cripture refers to the ritual and the ceremony of <strong>A</strong>tonement with the <strong>Sin</strong> offering that is the <strong>S</strong>acrificing of a <strong>Life</strong> (<strong>The Animal</strong>), that<strong> Paid</strong> the <strong>True</strong> <strong>Cost</strong> of<strong> S</strong>in (<strong>Death</strong>). I am hoping <strong>e</strong>veryone understood <strong>e</strong>verything about this lesson that deals with the secular and spiritual <strong>U</strong>nderstanding of <strong>Atonement</strong>, which is the sixth component. I do always pray for everyone. Amen.</p>

                                        </div>
                                        <div class="page-footer">51</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-52">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Leviticus 4:20</h2>
                                            <p class="indnt">And he shall do with the bullock as he did with the bullock for a sin offering, so shall he do with this: and the priest shalt make an atonement for them, and it shall be forgiving them.</p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">I will cover this <strong>e</strong>ntire <strong>S</strong>cripture because it is a continuation of the <strong>U</strong>nderstanding of the <strong>Atonement</strong>. I have <strong>a</strong>lready <strong>e</strong>xplained the ritual and ceremony of <strong>Atonement</strong> in the visual of the <strong>d</strong>iagram. In the diagram it was a lamb, this time in the <strong>S</strong>cripture it will be a bull, but still it is<strong> a</strong>ccording to <strong>Law</strong> that would have the animals <strong>S</strong>acrificed.<strong> Examples</strong>: It could be a bull, goat, ram, lamb or <strong>e</strong>ven a pigeon if the person was poor. We have also covered that only the priests could do the <strong>A</strong>tonement <strong>Services</strong>; The last part of the <strong>S</strong>cripture means that the <strong>e</strong>nd <strong>Result</strong> of the <strong>S</strong>ervice will be <strong>G</strong>od&rsquo;s <strong>Forgiveness</strong>. I hope everyone received the understanding of this lesson. Amen.
                                            </p>
                                            <h2 class="pg-inn-h">Exodus 29:18</h2>
                                            <p class="indnt">And thou shall burn the whole ram upon the altar: it is a burnt-offering unto the Lord: it is a sweet savour, an offering made by fire to the Lord.</p>

                                        </div>
                                        <div class="page-footer">52</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-53">
                                    <div class="page-content  ">

                                        <div class="page-text">

                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The understanding of this <strong>S</strong>cripture can only be <strong>e</strong>xplained through a <strong>V</strong>isual; Also I will cover this <strong>e</strong>ntire <strong>S</strong>cripture as a whole. The roasting of the sacrificed <strong>a</strong>nimal by the priests is the visual of a <strong>Bar</strong>-<strong>B</strong>-<strong>Que</strong>, and I believe we all know how <strong>Bar</strong>-<strong>B</strong>-<strong>Que </strong>smells sweet in the roasting of the <strong>Meat</strong>. The sweet smells of the <strong>d</strong>elicious meat when the priests roasted it went <strong>Up</strong> into the <strong>Air</strong> <strong>to</strong> <strong>Heaven</strong>, and <strong>G</strong>od counted it as the <strong>M</strong>an&rsquo;s <strong>Soul</strong> (<strong>Spirit</strong>). The <strong>a</strong>roma was <strong>Sweet</strong> to <strong>G</strong>od because the <strong>Price of Sin</strong> had been <strong>Paid</strong> (<strong>Death)</strong>, but the <strong>Man </strong>was still <strong>A</strong>live. I hope and pray <strong>e</strong>veryone understood this last <strong>S</strong>cripture <strong>e</strong>xplaining the <strong>Atonement</strong>, but let us now backtrack a little because as I said <strong>e</strong>arlier, some might pose the question of how can we <strong>d</strong>efeat<strong> Death</strong> after we have <strong>a</strong>lready <strong>Sinned</strong>; This <strong>a</strong>nswer is in the <strong>A</strong>tonement <strong>Remedy</strong> that was just <strong>e</strong>xplained, whereby the <strong>a</strong>nimal <strong>Died</strong> in <strong>Our</strong> <strong>Place</strong>; But now it is Jesus Christ that <strong>d</strong>ied in <strong>O</strong>ur  <strong>Place</strong>. We will now <strong>e</strong>xplore why <strong>God</strong> took <strong>a</strong>way the forgiveness of <strong>Sin</strong> that was in the <strong>Atonement</strong>. Again I will pray to God that everyone has growth by this lesson. Amen.</p>
                                            <h2 class="pg-inn-h">1 Samuel 15:22</h2>
                                            <p class="indnt">And Samuel said, Hath the Lord as great delight in burnt offering and sacrifices, as in obeying the voice of the Lord? Behold, to obey is better than sacrifice, and to hearken </p>
                                        </div>
                                        <div class="page-footer">53</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-54">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p> than the fat of rams.</p>

                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">This time to <strong>g</strong>et an understanding of the lesson, we will look at the children of <strong>G</strong>od in the days of Samuel the Prophet to understand how the people of <strong>G</strong>od <strong>Corrupted</strong> the <strong>A</strong>tonement <strong>Remedy</strong>. Later in the study, I want us to take a look at how today&rsquo;s <strong>Believers</strong> will <strong>a</strong>lso <strong>Corrupt</strong> the <strong>A</strong>tonement<strong> Remedy </strong>by worshipping <strong>G</strong>od in the <strong>e</strong>xact same manner as did the <strong>People</strong> in the days of Samuel <strong>a</strong>ccording to this <strong>Understanding</strong>. The first thing I want to say <strong>a</strong>bout this <strong>S</strong>cripture will be that it was<strong> g</strong>iven to Saul the first <strong>King</strong> of Israel, who was commanded by <strong>G</strong>od to make<strong> War</strong> <strong>a</strong>gainst the <strong>e</strong>nemies of the children of Israel by destoying certain <strong>Kingdoms</strong> because of their <strong>e</strong>vil<strong> Ways</strong>, and there was a certain kingdom ruled by king Agag that<strong> Persecuted</strong> the children of <strong>G</strong>od as they traveled from Egypt to the land that <strong>G</strong>od had promised to <strong>g</strong>ive them; Also king Saul was <strong>g</strong>iven <strong>Instructions </strong>by <strong>G</strong>od through Samuel the to <strong>d</strong>estroy king Agag of the Amalek with <strong>a</strong>ll of his people along with the <strong>a</strong>nimals of the kingdom, also <strong>d</strong>estroy <strong>e</strong>verything of the kingdom that included the <strong>S</strong>ilver, <strong>G</strong>old and the other precious <strong>Metals</strong> of the land. King Saul did go to war with the kingdom, but was <strong>d</strong>isobedient to <strong>God</strong> in that he was persuaded by the people to keep the <strong>S</strong>ilver, <strong>G</strong>old and <strong>Precious Metals</strong> of the kingdom. King Saul <strong>a</strong>lso kept the Amalek king <strong>Alive </strong>which </p>

                                        </div>
                                        <div class="page-footer">54</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-55">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>was contrary to <strong>G</strong>od <strong>Commandment</strong>; He also<strong> a</strong>llowed the people to persuade him to spare the <strong>a</strong>nimals because they did not want to sacrifice their own <strong>a</strong>nimals to <strong>God</strong>, but wanted to use the <strong>a</strong>nimals of king Agag&rsquo;s for their <strong>S</strong>ins. King Saul listened to the people concerning their request, and with king Saul <strong>d</strong>isobeying <strong>God</strong> in not killing king Agag, the animals and not <strong>d</strong>estoying the precious metals of the land, therefore <strong>G</strong>od sent Samuel the prophet back to king Saul to <strong>Rebuke</strong> <strong>Him</strong> (<strong>Express Disapproval</strong>), concerning the <strong>Disobedience</strong>; And when Samuel confronted king Saul, he then used the <strong>e</strong>xcuse that the animals were <strong>S</strong>pared so that the children of Israel could make <strong>S</strong>acrifices to <strong>G</strong>od without killing their own <strong>a</strong>nimals, also he said that the king was <strong>S</strong>pared to represent their <strong>Victory</strong>, and <strong>a</strong>lso the precious<strong> Medals</strong> were kept to be a <strong>W</strong>ealthier <strong>Nation</strong>. The first half of the Scripture Reads: And Samuel said, Hast the Lord as great delight in burn-offerings and sacrifices, as in obeying the voice of the Lord? The visual of this teaching will be that if you had <strong>O</strong>beying<strong> God</strong> in one <strong>Hand</strong>, and doing the <strong>S</strong>acrifices for <strong>Sin</strong> that is the <strong>Atonement</strong> in the <strong>O</strong>ther<strong> Hand</strong>; Which one do you believe <strong>G</strong>od would <strong>Choose</strong>? The answer would be the <strong>O</strong>bedience, because <strong>God</strong> never wanted the <strong>S</strong>acrifices in the first <strong>Place</strong>, and only <strong>g</strong>ave the remedy of <strong>Atonement</strong> to spare the <strong>M</strong>an from the <strong>Penalty</strong> <strong>of Sin</strong> (<strong>Death</strong>). The second half of the <strong>S</strong>cripture Reads: Behold, to obey is better than sacrifice, and to hearken than the fat of rams. Behold is to <strong>Notice</strong>, <strong>a</strong>nd <strong>Hearken </strong>is to <strong>Listen</strong>. This last part means that <strong>G</strong>od wanted them to <strong>See</strong> His <strong>C</strong>ommandments<strong> Working</strong>, </p>

                                        </div>
                                        <div class="page-footer">55</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-56">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>also He wanted them to <strong>Listen </strong>to His <strong>Commandments</strong> rather than <strong>d</strong>isobey them and then <strong>g</strong>o about to perform the <strong>S</strong>ervices of <strong>Atonement</strong>. Looking back at the history of the people in those <strong>d</strong>ays, many nations who did not know <strong>G</strong>od would make sacrifices to many things, and these things were mostly to <strong>Images</strong> that they made and believed to be their gods. Some would sacrifice and kill their own children, drink blood, murder virgins, have sex orgies or other <strong>e</strong>vil rituals that they believed pleased their gods; Also in the <strong>d</strong>ays of the children of Israel, they <strong>a</strong>lso believed that <strong>God</strong> would be <strong>d</strong>elighted in those kind of <strong>Sacrifices</strong> as the other <strong>N</strong>ation that did<strong> Evil</strong>, therefore they would sin over and over and say to themselves; I will bring <strong>G</strong>od this sacrifice for <strong>My Sins</strong> and He shall be <strong>Pleased</strong>, but they were <strong>a</strong>ll <strong>Misguided</strong> not understanding that <strong>G</strong>od wanted them to <strong>O</strong>bey<strong> Him</strong> as opposed to <strong>d</strong>isobeying <strong>Him</strong> because <strong>A</strong>tonement was <strong>Only</strong> to be offer up for the <strong>S</strong>ins that they should not have <strong>d</strong>one in the <strong>First</strong> <strong>Place</strong>.<strong> NOTE</strong>: The following<strong> S</strong>criptures will <strong>e</strong>xplain in detail why the <strong>Remedy</strong> of <strong>A</strong>tonement was <strong>Taken Away</strong>; Leaving the man without a way to be forgiven for <strong>Sin</strong> or <strong>P</strong>ay the <strong>Price of</strong> <strong>Sin </strong>(<strong>Death</strong>). I praying that everyone received the understanding of this lesson. Amen. </p>
                                            <h2 class="pg-inn-h">Isaiah 1:10</h2>
                                            <p class="indnt">Hear the word of the Lord, ye rulers the Sodom; give ear unto the law of our God, ye people of Gomorrah. (11) To what purpose is the multitude of your sacrifices unto me? </p>
                                        </div>
                                        <div class="page-footer">56</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-57">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>Saith the Lord: I am full of the burnt offerings of rams, and the fat of fed beasts; and I delight not in the blood of bullock, or of lambs, or of he goats. (13) Bring no more vain oblation; incense is an abomination unto me; the new moons and sabbaths, the calling of the assemblies, I cannot away with; it is iniquity, even the solemn meetings. (14) Your new moons and your appointed feasts my soul hateth: they are a trouble unto me; I am weary to bear them. (15) And when ye spread forth your hands, I will hide my eyes from you: yea, when ye make many prayers, I will not hear: your hands are full of blood. (16) Wash you, make you clean: put away the evil of your doings from before mine eyes; cease to do evil; (17) Learn to do well; seek judgment, relieve the oppressed, judge the fatherless, plead for the widow. (19) If ye be willing and obedient, ye shall eat the good of the land.
                                            </p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">
                                                The understanding of this lesson will be that the <strong>R</strong>emedy of <strong>Atonement</strong> was taken <strong>a</strong>way by<strong> God</strong> because of the <strong>A</strong>buses that the children of <strong>God</strong> did as mentioned before, and I will <strong>a</strong>ttempt to break down these <strong>S</strong>criptures line by line as needed, therefore please bear with the pauses to <strong>e</strong>xplain. Verse (10) Reads: Hear the word of the Lord, ye rulers of Sodom; and give ear unto the law of our God, Ye people of Gomorrah. To understand this first part of the lesson, you </p>
                                        </div>
                                        <div class="page-footer">57</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-58">
                                    <div class="page-content  ">
                                        <div class="page-text">
                                            <p>would have to know the <strong>S</strong>tory of <strong>Sodom</strong> <strong>a</strong>nd <strong>Gomorrah</strong> (Genesis 18:20 through 32). The story of Sodom and Gomorrah is of two cities that were so wicked and <strong>e</strong>vil that the <strong>U</strong>ngodliness of it rose up to <strong>Heaven</strong> to the place where <strong>G</strong>od <strong>Himself</strong> could not bear It; This is with them doing things like murders, abuse, oppression, homosexuality, bestiality, rapes, child molestation, human sacrifices to devils and other <strong>e</strong>vils that were so rampant and out of control that the only visual of it would be a city without police where <strong>Crime</strong> is <strong>U</strong>nbridled. These two cities were so wicked that <strong>G</strong>od set His <strong>Heart </strong>to <strong>d</strong>estroy <strong>Them</strong>; But when <strong>G</strong>od revealed to Abraham His faithful servant His intentions, Abraham not wanting to see <strong>a</strong>ll the people <strong>destroyed</strong>, asked <strong>G</strong>od if He was a <strong>Righteous God</strong> that would <strong>d</strong>estroy the <strong>Wicked</strong> <strong>a</strong>long with the <strong>Righteous</strong> in regards to the number of people He would <strong>Spare</strong> if there was found to be fifty <strong>r</strong>ighteous <strong>People</strong> in those <strong>T</strong>wo <strong>Cities</strong>. Then <strong>G</strong>od said to Abraham, if there be fifty righteous people within the two cities, He would not <strong>d</strong>estroy them for the fifty&rsquo;s sake. This story has a <strong>Comic</strong> flair to it <strong>e</strong>ven though it is a <strong>Tragic</strong>; Because when Abraham thought <strong>a</strong>bout the number of people that he <strong>a</strong>sked <strong>G</strong>od to <strong>Spare</strong>, he believe that there might not be fifty righteous people within Sodom and Gomorrah, therefore he lowered the number to forty five and said to <strong>G</strong>od, what if there be forty five righteous people in the two cities, will a righteous <strong>God</strong> <strong>d</strong>estroy the <strong>Righteous</strong> with the <strong>Wicked</strong>? God said if there be forty five He will <strong>No</strong>t; But Abraham <strong>a</strong>gain thought </p>
                                        </div>
                                        <div class="page-footer">58</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-59">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>about the number and began to continuously lower the number until he <strong>r</strong>eached <strong>Ten</strong>: Then <strong>a</strong>gain <strong>God </strong>said to Abraham, if there be ten righteous men found within the two cities, He would not <strong>d</strong>estroy <strong>Them</strong>. The bottom line of this testimony is that <strong>G</strong>od <strong>Destroyed</strong> those <strong>Two Cities</strong> with the thousands of people because there were <strong>Not</strong> <strong>e</strong>ven <strong>Ten Righteous Men</strong> <strong>o</strong>r <strong>Women</strong> found to be <strong>Therein</strong>. The Bible <strong>a</strong>lso provides another visual of the <strong>e</strong>vil that was within the cities where <strong>Lot</strong> Abraham&rsquo;s nephew lived on the <strong>O</strong>utskirts of <strong>Sodom</strong> and saw three strangers that were <strong>U</strong>nknown to him who were <strong>Angels</strong>. Lot fearing for their safety welcomed them inside of his home to protect them from the wickedness of the people, but the <strong>M</strong>en of <strong>Sodom</strong> <strong>a</strong>lso noticed them and began seeking the strangers (<strong>Angels</strong>), then went to Lot&rsquo;s home pounding on his door <strong>d</strong>emanding that he send them out so that they could <strong>Know Them</strong>, which meant to have <strong>Sex</strong> and/or <strong>Rape Them</strong>; But Lot offered his daughters to those wicked men to protect the <strong>A</strong>ngels, but they wanted to have sex with the <strong>Angels</strong> to the point where they tried to break down Lot&rsquo;s door but were <strong>Blinded</strong> by the <strong>A</strong>ngels to the point where they could not find the door <strong>A</strong>nymore; This is a <strong>Testimony</strong> of how <strong>e</strong>vil the people of <strong>S</strong>odom and <strong>Gomorrah</strong> <strong>W</strong>ere, and I had to tell this story because it relates to the word of <strong>G</strong>od that was <strong>g</strong>iven to Isaiah the Prophet to <strong>C</strong>ommunicate to the <strong>People</strong>. The time of Abraham to Moses is <strong>e</strong>stimated to be around fifteen hundred years, but I will <strong>a</strong>cknowledge that I could be wrong because timelines is not my strong suit; But the </p>
                                        </div>
                                        <div class="page-footer">59</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-60">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong>S</strong>criptures that we <strong>a</strong>re about to cover were <strong>g</strong>iven to Isaiah after the period of Moses, and I believe it was about seven hundred years after Moses, but <strong>a</strong>gain that <strong>e</strong>stimation can also be wrong because of the timeline of that period: But these two <strong>a</strong>ccumulative time periods from Abraham to Isaiah are unknown to me, but <strong>G</strong>od was comparing His people&rsquo;s ungodliness to that of the <strong>e</strong>vil of <strong>S</strong>odom and<strong> Gomorrah</strong>. The second part of (11) Reads: To what purpose is the multitude your sacrifices unto me? Saith the Lord. God was saying to His people that the <strong>A</strong>tonement <strong>Remedy</strong> does not serve any purpose because His people continued to do <strong>e</strong>vil and be <strong>Ungodly</strong>. The third part of (11) Reads: I am full of the burnt offerings of rams, and the fat of fed beasts; and I delight not the blood of bullocks, or of lambs, or of he goats. When <strong>G</strong>od uses the word <strong>Full</strong>, it is saying that He is <strong>Fed Up</strong> with the <strong>S</strong>acrifices offered to <strong>Him</strong>; This <strong>a</strong>lso meaning that there will be no more <strong>A</strong>nimal <strong>Sacrifices</strong> for the <strong>A</strong>tonement of <strong>Men&rsquo;s</strong> <strong>Sins</strong>, and that man will have to <strong>Pay</strong> the <strong>Price of Sin</strong> that we now understand is <strong>d</strong>eath<strong> Himself</strong>.</p>

                                            <p class="indnt">The first part of (13) Reads: bring no more vain oblation. This means that if the people continue to do the <strong>A</strong>tonement <strong>Remedy</strong>, it will be in <strong>Vain</strong> (<strong>Meaningless</strong>). The second part of (13) Reads: incense is an abomination unto me; the new moons and sabbaths, the calling of the assemblies, I cannot away with; it is iniquity, even the solemn meeting. This part means that <strong>a</strong>ll the gatherings and festivals that the children of Israel <strong>a</strong>ppointed to <strong>Honor</strong> </p>
                                        </div>
                                        <div class="page-footer">60</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-61">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong>God</strong>, whether it be through <strong>P</strong>raise, <strong>M</strong>emorials <strong>o</strong>r <strong>Festivals</strong>, all of them will be<strong> S</strong>in in <strong>Itself</strong>. The word <strong>Abomination </strong>is used in <strong>S</strong>cripture to say that something is <strong>Vile </strong>and<strong> d</strong>espicable, therefore <strong>G</strong>od is saying to the <strong>Ungodly</strong>, to worship <strong>Him</strong> is <strong>e</strong>vil in <strong>Itself</strong>; Also the <strong>G</strong>atherings and<strong> Festivals </strong>make Him<strong> Sick</strong>. Here is a good visual: A person that <strong>d</strong>oes you wrong all the time and they know that you are a <strong>g</strong>ood person, but in past <strong>e</strong>xperiences with them they have <strong>g</strong>iven you <strong>G</strong>reat <strong>Hate</strong>; Then there comes a time when that <strong>e</strong>vil person wants to <strong>Set a</strong>side a <strong>Day</strong> to celebrate your <strong>R</strong>ighteousness, <strong>M</strong>ercy, <strong>F</strong>orgiveness <strong>a</strong>nd <strong>Love</strong>, but the reality of someone doing <strong>e</strong>vil to you all the time and then wanting to <strong>Honor</strong> <strong>You</strong> and <strong>Y</strong>our<strong> Name</strong>, this will make you want to say;<strong> Please Stop</strong>. </p>

                                            <p class="indnt">The first part of (13) Reads: bring no more vain oblation. This means that if the people continue to do the <strong>A</strong>tonement <strong>Remedy</strong>, it will be in <strong>Vain</strong> (<strong>Meaningless</strong>). The second part of (13) Reads: incense is an abomination unto me; the new moons and sabbaths, the calling of the assemblies, I cannot away with; it is iniquity, even the solemn meeting. This part means that <strong>a</strong>ll the gatherings and festivals that the children of Israel <strong>a</strong>ppointed to <strong>Honor</strong> <strong>God</strong>, whether it be through <strong>P</strong>raise, <strong>M</strong>emorials <strong>o</strong>r <strong>Festivals</strong>, all of them will be<strong> S</strong>in in <strong>Itself</strong>. The word <strong>Abomination </strong>is used in <strong>S</strong>cripture to say that something is <strong>Vile </strong>and<strong> d</strong>espicable, therefore <strong>G</strong>od is saying to the <strong>Ungodly</strong>, to worship <strong>Him</strong> is <strong>e</strong>vil in <strong>Itself</strong>; Also the <strong>G</strong>atherings and<strong> Festivals </strong>make Him<strong> Sick</strong>. Here is a good visual: A person that <strong>d</strong>oes you wrong </p>



                                        </div>
                                        <div class="page-footer">61</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-62">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>all the time and they know that you are a <strong>g</strong>ood person, but in past <strong>e</strong>xperiences with them they have <strong>g</strong>iven you <strong>G</strong>reat <strong>Hate</strong>; Then there comes a time when that <strong>e</strong>vil person wants to <strong>Set a</strong>side a <strong>Day</strong> to celebrate your <strong>R</strong>ighteousness, <strong>M</strong>ercy, <strong>F</strong>orgiveness <strong>a</strong>nd <strong>Love</strong>, but the reality of someone doing <strong>e</strong>vil to you all the time and then wanting to <strong>Honor</strong> <strong>You</strong> and <strong>Y</strong>our<strong> Name</strong>, this will make you want to say;<strong> Please Stop</strong>.</p>
                                            <p class="indnt">Verse (14) Reads: Your new moons and your appointed feasts my soul hateth: they a are troubled unto me; I am weary to bear them. These <strong>g</strong>athering and festivals is a burden to <strong>G</strong>od similar to carrying a <strong>H</strong>eavy<strong> Load</strong> without <strong>Rest</strong>. <strong>Note</strong>: We that consider ourselves to be people of <strong>G</strong>od and will <strong>g</strong>o to <strong>W</strong>orship in the <strong>Churches</strong> on Sunday morning but will still live <strong>S</strong>inful, <strong>W</strong>icked and <strong>Disobedien</strong>t <strong>Lives</strong> while observing <strong>d</strong>ays like <strong>C</strong>hristmas, <strong>G</strong>ood <strong>F</strong>riday, <strong>E</strong>aster and <strong>O</strong>ther <strong>Spiritual g</strong>atherings, <strong>G</strong>od is saying to Them<strong>/U</strong>s by this <strong>S</strong>cripture; It is <strong>S</strong>in to <strong>Celebrate Them</strong> and live <strong>D</strong>isobedeint to <strong>God</strong>. <strong>Hear This</strong>: This is the <strong>Punishment</strong> for those that will live in <strong>Sin</strong> and say that they <strong>S</strong>erve <strong>God</strong>, but in <strong>Reality </strong>they <strong>d</strong>o <strong>Not</strong>. </p>

                                            <p class="indnt">The first part of (15) Reads: And when ye spread forth your hands, I will hide mine eyes from you: yea, when ye make many prayers, I will not hear.  Here <strong>G</strong>od is saying in this verse that He will punish His people that do the things mention for their wickedness, and He will not <strong>a</strong>nswer their <strong>P</strong>rayers in their <strong>Times of</strong> <strong>Troubles</strong>. The second part of the (15) Reads: your hands are full of blood. </p>

                                        </div>
                                        <div class="page-footer">62</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-63">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>This part means that people <strong>a</strong>re <strong>S</strong>uffering and <strong>Dying</strong> because of their wickedness that <strong>e</strong>quate to <strong>D</strong>eath and <strong>Blood</strong> (<strong>Sin</strong>).</p>
                                            <p class="indnt">The first part of (16) Reads: Wash you, make you clean. God is <strong>C</strong>ommanding that His people to <strong>Repent</strong>, be sanctified and <strong>b</strong>lameless of <strong>Unrighteousness</strong> before <strong>Him</strong> (<strong>Be Holy</strong>). The second part of (16) Reads: put away the evil of your doings from before mine eyes. This will be the question that I would like <strong>a</strong>sk everybody; If you have <strong>e</strong>yes and can <strong>See</strong>, realize that <strong>God</strong> also has <strong>e</strong>yes and can see every <strong>d</strong>isobedient, wicked, <strong>e</strong>vil and <strong>U</strong>ngodly <strong>Thing</strong> that we will do. The last part of (16) Reads: cease to do evil. This means to <strong>Repent</strong>, which is to <strong>STOP</strong>. We will cover repentance later in this first lesson. </p>
                                            <p class="indnt">The first part of (17) Reads: Learn to do well. The best way to understand this <strong>S</strong>cripture will be to <strong>g</strong>ive the visual of <strong>Students</strong> in a classroom, and the teacher saying to them &ldquo;Pick up your pencils because we are <strong>g</strong>oing to learn how to not <strong>Lie</strong> today&rdquo;, or &ldquo;We are <strong>g</strong>oing to learn how to not <strong>Steal</strong>&rdquo;: What <strong>God</strong> is saying to His people <strong>Past a</strong>nd <strong>Present</strong>, we need to learn how to <strong>d</strong>o <strong>Good</strong> (<strong>Love</strong>), and this is because we do not know how to <strong>d</strong>o <strong>Good</strong> or have <strong>Forgiveness</strong>. Who is the <strong>Perfect Source</strong> that can teach us how to <strong>Love</strong> and <strong>d</strong>o <strong>Good</strong>; The <strong>G</strong>reat <strong>Teacher</strong> of <strong>Love</strong>, <strong>Truth</strong>, <strong>Righteousness a</strong>nd <strong>H</strong>oliness is <strong>God</strong>, we will <strong>Never</strong> be <strong>a</strong>ble to possess this <strong>Beauty </strong>until we <strong>O</strong>bey His <strong>Instructions</strong>, remembering the person from the <strong>e</strong>arlier lesson that is a </p>
                                        </div>
                                        <div class="page-footer">63</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-64">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong>Fool</strong> because they <strong>r</strong>efuse to be <strong>Taught</strong> by the <strong>Professional</strong>. The second part of (17) Reads: seek judgment. This means that we should <strong>g</strong>o about our lives looking to do <strong>g</strong>ood for<strong> Others</strong>. The third part of (17) Reads: relieve the oppressed, judge the fatherless, plead for the widow. This means that we should be the champion of our brothers and sisters that <strong>a</strong>re <strong>Less</strong> fortunate in their lives than in <strong>Ours</strong>. </p>
                                            <p class="indnt">The first part of (19) Reads: If ye be willing and obedient. This refers to our free-will, which means that <strong>G</strong>od wants us to humble ourselves and<strong> S</strong>ubmit to <strong>Him</strong>. The second part of (19) Reads: ye shall eat the good of the land. This part means that <strong>G</strong>od wants to <strong>Rain Down</strong> blessings upon <strong>U</strong>s that we shall <strong>a</strong>ways<strong> Prosper</strong>. </p>
                                            <p class="indnt">Let us now sum up this <strong>e</strong>ntire <strong>Teaching</strong> from <strong>G</strong>od that is <strong>Him </strong>taking <strong>a</strong>way the <strong>A</strong>tonement <strong>Remedy</strong> from His people because of their<strong> A</strong>buses of <strong>The</strong> <strong>Remedy</strong>. It is <strong>S</strong>in for the <strong>Ungodly </strong>to worship <strong>God</strong> in their <strong>g</strong>atherings and festivals; This <strong>a</strong>pplying to <strong>Present Day b</strong>elievers<strong> Also</strong>. We also learned that if we do not <strong>S</strong>top committing <strong>Sin</strong>, <strong>G</strong>od will not hear our prayers in our time of troubles, but if we <strong>O</strong>bey <strong>God</strong>, He shall bless us <strong>Abundantly</strong>. The most important<strong> Message</strong> that should be taken <strong>a</strong>way from these <strong>S</strong>criptures will be that the <strong>A</strong>tonement <strong>Remedy</strong> was taken away until the <strong>S</strong>econd <strong>Coming</strong> of <strong>Jesus Christ</strong>, who is <strong>O</strong>ur<strong> Last</strong> <strong>Chance </strong>at <strong>Atonement</strong>. I stated <strong>e</strong>arlier that today&rsquo;s believers will <strong>a</strong>lso abuse the <strong>A</strong>tonement of <strong>Jesus Christ&rsquo;s</strong> <strong>S</strong>acrifice because they will lie, steal, commit</p>
                                        </div>
                                        <div class="page-footer">64</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-65">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>adultery, fornication, hurt people and <strong>d</strong>o other <strong>e</strong>vils things, but will <strong>g</strong>o into the houses of <strong>W</strong>orship on <strong>Sunday</strong> to <strong>Say</strong>; Thank you Lord <strong>Jesus Christ</strong> for<strong> d</strong>ying for my<strong> Sins</strong>, but <strong>a</strong>fterward will go and do the same <strong>Sins</strong> again while believing <strong>e</strong>verything is alright between them and <strong>God</strong>, thereby the cycle of <strong>a</strong>busing the <strong>A</strong>tonement<strong> Continues</strong>. Later we will cover what <strong>True Repentance</strong> means. I pray that everyone has a good understanding of the abuses of the atonement to understand why the atonement was taken away by God. Amen.</p>
                                            <h2 class="pg-inn-h" id="roman-giving">Romans 5:6 </h2>
                                            <p class="indnt">For when we were yet without strength, in due time Christ died for the ungodly. (8) But God commendeth his love toward us, in that, while we were yet sinners, Christ died for us. (10) For if, when we were enemies, we were reconciled to God by the death of his Son, much more, being reconciled, we shall we be saved by his life.</p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">We just learned from the Book of Isaiah, 1:10 through 13, that in the time of Isaiah the <strong>A</strong>tonement for <strong>Sin</strong> was taken <strong>a</strong>way by <strong>God</strong> because of the <strong>Abuses</strong> of from His people the children of Israel. The time period between Isaiah and Jesus Christ is unknown to me, but it is <strong>Important</strong> to have some type of reference, therefore my <strong>g</strong>uess will be <strong>Seven </strong> </p>
                                        </div>
                                        <div class="page-footer">65</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-66">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong>Hundred Years</strong>. What this means is that from the time between <strong>Isaiah </strong>to <strong>Jesus Christ</strong>, man was <strong>S</strong>eparated from <strong>God</strong> because there was no <strong>A</strong>tonement (<strong>Removal of Sin</strong>), and no man can have a <strong>R</strong>elationship with <strong>God</strong> when there is <strong>S</strong>in in their <strong>Life</strong> because <strong>S</strong>in is <strong>e</strong>quivalent to having a <strong>Wall</strong> between <strong>U</strong>s and <strong>God</strong>.</p>
                                            <p class="indnt">The first part of (6) Reads: For when we were yet without strength. This means that we were without <strong>G</strong>od&rsquo;s<strong> Protection</strong>, and this meaning that we were <strong>a</strong>t the <strong>Mercy</strong> of our <strong>e</strong>nemy <strong>Satan</strong> the <strong>Devil</strong>, <strong>Hell</strong>, <strong>Suffering</strong>, <strong>Sickness</strong>, <strong>Loss</strong> <strong>a</strong>nd <strong>Death</strong>, but <strong>G</strong>od revealed to the <strong>World</strong> that He is <strong>O</strong>ur <strong>Strength</strong>. The second part of (6) Reads: In due time. This means that in <strong>G</strong>od&rsquo;s <strong>Appointed Time</strong>. The third part of (6) Reads: Christ died for the ungodly. This is a <strong>V</strong>ery <strong>Important</strong> teaching because it means that <strong>G</strong>od once <strong>a</strong>gain showed <strong>M</strong>ercy to the <strong>World</strong> by sending Jesus Christ His <strong>Son</strong> to <strong>d</strong>ie for the <strong>Wicked</strong>; He has now become <strong>O</strong>ur <strong>Atonement</strong> like the<strong> Animal </strong>that was sacrificed for the <strong>S</strong>ins of<strong> Man</strong>, thereby once <strong>a</strong>gain we can be forgiven and have a <strong>R</strong>elationship with <strong>God</strong>. </p>
                                            <p class="indnt">TThe first part of (8) Reads: But God commendeth his love toward us. This means that <strong>G</strong>od had <strong>Compassion</strong> and mercy on <strong>U</strong>s. The second part of (8) Reads: in that, while we were yet sinners, Christ died for us. This will be the <strong>Visual</strong>: You have a neighbor that hates you, and they has stolen from you, murdered your children, had relation with your spouse, taken away your livelihood, burned your </p>
                                        </div>
                                        <div class="page-footer">66</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-67">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>house down, slandered your name and have committed other hateful acts, but now your neighbor is in trouble and is <strong>a</strong>bout to be put <strong>Death</strong>,; But through <strong>a</strong>ll the mistreatment you have received from this person, you still have love and compassion for them, and come to their rescue by offering <strong>Y</strong>our <strong>Life</strong> that they <strong>M</strong>ay <strong>Live</strong>; This is what <strong>God</strong> has <strong>d</strong>one for<strong> U</strong>s; We are the <strong>e</strong>vil<strong> Neighbor</strong> that has <strong>d</strong>one <strong>Hateful</strong> things <strong>a</strong>gainst <strong>God</strong>; This is the understanding of <strong>V</strong>erse <strong>8</strong>. We were not worthy of <strong>G</strong>od&rsquo;s <strong>Love</strong>, but He <strong>g</strong>ave it to us nonetheless <strong>e</strong>ven though we did <strong>e</strong>vil <strong>a</strong>gainst <strong>Him</strong> as in the <strong>e</strong>xample of the <strong>e</strong>vil <strong>Neighbor</strong>. </p>
                                            <p class="indnt">This first part of (10) Reads: For if, when we were enemies. This <strong>S</strong>cripture tell <strong>U</strong>s again that when we do <strong>e</strong>vil and do not <strong>O</strong>bey<strong> God</strong>, it means that we <strong>Hate</strong> <strong>God</strong>, and we are <strong>His</strong> <strong>e</strong>nemies whether we <strong>R</strong>ealize it or <strong>Not</strong>. The second part of (10) Reads: We were reconciled to God by the death of his Son. Reconciled is <strong>d</strong>efined as two or more that were <strong>Separated</strong> <strong>g</strong>etting back together in the <strong>S</strong>pirit of <strong>Unity</strong>. Earlier we learned that we are <strong>S</strong>eparated from <strong>God </strong>because of <strong>O</strong>ur <strong>Sins</strong>, but after Jesus Christ <strong>d</strong>ied for <strong>Us</strong>, we are no longer separated from <strong>G</strong>od to once <strong>a</strong>gain be able to have a relationship, and this is because the <strong>Price</strong> <strong>of Sin</strong> was <strong>Paid</strong> by Jesus Christ as seen in the<strong> d</strong>iagram for<strong> Atonement</strong>. The third part of (10) Reads: Much more, being reconciled, we shall be saved by his life. This last part is<strong> V</strong>ery <strong>Good News</strong> for <strong>U</strong>s, because the understanding that <strong>Jesus Christ</strong> life is the <strong>e</strong>xample to us <strong>ALL</strong> that we can <strong>O</strong>bey<strong> God</strong>, <strong>Love</strong>, <strong>Defeat Death</strong> <strong>a</strong>nd have <strong>O</strong>ur <strong>Prayers Answered</strong> because </p>
                                        </div>
                                        <div class="page-footer">67</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-68">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p> once <strong>a</strong>gain we can have a <strong>R</strong>elationship with <strong>God</strong>, also we can have <strong>e</strong>verlasting <strong>Life</strong> because we now know <strong>How</strong> to <strong>d</strong>efeat<strong> Death</strong>. I pray that you now understand that Jesus Christ is our <strong>N</strong>ew<strong> Atonement</strong>; Replacing the first <strong>A</strong>tonement that was <strong>Taking Away</strong>. I am still praying for your grow spiritually in God and Our Lord Jesus Christ. Amen.         </p>
                                            <h2 class="pg-inn-h" id="corin-thiians">11 Corinthians 5:21</h2>
                                            <p class="indnt">For he hath made him to be sin for us, who knew no sin; that we might be made the righteousness of God in him.</p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">We have already covered that the <strong>L</strong>aws of <strong>Atonement g</strong>iven by <strong>G</strong>od to Moses commanded that the priests to perform the remedy of <strong>A</strong>tonement by putting the <strong>Sin</strong> of the man upon the head of the <strong>A</strong>nimal that was to be <strong>Sacrificed</strong>, then they killed the <strong>a</strong>nimal for the <strong>S</strong>ins of the <strong>Man</strong>; This representing that the <strong>A</strong>nimals did the <strong>Sin</strong>. The understanding of this <strong>S</strong>cripture is the same but comes with one <strong>e</strong>xception; It is not an <strong>A</strong>nimal, but the <strong>S</strong>on of <strong>God</strong>, Jesus Christ that <strong>Died</strong> for the<strong> S</strong>ins of<strong> Man</strong>.</p>
                                            <p class="indnt">The first part of the Scripture Reads: For he hath made him to be sin for us, who knew no sin. Here I would like to use the visual of a man that committed a crime, and <strong>a</strong>nother has also committed that same crime, the <strong>Penalty </strong> </p>
                                        </div>
                                        <div class="page-footer">68</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-69">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>of the <strong>c</strong>rime is <strong>Death</strong>; Both stand before the <strong>Judge</strong> and out of love for the other convicted man, one begin to say to the judge, &ldquo;I am willing to die for my friend so that he can be set free to have a second chance at life&rdquo;, but the <strong>Judge</strong> says to the man that he cannot do this because they both broke the <strong>S</strong>ame <strong>Law</strong>, and were both <strong>S</strong>entence to <strong>Death</strong>; He <strong>a</strong>lso will say that only a man without a crime (<strong>Innocent</strong>), can <strong>Take</strong> the place of the<strong> g</strong>uilty, or we can say; The man who did not break the law; Therefore the understanding of the first half of the <strong>S</strong>cripture means that <strong>G</strong>od has put the <strong>Sins </strong>of <strong>e</strong>very man, woman and child on<strong> Jesus Christ</strong> who is <strong>W</strong>ithout<strong> Sin</strong> and <strong>W</strong>ithout<strong> Blemish</strong> (<strong>Did No Crime</strong>), Jesus Christ being the<strong> O</strong>nly <strong>Man</strong> born into this <strong>World</strong> that could be <strong>S</strong>acrificed for <strong>Sinners</strong>. The second part of the verse Reads: that we might be made the righteousness of God in him. This tells <strong>U</strong>s that Jesus Christ will be the <strong>d</strong>isobedient<strong> Person</strong> (<strong>Sinner</strong>), worthy of <strong>Death</strong>, and we will become <strong>Jesus Christ</strong> who was <strong>O</strong>bedient and <strong>W</strong>ithout<strong> Sin</strong> and<strong> d</strong>efeated<strong> Death</strong>, thereby appearing before <strong>G</strong>od in <strong>Perfect Holiness</strong>, or another way to say this will be that <strong>G</strong>od has transformed <strong>Jesus Christ</strong> into <strong>U</strong>s (<strong>Sinners</strong>), and <strong>U</strong>s into Jesus Christ the <strong>Holy One</strong>; But if <strong>G</strong>od sees us standing before His <strong>J</strong>udgment <strong>Seat</strong> as <strong>Ourselves </strong>(<strong>Sinners</strong>), we shall be <strong>d</strong>estroyed with <strong>e</strong>verlasting <strong>Fire</strong>: If <strong>G</strong>od sees <strong>Jesus Christ</strong> (<strong>Us</strong>), when we stand before His <strong>J</strong>udgment <strong>Seat</strong>, we shall <strong>Inherit </strong>the<strong> Kingdom</strong> <strong>of God </strong>and will be part of His <strong>Perfect</strong> plan to <strong>Save</strong> <strong>U</strong>s (<strong>Salvation</strong>). I am still praying that everyone understood everything from this very important lesson. Amen. </p>
                                        </div>
                                        <div class="page-footer">69</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-70">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <h2 class="pg-inn-h" id="understing-light">John 3:14</h2>
                                            <p class="indnt color-red">And as Moses lifted up the serpent in the wilderness, even so must the Son of man be lifted up: (15) That whosoever believeth in him should not perish, but have eternal life. (16) For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life. (17) For God sent not his Son into the world to condemn the world, but that the world through him might be saved. (18) He that believeth on him is not condemned: but he that believeth not is condemned already, because he hath not believed in the name of the only begotten Son of God. (19) And this is the condemnation, that light is come into the world, and men loved darkness rather than light, because their deeds were evil. (20) For everyone that doeth evil hateth the light, neither cometh to the light, lest his deeds should be reproved. (21) But he that doeth truth cometh to the light, that his deeds may be made manifest, that they are wrought in God.</p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The Seventh Component of Understanding Salvation, (7) <strong>What is the Spiritual Understanding of Light and Darkness</strong>? A very <strong>S</strong>pecial <strong>Note</strong>: This is my favorite lesson to <strong>e</strong>xplain because it is tied to my revelation and <strong>g</strong>ives a </p>
                                        </div>
                                        <div class="page-footer">70</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-71">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>wonderful <strong>Narrative</strong> of the history of the children of Israel when they were in the wilderness traveling to the land that <strong>G</strong>od promised them, also it will <strong>e</strong>xplains why we will be <strong>Judged</strong>. I will now <strong>g</strong>ive the first part of <strong>S</strong>cripture (<strong>14</strong>) which Reads: And as Moses lifted up the serpent in the wilderness, even so must the Son of man be lifted up. When Jesus Christ preached <strong>S</strong>alvation to the people, He made reference to certain <strong>S</strong>criptures from Numbers, 21:4 through 9 (<strong>Please Read</strong>). To <strong>g</strong>ive the visual of its meaning, I will need to talk <strong>a</strong>bout the children of Israel as they travel through the wilderness after being set free from their bondage of slavery by Egypt. After the <strong>p</strong>arting of the <strong>Red Sea</strong>, Moses led the children of Israel into the wilderness <strong>a</strong>ccording to the instructions <strong>g</strong>iven by <strong>God</strong>, but they would complain at <strong>e</strong>very turn as they traveled believing that it would be better for them to return to Egypt into bondage that they could have their basic needs met because they feared the <strong>d</strong>esert, but besides receiving the counsel of Moses on their journey, there were others in the camp that had influence over the people who were mostly <strong>e</strong>lders and nobles that the people would <strong>a</strong>lso listen to over the<strong> Counsel</strong> that came by Moses; Also these nobles and <strong>e</strong>lders persuaded <strong>A</strong>aron Moses brother into making a <strong>g</strong>olden calf (<strong>Graven Image</strong>), while Moses was up on Mount Sinai <strong>R</strong>eceiving the <strong>Ten Commandments</strong>. They <strong>a</strong>lso wanted the image to represent <strong>God</strong> that <strong>d</strong>elivered them from their bondage because they wanted to carry a image and idol before them as the <strong>Sign</strong> of their <strong>V</strong>ictory </p>
                                        </div>
                                        <div class="page-footer">71</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-72">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>(Exodus 32:1 through 14). The nobles and elders <strong>a</strong>lso stirred the people to the place where they wanted to <strong>Murder</strong> Moses so they could return to Egypt: The complaints of the people went this way; Moses has brought us out here to <strong>d</strong>ie, because when we were in Egypt, we had <strong>e</strong>nough water to <strong>d</strong>rink that we could live, and the conspiracy to kill Moses would rise up to the point where Moses fearing that the people would kill him prayed for his life, and <strong>G</strong>od commanded Moses to speak to a rock, but Moses struck the rock, but still the children of Israel received water, <strong>G</strong>od answering Moses <strong>Prayer</strong>. The second thing they complained <strong>a</strong>bout was that they wanted meat to <strong>e</strong>at and said in their complaint; Moses has brought us into the desert to <strong>d</strong>ie, because when we were in Egypt, we had meat to <strong>e</strong>at, but now we have nothing to <strong>e</strong>at but their our own <strong>a</strong>nimals or children, then the conspiracy to kill Moses would begin <strong>a</strong>gain, and Moses knowing their intentions prayed to <strong>G</strong>od, and the Lord caused <strong>q</strong>uails to fly into the midst of their camp. The quails flew so low that the people could pick them out of the air with their hands when they wanted meat. The third thing that the children of Israel wanted was bread, and <strong>a</strong>gain said that Moses had brought them out into the desert to <strong>d</strong>ie, because when they were in Egypt, they had ovens and <strong>e</strong>nough bread to feed themselves, but now they had no ovens to make themselves bread, and the conspiracy to kill Moses came forth <strong>a</strong>gain, but Moses knowing about the conspiracy and fearing for his life prayed to <strong>G</strong>od <strong>a</strong>gain and his prayers
                                            </p>
                                        </div>
                                        <div class="page-footer">72</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-73">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>were answered in that <strong>G</strong>od caused Manna (<strong>Bread</strong>), to rain down from heaven <strong>e</strong>veryday, and the people of Israel would <strong>g</strong>ather the bread with the <strong>e</strong>xception of one day. The last thing that the children of Israel complained <strong>a</strong>bout was that they wanted to be <strong>Prophets</strong> like Moses, and the noble and <strong>e</strong>lders said to the people, what is so <strong>Special</strong> about Moses that <strong>G</strong>od only talks with him, but this time <strong>G</strong>od being <strong>Fed Up</strong> with <strong>a</strong>ll their complaining, <strong>d</strong>isobedience, <strong>u</strong>nfaithfulness and <strong>Evil</strong>, God then said to Moses; Step<strong> Aside </strong>that I may <strong>C</strong>onsume these <strong>e</strong>vil people (<strong>Destroy</strong>), and I will raise you up a <strong>Righteous Nation</strong> that will be <strong>Faithful</strong>, but Moses prayed (<strong>Interceded</strong>), on behave of the people similar to having a lawyer <strong>a</strong>dvocates and<strong>/</strong>or pleads a case <strong>b</strong>efore a <strong>Judge</strong>, and Moses said to <strong>G</strong>od that if He <strong>d</strong>estroyed His people, all of their <strong>e</strong>nemies will mock them by saying that their <strong>G</strong>od brought them out into the <strong>d</strong>esert to <strong>Destroy</strong> <strong>Them</strong>. <strong>Note</strong>: Every time the conspiracy would rise up in the camp, <strong>G</strong>od wanted to <strong>d</strong>estroy the unfaithful, but Moses would <strong>a</strong>lways <strong>Intercede</strong> for their forgiveness by saying that their <strong>e</strong>nemies will laugh and mock them, and <strong>G</strong>od would listen to Moses in that He did not <strong>d</strong>estroy them, but <strong>G</strong>od did punish His people by sending an <strong>A</strong>rmy of fiery <strong>Serpents</strong> into their camp that bit the unfaithful <strong>a</strong>nd the complainers: Some bites caused instant <strong>d</strong>eath, and some caused <strong>S</strong>uffering where they were to the <strong>P</strong>oint of <strong>Death</strong>, but they understood that the<strong> Curse</strong> came from <strong>G</strong>od; And cried out to Moses <strong>a</strong>sking that he <strong>Pray</strong> to <strong>G</strong>od for them that He would not <strong>a</strong>llow them to <strong>Die</strong>. The instructions that </p>
                                        </div>
                                        <div class="page-footer">73</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-74">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong>G</strong>od <strong>g</strong>ave to Moses concerning the people that were inflicted and <strong>d</strong>ying from the serpent venom and wanted to live went this way; God commanded Moses to put a <strong>S</strong>erpent<strong> Image</strong> made of <strong>Brass</strong> upon a staff (<strong>Pole</strong>), and if the people wanted to be saved, they should looks upon the <strong>S</strong>ymbol of the <strong>Serpent</strong> and they <strong>S</strong>hall <strong>Live</strong>; But what the Bible <strong>d</strong>oes <strong>N</strong>ot <strong>Reveal</strong> in <strong>S</strong>criptures is that the people had to <strong>Look</strong> upon the serpent<strong> S</strong>ymbol in <strong>Faith</strong>. Many people were <strong>d</strong>ead and the <strong>Others</strong> were laying on the <strong>g</strong>round <strong>Suffering</strong> because of their <strong>S</strong>ins of complaining and <strong>N</strong>ot having <strong>Faith</strong>, but <strong>G</strong>od put <strong>Salvation</strong> into the serpent symbol (<strong>Healing</strong>); But there was a catch to the instructions that <strong>G</strong>od had <strong>g</strong>iven them that was not written in <strong>S</strong>criptures until <strong>Jesus Christ</strong> <strong>g</strong>ave the testimony of this teaching, and it  was that if <strong>a</strong>ny person who was bitten to the point of death said at any point; This is the image of the same serpent that bit me, and now Moses wants <strong>U</strong>s to have <strong>Faith </strong>in it and believe that this serpent symbol will save our lifes if we look upon it, He must be out of his mind, therefore all that were bitten and continued to doubt <strong>G</strong>od would <strong>Die</strong> because they trusted <strong>N</strong>ot in <strong>God&rsquo;s</strong> instructions to be <strong>Healed</strong>; And the <strong>O</strong>thers that were bitten if they said to themselves: Lord<strong> God</strong>, I know that I have <strong>Sinned</strong> <strong>a</strong>gainst you and have complained, also I have <strong>d</strong>isobeyed you by being unfaithful to the place where I now understand that I am <strong>W</strong>orthy of <strong>Death</strong>, but I want to <strong>Live</strong>, and if you want me to <strong>Look</strong> upon this <strong>S</strong>erpent<strong> Symbol</strong> that bit me because you have put <strong>Healing</strong> and <strong>S</strong>alvation into <strong>It</strong>, I will have <strong>Faith</strong> in your instructions and </p>
                                        </div>
                                        <div class="page-footer">74</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-75">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong>O</strong>bey <strong>You</strong>: These were the <strong>p</strong>eople that <strong>Recovered</strong>. Getting back to the <strong>S</strong>cripture that says, <strong>And</strong> <strong>as Moses lifted up the serpent in the wilderness, even so must the son of man be lifted up</strong>. Jesus Christ was teaching that <strong>G</strong>od had <strong>p</strong>ut <strong>Life</strong> (<strong>Salvation</strong>), into <strong>Him</strong>, and through having <strong>Faith</strong> in Him and <strong>His</strong> <strong>Words</strong>, we shall have <strong>e</strong>verlasting<strong> Life</strong>; Therefore <strong>a</strong>llow me to make a <strong>Note</strong>: We <strong>a</strong>ll have been bitten by the <strong>Serpent</strong>, <strong>S</strong>atan the <strong>Devil</strong> because we <strong>a</strong>re all <strong>Dying</strong>, but now <strong>e</strong>veryone can lift up Jesus Christ to have the <strong>Faith</strong> in Him if we want <strong>S</strong>alvation (<strong>Life</strong>), because <strong>G</strong>od has lifted up <strong>Jesus Christ</strong> <strong>e</strong>ven as Moses lifted up the <strong>S</strong>erpent in the <strong>Wilderness</strong>. Now that we understand Jesus Christ was referring to <strong>G</strong>od&rsquo;s instructions to His people that were bitten in the wilderness and wanted to be saved, <strong>a</strong>lso understand that <strong>G</strong>od is saying to the <strong>WORLD</strong>; If we want to be <strong>Saved</strong>, lift up Jesus Christ as <strong>O</strong>ur <strong>Lord and Salviour</strong>, believing that He can <strong>d</strong>eliver <strong>U</strong>s from <strong>Death</strong>.   </p>
                                            <p class="indnt">Verse (14) Reads: That whosoever believeth in him should not perish, but have eternal life. Still looking back on the story of Moses and the <strong>Serpents</strong>, we should now understand that whosoever shall looks to Jesus Christ for <strong>S</strong>alvation, they must have <strong>Faith</strong> that <strong>G</strong>od has put the power of life in <strong>Him</strong> to deliver <strong>a</strong>nyone from <strong>Death</strong>, <strong>e</strong>ven as the people that were bitten by the <strong>S</strong>erpent needed to be <strong>Saved</strong>. </p>
                                        </div>
                                        <div class="page-footer">75</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-76">
                                    <div class="page-content  ">

                                        <div class="page-text">

                                            <p class="indnt">Verse (16) Reads: For God so loved the world, that he gave his only begotten son. This verse teaches how much <strong>G</strong>od <strong>Truly Loves U</strong>s by <strong>S</strong>acrificing His <strong>O</strong>nly <strong>Son</strong> for <strong>O</strong>ur <strong>Sins </strong>as He is our <strong>N</strong>ew <strong>Atonement</strong>. The second part of (16) Reads: that whosoever believeth in him should not perish, but have everlasting life. This means that if we put <strong>O</strong>ur <strong>Faith</strong> in <strong>Jesus Christ</strong>, we shall <strong>L</strong>ive <strong>Forever</strong>. </p>
                                            <p class="indnt">TThe first part of (17) Reads: For God sent not his son into the world to condemn the world. This part of the verse means that <strong>G</strong>od did not want Jesus Christ to <strong>d</strong>estroy <strong>U</strong>s. The second part of (17) Reads: But that the world through him might be saved. This means that we have <strong>S</strong>alvation and <strong>Redemption</strong> from the <strong>Penalty o</strong>f <strong>Sin</strong> (<strong>Death</strong>), through Jesus Christ&rsquo;s <strong>Sacrifice</strong>. </p>
                                            <p class="indnt">The first part of (18) Reads: He that believeth in him is not condemned. This means that if we have <strong>Faith</strong> in Jesus Christ, and <strong>a</strong>llow Him to be <strong>O</strong>ur <strong>Lord</strong> <strong>and</strong> <strong>Saviour</strong> in whom we  <strong>O</strong>bey <strong>a</strong>ccording to His <strong>Commandments</strong>, We shall be <strong>W</strong>ithout<strong> Sin</strong>. The second part of (18) Reads: But he that believeth not is condemned already. This means the people who refuse to believe that Jesus Christ <strong>s</strong>aved them from <strong>Death</strong>, are <strong>d</strong>ead in <strong>Sin</strong> while <strong>They Live</strong>. The third part of (18) Reads: because he has not believed in the name of the only begotten Son of God. This means that <strong>G</strong>od has <strong>g</strong>iven <strong>U</strong>s the way to have forgiveness for our <strong>S</strong>ins which is in Jesus Christ <strong>O</strong>ur <strong>Atonement</strong>; But if we act like the children of <strong>G</strong>od that were bitten in the wilderness who continued to </p>
                                        </div>
                                        <div class="page-footer">76</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-77">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>complain<strong> a</strong>bout <strong>G</strong>od&rsquo;s <strong>Instructions</strong>, we shall <strong>Perish</strong> because we have not believe in <strong>G</strong>od&rsquo;s <strong>Perfect Remedy</strong> for <strong>O</strong>ur <strong>Sins</strong> that is in Jesus Christ; Also if we refuse to <strong>e</strong>ven acknowledge that there is a <strong>G</strong>od, we shall <strong>a</strong>lso <strong>Perish</strong>. I will now <strong>d</strong>efine the <strong>S</strong>piritual <strong>U</strong>nderstanding of <strong>Light</strong> <strong>and</strong> <strong>Darkness</strong>.
                                            </p>
                                            <p class="indnt">The first part of (19) Reads: And this is the condemnation. I need to give <strong>g</strong>lory to <strong>GOD</strong> because in His <strong>Love</strong>, He reveal to the <strong>W</strong>orld through <strong>Jesus Christ</strong> what we <strong>a</strong>re doing <strong>W</strong>rong to be <strong>Judged</strong> <strong>a</strong>s <strong>SINNERS</strong>, or <strong>a</strong>nother way of saying this would be: Why <strong>d</strong>oes <strong>God</strong> want to <strong>d</strong>estroyed<strong> U</strong>s? We<strong> NOW </strong>have the <strong>Answer</strong>. The second part of (19) Reads: that light is come into the world. The only way to understand this part of the <strong>S</strong>cripture, it is to understand <strong>G</strong>od&rsquo;s <strong>Definition</strong> of the word <strong>Light</strong> and the <strong>W</strong>ord <strong>Darkness</strong>. Allow me to start with the understanding of <strong>Light</strong>. The word <strong>Light </strong>is <strong>S</strong>piritually anything that we will <strong>d</strong>o and not be <strong>a</strong>shamed of, or another way of saying this will be that we show the world <strong>O</strong>ur <strong>Love</strong> though our <strong>W</strong>ords, <strong>D</strong>eeds and <strong>Actions</strong>; We do this because they <strong>a</strong>re <strong>P</strong>raiseworthy, <strong>C</strong>ommendable and <strong>Good</strong>; Also that they <strong>a</strong>re from <strong>God</strong>. <strong>Examples</strong>: Obeying <strong>G</strong>od, telling the truth, having mercy, being righteous, having faith, not judging, being peacemaker, <strong>g</strong>entleness, being hospitable, charitable, hopeful, <strong>e</strong>ncouraging people and <strong>a</strong>lso being fair; Therefore I will submit to you that <strong>Light </strong>is <strong>LOVE</strong>, and all the <strong>A</strong>ttributes mention <strong>a</strong>bove comes from <strong>Love</strong>. No <strong>e</strong>vil can proceed from <strong>Love</strong>. When the <strong>S</strong>cripture says that <strong>Light</strong> </p>
                                        </div>
                                        <div class="page-footer">77</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-78">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p> is come into the <strong>W</strong>orld, it is <strong>a</strong>ctually saying <strong>Love </strong>has come into the <strong>W</strong>orld (<strong>Jesus Christ</strong>). The bible teaches that <strong>God is Love</strong> <strong>a</strong>nd <strong>Jesus Christ</strong> <strong>is</strong> <strong>God</strong>; Therefore understand that <strong>God</strong> has come into the <strong>World</strong> revealing <strong>His</strong> <strong>Life</strong> <strong>a</strong>nd <strong>Death</strong> that we should have through <strong>Faith</strong> and <strong>O</strong>bedience in <strong>Him </strong>(<strong>GOD</strong>). There is a song that has a verse that goes, This little light of mine, I&rsquo;m going to let it shine . This song is saying to the listeners that the singer wants their light (<strong>Love</strong>), to be <strong>S</strong>een by<strong> Others</strong>. I will talk <strong>a</strong>bout other examples of how the word <strong>Light</strong> can be replaced with <strong>Love</strong> as the lesson moves forward, but for now we have an introduction into how the<strong> BIBLE</strong> uses the word <strong>Light</strong>, therefore let us now move <strong>a</strong>long to the word <strong>Darkness</strong>. The third part of the (19) Reads: and men loved darkness rather than light. I will now <strong>d</strong>efine the word <strong>Darkness</strong>, which is <strong>d</strong>oing the things that we are <strong>a</strong>shamed of, or another way to say this would be to say, the things we will do<strong> U</strong>nder the<strong> Cover of Secrecy</strong> with the foreknowledge that <strong>W</strong>e<strong> a</strong>re doing<strong> Wrong</strong>, and the <strong>W</strong>orld would say the <strong>Behavior</strong> is <strong>E</strong>vil. <strong>Examples</strong>: Disobeying God, being liars, stealing, being without mercy, being unfair, unrighteous, inflicting pain. being adulterers and fornicators, rapists, being oppressive, not forgiving, provoking people to <strong>e</strong>vil, murdering, spreading gossip, child molesting, idolizing money, being high minded, devil worshipping and <strong>e</strong>tc., thereby I will <strong>d</strong>eclare unto you that<strong> Darkness</strong> is <strong>HATE</strong>; And this is because <strong>A</strong>ll the <strong>a</strong>bove mention acts and <strong>d</strong>eeds come from <strong>Hate</strong>. I hope <strong>e</strong>veryone can<strong> a</strong>gree with this <strong>Analogy</strong>. Now I will combine most of (<strong>19</strong>) to <strong>g</strong>ive the </p>
                                        </div>
                                        <div class="page-footer">78</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-79">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p> understanding. We will be <strong>Judged</strong> by <strong>G</strong>od because <strong>Light</strong> which is <strong>Love</strong> has come into the <strong>W</strong>orld, but we of this <strong>W</strong>orld love <strong>Darkness</strong>, which is <strong>H</strong>ate,<strong> E</strong>vil and <strong>Satan</strong>. The fourth part of (19) Reads: because their deeds were evil. Everyone knows when they <strong>a</strong>re doing something <strong>W</strong>rong (<strong>Evil</strong>), and we should understand that we will only <strong>d</strong>o the things that <strong>W</strong>e <strong>Love</strong>. <strong>Examples</strong>: People that love chocolate will <strong>e</strong>at chocolate.  People that love <strong>a</strong>nimals will care for pets. People that love music will play/<strong>e</strong>njoy music. People that love to sing will sing, and the people that love to  read books will read. The <strong>Dark</strong> <strong>Side</strong> of this will be that the <strong>People</strong> that love to hurt people will hurt people. People that love to steal will steal. People that love to kill will murder and so on; People will not do <strong>a</strong>nything that they <strong>Hate</strong>, but if we do the things mentioned of <strong>d</strong>arkness, we should understand that we <strong>Love</strong> <strong>Hate</strong>, and <strong>e</strong>ven <strong>Worse</strong>, we love <strong>Satan</strong>. God will <strong>d</strong>efine <strong>U</strong>s by this <strong>Standard</strong>, do we <strong>L</strong>ove <strong>Light</strong> or do we <strong>L</strong>ove <strong>Darkness</strong>, do we <strong>L</strong>ove <strong>God</strong> or do we <strong>L</strong>ove <strong>Satan</strong>?</p>
                                            <p class="indnt">The first part of (20) Reads: For everyone that doeth evil hateth the light. This means that if we <strong>d</strong>o the things of <strong>Darkness</strong>, we <strong>Hate</strong> <strong>Love</strong>. The second part of (20) Reads: neither come to the light. This means that the people who will murder, steal, lie, oppress, defraud, commit adultery will never <strong>c</strong>ome to <strong>God</strong> (<strong>Light</strong>), neither will they humble themselves before <strong>G</strong>od, even as the people that will <strong>g</strong>o to todays <strong>Churches </strong>but will <strong>N</strong>ot be <strong>Faithful</strong> to <strong>G</strong>od and <strong>Jesus Christ</strong>, thereby this will be your <strong>Warning</strong>, because those </p>
                                        </div>
                                        <div class="page-footer">79</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-80">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>that will <strong>g</strong>o to the houses of <strong>W</strong>orship and do the things that <strong>G</strong>od <strong>Hates</strong>, believe that they have not <strong>c</strong>ome to <strong>God</strong>, or have they surrendered their <strong>Life</strong> to Jesus Christ, therefore I will <strong>a</strong>sk you this one <strong>Q</strong>uestion; Keep in mind that this person will continue to do <strong>e</strong>vil while attending <strong>C</strong>hurch <strong>Faithfully</strong>, But this person will kill, lie, preys on the weak, cheat, <strong>e</strong>ncourage others to <strong>d</strong>o wickedness and other hateful thing that are <strong>e</strong>vil, therefore the <strong>Question</strong>; Would you say that this person has <strong>c</strong>ame to <strong>God</strong>? What <strong>a</strong>bout the child molesters that will go to the <strong>C</strong>hurch faithfully, but has not stopped harming children; Would you say that person has<strong> c</strong>ame to <strong>God</strong>? When a person <strong>Truly</strong> comes to <strong>G</strong>od, they will no longer continue to <strong>S</strong>in and live <strong>Disobedience </strong>to <strong>G</strong>od. The things of <strong>d</strong>arkness that people will do, <strong>e</strong>ven if they <strong>g</strong>o to the houses of <strong>W</strong>orship <strong>Everyday</strong>, understand they has never came to <strong>G</strong>od as the <strong>S</strong>criptures reads, and they have never <strong>c</strong>ame to the <strong>Light</strong> <strong>of Love</strong> (<strong>Jesus Christ</strong>). The third part of (20) Reads: lest his deeds should be reproved. The word <strong>Lest</strong> means <strong>Otherwise</strong>; And the word <strong>Reproved </strong>means <strong>Express Disapproval</strong>. This third part means that when we truly come to <strong>G</strong>od, the things that we use to do that <strong>a</strong>re <strong>N</strong>ot of <strong>God </strong>(<strong>Love</strong>), we will stop <strong>d</strong>oing, and we will only <strong>O</strong>bey <strong>G</strong>o<strong>d&rsquo;s Holy</strong> <strong>Word</strong> that teaches <strong>U</strong>s to <strong>Repent </strong>from <strong>e</strong>vil, thereby we <strong>d</strong>o forsake the things of <strong>d</strong>arkness like stealing, adultery, selfishness, lying <strong>a</strong>nd hatred; Otherwise the word of <strong>G</strong>od will Judge <strong>U</strong>s as the <strong>Unrighteous</strong>. This <strong>Warning</strong> is coming from <strong>G</strong>od to be <strong>Holy</strong> and to <strong>O</strong>bey <strong>Jesus Christ</strong>; And not to just <strong>a</strong>ttend <strong>Church</strong>.
                                            </p>
                                        </div>
                                        <div class="page-footer">80</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-81">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p class="indnt">The first part of (21) Reads: But he that doeth truth cometh to the light. This means that those that will <strong>d</strong>o the things of <strong>Light</strong> will <strong>c</strong>ome to <strong>God</strong>, and will <strong>S</strong>erve <strong>Jesus Christ</strong> so that there will be no more <strong>e</strong>vil and malice in their lives because they have turned <strong>a</strong>way from <strong>Sin</strong> and is now living for Jesus Christ and having a <strong>R</strong>elationship with <strong>God</strong>. The second part of (21) Reads: that his deeds may be made manifest. The word manifest <strong>M</strong>eans to <strong>Reveal</strong>. This verse refers to our <strong>W</strong>ords, <strong>D</strong>eeds and <strong>Actions</strong> that <strong>a</strong>re the <strong>Attributes</strong> of <strong>Light </strong>that <strong>e</strong>qual <strong>Love</strong>, and will <strong>d</strong>emonstrate and <strong>Prove</strong> with <strong>a</strong>ll <strong>Boldness </strong>that we <strong>S</strong>erve <strong>Love</strong> (<strong>God</strong>). Remember the song, This Little Light of Mine . The third part of (21) Reads: that they are wrought in God. The word <strong>Wrought </strong>means to <strong>S</strong>hape or<strong> Mold</strong> into a <strong>C</strong>ertain <strong>Image</strong>, and in this case, it is the <strong>S</strong>hape and<strong> Image of God</strong>. I will put this <strong>Q</strong>uestion to <strong>All</strong>: Do you want to <strong>S</strong>ee <strong>God</strong>? If you want to see <strong>G</strong>od,<strong> g</strong>ive a person a sandwich when you see that they are hungry, then you will <strong>S</strong>ee<strong> God</strong>. Invite a stranger into your home for hospitality, then you shall <strong>S</strong>ee <strong>God</strong>. Give someone shelter in bad weather, tell the truth, be faithful to your spouse, be forgiving, have compassion, be a peacemaker, this is when you will truly<strong> S</strong>ee<strong> God </strong>in this <strong>World</strong>, thereby the only way to <strong>S</strong>ee <strong>God</strong> in this<strong> Life</strong> is to do <strong>G</strong>ood for <strong>Others</strong>. </p>
                                            <p class="indnt">The sum of this lesson will be that we are all <strong>g</strong>oing to <strong>Die</strong>, but we can now look up in <strong>Faith</strong> to Jesus Christ (<strong>Love</strong>), and as the children of Israel did when they were bitten by the serpent and <strong>b</strong>elieved in the <strong>Instructions g</strong>iven by <strong>God</strong>, </p>
                                        </div>
                                        <div class="page-footer">81</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-82">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>we will be <strong>Saved</strong> from <strong>S</strong>in, <strong>H</strong>ate and <strong>Disobedience</strong> so that we can not be <strong>Judged </strong>for<strong> L</strong>oving <strong>Darkness</strong> (<strong>Hate</strong>), which is doing <strong>e</strong>vil and wicked <strong>d</strong>eeds instead of <strong>L</strong>oving <strong>Light </strong>(<strong>Love</strong>), which is <strong>d</strong>oing <strong>Good</strong>. A lot of information came out of these <strong>S</strong>criptures, and I am hoping that you <strong>a</strong>ll are strengthened and made <strong>Wiser</strong> by the<strong> U</strong>nderstanding of <strong>Light</strong> and the <strong>U</strong>nderstanding of <strong>Darkness</strong>, that is the seventh component of <strong>S</strong>alvation. I need to say that I have been blessed to share this testimony with everyone because you are truly loved by God. Amen. </p>

                                            <h2 class="pg-inn-h" id="life-jhon">John 14:6</h2>
                                            <p class="indnt">Jesus said unto him, <span class="color-red">I am the way, the truth, and the life: no man, cometh unto the Father, but by me.</span></p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The first part of (6) Reads: Jesus said to him, I am the way. This is when Jesus Christ was <strong>e</strong>xplaining to Nicodemus the Pharisee, a Jewish leader that the <strong>O</strong>nly<strong> Way</strong> to have a <strong>Relationship</strong> with <strong>G</strong>od is though <strong>Him</strong>, and this is because He is our <strong>N</strong>ew <strong>Atonement</strong> for the forgiveness of <strong>O</strong>ur <strong>Sins</strong>; And by <strong>a</strong>ccepting <strong>Him</strong> as our <strong>S</strong>aviour, we are <strong>a</strong>cknowledging that Jesus Christ <strong>d</strong>ied in our place and <strong>Paid</strong> the <strong>Price of Sin</strong> (<strong>Death</strong>), thereby becoming our <strong>S</strong>econd and<strong> Last Chance </strong>to be without <strong>S</strong>in before <strong>God</strong>; And with us being no longer <strong>S</strong>inners, </p>
                                        </div>
                                        <div class="page-footer">82</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-83">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>we can <strong>a</strong>gain worship <strong>G</strong>od and <strong>g</strong>o to Him in <strong>Prayer </strong>because <strong>G</strong>od will hear <strong>U</strong>s, but only through Jesus Christ and in the <strong>Name</strong> of Jesus Christ. The second part of (6) Reads: the truth. Before I <strong>e</strong>xplain the verse, I need to share something that someone said to me concerning the word <strong>BIBLE</strong>, which is the <strong>w</strong>ord of <strong>God</strong>. The <strong>Bible</strong> is an <strong>A</strong>cronym for <strong>Basic Instructions Before Leaving Earth</strong> (<strong>B.I.B.L.E.</strong>), and I <strong>a</strong>lso want to point out the <strong>S</strong>cripture in Numbers 23:19 that Reads: <strong>God is not a man that he should lie</strong>; And Titus 1:2 that Reads: <strong>God who cannot lie</strong>. What is <strong>Truth</strong>? The Bible teaches that <strong>G</strong>od is <strong>Truth</strong>, and His <strong>W</strong>ord is <strong>Truth</strong>, and <strong>G</strong>od is <strong>His Word</strong>; Wrap your mind around this: John 1:1 Reads; <strong>In the beginning was the Word</strong>,<strong> and the Word was with God</strong>,<strong> and the Word was God</strong>. John 1:14 Reads: <strong>And the word was made flesh</strong>, <strong>and dwelt among us</strong>. Therefore Jesus Christ is not only the <strong>S</strong>on of <strong>God</strong>, but He is <strong>God</strong>, and He is <strong>God&rsquo;s Word</strong> (<strong>TRUTH</strong>), that came into this <strong>W</strong>orld that is teaching <strong>U</strong>s that <strong>e</strong>verything He says comes from <strong>Himself</strong> (<strong>God</strong>), and if we <strong>C</strong>hoose not to believe <strong>Him</strong>, we <strong>a</strong>lso choose not to <strong>b</strong>elieve <strong>God</strong>, thereby rejecting <strong>God</strong>. We should understand that the <strong>Truth</strong> <strong>d</strong>oes not<strong> Change</strong>. Hebrews 13:8 Reads: <strong>Jesus Christ the same yesterday</strong>, <strong>today and forever</strong>. We know from our own <strong>e</strong>xperiences that the <strong>Truth</strong> will never change: The first person we kissed, this will never change. The teacher that taught us math in the sixth <strong>g</strong>rade, this will not change; It is the same yesterday, today and forever. The <strong>Truth</strong> is forever, and those that will receive the truth (<strong>Jesus Christ</strong>), <strong>a</strong>re <strong>Forever</strong>. The third part of (6) Reads: and </p>
                                        </div>
                                        <div class="page-footer">83</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-84">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>the life. I <strong>e</strong>njoy explaining this part of the <strong>S</strong>cripture because it reveals to <strong>U</strong>s what our <strong>I</strong>nner-Man<strong>/S</strong>pirit/<strong>S</strong>oul is made of; And what it <strong>Consists</strong> of: In other words, What<strong> g</strong>ives<strong> U</strong>s<strong> Life</strong>? It also opens our <strong>e</strong>yes to certain <strong>S</strong>criptures and <strong>Stories </strong>with the word <strong>Light</strong> in them, but for now the word <strong>Light</strong> will be used in <strong>R</strong>eference to<strong> Life</strong>. Let us <strong>g</strong>et started by first taking a look at the verse from John 1:4 concerning <strong>G</strong>od&rsquo;s <strong>Power</strong> that Reads: <strong>In him was life</strong>, <strong>and the life was the light of men</strong>. This <strong>S</strong>cripture means that <strong>O</strong>ur <strong>Life</strong> and<strong> Inner</strong>-<strong>Man</strong>/<strong>Spirit</strong>/<strong>Soul</strong> know that it is from Jesus Christ (<strong>God</strong>), with this meaning that our <strong>I</strong>nner-man, <strong>S</strong>pirit and <strong>Soul</strong> is made of <strong>Love</strong> and for <strong>Love</strong>. The Holy Bible <strong>a</strong>lso teaches that we are <strong>C</strong>reated in the <strong>Image</strong> <strong>of</strong> <strong>God</strong>; Genesis 1:27, therefore our inner<strong>-</strong>man, spirit and soul <strong>Looks</strong> like <strong>G</strong>od, but we cannot <strong>See </strong>our inner-man, spirit and soul with the<strong> N</strong>aked <strong>Eye</strong>, neither can we <strong>S</strong>ee <strong>God</strong> with the <strong>N</strong>aked <strong>Eye</strong>, but <strong>a</strong>ll of <strong>U</strong>s can<strong> Love</strong>, which is <strong>O</strong>ur<strong> Life</strong>, that is of <strong>God</strong>. What is <strong>a</strong>head will look like a math <strong>e</strong>quation. The <strong>Word</strong> = <strong>God</strong>, Which = <strong>Light</strong>, Which = <strong>Love</strong>, Which = <strong>Truth</strong>, Which = <strong>Jesus Christ</strong>, Which = <strong>Life</strong>, Which = <strong>O</strong>ur <strong>Innner-Man</strong>/<strong>Spirit</strong>/<strong>Soul</strong>, which once <strong>a</strong>gain = <strong>God</strong>. All things will <strong>c</strong>ome <strong>Full Circle</strong>. </p>
                                            <p class="indnt">These connections (<strong>Equations</strong>), are <strong>o</strong>ne in the same, and understand that <strong>e</strong>veryone <strong>Born</strong> into this <strong>W</strong>orld has the <strong>a</strong>bility and capacity to <strong>Love</strong>, which is our inner-man/spirit and <strong>s</strong>oul, which is <strong>O</strong>ur <strong>Life</strong>. Some people may use their love for doing <strong>e</strong>vil, but they still have that <strong>A</strong>ttribute of<strong> God</strong>, which is <strong>O</strong>ur <strong>Life</strong> that is <strong>Love</strong>. I pray that one day <strong>G</strong>od will </p>
                                        </div>
                                        <div class="page-footer">84</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-85">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong>a</strong>llow us to <strong>S</strong>ee the <strong>Beauty of Life</strong> with the <strong>Beauty o</strong>f <strong>Love</strong>. We have covered why we will be <strong>J</strong>udged, and I pray that we will we <strong>c</strong>hoose <strong>God</strong>, His <strong>Word</strong>, <strong>Jesus Christ</strong>, <strong>Life</strong>, <strong>Love</strong> <strong>a</strong>nd <strong>Obedience</strong>. The bottom line is that Jesus Christ is <strong>O</strong>ur <strong>Life</strong>, and without Jesus Christ we <strong>e</strong>mbrace <strong>Death</strong>. My sincere prayer will be that <strong>e</strong>veryone understand this part of the lesson because as we <strong>a</strong>dvance, all other references to the <strong>W</strong>ords <strong>God</strong>, <strong>Jesus Christ</strong>, <strong>Light</strong>, <strong>Life</strong>, <strong>Love</strong>, <strong>Truth</strong>, <strong>a</strong>nd <strong>O</strong>ur <strong>Spirit</strong> will be<strong> One</strong> in the <strong>Same</strong>. My prayers are always with you all. Amen.
                                            </p>
                                            <h2 class="pg-inn-h" id="power-loving">John 14:21</h2>
                                            <p class="indnt color-red">He that hath my commandments, and keepeth them, he it is that loveth me: and he that loveth me shall be loved of my Father, and I will love him, and will manifest myself to him. (24) He that loveth me not keepeth not my sayings: and the word which ye hear is not mine, but the Father&rsquo;s which sent me.</p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The first part of (21) Reads, He that hath my commandments, and keepeth them. Let us first talk about <strong>e</strong>ven knowing the <strong>Commandments</strong> of Jesus Christ, and the only way we can know the <strong>Commandments</strong> of Jesus Christ is by reading the <strong>N</strong>ew <strong>Testament</strong> of the Bible for <strong>O</strong>urselves, <strong>ESPECIALLY</strong> the <span class="color-red"><strong>Red Lettering</strong> </span>of when </p>
                                        </div>
                                        <div class="page-footer">85</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-86">
                                    <div class="page-content  ">

                                        <div class="page-text">

                                            <p><span class="color-red"><strong>Jesus Christ</strong> </span> speaks because it is <strong>O</strong>ur <strong>Map </strong>to <strong>Eternal</strong> <strong>Life</strong> after we know His <strong>Word</strong> and<strong> O</strong>bey <strong>Them</strong>. <strong>Note</strong>: I want to thank <strong>G</strong>od at this time for <strong>a</strong>llowing the <span class="color-red"><strong>Red Lettering</strong></span>of
                                                when <strong>Jesus Christ</strong> spoke to be written in
                                                <span class="color-red"><strong>Red</strong>,</span>because I believe it is <strong>So Important</strong> to our <strong>S</strong>alvation, being our <span class="color-red"><strong>Warning Sign</strong> </span>that give <strong>U</strong>s<strong> Instructions</strong> if we want to have <strong>e</strong>ternal <strong>Life</strong>. We know that<strong> e</strong>veryone do not<strong> Read</strong> the Bible, but that shall not be a <strong>Defense</strong> before <strong>G</strong>od because our inter-man <strong>e</strong>ven without knowing the <strong>C</strong>ommandments of <strong>God</strong> (<strong>Jesus Christ</strong>), will instinctively understand when we <strong>a</strong>re doing wrong because <strong>O</strong>ur<strong> Spirit</strong> will reject <strong>A</strong>ll forms of <strong>e</strong>vil that anyone would <strong>a</strong>ttempt to do to <strong>U</strong>s as in these <strong>Examples</strong>. Would you<strong> a</strong>llow yourself to be lied to if you could stop it? Would you <strong>a</strong>llow yourself to be persecuted if you can stop it or would <strong>a</strong>llow youself to be murdered, cheated, robbed and the other things of <strong>e</strong>vil that come from <strong>d</strong>arkness if you could stop it? I already know the <strong>A</strong>nswer will be <strong>NO</strong>, but <strong>Hear</strong> <strong>This</strong>: We will do these same <strong>e</strong>vil things to others that we will not allow to be <strong>d</strong>one to <strong>Ourselves</strong>, therefore Luke 6:23 Reads: <strong>Do unto other as you would have them do unto you</strong>: This is the <strong>Golden Rule</strong>. The second part of (21) Reads: he it is that loved me. We have <strong>a</strong>lready covered that the <strong>Love of God</strong> is to <strong>O</strong>bey <strong>God</strong>, which Jesus Christ <strong>Performed</strong>. The third part of (21) Reads: and he that loveth me shall be loved of my Father, and I will love him. This means that when we<strong> O</strong>bey <strong>God</strong> through Jesus Christ&rsquo;s <strong>Commandments</strong>, we can be<strong> a</strong>ssured and have confidence that <strong>G</strong>od<strong> Loves U</strong>s, also we </p>
                                        </div>
                                        <div class="page-footer">86</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-87">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>shall have the <strong>Love</strong> of <strong>Jesus Christ</strong>, but the <strong>S</strong>piritual <strong>Tradeoff</strong> will be<strong> O</strong>ur <strong>Obedience</strong>. The fourth part of (21) Reads: and I will manifest myself to him. I truly want <strong>e</strong>veryone to have the same revelation that I had to have understanding of <strong>God</strong> and see that through Jesus Christ words, He has <strong>g</strong>iven <strong>U</strong>s the <strong>Keys</strong> to having a revelation, which is to <strong>O</strong>bey His <strong>Commandments</strong> once we <strong>K</strong>now <strong>Them</strong>. The bottom line will be if you <strong>d</strong>esire to have Jesus Christ (<strong>God</strong>), manifest Himself to <strong>You/U</strong>s, it will come from our faithful <strong>O</strong>bedience to <strong>Jesus Christ</strong> <strong>C</strong>ommandments that is in the <span class="color-red"><strong>Red Lettering</strong></span>; Remembering that <strong>G</strong>od <strong>c</strong>annot <strong>Lie</strong>
                                            </p>
                                            <p class="indnt">The last verse (24) Reads: He that loveth me not keepeth not my sayings: and the word which ye hear is not mine, but the Father&rsquo;s which sent me. We have covered that <strong>d</strong>isobedience is the <strong>Hate</strong> <strong>of God</strong> (<strong>Jesus Christ</strong>), and we have <strong>a</strong>lso covered that Jesus Christ is <strong>G</strong>od&rsquo;s <strong>Word</strong> that came <strong>d</strong>own from <strong>Heaven</strong>, and <strong>G</strong>od&rsquo;s <strong>Word</strong> is <strong>Jesus Christ</strong> (<strong>Truth</strong>). This should <strong>e</strong>xplain this <strong>e</strong>ntire last part of the <strong>S</strong>cripture. Once again I am hopeful that everyone will be is enlightened by God&rsquo;s word. Amen.</p>
                                            <h2 class="pg-inn-h">John 15:10</h2>
                                            <p class="indnt"><span class="color-red">If ye keep my commandments, ye shall abide in my love; even as I have kept my Father&rsquo;s commandments, and abide in his love.</span></p>

                                        </div>
                                        <div class="page-footer">87</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-88">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The first part of (10) Reads, If ye keep my commandments. Keep means to <strong>e</strong>mbrace or<strong> Hold</strong>. The second part of (10) Reads: ye shall abide in my love; even as I have kept my Father commandments, and abide in his love. This second verse is the meat of this <strong>S</strong>cripture, and I would like <strong>e</strong>veryone to take <strong>Note</strong>: Let us talk <strong>a</strong>bout the <strong>Miracles </strong>that Jesus Christ <strong>Performed</strong> in the time of <strong>His</strong> <strong>Ministry</strong>: Raising the <strong>d</strong>ead, <strong>C</strong>asting out <strong>d</strong>emons, <strong>He</strong>aling the sick,<strong> C</strong>alming the storms, <strong>F</strong>eeding thousands and the many other, Jesus Christ had this <strong>P</strong>ower and <strong>Authority </strong>because the<strong> Love</strong> of <strong>G</strong>od<strong> Rested </strong>upon Him because of His <strong>Obedience</strong>. This power and <strong>A</strong>uthority can be ours also if we live <strong>a</strong>ccording to Jesus Christ&rsquo;s <strong>Commandments</strong>, and His <strong>Love </strong>will<strong> a</strong>lso <strong>Rest </strong>on <strong>U</strong>s. Notice the pattern of<strong> Blessings </strong>that comes through <strong>O</strong>bedience<strong>.</strong> We are finished with this lesson and as always my prayers are with you. Amen.</p>
                                            <h2 class="pg-inn-h">John 8:29</h2>
                                            <p class="indnt"><span class="color-red">And he that sent me is with me: the Father hath not left me alone; for I do always those things that please him.</span></p>

                                        </div>
                                        <div class="page-footer">88</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-89">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The first part of (29) Reads: And he that sent me is with me: the Father hath not left me alone. This first part of the verse refers to Jesus Christ and His final <strong>W</strong>alk to the <strong>Cross</strong>, because it is the <strong>Source </strong>of His <strong>G</strong>reat <strong>Power</strong> that came from knowing that <strong>God</strong> was with Him as He <strong>S</strong>uffered a <strong>Horrendous</strong> <strong>Death</strong>. God commanded that He lay <strong>d</strong>own His <strong>Life</strong> for <strong>O</strong>ur<strong> Sins</strong> being <strong>O</strong>ur <strong>Atonement</strong>: Jesus Christ is<strong> The</strong> <strong>Lamb Of God</strong>, and it <strong>a</strong>ppeared that Jesus Christ walked to His <strong>d</strong>eath <strong>Alone</strong>; This is because <strong>a</strong>ll of His <strong>d</strong>isciples and followers scattered, but Jesus Christ was <strong>a</strong>lways strengthened by the knowledge that <strong>God</strong> walked with Him because of His <strong>Obedience</strong>. This testimony was <strong>g</strong>iven to His disciples as it is <strong>g</strong>iven to <strong>U</strong>s and the<strong> W</strong>orld if we truly <strong>U</strong>nderstand <strong>Obedience</strong>; And in the <strong>d</strong>ay of our <strong>T</strong>rials, <strong>P</strong>ersecution and <strong>e</strong>ven<strong> Death</strong>, we can be <strong>Strong</strong> remembering Stephen of Acts: 6:5 through 7:60. The second part of (29) Reads: for I do always those things that please him. This last part of the verse means that Jesus Christ faced certain <strong>d</strong>eath, but He still pressed forward knowing that it<strong> Pleased</strong> His Father for Him to do <strong>His</strong> <strong>Will</strong>, having <strong>U</strong>nwavering <strong>Faith </strong>in <strong>G</strong>od and<strong> Obedience</strong>. We are at the end of this teaching and again I will stay encouraged because it is my prayer that everyone be lifted. Amen.</p>
                                        </div>
                                        <div class="page-footer">89</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-90">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <h2 class="pg-inn-h" id="two-greatest">Matthew 22:36</h2>
                                            <p class="indnt">Master, which is the great commandment in the law? (37) Jesus said unto him, <span class="color-red"> Thou shalt love the Lord thy God with all thy heart, and with all thy soul, and with all thy mind. (38) This is the first and great commandment. (39) And the second is like unto it, Thou shalt love thy neighbor as thyself. (40) On these two commandments hang all the law and the prophets.</span>                                                </p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">I will cover this <strong>e</strong>ntire <strong>S</strong>cripture as a whole, because we should now understand most of it; And it starts with a question <strong>a</strong>sked by a Pharisee (<strong>Jewish Leader</strong>), for the purpose of finding something to <strong>d</strong>ebate Jesus Christ <strong>a</strong>bout concerning His knowledge of <strong>G</strong>od&rsquo;s <strong>Law</strong> by asking Him this <strong>Q</strong>uestion: <strong>Master</strong>, <strong>which is the great commandment in the law</strong>? The <strong>a</strong>nswer that Jesus Christ <strong>g</strong>ave him was this;<strong> Thou shalt love the Lord thy God with all thy heart</strong>, <strong>and with all thy soul</strong>, <strong>and with all thy mind</strong>. We know what the love of<strong> G</strong>od <strong>Is</strong>; But this time it is <strong>e</strong>xpressed in terms of using <strong>e</strong>very bit of the <strong>Strength</strong> that we can <strong>M</strong>uster to<strong> Love God</strong>; This is the <strong>First</strong> and <strong>G</strong>reat<strong> Commandment</strong>, and it <strong>Speaks</strong> for <strong>I</strong>tself. I will make it <strong>e</strong>ven plainer concerning the instruction;<strong> Loving God is a Priority</strong>. After <strong>a</strong>nswering the Pharisee question, Jesus Christ went </p>
                                        </div>
                                        <div class="page-footer">90</div>
                                    </div>
                                </div>


                                <div class="page " id="pg-91">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong>e</strong>ven farther by mentioning one more that concerns the <strong>S</strong>econd <strong>Greatest Commandment</strong> which is, <strong>Thou shalt love thy neighbor as thyself</strong>. This second one is not recorded in the <strong>Ten Commandments</strong>, but it is taught by <strong>Jesus Christ</strong>, and we have <strong>a</strong>lready covered that we should treat people in the way that we want to be treated because it is mention throughout the<strong> Bible</strong> by <strong>a</strong>ll the <strong>Prophets</strong> of <strong>G</strong>od, and it was <strong>a</strong>lso given to the Pharisees by Jesus Christ, but now it is <strong>g</strong>iven to the <strong>World</strong> revealing that the <strong>e</strong>ntire <strong>Bible</strong> with the understanding will be that we <strong>O</strong>bey<strong> God</strong> and to<strong> Treat</strong> <strong>O</strong>ur <strong>Neighbor</strong> with <strong>Love</strong>; <strong>That is</strong> <strong>It</strong> <strong>and</strong> <strong>That is All</strong>. Please <strong>Hear This</strong>; On these <strong>Two Commandments</strong> hang <strong>a</strong>ll the <strong>Law</strong> and the <strong>Prophets</strong>, and this is the <strong>Two Commandments</strong> that <strong>G</strong>od wants us to <strong>Live</strong> <strong>By</strong>; I will say to <strong>e</strong>veryone studying, believe in the <strong>Love</strong> that has just been <strong>e</strong>xplained, and to <strong>e</strong>ncourage you farther; I will say that there is more <strong>e</strong>nlightenment and understanding to come because <strong>Love</strong> <strong>is God</strong> <strong>and</strong> <strong>God</strong> <strong>is</strong> <strong>Love</strong>. Amen.
                                            </p>
                                            <h2 class="pg-inn-h" id="understing-of-faith">Romans 10:8</h2>
                                            <p class="indnt">But what saith it? The word is nigh thee, even in thy mouth, and in thy heart: that is, the word of faith, which we preach; (9) That if thou shalt confess with thy mouth the Lord Jesus, and shalt believe in thine heart that God hath raised him from the dead, thou shalt be saved. (10) For with the heart man believeth unto righteousness; and with the mouth confession is made unto salvation. (11) For the scripture saith, Whosoever believeth on him shall not be ashamed.</p>
                                        </div>
                                        <div class="page-footer">91</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-92">
                                    <div class="page-content  ">

                                        <div class="page-text">

                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The Eighth Component of Understanding Salvation, (<strong>8</strong>) <strong>What is the Secular and Spiritual Understanding of Faith</strong>? The first part of (8) Reads: But what saith it? The word is nigh thee, even in thy mouth, and in thy heart: that is, the word of faith, which we preach. The first step to understanding <strong>Faith</strong> will be to understand the thought process behind our beliefs that <strong>d</strong>efines who we <strong>a</strong>re as <strong>People</strong>; Also understand that our faith can be redirected because we are <strong>c</strong>reated to a <strong>Place</strong> where we can face insurmountable <strong>a</strong>dversities and <strong>Still</strong> press forward without the fear of losing <strong>O</strong>ur<strong> Lives</strong>, thereby making <strong>G</strong>reat<strong> Sacrifices </strong>that can be driven by the <strong>R</strong>eward of <strong>Heaven</strong>. I stated <strong>e</strong>arlier in the lesson that if we could only <strong>S</strong>ee <strong>Heaven</strong> we would <strong>Sacrifice</strong> <strong>e</strong>verything just to be <strong>C</strong>ounted <strong>Worthy</strong> to <strong>e</strong>nter <strong>In</strong>; But the <strong>Flip Side</strong> of this visual will be that if we were <strong>a</strong>llowed to <strong>S</strong>ee the <strong>Lake of Fire</strong>, we would <strong>d</strong>o<strong> e</strong>verything in our <strong>Power </strong>to make <strong>O</strong>urselves <strong>Unworthy</strong> <strong>a</strong>nd <strong>Undeserving </strong>to be condemned to<strong> s</strong>uch a place. <strong>Note</strong>: I will <strong>g</strong>ive a visual of the <strong>Lake of Fire</strong> that is commonly referred to as <strong>Hell</strong> by <strong>a</strong>sking everyone to imagine themselves being put into a place where there are no restraints for others to do <strong>e</strong>vil against you, and I am talking about the worst murderers, molesters, torturers, serial rapists of males or females, sexual <strong>d</strong>eviants, predators, <strong>d</strong>evil worshipers, oppressors, kidnappers and <strong>e</strong>ven the deceivers that were <strong>e</strong>ver <strong>Born</strong>; And besides being placed </p>
                                        </div>
                                        <div class="page-footer">92</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-93">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>with those type of <strong>Sinners</strong>; There is <strong>a</strong>lso <strong>S</strong>atan,<strong> D</strong>eath,<strong> D</strong>emons <strong>a</strong>nd<strong> Hell</strong> that is also condemned to this <strong>p</strong>lace of <strong>Torment</strong>. On top of <strong>d</strong>ealing with that <strong>Nightmare</strong>, you do not <strong>Die</strong> as we <strong>U</strong>nderstand <strong>Death</strong>, and <strong>Y</strong>our <strong>Flesh</strong> suffers <strong>a</strong>ll the <strong>Pain </strong>of <strong>Fire</strong> <strong>Forever</strong>. Once <strong>a</strong>gain if we could see this place, we <strong>a</strong>lways would <strong>O</strong>bey <strong>God</strong>; But sense we cannot <strong>S</strong>ee <strong>It</strong>, therefore the <strong>R</strong>eward or <strong>Condemnation</strong> <strong>is Hidden</strong> until we <strong>S</strong>tand before the <strong>Judgment of God</strong> because no one can <strong>See</strong> the rewards of <strong>Light</strong> or the rewards of <strong>Darkness</strong>, therefore we <strong>a</strong>re not <strong>Truly </strong>motivated to <strong>b</strong>elieve in the <strong>Blessing</strong> or the <strong>Curse</strong>. There <strong>a</strong>re four <strong>d</strong>efinitions in Bible <strong>S</strong>criptures that I will use to <strong>e</strong>xplain <strong>Faith</strong>, but the <strong>b</strong>est is given by <strong>Jesus Christ</strong>. We will begin by covering the <strong>S</strong>cripture that was <strong>g</strong>iven by <strong>Paul</strong> from Hebrews 11:1 that Reads: <strong>Now Faith is the substance of things hoped for, the evidence of things not  seen</strong>. I will start by talking <strong>a</strong>bout the thing that we can <strong>See</strong> which is <strong>F</strong>ame, <strong>P</strong>ower<strong>,</strong> <strong>R</strong>iches, <strong>H</strong>onor, <strong>L</strong>uxuries and <strong>Money</strong>, but of <strong>a</strong>ll these things, <strong>Money </strong>is the <strong>Greatest</strong>. I have <strong>w</strong>itnessed the <strong>Faith </strong>that this <strong>W</strong>orld has in <strong>Money</strong>, and I have <strong>w</strong>itness the<strong> Power</strong> that comes from money as men shall wield it, and I say this is because people will make <strong>g</strong>reat sacrifices just to obtain money, which can include <strong>g</strong>oing to war, stealing, <strong>e</strong>nslaving people and killing just to obtain it; <strong>But Why Is This</strong>? People believe that money will be the <strong>S</strong>olution to <strong>a</strong>ll their <strong>Problems</strong>, and they <strong>a</strong>lso believe that<strong> Money</strong> will be <strong>s</strong>olution to their <strong>Salvation</strong>. The second <strong>d</strong>efinition of <strong>Faith</strong> will be from Romans 8:24. <strong>For we are saved by hope</strong>: <strong>but </p>
                                        </div>
                                        <div class="page-footer">93</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-94">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>hope seen is not hope</strong>: <strong>for what a man seeth</strong>,<strong> why does he hope for</strong>? (25) <strong>But if we hope for that we see not</strong>, <strong>then do we with patience wait for it</strong>. Faith in the <strong>S</strong>piritual<strong> World</strong> is not <strong>Seeing</strong> but <strong>S</strong>till<strong> Believing</strong>; But in the <strong>S</strong>ecular<strong> Realm</strong> (<strong>World</strong>), it has to be <strong>Seen</strong> to <strong>b</strong>e <strong>Believed</strong>: I have saved the <strong>b</strong>est two understanding of <strong>Faith </strong>for last; But continuing to <strong>e</strong>xplain <strong>Faith</strong>, I will say that we need to understand how to <strong>Gauge O</strong>ur<strong> Faith </strong>(<strong>Measure</strong>), and since people will do just <strong>a</strong>bout anything for <strong>Money</strong>; Here is the <strong>Question</strong>. How much money can someone <strong>g</strong>ive you to forgive a person that <strong>Killed</strong> your <strong>e</strong>ntire <strong>Family</strong>, and you have <strong>Swore</strong> to <strong>N</strong>ever to <strong>Forgive Them</strong>? Can it be a hundred million, or what <strong>a</strong>bout a hundred billion? If it is the <strong>Money</strong> that is <strong>p</strong>recious to <strong>You</strong>, understand that <strong>G</strong>od wants <strong>U</strong>s to have this <strong>S</strong>ame <strong>Forgiveness</strong> for that person that did this <strong>e</strong>vil to <strong>Y</strong>ou<strong>/Us </strong>without <strong>Gain</strong>, as supposedly this <strong>U</strong>nforgiving person would forgive the murderer of his <strong>e</strong>ntire family for that huge <strong>A</strong>mount of <strong>Wealth</strong>. I will <strong>a</strong>sk <strong>e</strong>veryone the <strong>Question</strong> of what would you <strong>a</strong>sk or demand from <strong>God</strong> money-wise to this have <strong>Faith</strong>: What is <strong>Y</strong>our <strong>Price</strong>? Therefore if the person says that they believe in <strong>G</strong>od and have <strong>Faith</strong>, but there is no substance or <strong>a</strong>ction behind it, the <strong>Truth </strong>will be that they do not have <strong>Faith </strong>in <strong>G</strong>od; But if they do the <strong>Will</strong> of <strong>G</strong>od for the <strong>Rewards of</strong> <strong>Heaven</strong> (<strong>Unseen</strong>), then they <strong>d</strong>o have <strong>Faith</strong> in <strong>G</strong>od; This being the <strong>Q</strong>uestion that Hebrews 11:1 and Roman 8:24 put to <strong>U</strong>s. Choose between the <strong>Riches </strong>that <strong>G</strong>od promises <strong>U</strong>s through <strong>Faith</strong> in Jesus Christ, or continue to have <strong>Faith</strong> in the riches of this <strong>W</strong>orld. This is the only way that you can <strong>G</strong>auge your
                                            </p>
                                        </div>
                                        <div class="page-footer">94</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-95">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p> <strong>Faith </strong>as to whether the comforts of this <strong>World </strong>is <strong>Y</strong>our <strong>Treasure</strong>, or is it the <strong>Kingdom of Heaven </strong>that you will <strong>Live</strong> and <strong>d</strong>ie <strong>For</strong>; Remembering Jesus Christ was tempted by<strong> S</strong>atan and offered <strong>a</strong>ll the <strong>Kingdoms</strong> of this <strong>W</strong>orld; <strong>EVERYTHING</strong>; But Jesus Christ<strong> True Treasure </strong>was the <strong>Kingdom of</strong> <strong>God</strong>: Matthew 4:8 through 10. </p>

                                            <p class="indnt">Let us now cover the <strong>b</strong>est understanding of <strong>Faith</strong> that is <strong>g</strong>iven by Jesus Christ from the book of Mark 10:13 Reading: <strong>And they brought young children to him</strong>,<strong> that he should touch them</strong>:<strong> and his disciples rebuked those that brought them</strong>. (14)<strong> But when Jesus saw it</strong>,<strong> he was much displeased</strong>, <strong>and said to them</strong>,<strong> suffer the little children to come unto me</strong>,<strong> and forbid them not</strong>:<strong> for of such is the Kingdom of God</strong>: This <strong>S</strong>econd <strong>One </strong>is the <strong>b</strong>est to <strong>Me </strong>from Matthew 18:2 Reading<strong>: And Jesus called a little child unto him</strong>,<strong> and set him in the midst of them</strong>, (3)<strong> And said, Verily</strong>,<strong> I say unto you</strong>, <strong>Except ye be converted</strong>,<strong> and become as children</strong>,<strong> ye shall not enter into the kingdom of God</strong>.<strong> V</strong>erily means <strong>Truly</strong>. In both of these <strong>S</strong>criptures, the <strong>Key</strong> focus will be on the <strong>Children</strong>. We will now look at the behavior of a child as they <strong>S</strong>ee their <strong>Parents</strong>. A child sees theirs parent as their source for <strong>C</strong>omfort, <strong>P</strong>rotection, <strong>F</strong>ood, <strong>N</strong>ourishment, <strong>S</strong>ocial Activity, <strong>L</strong>aughter and <strong>Healing</strong>, or in other words, they look to their parents for <strong>a</strong>ll their needs by <strong>Trusting</strong> and <strong>b</strong>elieving in <strong>Them</strong>, which is <strong>H</strong>aving <strong>FAITH</strong>. They <strong>a</strong>lso believe that they will receive the things they have <strong>Need</strong> of with the <strong>G</strong>uidance (<strong>Love</strong>), that is <strong>g</strong>iven, but the <strong>e</strong>mphasis will be on <strong>What </strong>they have<strong> Need of</strong>; Jesus Christ did not <strong>s</strong>ay the </p>

                                        </div>
                                        <div class="page-footer">95</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-96">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>word <strong>Faith </strong>in His <strong>a</strong>nalogy of the <strong>Children</strong>, but this is how<strong> True</strong> <strong>Faith </strong>looks; The <strong>Trust</strong> and <strong>d</strong>ependence that a child has in their parents will <strong>U</strong>nfold the <strong>True </strong>mystery of<strong> Faith </strong>that Jesus Christ taught to His <strong>d</strong>isciples when He <strong>Rebuked </strong>them for not <strong>e</strong>mbracing the <strong>Children</strong>. We have learned from this teaching to<strong> Trust</strong> <strong>G</strong>od <strong>e</strong>ven as a child <strong>Trust</strong> their parents, and this is the most <strong>Important One </strong>because it is comes from <strong>Jesus Christ</strong> and is <strong>g</strong>iven to the <strong>World</strong>. The <strong>S</strong>um to understanding <strong>Faith</strong> will be to <strong>Trust </strong>and<strong> Believe in God</strong>, <strong>e</strong>ven though we have not <strong>s</strong>een<strong> G</strong>od or the <strong>G</strong>reat <strong>Reward </strong>that <strong>a</strong>waits those that will<strong> O</strong>bey<strong> Him</strong>. One last statement I want to say to <strong>e</strong>veryone about this lesson will be that you can <strong>Gauge Your Faith </strong>by <strong>a</strong>sking yourself this <strong>Q</strong>uestion: Will you <strong>S</strong>erve<strong> God</strong> for <strong>Money</strong>, or will it be from the <strong>Faith</strong> that you have in <strong>G</strong>od and Jesus Christ? </p>
                                            <p class="indnt">The first part of (9) Reads: That if thou shalt confess with thy mouth the Lord Jesus. There is a ceremony in the <strong>C</strong>hurches where the<strong> N</strong>ew <strong>Members</strong> will come up to the <strong>a</strong>lter and say &ldquo;<strong>I accept Jesus Christ in my Heart as my Lord and Saviour</strong>&rdquo;. This is symbolic of them coming into the folds of believers by that <strong>d</strong>eclaration; Then afterwards the leaders of their congregation will <strong>Proclaim</strong> that the <strong>p</strong>erson is <strong>Saved</strong>. This is done because of the verse we just read, but this is<strong> Not </strong>what the <strong>S</strong>cripture means, or what <strong>God</strong> wants <strong>U</strong>s to <strong>Performs</strong>. The understanding of this verse is that <strong>G</strong>od wants us to<strong> S</strong>pread the <strong>Good News </strong>of the <strong>N</strong>ew <strong>Testament </strong>(<strong>Jesus Christ</strong>), which is the <strong>True </strong>confession and <strong>A</strong>cceptance of <strong>Faith</strong>. The second part of (9) Reads: </p>
                                        </div>
                                        <div class="page-footer">96</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-97">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>and shalt believe in thine heart that God has raised him from the dead, thou shalt be saved. We should <strong>a</strong>lready believe in <strong>O</strong>ur <strong>Hearts</strong> that <strong>G</strong>od raised <strong>Jesus Christ</strong> from the <strong>Dead </strong>because we should understand that <strong>d</strong>eath cannot <strong>C</strong>laim the<strong> Obedient. </strong>We should <strong>a</strong>lso understand that <strong>Death</strong> was<strong> C</strong>reated for <strong>Sinners</strong>, and Jesus Christ was <strong>W</strong>ithout <strong>Sin </strong>or <strong>Blemish</strong>, therefore <strong>Death</strong> had no <strong>c</strong>laim to <strong>Him</strong>. Our <strong>Faith</strong> and belief in this understanding <strong>a</strong>llows <strong>U</strong>s to have the <strong>V</strong>ictory over <strong>Death</strong>. </p>
                                            <p class="indnt">The first part of (10) Reads: For with the heart man believeth unto righteousness. This first part means that by <strong>U</strong>s having <strong>Faith</strong>, it will be <strong>O</strong>ur <strong>Victory</strong> over <strong>O</strong>ur <strong>Heart</strong>, and will be <strong>C</strong>ounted as <strong>Righteousness</strong> with the bottom line being that if we <strong>S</strong>erve<strong> God</strong>, we <strong>a</strong>re made <strong>Righteous</strong> through the <strong>Faith</strong> that we have Jesus Christ, <strong>e</strong>ven as the child that <strong>b</strong>elieves in their <strong>Parents</strong>: This being Jesus Christ <strong>a</strong>nalogy that <strong>g</strong>ive <strong>U</strong>s the <strong>Victory</strong>. The second part of (10) Reads: and with the mouth confession is made unto salvation. This means <strong>e</strong>verytime that we <strong>T</strong>estify, <strong>P</strong>reach and <strong>Spread</strong> the <strong>Good News</strong> of Jesus Christ&rsquo;s<strong> L</strong>ife, <strong>D</strong>eath and <strong>Resurrection</strong>, it keep <strong>U</strong>s <strong>Worthy</strong> of <strong>S</strong>alvation because we now <strong>Speak</strong> <strong>a</strong>bout our <strong>N</strong>ew <strong>Life</strong> and our <strong>C</strong>alling to <strong>Holiness</strong> that keep <strong>Us</strong> <strong>O</strong>bedient and <strong>Secure </strong>our <strong>P</strong>lace in <strong>Heaven</strong>; Otherwise we are <strong>W</strong>orthy to be called <strong>Hypocrites</strong> if we live <strong>C</strong>ontrary to <strong>O</strong>ur<strong> Testimony</strong>. </p>
                                            <p class="indnt">Verse (11) Reads: For the scripture saith, Whosoever believeth on him shall not be ashamed. This meaning that </p>
                                        </div>
                                        <div class="page-footer">97</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-98">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong>G</strong>od cannot<strong> Lie</strong>, and His promise of <strong>e</strong>verlasting<strong> Life</strong> is <strong>SURE</strong>, set in a foundation that no other <strong>e</strong>ntity in heaven or on this<strong> e</strong>arth can <strong>A</strong>pproach or <strong>Alter</strong>. I do desire that <strong>Y</strong>our <strong>Faith</strong> be lifted up to heaven and made stronger, remembering that <strong>Faith</strong> requires <strong>W</strong>ords,<strong> D</strong>eeds and <strong>Actions</strong>. We have come to the conclusion of this lesson of what is the <strong>S</strong>ecular and <strong>S</strong>piritual understanding of<strong> Faith</strong>. I pray always for your growth and understanding. Amen.</p>
                                            <h2 class="pg-inn-h" id="gospel-of-the">Romans 1:16</h2>
                                            <p class="indnt">For I am not ashamed of the gospel of Christ: for it is the power of God unto salvation to every one that believeth; to the Jew first, and also to the Greek. </p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The first of part of (16) Reads: For I am not ashamed of the gospel of Christ. This first part of the verse means that we should <strong>Preach</strong> with <strong>a</strong>ll <strong>Boldness</strong> the <strong>S</strong>alvation that is in Jesus Christ. The second part of (16) Reads: for it is the power of God unto salvation to every one that believeth. This has a <strong>d</strong>ual purpose that teaches the <strong>Power </strong>of <strong>G</strong>od <strong>Rest</strong> in <strong>O</strong>ur <strong>Testimony</strong>, and it will be the <strong>Seal </strong>of our <strong>S</strong>alvation if we truly believe that Jesus Christ <strong>d</strong>ied for our <strong>Sins</strong>, which is the only way for <strong>U</strong>s to have <strong>e</strong>ternal <strong>Life</strong>; This power only <strong>W</strong>orks when we have <strong>True Faith </strong>in <strong>O</strong>ur <strong>Hearts</strong>. The third part of (16) Reads: to the Jew first, and also to the </p>
                                        </div>
                                        <div class="page-footer">98</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-99">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>Greek. This last part of this <strong>S</strong>cripture tells us that <strong>S</strong>alvation was <strong>Offered</strong> to the children of Israel <strong>First</strong>, but it is now <strong>O</strong>ffered to the <strong>World</strong>, that <strong>a</strong>ll can have this <strong>G</strong>reat<strong> Redemption</strong> that is in Jesus Christ. Once again and my prayers are with you all in the understanding. Amen.</p>
                                            <h2 class="pg-inn-h" id="gospel-of-the">Mark 8:38</h2>
                                            <p class="indnt color-red">Whosoever therefore shall be ashamed of me and of my words in his adulterous and sinful generation; of him also shall the Son of man be ashamed, when he cometh in the glory of his Father with the holy angels.</p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The first part of (38) Reads: Whosoever therefore shall be ashamed of me and of my words. This is the lesson that teaches us if <strong>a</strong>nyone will say I am a believer in <strong>G</strong>od, but do not <strong>g</strong>ive witness of Jesus Christ, they <strong>d</strong>eny the hearer the opportunity to understand the <strong>S</strong>alvation that they have through Jesus Christ, with the reality of the people in the <strong>C</strong>hurches that proclaim that they <strong>a</strong>re <strong>SAVED</strong> but will never <strong>S</strong>pread the <strong>Gospel</strong> to those that <strong>a</strong>re on the <strong>Outside</strong> of the <strong>g</strong>ift of<strong> God</strong>, that person will never know that they were just talking to someone that could have<strong> Helped Them</strong> with <strong>S</strong>alvation so that they <strong>a</strong>lso can be believers in Jesus Christ <strong>a</strong>o have <strong>Faith</strong>; But because they did not <strong>S</strong>hare the <strong>Gospel</strong> of the <strong>G</strong>ood <strong>New</strong>, the <strong>e</strong>nd results will <strong>a</strong>lways be a <strong>S</strong>oul<strong> </p>
                                        </div>
                                        <div class="page-footer">99</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-100">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p> Perishing</strong> when that person could have been <strong>S</strong>piritually<strong> Converted</strong>. I now need to say that we are called to <strong>Love </strong>one <strong>a</strong>nother, and there is no <strong>G</strong>reater<strong> Way </strong>to show <strong>O</strong>ur <strong>Love </strong>than to save a <strong>Life</strong> through our testimony of <strong>e</strong>verlasting <strong>Life </strong>that comes through our <strong>V</strong>ictory over <strong>Death</strong> and <strong>Faith</strong> that we have in Jesus Christ. The second part of (38) Reads: in this adulterous and sinful generation. This is a lesson I truly want to <strong>A</strong>ddress because it focuses on<strong> A</strong>dulterous and <strong>Sinful</strong>; This meaning <strong>O</strong>ur <strong>Relationship</strong>. We understand that to be <strong>S</strong>inful is to <strong>d</strong>isobey <strong>God</strong>, but to <strong>U</strong>nderstand <strong>Adulterous</strong>, I need to <strong>e</strong>xplains <strong>Fornication</strong> <strong>First</strong> because it <strong>r</strong>elate to <strong>Family</strong> <strong>Values</strong> and having <strong>a</strong>n <strong>Intact Family</strong>; Thereby I want to share a story concerning fornication that I <strong>g</strong>ave to a group of young men that were being lead <strong>a</strong>stray by the glamour of fast money and illicit gain. These men as a group terrorized the community and would gather at my doorstep to talk or gamble. I  <strong>a</strong>sked them not to gather at my front door because of their battles with others gangs that might <strong>a</strong>ffect my family, and I did not want my family to become unintended victims of their violence because they were near my front door. They did not listen or care <strong>a</strong>bout my situation, therefore my solution to this problem was to <strong>Preach</strong> the <strong>G</strong>ospel to them. The sermon that I <strong>g</strong>ave was <strong>a</strong>bout fornication. I started with <strong>a</strong>sking how many of them were raised in a
                                            </p>

                                        </div>
                                        <div class="page-footer">100</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-101">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>household with two parents, <strong>a</strong>ka <strong>Intact</strong> <strong>Family</strong>; The <strong>a</strong>nswer was <strong>None</strong>. I then <strong>a</strong>sked how many of them wanted the intact family of a father and mother raising them when they were young; Their <strong>a</strong>nswer was <strong>Unanimous</strong>: <strong>Everyone</strong>. I also <strong>a</strong>sked how it made them feel not to have the intact family that they wanted, and they <strong>a</strong>ll said it was not a good <strong>e</strong>xperience. I then <strong>a</strong>sked the <strong>q</strong>uestion of how many in the group were parents themselves, and the response was <strong>a</strong>bout seventy-five percent, and upon hearing this, I then <strong>a</strong>sked how many were married to the women that they fathered children with and were taking responsibility to support and raise the children they fathered. There was only a few out of the seventy-five percent that said <strong>Yes</strong>; Therefore I then said to them that <strong>a</strong>fter all the suffering that they themselves <strong>e</strong>ndured from not having the intact family that they needed; How could they now <strong>Put</strong> their sons and daughters through that same pain? The young men did not <strong>a</strong>nswer me and soon all walked<strong> a</strong>way in <strong>Shame</strong>. These young men had their lives <strong>d</strong>estroyed because of the <strong>a</strong>ftermath of fornication that produces instant broken family. Explaining <strong>Adultery</strong> is a different type of <strong>CURSE</strong> that is upon this <strong>W</strong>orld that is the <strong>e</strong>nemy of preserving <strong>Intact</strong> <strong>Families</strong>. The <strong>a</strong>dultery that occurs between a husband and wife is the <strong>Betrayal</strong> by <strong>e</strong>ither one that <strong>d</strong>ishonored the <strong>Vows</strong> that they made to <strong>Love</strong> one <strong>a</strong>nother until <strong>Death</strong> <strong>d</strong>o them <strong>Part</strong>; Those that would break these vows before man and <strong>e</strong>specially before <strong>God</strong>, it reveals that their <strong>W</strong>ord is <strong>Meaningless</strong>. The <strong>e</strong>vil that comes from <strong>Adultery</strong> can never be <strong>M</strong>easured by <strong>Man</strong>. </p>
                                        </div>
                                        <div class="page-footer">101</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-102">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>The <strong>e</strong>vil that will follow <strong>A</strong>dultery can never be <strong>p</strong>ut into <strong>Context</strong>. <strong>Examples</strong>: Lies, <strong>d</strong>ivorce, hatred, secrets, betrayal, stealing, broken homes, murders, replacement role models, molesters, resentments, uncontrollable children, broken communication, runaways, suffering, wars and the <strong>c</strong>ontinuation of <strong>Division</strong>; This <strong>e</strong>vils come from <strong>Adultery</strong> and will further the suffering that <strong>a</strong>lready <strong>Exist </strong>in this <strong>W</strong>orld; This is what <strong>S</strong>inful and <strong>Adulterous Generation </strong>means, which is a <strong>Major Part</strong> of the <strong>e</strong>vil that <strong>e</strong>xist in this <strong>W</strong>orld for <strong>a</strong>ll the reasons <strong>m</strong>ention <strong>Above</strong>. The true cost and the suffering <strong>a</strong>gain cannot be measured by man, and all those that will <strong>d</strong>o such things while professing that Jesus Christ is their <strong>Lord </strong>and <strong>S</strong>aviour <strong>a</strong>re <strong>Totally</strong> <strong>Deceived</strong>, because Jesus Christ is not the <strong>Lord</strong> of those that <strong>d</strong>o <strong>Evil</strong>, but He is the <strong>Lord</strong> of those that <strong>d</strong>o <strong>Righteousness</strong>. The third part of (38) Reads: of him also shall the Son of man be ashamed. This will be to those that are <strong>e</strong>mbarrassed or <strong>Ashamed</strong> to <strong>S</strong>hare the <strong>Gospel</strong>, not understanding that they could have been <strong>Instrumental</strong> in a <strong>S</strong>oul or <strong>Many</strong> <strong>Souls</strong> being <strong>d</strong>elivered; The word of <strong>G</strong>od reveals that they <strong>a</strong>lso shall not be praise by Jesus Christ before<strong> God</strong> in the <strong>d</strong>ay of <strong>Judgment</strong>. The last part of (38) Reads: when he cometh in the glory of his Father with the holy angels. I will now talk <strong>a</strong>bout those that have convinced many that they <strong>a</strong>re the <strong>S</strong>econd<strong> Coming</strong> of <strong>Jesus Christ</strong>, thereby <strong>d</strong>eceiving<strong> Many</strong> into following them into doing <strong>Great</strong> <strong>e</strong>vil. <strong>Examples</strong>; Murders, hate, training to kill, molesting children, teaching suicides, separating spouses and families, having sexual </p>
                                        </div>
                                        <div class="page-footer">102</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-103">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>relationships with someone <strong>e</strong>lse&rsquo;s spouse, and this list can continue on and on, but in the <strong>Bible</strong> Jesus Christ teaches that <strong>a</strong>ll the<strong> WORLD</strong> shall <strong>S</strong>ee His <strong>Coming </strong>from <strong>Heaven</strong>. <strong>Hear This</strong>: This <strong>Heavenly</strong> reckoning shall be <strong>W</strong>itnessed by the <strong>e</strong>ntire <strong>World </strong>at the <strong>Same Time</strong>; This is to <strong>b</strong>elievers and <strong>Unbelievers</strong>, and it is not my interpretation, but the word of <strong>G</strong>od as <strong>Written</strong> in <strong>S</strong>criptures: Luke 17:22 through 24. The <strong>d</strong>ay shall be a terrible and <strong>a</strong>mazing <strong>Sight</strong> to <strong>All</strong>; This is the understanding of the last verse, and I want to thank the Jesus Christ for opening the <strong>e</strong>yes of those that have needs to understand all that was <strong>e</strong>xplained. I do pray that you all will be strengthened. Amen. </p>
                                            <h2 class="pg-inn-h" id="repent-What">Acts 2:38</h2>
                                            <p class="indnt">Then Peter said unto them, Repent, and be baptized every one of you in the name of Jesus Christ for the remission of sins, and ye shall receive the gift of the Holy Ghost.</p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The Ninth and Tenth Components of Understanding Salvation, (<strong>9 </strong>&amp;<strong>10</strong>) <strong>What is Repent and What is Baptism</strong>? Promising that I will <strong>g</strong>et to the understanding of <strong>R</strong>epent, <strong>R</strong>epenting and <strong>Repentance</strong>; We have now come to this teaching: But we will <strong>a</strong>lso cover the understanding of<strong> Baptism</strong> in this <strong>S</strong>ame <strong>Lesson</strong>. The first part of (38) Reads: </p>
                                        </div>
                                        <div class="page-footer">103</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-104">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p> Then Peter said unto them, Repent. Addressing the word <strong>Repent</strong>, I can say that it means that we <strong>Stop</strong> being <strong>d</strong>isobedient to <strong>God</strong>. I have talked with many <strong>C</strong>hurch members that believes that when they have <strong>d</strong>isobeyed <strong>God</strong> (<strong>Sinned</strong>), they <strong>a</strong>fterward can <strong>g</strong>o into the houses of <strong>W</strong>orship to <strong>a</strong>sk for <strong>G</strong>od&rsquo;s <strong>Forgiveness</strong>, This is<strong> True</strong>; But when they believe that <strong>Repent</strong> means that they can do <strong>e</strong>vil over and over and have the <strong>Forgiveness </strong>with <strong>G</strong>od; This is<strong> Not True</strong>. Recalling the <strong>e</strong>arlier lessons from Genesis 2:16 that is the<strong> V</strong>ictory over <strong>Death</strong>, and the lessons taken from Leviticus 4:22, 4:20 and Exodus 29:18, which is <strong>Atonement</strong>, combined with the lesson from 11 Corinthians 5:21: <strong>Having Our Sins Erased</strong>; We should understand that <strong>R</strong>epent requires that we <strong>Stop</strong> <strong>d</strong>isobeying <strong>God </strong>and make a complete <strong>180</strong> turn to <strong>Obeying</strong> <strong>God</strong>; Because <strong>Repent </strong>is <strong>d</strong>efines as turning <strong>a</strong>way from <strong>S</strong>in <strong>Altogether</strong>, and not be as in the testimony of the children of Israel in the <strong>d</strong>ays of Isaiah that believed that the <strong>S</strong>acrificing of <strong>Animals </strong>was the way to receive <strong>G</strong>od&rsquo;s <strong>Forgiveness</strong> for <strong>S</strong>in, but as found in the lesson of Isaiah 1:10 through 19, they never did cease from doing <strong>e</strong>vil, therefore <strong>God</strong> stopped <strong>a</strong>ccepting their offerings which made them <strong>W</strong>orthy of <strong>Death</strong>; The<strong> Price</strong> <strong>of Sin</strong>. When we <strong>a</strong>s believers continue to <strong>S</strong>in <strong>a</strong>gainst <strong>God</strong>, we are sentencing Jesus Christ to the <strong>Cross</strong> over and over to <strong>b</strong>e <strong>Crucified</strong> (<strong>Die</strong>), until the day that we <strong>a</strong>ctually do cease to <strong>S</strong>in, which is the same as the <strong>S</strong>acrificing of <strong>Animals</strong> over and over as the children of Israel <strong>Did</strong> but never <strong>c</strong>eased to <strong>Sin</strong>. The second part of (38) Reads: and be </p>

                                        </div>
                                        <div class="page-footer">104</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-105">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>baptized every one of you in the name of Jesus Christ for the remission of sins. Baptism is the <strong>Tenth </strong>component of <strong>S</strong>alvation. The best way to <strong>e</strong>xplain <strong>Baptism </strong>is to <strong>g</strong>ive the visualization of <strong>b</strong>irth, and this is because <strong>e</strong>verything living and created by <strong>G</strong>od was <strong>Born</strong> from <strong>W</strong>ater. I do not know why <strong>Life</strong> started this way, neither has it been revealed to me, but what I <strong>d</strong>o know from life <strong>e</strong>xperiences, <strong>S</strong>criptures tell us be that <strong>Heaven</strong> and <strong>e</strong>arth were born from <strong>Water</strong>, Genesis 1:1 through 1:10. Let us now take at look at <strong>Birth</strong> as we <strong>U</strong>nderstand <strong>It</strong>; The <strong>e</strong>mbryo (<strong>Baby</strong>), is formed inside of a female womb and surrounded and nourished by water; Afterward the female water breaks and the baby comes forth, and then there it is a <strong>N</strong>ew <strong>Life</strong>: Baptism or being <strong>Baptized</strong> is symbolic to the <strong>R</strong>itual of <strong>Birth</strong> and the <strong>g</strong>iving of <strong>Life</strong> to anyone that will come into this <strong>W</strong>orld because once baptized, we become a <strong>N</strong>ew <strong>Birth</strong>,<strong> N</strong>ew <strong>Life</strong> and <strong>N</strong>ew <strong>Creation</strong>, similar to that of a <strong>N</strong>ewborn <strong>Baby</strong> that is <strong>W</strong>ithout<strong> Sin</strong>. I need to <strong>a</strong>sk everyone this <strong>Question</strong>; After being <strong>B</strong>aptized and becoming a <strong>N</strong>ew <strong>Life</strong>, shall we continue to <strong>C</strong>orrupt <strong>Ourselves</strong> by <strong>r</strong>eturning to <strong>Sin</strong>, understanding that by continuing to do so; It will requires <strong>a</strong>nother <strong>Death</strong> and <strong>a</strong>nother <strong>Baptism</strong>? The <strong>q</strong>uestion a person might have concerning how we can have <strong>V</strong>ictory over <strong>Death </strong>when we have <strong>a</strong>lready lived <strong>S</strong>inful <strong>Lives</strong> will be. <strong>1</strong>) The <strong>S</strong>econd <strong>Atonement</strong> that is Jesus Christ <strong>d</strong>eath that washed <strong>a</strong>way <strong>O</strong>ur <strong>Sins </strong>through <strong>Faith</strong> in Him. <strong>2</strong>) Our <strong>Repentance</strong> where we now live <strong>Obedien</strong>t to <strong>G</strong>od. <strong>3</strong>) The <strong>Baptism</strong> that makes us a <strong>N</strong>ew <strong>Creation</strong> and <strong>C</strong>hild of <strong>God</strong>. The completion of these </p>
                                        </div>
                                        <div class="page-footer">105</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-106">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>three <strong>Steps</strong> allows <strong>U</strong>s to <strong>Stand</strong> before <strong>G</strong>od in <strong>Holiness</strong>. The last part of (38) Read: and ye shall receive the gift of the holy ghost. This means that with a <strong>N</strong>ew <strong>Life</strong> comes a <strong>N</strong>ew<strong> Spirit</strong> that we refer to it <strong>a</strong>s receiving the <strong>Holy Ghost</strong>, aka <strong>Holy Spirit</strong>. I will cover the <strong>H</strong>oly <strong>Spirit</strong> (<strong>Ghost</strong>), later which is the <strong>e</strong>leventh component of <strong>S</strong>alvation. This will be the conclusion of this lesson concerning the ninth and tenth components of <strong>S</strong>alvation that is the understanding of <strong>R</strong>epent and <strong>Baptism</strong>. Everyone will always have my blessing concerning the understanding and I do pray that God will be with you all. Amen.</p>
                                            <h2 class="pg-inn-h" id="gift-phone">Romans 6:23</h2>
                                            <p class="indnt">For the wages of sin is death; but the gift of God is eternal life through Jesus Christ our Lord.</p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The first part of (23) Reads: For the wages of sin is death. I will compare this <strong>S</strong>cripture to the <strong>Analogy</strong> of a person that works a forty hour a week job, and on <strong>Friday</strong> they will <strong>g</strong>o to their <strong>e</strong>mployer to pick up their <strong>C</strong>heck or <strong>Wages</strong> (<strong>Payment</strong>), for the services that they had performed. This <strong>a</strong>nalogy is because the <strong>S</strong>cripture uses the word <strong>Wages</strong>, therefore <strong>G</strong>od is saying that the <strong>Paycheck</strong> (<strong>Reward</strong>), for <strong>Sin</strong> and <strong>d</strong>isobedience is <strong>Death</strong>: <strong>PERIOD</strong>. I have <strong>a</strong>sked many people what is their understanding of how do we <strong>p</strong>ay for </p>
                                        </div>
                                        <div class="page-footer">106</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-107">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p><strong>Sin</strong>, and I usually will <strong>g</strong>et two <strong>Responses</strong>. <strong>1</strong>) Ask <strong>G</strong>od for forgiveness. <strong>2</strong>) Accept Jesus Christ as <strong>O</strong>ur <strong>Lord</strong> and <strong>S</strong>aviour; But the <strong>a</strong>nswer to this <strong>Question</strong> will be that the only way to <strong>Pay</strong> the <strong>Price of</strong> <strong>Sin</strong> <strong>i</strong>s <strong>Death</strong>; This means that the <strong>S</strong>pirit, <strong>S</strong>oul and <strong>Life</strong> departing from our <strong>Bodies</strong>; <strong>PASSING AWAY</strong>. The second part of (23) Reads: but the gift of God is eternal life through Jesus Christ our Lord. We will now take a look at how we view a <strong>Gift</strong>; Also how we understand the <strong>A</strong>cceptance of a <strong>Gift</strong>. <strong>Hear This</strong>: No one can <strong>g</strong>ive us a gift that we do not want, and I will use the <strong>e</strong>xamples of <strong>g</strong>ifts that will offend because it is the most<strong> P</strong>owerful <strong>Way</strong> to <strong>Understand</strong> this <strong>L</strong>esson. Someone <strong>g</strong>ives a vegetarian an <strong>e</strong>xpensive steak dinner with all the trimming for their birthday or whatsoever the occasion may be, but the person is a <strong>d</strong>evout vegetarian and will says to the <strong>g</strong>iver of the <strong>Gift</strong>; I do not <strong>e</strong>at the meat of animals, but I <strong>d</strong>o appreciate the thought behind the <strong>g</strong>ift, <strong>Thanks </strong>but <strong>N</strong>o <strong>Thanks</strong>. Another person that is a non-smoker <strong>g</strong>iven a carton of cigarettes as a gift, a person that fears water offered a tickets to an all <strong>e</strong>xpense paid cruise as a <strong>g</strong>ift, a person that does not <strong>e</strong>at pork being served a pork dinner as a <strong>g</strong>ift, they all will refuse the <strong>g</strong>ift with the the point being; If any person is <strong>g</strong>iven a <strong>G</strong>ift by <strong>Anyone</strong>; They have to <strong>Want </strong>the <strong>g</strong>ift to <strong>R</strong>eceive the <strong>Gift</strong>. This <strong>S</strong>cripture teaches that <strong>e</strong>ternal <strong>Life</strong> is a <strong>g</strong>ift from <strong>God</strong>, but to receive the <strong>Gift</strong>, we must <strong>a</strong>ccept Jesus Christ as <strong>O</strong>ur <strong>Lord</strong> and <strong>Saviour</strong> who is <strong>e</strong>ternal <strong>Life</strong>. Some <strong>g</strong>ifts comes with certain conditions to <strong>R</strong>eceive the <strong>Gift</strong>, and in this case, it </p>
                                        </div>
                                        <div class="page-footer">107</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-108">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>is <strong>b</strong>elieving in <strong>Jesus Christ</strong>. This is what is necessary to receive the <strong>Gift</strong> of <strong>G</strong>od, which is in <strong>O</strong>ur <strong>Faith</strong>, <strong>Repentance a</strong>nd <strong>Baptism</strong>. We have now concluded this important lesson and I pray that everyone will receive the understanding. Amen.</p>
                                            <h2 class="pg-inn-h">Romans 6:16</h2>
                                            <p class="indnt">Know ye not, that to whom ye yield yourselves servants to obey, his servants ye are to whom ye obey; whether of sin unto death, or of obedience unto righteousness?</p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The first part of (16) Reads: Know ye not, that to whom ye yield yourselves servants to obey, his servants ye are to whom ye obey. Yield means to <strong>S</strong>ubmit, <strong>H</strong>umble and <strong>Obey</strong> as it pertain to <strong>O</strong>ur <strong>Service</strong>. This <strong>S</strong>cripture is the <strong>Question</strong> to the <strong>W</strong>orld <strong>a</strong>sking if we understand that if we are <strong>Not</strong> <strong>S</strong>erving <strong>God</strong>, it means we <strong>a</strong>re <strong>S</strong>erving the <strong>Devil</strong> (<strong>Evil</strong>). The second part of (16) Reads: whether of sin unto death, or of obedience unto righteousness? We should understand that <strong>Death</strong> is created for those that will <strong>d</strong>isobey <strong>God</strong>, but what I need to speak on concerning this verse will be that <strong>O</strong>bedience unto <strong>Righteousness</strong> teaches when we <strong>a</strong>re <strong>O</strong>beying <strong>God</strong>, it transforms <strong>U</strong>s into the <strong>R</strong>ighteousness of <strong>God</strong> (<strong>Love</strong>); Not only in the <strong>e</strong>yes of <strong>God</strong>, but also in the <strong>e</strong>yes of our fellowman to whom we share this <strong>W</strong>orld, thereby </p>
                                        </div>
                                        <div class="page-footer">108</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-109">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>we <strong>a</strong>re then <strong>W</strong>orthy of <strong>Life</strong>. It is written in <strong>S</strong>criptures that no man can have <strong>Two Masters</strong>; This <strong>a</strong>lso meaning to be <strong>Aware</strong> of who we <strong>S</strong>erve, <strong>God </strong>or<strong> Satan</strong>: Therefore choose <strong>B</strong>etween the <strong>Two</strong>. Once again we can move on to the next lesson and my prayers are firmly with you to receive the understanding of the lesson. Amen.</p>
                                            <h2 class="pg-inn-h">Romans 6:1</h2>
                                            <p class="indnt">What shall we say then? Shall we continue in sin, that grace may abound? (2) God forbid. How shall we, that are dead to sin, live any longer therein?</p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The Eleventh Component of Understanding Salvation, (<strong>11</strong>) <strong>What is the Secular and Spiritual Understanding of Grace</strong>? The first verse of (1) Reads: What shall we say then? Shall we continue in sin, that grace may abound? The word <strong>Abound</strong> means to continue to <strong>E</strong>xist. I will first start by <strong>e</strong>xplaining <strong>Grace</strong> in the <strong>S</strong>ecular, and I have had success in using the visual of filing taxes by April 15<sup>th </sup>to be the <strong>Best</strong> <strong>Way</strong>; Also after <strong>Grace</strong> is <strong>e</strong>xplained in the <strong>S</strong>ecular, we will move to the <strong>Spiritual</strong>. To start I will say that the tax <strong>d</strong>epartment requires that we file our taxes by a certain date, usually before <strong>April 15<sup>th</sup></strong>; but sometimes they will <strong>e</strong>xtend the <strong>Deadline</strong> of April 15<sup>th, </sup>for <strong>a</strong>nother month or so where there will be <strong>N</strong>o <strong>Penalty </strong>or <strong>Fines</strong> for not meeting the <strong>First</strong> </p>
                                        </div>
                                        <div class="page-footer">109</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-110">
                                    <div class="page-content  ">

                                        <div class="page-text">

                                            <p><strong>Deadline</strong>; I am talking <strong>a</strong>bout <strong>F</strong>orgiveness,<strong> A</strong>mnesty and the<strong> Pardoning</strong> for being <strong>Late</strong> as if we were <strong>N</strong>ever<strong> Late</strong>; This is called a <strong>Grace Period</strong>. This same principle can be compared to <strong>G</strong>od&rsquo;s <strong>Principle</strong> of <strong>S</strong>piritual<strong> Grace</strong>, but with the <strong>Grace</strong> that is <strong>S</strong>piritual, there is <strong>a</strong> <strong>Difference</strong>. <strong>Hear This</strong>: We that <strong>a</strong>re born into this <strong>W</strong>orld have <strong>N</strong>o <strong>Knowledge</strong> of the <strong>d</strong>ay of <strong>O</strong>ur <strong>Death</strong>, and when it comes down to being in <strong>Compliance</strong> with <strong>G</strong>od, which is <strong>U</strong>nknown, the <strong>d</strong>ay that we shall <strong>Pass Away</strong> from this <strong>Life</strong>, it is the <strong>d</strong>ay when <strong>O</strong>ur <strong>Grace </strong>will <strong>E</strong>xpires: With the tax people we know when we will be <strong>Penalized</strong> for <strong>N</strong>on-<strong>Compliance</strong>; But with <strong>S</strong>piritual <strong>Grace</strong>, it is a <strong>Mystery</strong> that only <strong>G</strong>od <strong>Knows</strong> in regard to how long we will live in this <strong>Life</strong> because we can not <strong>Wake-up</strong> or<strong> Die</strong> at any time, and that will be the <strong>Last Day</strong> we have on this <strong>e</strong>arth with this being the <strong>Question</strong>; Have we <strong>g</strong>iven our life to <strong>God</strong>, because it can be the <strong>e</strong>nd of our <strong>Grace </strong>(<strong>Death</strong>). The wisdom of <strong>G</strong>od to man is to <strong>Keep</strong> ourselves <strong>Holy</strong> and <strong>W</strong>ithout <strong>Sin</strong> before the <strong>Return</strong> of <strong>Jesus Christ</strong>. I want <strong>e</strong>veryone to have a better understanding of <strong>Grace</strong>, therefore I will <strong>e</strong>xplain this concept in <strong>a</strong>nother way: <strong>S</strong>piritual <strong>Grace</strong> is not <strong>Knowing</strong> the <strong>d</strong>ay that<strong> God</strong> will call <strong>U</strong>s home or to <strong>O</strong>ur <strong>Death</strong>. <strong>Hear This</strong>: The first time we ever <strong>S</strong>inned, we thereby have forfeited <strong>O</strong>ur<strong> Lives</strong> <strong>Immediately</strong>. This meaning that we <strong>Pay</strong> the <strong>Price of</strong> <strong>Sin</strong> (<strong>Death</strong>) at the time we<strong> C</strong>ommitted the <strong>Disobedience</strong>; This can be <strong>N</strong>o <strong>Matter</strong> what our <strong>Age</strong> may be at the <strong>Time</strong>, but because <strong>G</strong>od <strong>Loved</strong> us so much, He allowed <strong>U</strong>s to have an <strong>e</strong>xtension on <strong>O</strong>ur <strong>Lives</strong> to make things <strong>Right </strong>through <strong>Grace</strong>, <strong>a</strong>ka, <strong>O</strong>ur <strong>Grace</strong> </p>
                                        </div>
                                        <div class="page-footer">110</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-111">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p> <strong>Period</strong>. Since the first <strong>S</strong>in of <strong>Man</strong>, <strong>e</strong>ven unto this present <strong>d</strong>ay, we have <strong>a</strong>lways been <strong>Under</strong> the <strong>Grace of God </strong>that has <strong>Spared O</strong>ur <strong>Lives</strong> before <strong>O</strong>ur <strong>Death</strong>, but now Jesus Christ is <strong>O</strong>ur <strong>S</strong>econd<strong> Chance</strong> at <strong>Atonement</strong> while under the <strong>G</strong>race of <strong>God</strong> before <strong>Judgment</strong>; Postponing the <strong>Death</strong> that we <strong>d</strong>eserve by offering <strong>U</strong>s the <strong>O</strong>pportunity to <strong>Repen</strong>t while we still have <strong>Life</strong>, or <strong>a</strong>nother way of saying this will be; <strong>We are living on Borrowed Time</strong>; Therefore we should now humble ourselves before <strong>G</strong>od <strong>a</strong>ccording to the <strong>Purpose</strong> of why we <strong>w</strong>ere <strong>Created</strong>; This is why we thank <strong>G</strong>od for His <strong>Grace</strong> in <strong>Praise</strong>, <strong>Song</strong>, <strong>Sermons</strong>, <strong>Testimonies</strong> <strong>a</strong>nd <strong>Witnessing</strong>, knowing that we should be <strong>d</strong>ead in <strong>Sin</strong>, but <strong>NOW </strong>we understand the<strong> Love </strong>that <strong>G</strong>od has for <strong>Us</strong>. The <strong>d</strong>ay that we will pass <strong>a</strong>way shall be <strong>Individual</strong> and it will work this <strong>W</strong>ay. <strong>Note</strong>: This <strong>R</strong>evelation is to the <strong>Faithful</strong> in <strong>G</strong>od. Death is <strong>e</strong>qual to <strong>Sleeping</strong> as with those that <strong>a</strong>re <strong>Sleep</strong>, and the dead will have no sense of<strong> Time </strong>similar to that of <strong>Sleep</strong>, thereby when <strong>e</strong>veryone shall be <strong>A</strong>waken from that<strong> Sleep</strong> by <strong>God</strong> (<strong>Death</strong>), we shall be <strong>S</strong>tanding before His <strong>Judgment</strong> and many years could have passed, but as with the <strong>Dead</strong>, they shall have <strong>N</strong>o <strong>Knowledge </strong>of it, therefore it would be <strong>Wise</strong> after having our <strong>S</strong>ins <strong>Washed Away</strong>, <strong>Atonement</strong>, <strong>Repentance</strong>, <strong>Baptism</strong> <strong>a</strong>nd <strong>Faith</strong>, we should be <strong>d</strong>iligent in keeping ourselves <strong>Blameless </strong>before <strong>G</strong>od while we <strong>a</strong>re under His <strong>Grace</strong>, because the <strong>d</strong>ay we shall <strong>Pass Away</strong> from this <strong>Life</strong> will be our individual <strong>Judgment</strong> <strong>Day</strong>; Also before I started this lesson, I <strong>a</strong>sked <strong>e</strong>veryone to consider if they <strong>U</strong>nderstood the </p>
                                        </div>
                                        <div class="page-footer">111</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-112">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p> <strong>Grace</strong> that they <strong>a</strong>re <strong>Under</strong>; And if they <strong>d</strong>id, will they use their <strong>Grace</strong> to continue in <strong>S</strong>in: This also is the <strong>Q</strong>uestion to the <strong>World</strong>. </p>
                                            <p class="indnt">Verse (2) Reads: God forbid. How shall we, that are dead to sin, live any longer therein? The word<strong> Forbid </strong>means not <strong>Allow</strong>, therefore <strong>G</strong>od would have it that we not <strong>Gamble</strong> with <strong>O</strong>ur <strong>Salvation</strong>. This last part of the verse means that <strong>a</strong>fter we have the understanding that <strong>d</strong>eath is created for the <strong>Disobedience</strong>, how can we in<strong> g</strong>ood <strong>Conscience</strong> continue to live in <strong>Sin</strong>. This being the understanding of <strong>Grace</strong> that we <strong>a</strong>re under which is the <strong>e</strong>leventh component of understanding <strong>Salvation</strong>. I pray the blessings of God be upon you in the understanding of this lesson. Amen.</p>

                                            <h2 class="pg-inn-h"> Proverbs 14:12</h2>
                                            <p class="indnt">There is a way which seemeth right unto a man, but the end thereof are the ways of death.</p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">I will explan this <strong>e</strong>ntire<strong> S</strong>cripture as a whole. This lesson teaches that <strong>a</strong>ny behavior that we will do in this life no matter how <strong>e</strong>vil, we will <strong>b</strong>elieve them to be <strong>Right</strong>, but in the <strong>e</strong>yes of <strong>God</strong>, they are<strong> N</strong>ot <strong>Right</strong>, <strong>Just o</strong>r <strong>Holy</strong>. People <strong>a</strong>lso believe that they are right <strong>e</strong>ven when it <strong>g</strong>oes against <strong>G</strong>od&rsquo;s <strong>Commandments</strong>. Here <strong>a</strong>re some <strong>Examples</strong>: We believe there is nothing wrong with a little lie, sex outside </p>
                                        </div>
                                        <div class="page-footer">112</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-113">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>of marriage, stepping on others to get ahead, loving money over people, eliminating the people that disagreed with us, seeking vengeance, not having compassion, groveling before the people of honor and wealth, hating the poor, desiring racism, living by the code of greed, believing life is a jungle and <strong>e</strong>tc. <strong>Hear This</strong>: The things that we believe are right and know that they are <strong>a</strong>gainst <strong>God</strong>, realize that the <strong>b</strong>ehavior only lead to <strong>Death</strong>. This <strong>S</strong>cripture <strong>a</strong>lso teaches that <strong>God</strong> is the only teacher of <strong>What</strong> <strong>is Right</strong>, or better said; <strong>What is Love</strong>. This is the end and I am praying that your understanding is lifted and you are thereby edified. Amen.            </p>
                                            <h2 class="pg-inn-h">Romans 10:3</h2>
                                            <p class="indnt">For they being ignorant of God’s righteousness, and going about to establish their own righteousness, have not submitted themselves unto the righteousness of God. </p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The first part of (3) Reads, For they being ignorant of God&rsquo;s righteousness. Because we do not understand <strong>G</strong>od&rsquo;s<strong> Purpose</strong> for <strong>U</strong>s, thereby to be <strong>e</strong>nlighten, I can and will say <strong>a</strong>gain; This <strong>W</strong>orld is a <strong>Proving Ground</strong>. We <strong>a</strong>re only here to <strong>Prove</strong> that we are <strong>Worthy of</strong> <strong>Heaven</strong>, and if we cannot <strong>d</strong>o what is <strong>Right</strong> in this <strong>Life</strong>, how can we <strong>d</strong>o what is <strong>Right</strong> <strong>in</strong> <strong>Heaven</strong>. The second part of (3) Reads: and going about </p>
                                        </div>
                                        <div class="page-footer">113</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-114">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>to establish their own righteousness. This second verse tell us that because we do not <strong>U</strong>nderstand <strong>G</strong>od&rsquo;s <strong>Righteousness</strong>, we ourselves will then <strong>d</strong>ecide what is <strong>Righteousness</strong>, and being human, <strong>e</strong>veryone has their interpretation of <strong>W</strong>hat is <strong>Right</strong>, but I do pray that <strong>e</strong>veryone can <strong>See</strong> how this <strong>W</strong>orld has <strong>Turned Out</strong> with all the <strong>e</strong>vil and <strong>Inhumanity</strong> that we have toward one <strong>a</strong>nother that <strong>Transform</strong> <strong>U</strong>s into <strong>Total Hate</strong>. The last part of (3) Reads: have not submitted themselves unto the righteousness of God. This teaching <strong>Speaks</strong> for itself. We have come to the end of this lesson and I am thankful for God&rsquo;s grace and mercy to us all. Amen.</p>
                                            <h2 class="pg-inn-h">1 Corinthians 9:27</h2>
                                            <p class="indnt">But I keep under my body, and bring it into subjection: lest that by any means, when I have preached to others, I myself should be a castaway.</p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The first part of (27) Reads: But I keep under my body, and bring it into subjection: Keep under my body <strong>M</strong>eans to <strong>Embrace</strong>. In this verse Paul is sharing how to bring our <strong>F</strong>ree-will, <strong>F</strong>lesh and <strong>C</strong>arnal<strong> Mind</strong> under <strong>Control</strong>. Step<strong> One</strong>: Know the <strong>Word</strong> of <strong>G</strong>od and the <strong>C</strong>ommandments of <strong>Jesus Christ</strong>. Step<strong> Two</strong>: Fight with all our strength <strong>a</strong>gainst the <strong>d</strong>esires that are <strong>A</strong>gainst the <strong>Will</strong> of <strong>G</strong>od. The second part  of </p>
                                        </div>
                                        <div class="page-footer">114</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-115">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>(27) Reads: and bring it under subjection. This means that we should <strong>a</strong>lways <strong>Fight</strong> to <strong>g</strong>et control over our <strong>S</strong>inful <strong>Nature</strong>. The third part of (27) Reads: lest that by any means, when I have preached to others, I myself should be a castaway. This means that if we live<strong> d</strong>isobedience to <strong>God</strong> while preaching to others that they <strong>S</strong>hould live <strong>Obedient</strong>, or if we <strong>g</strong>ive testimony of <strong>H</strong>oliness and <strong>Righteousness </strong>in <strong>S</strong>erving <strong>God</strong>, but we ourselves will live <strong>C</strong>ontrary to <strong>Them</strong>, we shall be casted into the <strong>Lake o</strong>f<strong> Fire</strong>. This being the end of this lesson and I do always pray that everyone has a good understanding to be strengthen and thankful to God. Amen. </p>
                                            <h2 class="pg-inn-h" id="righteousness">Romans 13:1</h2>
                                            <p class="indnt">Let every soul be subject unto the higher powers. For there is no power but of God: the powers that be are ordained of God. </p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">I will <strong>e</strong>xplain this <strong>S</strong>cripture in its <strong>e</strong>ntirety. This verse is to <strong>e</strong>veryone that is born into this <strong>World</strong>, <strong>e</strong>specially concerning those that are <strong>b</strong>elievers in <strong>God</strong>. Subject yourselves to the <strong>Higher</strong> <strong>Powers</strong>, and by this I means that we should obey those that have the <strong>A</strong>uthority <strong>Over U</strong>s. <strong>Example<em>s</em></strong>: Obeying the law, Judges, police, parents, husbands, teachers, <strong>e</strong>mployers and <strong>A</strong>ll that have the <strong>Rule</strong> </p>
                                        </div>
                                        <div class="page-footer">115</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-116">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>over <strong>U</strong>S. <strong>Note</strong>: This commandment is <strong>Void</strong> when the law or those in authority <strong>C</strong>ommands or <strong>Request</strong> that we do the things that are <strong>a</strong>gainst<strong> God</strong>, remembering Daniel 6:4 through 26 as the <strong>Example</strong>. We can refuse to be commanded <strong>N</strong>ot to <strong>Pray</strong>, bear <strong>False</strong> <strong>Witness</strong>, Hurt <strong>People</strong> and<strong>/</strong>or <strong>C</strong>ommit <strong>Crimes</strong> when it is something <strong>e</strong>vil they are <strong>a</strong>sking us to do that is <strong>N</strong>ot of <strong>God</strong>. Now I will say something in the <strong>S</strong>ecular <strong>Context</strong>; If we did not have <strong>Laws</strong> and those to <strong>e</strong>nforce <strong>Laws</strong>, this <strong>W</strong>orld would be in <strong>A</strong>narchy and<strong> Chaos</strong>; It would <strong>a</strong>lso be to our <strong>O</strong>wn <strong>Self Destruction </strong>because the <strong>e</strong>vil that we will do to <strong>e</strong>ach other is <strong>Horrible</strong>. The last verse Reads: For there is no power but of God: the powers that be are ordained of God. This means that no man can have power or <strong>a</strong>uthority over anyone unless it <strong>c</strong>ame by <strong>God</strong>, therefore obeying the <strong>Laws</strong> of those in <strong>A</strong>uthority is <strong>Equal </strong>to<strong> O</strong>beying<strong> God</strong>. We have come to the end of this lessen and my prayers are always with you in the understanding. Amen.</p>
                                            <h2 class="pg-inn-h" id="corinthianssss">1 John 4:7</h2>
                                            <p class="indnt">Beloved, let us love one another: for love is of God; and everyone that loveth is born of God, and knoweth God. (8) He that loveth not knoweth not God; for God is love. (9) In this was manifested the love of God toward us, because that God sent his only begotten Son into the world, that we might live through him. (10) Herein is love, not that we loved God, but that he loved us, and sent his Son to be </p>

                                        </div>
                                        <div class="page-footer">116</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-117">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>the propitiation for our sins. (11) Beloved, if God so loved us, we ought also to love one another.</p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The Twelveth Component of Understanding Salvation, (<strong>12</strong>) <strong>What is the Holy Spirit</strong>? Before I start the lesson, I will make a <strong>S</strong>pecial <strong>Note</strong>; Receiving the <strong>Holy Spirit</strong>, aka <strong>Holy Ghost</strong> is not an <strong>e</strong>xperience that will make <strong>a</strong>nyone become <strong>U</strong>ncontrollable,<strong> P</strong>assout, <strong>F</strong>allout or be in <strong>Need</strong> <strong>o</strong>f <strong>Restraining</strong> as visualized and seen in the <strong>C</strong>hurches; Also the speaking in tongues requires an interpreter to translate what is being said to the congregation for <strong>e</strong>dification, but David did rejoice and<strong> DANCE</strong> as it is written in the book of Psalm 150:6, therefore it is <strong>a</strong>lso a desired by <strong>God</strong> as <strong>Worship</strong>; But there shall be no <strong>p</strong>raise in<strong> Faking</strong> that you <strong>a</strong>re receiving the <strong>Holy</strong> <strong>Spirit</strong> in the fellowships, and it <strong>s</strong>hall be a <strong>Sin</strong>. The first part of (7) Reads: Beloved, let us love one another: for love is of God. This <strong>S</strong>cripture teaches that loving <strong>e</strong>ach other is the <strong>Calling</strong> for which we were <strong>c</strong>reated, and we should <strong>a</strong>lways understand that <strong>G</strong>od is the teacher of <strong>Love</strong>. The second part of (7) Reads: and everyone that loveth is born of God, and knoweth God. This is the teaching that will <strong>a</strong>llows us to <strong>Identify</strong> the people <strong>Born of God</strong> by the<strong> Love</strong> that they will <strong>s</strong>how to their <strong>Neighbors</strong>, because being <strong>Born of</strong> <strong>God</strong> means being <strong>Born of</strong> <strong>Love</strong>, thereby we understand from </p>
                                        </div>
                                        <div class="page-footer">117</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-118">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>this point on that <strong>Love </strong>is the <strong>Holy Spirit</strong> that is <strong>g</strong>iven to the believers <strong>a</strong>fter their <strong>Baptism</strong>, <strong>S</strong>econd <strong>Birth</strong>, <strong>N</strong>ew <strong>Spirit</strong> and <strong>Faith </strong>that they have in <strong>Jesus Christ</strong>; Also understand that <strong>e</strong>ven the <strong>Holy Angels</strong> <strong>d</strong>esires to see this <strong>Holy Spirit </strong>that<strong> d</strong>escend on those <strong>W</strong>ho are <strong>Choosen</strong>, thereby we should <strong>d</strong>esire to <strong>Live </strong>for<strong> G</strong>od, remembering the <strong>e</strong>arlier lesson of <strong>Light</strong> and <strong>Darkness</strong> where our former <strong>S</strong>pirit loved <strong>Darkness</strong> rather that<strong> Light</strong>, but now we love <strong>Light </strong>(<strong>Love</strong>), because it is our <strong>N</strong>ew <strong>Spirit</strong>. </p>
                                            <p class="indnt">The first part of (8) Reads: He that loveth not knoweth not God. This is a <strong>V</strong>ery<strong> Important S</strong>cripture because it will <strong>a</strong>llow us to <strong>Identify</strong> those that <strong>a</strong>re not <strong>Born of God</strong> that will manifest itself in their <strong>Hatred</strong> for the people of this <strong>W</strong>orld through their <strong>Darkness</strong>; And their <strong>e</strong>xamples will be that they will be lairs, selfish, unforgiving, abusers, racist, murderers and <strong>a</strong>nyone that will <strong>S</strong>erve <strong>Evil</strong>. The second part (8) Reads: for God is love. Remembering <strong>a</strong>ll the <strong>W</strong>onderful <strong>Attributes</strong> that <strong>c</strong>ome from <strong>Love</strong>, it <strong>re</strong>veals how <strong>Beautiful</strong> <strong>God Is</strong>. </p>
                                            <p class="indnt">Verse (9) Reads: In this was manifested the love of God toward us, because that God sent his only begotten Son into the world, that we might live through him. This verse in its <strong>e</strong>ntirety means that <strong>G</strong>od has proven and <strong>d</strong>emonstrated His <strong>Love</strong> for us by <strong>a</strong>llowing His <strong>Son Jesus Christ</strong> to <strong>d</strong>ie in <strong>O</strong>ur <strong>Place</strong>, furthermore <strong>Blessing U</strong>s with <strong>Heaven</strong> and <strong>e</strong>ternal <strong>Life</strong>. </p>
                                        </div>
                                        <div class="page-footer">118</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-119">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p class="indnt">Verse (10) Reads: Herein is love, not that we loved God, but that he loved us, and sent his Son to be the propitiation for our sins. This teaches that we did not <strong>Love</strong> <strong>G</strong>od because the <strong>Best</strong> <strong>e</strong>xample of <strong>Love</strong> is when you love <strong>S</strong>omeone that <strong>Hate You</strong>, and this <strong>e</strong>xplains why <strong>God</strong> did what He did for <strong>U</strong>s. The word <strong>Propitiation</strong> is <strong>a</strong>nother way of saying that Jesus Christ is our<strong> A</strong>tonement for <strong>Sin</strong>. </p>
                                            <p class="indnt">Verse (11) Reads: Beloved, if God so loved us, we ought also to love one another. This last verse means that <strong>a</strong>fter <strong>God</strong> made the <strong>g</strong>reat <strong>Sacrifice </strong>of His<strong> Son</strong>, the least we can do for His <strong>C</strong>ompassion and <strong>Mercy </strong>is to <strong>Love</strong> <strong>One Another</strong>. This is the twelveth component of <strong>S</strong>alvation. I am hoping that this is another positive lesson as we are believers in Jesus Christ and  my prayers are always with you. Amen.</p>

                                            <h2 class="pg-inn-h">Romans 13:8</h2>
                                            <p class="indnt">Owe no man any thing, but to love one another: for he that loveth another hath fulfilled the law. (10) Love worketh no ill to his neighbor: therefore love is the fulfilling of the law. </p>
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">The first part of (8) Reads: Owe no man any thing, but to love one another. This verse teaches that our <strong>O</strong>nly<strong> Debt </strong>to one <strong>a</strong>nother is to <strong>Love</strong> <strong>e</strong>ach <strong>Other</strong>. The second part of (8) </p>
                                        </div>
                                        <div class="page-footer">119</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-120">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>Reads: for he that loveth another hath fulfilled the law. To love thy <strong>N</strong>eighbor as <strong>Thyself</strong> is the understanding of the <strong>e</strong>ntire <strong>Message</strong> in the <strong>w</strong>ord of <strong>God</strong>, aka <strong>Bible</strong>, remembering that it is the <strong>S</strong>econd <strong>Greatest Commandment</strong>. </p>
                                            <p class="indnt">Verse (10) Reads: Love worketh no ill to his neighbor: therefore love is the fulfilling of the law. This verse teaches that nothing <strong>e</strong>vil can come from <strong>Love</strong> if it is <strong>True Love</strong>; It also is the reasons why we were <strong>b</strong>orn into this <strong>World</strong>, which is to <strong>Love</strong> our neighbor as we <strong>Love Ourselves</strong>. I do have joy in my heart and I am <strong>a</strong>lways encouraged that <strong>God</strong> has opened the <strong>e</strong>yes of everyone to understand this lesson. Love is the fulfilling of God&rsquo;s Law. Amen. </p>
                                            <h2 class="pg-inn-h">Revelations 22:14</h2>
                                            <p class="indnt"><span class="color-red">Blessed are they that do his commandments, that they may have right to the tree of life, and may enter in through the gates into the city. (15) For without are dogs, and sorcerers, and whoremongers, and murderers, and idolaters, and whosoever loveth and maketh a lie. (16) I Jesus have sent mine angel to testify unto you these things in the churches. I am the root and the offspring of David, and the bright and morning star.</span>(20) He which testifieth these things saith, Surley I come quickly.</span></p>
                                        </div>
                                        <div class="page-footer">120</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-121">
                                    <div class="page-content  ">
                                        <div class="page-text">
                                            <h3 class="sml-hding">Understanding</h3>
                                            <p class="indnt">This is the last lesson of this first Study. Verse (14) Reads: Blessed are they that do his commandments, that they may have right of the tree to life, and may enter in through the gates into the city. This lesson teaches that if we be <strong>Converted </strong>and<strong> O</strong>bey <strong>God</strong>, we shall be <strong>BLESSED</strong> and granted <strong>a</strong>ccess to the <strong>Tree o</strong>f<strong> Life</strong> that was taking <strong>a</strong>way from the <strong>W</strong>orld because of <strong>Sin</strong>. </p>
                                            <p class="indnt">Verse (15) Reads: For without are dogs, and sorcerers, and whoremongers, and murderers, and idolaters, and whosoever loveth and maketh a lie. We have learned <strong>e</strong>arlier that the <strong>worse</strong> of the <strong>Worse</strong> that has <strong>e</strong>ver been <strong>Born</strong> shall be in this <strong>p</strong>lace of <strong>Torment</strong>; This is the meaning of this <strong>S</strong>cripture. </p>
                                            <p class="indnt">The first part of (16) Reads: I Jesus have sent mine angel to testify unto you these things in the churches. In this <strong>S</strong>cripture let us <strong>a</strong>gain take a look at the word <strong>Angel</strong>, which is a messenger sent by <strong>G</strong>od, or we can use the <strong>w</strong>ord <strong>Prophet</strong>, which is <strong>a</strong>nother way of saying <strong>Messenger</strong>. I am speaking <strong>a</strong>bout the <strong>Ones </strong>that will proclaim <strong>Jesus Christ</strong>, giving instructions and guidance<strong> a</strong>ccording to <strong>G</strong>od&rsquo;s <strong>Word.</strong> The second part of (16) Reads: I am the root and the offspring of David, and the bright and morning star. This means that <strong>David </strong>proceeded from <strong>God</strong>, and <strong>Jesus Christ</strong> proceeded from <strong>David</strong>. Jesus Christ being prophesies </p>
                                        </div>
                                        <div class="page-footer">121</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-122">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <p>throughout the <strong>Bible</strong> from the beginning of <strong>G</strong>od&rsquo;s <strong>Word</strong> and spoken of throughout the <strong>e</strong>ntire <strong>BIBLE</strong>. Him being our <strong>S</strong>alvation with His testimony that <strong>He</strong> is <strong>O</strong>ur <strong>Bright</strong> and <strong>Morning Star</strong>, which is reference to the <strong>Brightest Light</strong> and <strong>Brightest Love </strong>we will <strong>e</strong>ver <strong>Know</strong>, whether it is by <strong>Morning</strong> <strong>o</strong>r <strong>Night</strong>. </p>
                                            <p class="indnt">Verse (20) Reads: He which testifieth these things saith, surley I come quickly. The <span class="color-red"><strong>Red Lettering</strong></span> of when Jesus Christ speaks is <strong>O</strong>ur <strong>Warning</strong> to be <strong>W</strong>atchful of His <strong>S</strong>econd<strong> Coming</strong>, because the <strong>d</strong>ay of <strong>O</strong>ur <strong>Judgment</strong> comes at a time that we <strong>L</strong>east <strong>Expect</strong> and <strong>O</strong>ur <strong>Grace</strong> is unknown to <strong>U</strong>s. This will be the <strong>END</strong> of the first lessons of God&rsquo;s Salvation through Jesus Christ Our Lord. I will now thank you for your time and attention to this first study: We are just <strong>g</strong>etting started and can advance to the <strong>S</strong>econd <strong>Study</strong>, Perfect: A higher calling in our Lord Jesus Christ. May God be with you all. Amen.
                                            </p>
                                            <h2 class="pg-inn-h">The End</h2>
                                            <p class="indnt">      This is a <strong>Lesson</strong> <strong>g</strong>iven to me by <strong>God </strong>that I will share with you, and it needs no <strong>e</strong>xplaining. I am praying that you will be <strong>Strengthen</strong> thereby. Amen.</p>
                                        </div>
                                        <div class="page-footer">122</div>
                                    </div>
                                </div>

                                <div class="page " id="pg-123">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <h2 class="pg-inn-h">[<strong>Helper</strong>]</h2>
                                            <p class="indnt">Beloved; Examine that <strong><u>Light</u></strong> always consume<strong>/</strong>overcome <strong><u>Darkness</u></strong>: <strong>E</strong>xample; Turn on the <strong><u>Light</u></strong> in any room and you can see and walk without stumbling, you can never turn on <strong><u>Darkness</u></strong> <strong>e</strong>xcept you turn off the <strong><u>Light</u></strong>: Therefore <strong>Light</strong> Wins. <strong>Love</strong> will also always overcome <strong>Hate</strong>; <strong>E</strong>xample: When you have done good to a person who treated you bad. (<strong>2</strong>) The day you are out of their life their conscience will be a testimony against themselves that they treated you wrong and surely they shall say it to themselves one day to <strong>J</strong>udge themselves: Therefore your <strong><u>Love</u></strong> prevails over their <strong><u>Hate</u></strong>. 1 JOHN 4:8 Reads: <strong>For God is Love</strong>: Therefore God <strong>Prevailed</strong>. Beloved; Turn on the <strong><u>Light of God</u></strong>, that in your darkness you can overcome this <strong>W</strong>orld. This is <strong>Wisdom</strong>: Stay in the <strong><u>Light of Love</u></strong> that is of <strong><u>God</u></strong>, and not the <strong><u>Darkness of Hate</u></strong> that is of the <strong><u>Devil</u></strong>, and live your life <strong><u>Holy</u></strong> unto the <strong><u>Lord Jesus Christ</u></strong> who died for your <strong>S</strong>ins so that you can <strong><u>Inherit the Kingdom of God</u></strong>. 1 JOHN 1:5, This then is the Message which we have heard of him, and declare unto you, that <strong><u>God is Light</u></strong>, and in him is no <strong><u>Darkness at All</u></strong>.</p>
                                        </div>
                                        <div class="page-footer">123</div>
                                    </div>
                                </div>

                                <!-- <div class="page " id="pg-124">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <ul class="txt-ull">
                                                <li>
                                                    <h6>God the Father</h6>
                                                </li>
                                                <li>
                                                    <p>Jesus Christ the Son</p>
                                                </li>
                                                <li>
                                                    <p>The Holy Spirit</p>
                                                </li>
                                                <li>
                                                    <h6>(Are Light and Love)</h6>
                                                </li>
                                                <li>
                                                    <p>Love God</p>
                                                </li>
                                                <li>
                                                    <p>Obedience To God</p>
                                                </li>
                                                <li>
                                                    <p>Faithful</p>
                                                </li>
                                                <li>
                                                    <p>Truthful</p>
                                                </li>
                                                <li>
                                                    <p>Love the Brother/Sister</p>
                                                </li>
                                                <li>
                                                    <p>Good</p>
                                                </li>
                                                <li>
                                                    <p>Peace Maker</p>
                                                </li>
                                                <li>
                                                    <p>Pure Heart</p>
                                                </li>
                                                <li>
                                                    <p>Meriful</p>
                                                </li>
                                                <li>
                                                    <p>Righteous </p>
                                                </li>
                                                <li>
                                                    <p>Hospitable/Charitable</p>
                                                </li>
                                                <li>
                                                    <p>No Respect of Person</p>
                                                </li>


                                            </ul>


                                            <ul class="txt-ull">
                                                <li>
                                                    <h6>Satan the Devil</h6>
                                                </li>
                                                <li>
                                                    <p>Death the Curse</p>
                                                </li>
                                                <li>
                                                    <p>Hell the Angel </p>
                                                </li>
                                                <li>
                                                    <h6>(Are Darkness and Hate)</h6>
                                                </li>
                                                <li>
                                                    <p>Hater of God </p>
                                                </li>
                                                <li>
                                                    <p>Disobedience to God</p>
                                                </li>
                                                <li>
                                                    <p>Unfaithful</p>
                                                </li>
                                                <li>
                                                    <p>Lairs</p>
                                                </li>
                                                <li>
                                                    <p>Hatred</p>
                                                </li>
                                                <li>
                                                    <p>Wicked/Evil</p>
                                                </li>
                                                <li>
                                                    <p>Provokers to Evil </p>
                                                </li>
                                                <li>
                                                    <p>Pitiless</p>
                                                </li>
                                                <li>
                                                    <p>Self-Seeking </p>
                                                </li>
                                                <li>
                                                    <p>Unrighteousness</p>
                                                </li>
                                                <li>
                                                    <p>High-Minded</p>
                                                </li>
                                                <li>
                                                    <p>Judgmental</p>
                                                </li>
                                            </ul>
                                        </div>
                                        <div class="page-footer">124</div>
                                    </div>
                                </div>




                                <div class="page " id="pg-125">
                                    <div class="page-content  ">

                                        <div class="page-text">
                                            <ul class="txt-ull">
                                                <li>
                                                    <p>Hopeful </p>
                                                </li>
                                                <li>
                                                    <p>Encouraging</p>
                                                </li>
                                                <li>
                                                    <p>Longsuffering</p>
                                                </li>
                                                <li>
                                                    <p>Meek/Gentle</p>
                                                </li>
                                                <li>
                                                    <p>Forbear Others</p>
                                                </li>
                                                <li>
                                                    <p>Peaceful</p>
                                                </li>
                                                <li>
                                                    <p>Joyful</p>
                                                </li>
                                                <li>
                                                    <p>Giving</p>
                                                </li>
                                                <li>
                                                    <h6>VICTORY </h6>
                                                </li>
                                            </ul>
                                            <ul class="txt-ull">
                                                <li>
                                                    <p>Resentful </p>
                                                </li>
                                                <li>
                                                    <p>Tormentors</p>
                                                </li>
                                                <li>
                                                    <p>Wrathful</p>
                                                </li>
                                                <li>
                                                    <p>Murderers</p>
                                                </li>
                                                <li>
                                                    <p>Proud</p>
                                                </li>
                                                <li>
                                                    <p>Hatred </p>
                                                </li>
                                                <li>
                                                    <p>Angry </p>
                                                </li>
                                                <li>
                                                    <p>Drunkeness</p>
                                                </li>
                                                <li>
                                                    <h6>DEFEAT </h6>
                                                </li>
                                            </ul>
                                        </div>
                                        <div class="page-footer">125</div>
                                    </div>
                                </div> -->



                                <div class="page pg-lst" id="pg-126">
                                    <div class="page-content  ">
                                        <div class="page-text">
                                            <ul class="txt-ull">
                                            <li><strong><u>God the Father </u></strong></li>
                                            <li><strong>Jesus Christ the Son</strong></li>
                                            <li><strong>The Holy Spirit</strong></li>
                                            <li><u>(<strong>Are Light and Love</strong>)</u></li>
                                            <li><strong>Love God</strong></li>
                                            <li><strong>Obedience To God</strong></li>
                                            <li><strong>Faithful</strong></li>
                                            <li><strong>Truthful</strong></li>
                                            <li><strong>Love the Brother/Sister</strong></li>
                                            <li><strong>Good</strong></li>
                                            <li><strong>Peace Maker</strong></li>
                                            <li><strong>Pure Heart</strong></li>
                                            <li><strong>Meriful</strong></li>
                                            <li><strong>Righteous  </strong></li>
                                            <li><strong>Hospitable/Charitable</strong></li>
                                            <li><strong>No Respect of Person</strong></li>


                                            </ul>


                                            <ul class="txt-ull">
                                            <li><strong>Hopeful   </strong></p>
                                            <li><strong>Encouraging          </strong></li>
                                            <li><strong>Longsuffering     </strong></li>
                                            <li><strong>Meek/Gentle</strong></li>
                                            <li><strong>Forbear Others</strong></li>
                                            <li><strong>Peaceful</strong></li>
                                            <li><strong>Joyful</strong></li>
                                            <li><strong><u>Giving</u></strong></li>
                                            <li><strong>VICTORY</strong>                              </li>
                                               
                                            </ul>
                                        </div>
                                        <div class="page-footer">126</div>
                                    </div>
                                </div>


                                <div class="page pg-lst" id="pg-127">
                                    <div class="page-content  ">
                                        <div class="page-text">
                                            <ul class="txt-ull">
                                                <li><strong><u>Satan the Devil</u></strong></li>
                                                <li><strong>Death the Curse</strong></li>
                                                <li><strong>Hell the Angel </strong></li>
                                                <li><u>(<strong>Are Darkness and Hate</strong>)</u></li>
                                                <li><strong>Hater of God   </strong></li>
                                                <li><strong>Disobedience to God</strong></li>
                                                <li><strong>Unfaithful</strong></li>
                                                <li><strong>Lairs</strong></li>
                                                <li><strong>Hatred</strong></li>
                                                <li><strong>Wicked/Evil</strong></li>
                                                <li><strong>Provokers to Evil </strong></li>
                                                <li><strong>Pitiless</strong></li>
                                                <li><strong>Self-Seeking                                        </strong></li>
                                                <li><strong>Unrighteousness</strong></li>
                                                <li><strong>High-Minded</strong></li>
                                                <li><strong>Judgmental</strong></li>
                                                <li><strong>Resentful                                          </strong></li>
                                                <li><strong>Tormentors                  </strong></li>
                                                <li><strong>Wrathful</strong></li>
                                                <li><strong>Murderers</strong></li>
                                                <li><strong>Proud</strong></li>
                                                <li><strong>Hatred </strong></li>
                                                <li><strong>Angry </strong></li>
                                                <li><strong><u>Drunkeness</u></strong></li>
                                                <li><strong>DEFEAT</strong></li>
                                            </ul>
                                        </div>
                                        <div class="page-footer">127</div>
                                    </div>
                                </div>

                                <div class="page page-cover page-cover-top bk2-cvr" data-density="hard">
                                    <div class="page-content">

                                    </div>
                                </div>

                                <!-- <div class="page pg-lst" id="pg-128">
                                    <div class="page-content  ">
                                        <div class="page-text">

                                        </div>
                                        <div class="page-footer">128</div>
                                    </div>
                                </div> -->




                                <!-- <div class="page page-cover page-cover-bottom" data-density="hard">
                                    <div class="page-content"> -->
                                <!--<h2>THE END</h2>-->
                                <!-- </div>
                                </div> -->


                                <!--
                                <div class="page page-cover page-cover-top" data-density="hard">
                                    <div class="page-content"> -->
                                <!--<h2>Salvation Perfect Warnings</h2>-->
                                <!--<h3>Second Study</h3>-->
                                <!--<h3>This World is a Proven Ground</h3>-->
                                <!-- </div>
                                </div> -->




                                <div class="page ">
                                    <div class="page-content">
                                        <h2 class="page-header">INDEX OF CHARTERS</h2>
                                        <div class="page-text">


                                            <ul class="index-ul">
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="130"> <span class="spn1">Salutations </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">130</span> </a>
                                                </li>

                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="130"> <span class="spn1"> We Pray </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">130</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="131"> <span class="spn1"> Welcome Again </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">131</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="131"> <span class="spn1"> Challenge </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">131</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="135"> <span class="spn1"> First Things First </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">135</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="135"> <span class="spn1"> Concepts and Lessons </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">135</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="138"> <span class="spn1"> Perfect: A Higher Calling In Jesus Christ Our Lord </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">137</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="138"> <span class="spn1"> God's Approval </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">137</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="140"> <span class="spn1">Laws of the Old Testament </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">139</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="142"> <span class="spn1">Identifying Our Neighbor</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">142</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="146"> <span class="spn1">The New Heart and Spirit</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">146</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="162"> <span class="spn1">The Blessed and the Cursed</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">162</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="170"> <span class="spn1">The Songs of the Poor</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">170</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="179"> <span class="spn1">Fastings</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">179</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="185"> <span class="spn1">Love Comes from Above</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">185</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="195"> <span class="spn1">The Blindness of the World</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">195</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="199"> <span class="spn1">Identifying the Wicked</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">199</span> </a>
                                                </li>
                                            </ul>
                                        </div>
                                        <div class="page-footer">128</div>
                                    </div>
                                </div>

                                <div class="page ">
                                    <div class="page-content">
                                        <h2 class="page-header">INDEX OF CHARTERS</h2>

                                        <div class="page-text">
                                            <ul class="index-ul">
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="204"> <span class="spn1">The New Law</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">204</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="209"> <span class="spn1">The Rich and Wealthy</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">209</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="221"> <span class="spn1">The Jugdment</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">221</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="233"> <span class="spn1">Giving</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">223</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="238"> <span class="spn1">The Golden Rule</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">238</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="246"> <span class="spn1">The Turned Tables</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">246</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="253"> <span class="spn1">The Treasure</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">253</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="257"> <span class="spn1">General Instruction</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">257</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="290"> <span class="spn1">Moving Forward</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">289</span> </a>
                                                </li>

                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="291"> <span class="spn1">Epilogue…My Pain and Sorrow</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">291</span> </a>
                                                </li>

                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="302"> <span class="spn1">I Need to Share</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">302</span> </a>
                                                </li>



                                            </ul>
                                        </div>
                                        <div class="page-footer">129</div>
                                    </div>
                                </div>



                                <div class="page" id="bk-pg3">
                                    <div class="page-content page-content-pg">
                                        <h2 class="page-header-pg">Salutations</h2>
                                        <div class="page-text">
                                            <p class="indnt">Thank you everyone Rich and Poor, Great and Small and also those of <strong>A</strong>ll Races, Beliefs, Cultures and Tribes for taking the time out of your lifes to Read and/or Hear my testimony as it was Revealed to me by God the Father and Our Lord and Saviour Jesus Christ concerning the Mystery of the Holy Bible. Amen.</p>
                                            <h2 class="pg-inn-h">We Pray</h2>
                                            <p class="indnt">First let us take the time to pray and give thanks to God, asking the Lord for His Mercy, Grace and Love to understand the Mystery of His Holy Word. Let not our hearts be hardened or darken as we give ear to His understanding, desiring only that our eyes be open to this World that we can be released from our Carnal Bondages to be able to run the Race of Righteousness that is before us all and have the Victory in Our Spiritual Battles because
                                                <span class="color-red">God <strong>o</strong>ur <strong>King</strong> gave His <strong>Life</strong> to demonstrate to <strong>Us</strong> how to <strong>S</strong>erve a <strong>King</strong> through the <strong>Life</strong> and <strong>Death</strong> of <strong>Himself</strong>, being born into this <strong>W</strong>orld as <strong>Jesus Christ</strong> to give the <strong>S</strong>piritual<strong> Understanding</strong> of the <strong>True Obedience</strong> that should be <strong>g</strong>iven to a <strong>King</strong> because we are in a <strong>S</strong>piritual <strong>War </strong>for <strong>O</strong>ur <strong>Everlasting Life</strong>. We <strong>a</strong>sk for  this <strong>Wisdom</strong> in the <strong>N</strong>ame of  <strong>O</strong>ur <strong>Lord</strong> and <strong>S</strong>aviour <strong>Jesus Christ.</strong> <strong>A</strong>men&hellip;&hellip;&hellip;&hellip;...&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;&hellip;.</p>
                                        </div>
                                        <div class="page-footer">130</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg4">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Welcome Again</h2>
                                            <p class="indnt"><strong>W</strong>elcome to the <strong>Second Installmen</strong><strong>t </strong>in a series of <strong>Three Bible Studies</strong> with this one <strong>e</strong>ntitled; (2) <strong>Perfect</strong>: <strong>A Higher Calling in Jesus Christ Our Lord</strong>. Before we go forward, I will pray that <strong>a</strong>ll will understand how we <strong>a</strong>re only here in this life to <strong>a</strong>lways thank God for His <strong>M</strong>ercy that give us a second opportunity to serve our <strong>Him</strong> that truly comes from the loves that He have for His <strong>Creations</strong> to the place where He call us His <strong>C</strong>hildren; <strong>Hallelujah</strong>. The <span class="color-red"><strong>Red Lettering</strong></span> is when <strong>Jesus Christ</strong> <strong>S</strong>poke that is <strong>O</strong>ur/<strong>Your</strong> <strong>Map </strong>to <strong>e</strong>ternal <strong>Life</strong> after knowing His <strong>W</strong>ords and <strong>Obeying</strong> <strong>Them</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Challenge</h2>
                                            <p class="indnt">I would like to start by saying that some of the <strong>Interpretations</strong> and <strong>U</strong>nderstandings in the Bible can be <strong>C</strong>onsidered <strong>Milk </strong>or <strong>Meat</strong>, I also believe that we all have the knowledge that a baby cannot <strong>e</strong>at or digest solid foods and meats; The baby can lick the food to have a sense of the taste to understand that it is foods, but they cannot chew or consume this type of solid food. The same can principle can be said of those that do not have an <strong>U</strong>nderstanding of <strong>God&rsquo;s</strong> <strong>Word</strong> or have never<strong> Read</strong> the Bible for <strong>Themselves</strong>. People like these can only <strong>g</strong>et their <strong>Spiritual</strong> information and understanding from a <strong>S</strong>piritual <strong>L</strong>eader,</p>
                                        </div>
                                        <div class="page-footer">131</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg5">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p><strong>P</strong>astor, <strong>C</strong>lergy, <strong>P</strong>undit, <strong>I</strong>nstructor or <strong>Teacher</strong> that have the <strong>S</strong>piritual training to <strong>Impart</strong> <strong>S</strong>piritual knowledge to the <strong>Lay</strong> <strong>Believers</strong>, <strong>Novice</strong> <strong>a</strong>nd <strong>Non</strong>-<strong>Reader</strong> in the <strong>C</strong>oncepts, <strong>R</strong>ituals, <strong>L</strong>ifestyles, <strong>B</strong>eliefs <strong>a</strong>nd <strong>History</strong> that will <strong>g</strong>ive them a <strong>Start</strong>; Therefore I do thank <strong>G</strong>od for the first testimony and study of God&rsquo;s Salvation through Jesus Christ our Lord, because it is the foundation for understanding <strong>G</strong>od&rsquo;s <strong>Plan</strong> with <strong>a</strong>ll the <strong>Components</strong> that I will <strong>d</strong>efine and do consider as <strong>Milk</strong> only fit for a <strong>Baby</strong>. If there are readers that had a problems understanding or receiving the first lesson, you will have a <strong>d</strong>ifficult time with the <strong>Second</strong>, therefore I now recommend if this is your case; You should have a <strong>S</strong>econd <strong>Reading</strong> of the first study so that you will have a <strong>Better</strong> foundation to proceed with the <strong>S</strong>econd <strong>Study</strong>: Also if you did not read the first study and have started at the second study first, I will suggest that you start from the beginning. The second lesson is not milk and neither is it solid food, therefore it is somewhere in the middle, but it is important to start from the beginning to understand certain concepts to see the <strong>C</strong>omplete <strong>Picture</strong> of what you need to <strong>Understand</strong> because it is my <strong>d</strong>esire to <strong>e</strong>nlighten the lay person, novice and non-reader to <strong>S</strong>piritual <strong>C</strong>oncepts, <strong>R</strong>ituals, <strong>L</strong>ifestyles, <strong>B</strong>eliefs and <strong>Histories</strong> that <strong>G</strong>od would have <strong>U</strong>s follow. This <strong>e</strong>ntire study is intended to encourage <strong>e</strong>veryone to <strong>Read</strong> the <strong>Bible</strong> for themselves and not have it <strong>Interpreted</strong> by others <strong>a</strong>ll the <strong>Time</strong>. Then <strong>a</strong>ll can then make an informed <strong>d</strong>ecision on the people and<strong>/</strong>or body of <strong>b</strong>elievers they wish to associate and <strong>a</strong>lign yourself</p>
                                        </div>
                                        <div class="page-footer">132</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg6">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>with; Also by reading the word of <strong>God</strong>, it will be <strong>V</strong>ery <strong>Difficult</strong> to be <strong>d</strong>eceived by any <strong>I</strong>ndividual or <strong>Organization</strong> that would lead you <strong>a</strong>stray with teachings and <strong>Concepts</strong> that are <strong>N</strong>ot of <strong>God</strong>, and <strong>a</strong>re <strong>N</strong>ot in the <strong>Bible</strong>. This book is <strong>a</strong>bout understanding the <strong>Bible</strong> and I strongly <strong>e</strong>ncourage everyone to read for themselves; I will say that some books of the <strong>O</strong>ld<strong> Testament</strong> are frustrating to read and understand, but it is <strong>N</strong>ot <strong>Impossible</strong>, therefore I want <strong>e</strong>verybody to know that the Bible (<strong>Word of God</strong>), is <strong>Food </strong>for the <strong>S</strong>pirit that will <strong>Sustain U</strong>s; And this is what the <strong>S</strong>criptures means with the saying; <strong>Man shall not live by bread alone</strong>,<strong> but by every word that proceedeth out of the mouth of God</strong>. </p>
                                            <p class="indnt">I would now like to <strong>e</strong>xplain the <strong>Challenge</strong> of this second <strong>Study</strong> that will <strong>a</strong>gainst some of the <strong>T</strong>eachings, <strong>T</strong>raditions, <strong>P</strong>ractices <strong>a</strong>nd <strong>Lifestyles</strong> that <strong>a</strong>re currently <strong>Taught</strong> in the <strong>C</strong>hurches and houses of <strong>Worship</strong>. It is not my intentions and neither <strong>d</strong>o I get any <strong>Joy o</strong>r <strong>Satisfaction</strong> from the knowledge that some might a have problems receiving the <strong>Truth </strong>of <strong>G</strong>od; Therefore <strong>a</strong>sk yourself; <strong>Why Is This</strong>? It is because the <strong>True</strong> teachings of <strong>G</strong>od will be <strong>Contrary</strong> to the practices that have been taught in the <strong>C</strong>hurches, and I will say that some will <strong>Fight a</strong>gainst these teachings on specific <strong>L</strong>essons, <strong>U</strong>nderstandings, <strong>C</strong>oncepts, <strong>I</strong>nterpretations and <strong>Topics</strong>, but I<strong> g</strong>ive testimony to <strong>a</strong>ll that everything will be <strong>Fully</strong> <strong>e</strong>xplained; Some will find these <strong>Truths a</strong>nd observations to be <strong>Questionable</strong> as they proceed</p>
                                        </div>
                                        <div class="page-footer">133</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg7">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>because some traditions and <strong>b</strong>eliefs have been so <strong>e</strong>ntrenched and <strong>Embedded</strong> in the <strong>Culture</strong> in the <strong>C</strong>hurches, that <strong>a</strong>ny other teachings will be <strong>H</strong>ard to <strong>Receive</strong>; And with others: <strong>Impossible</strong>. This will be the <strong>Challenge</strong> to the religious <strong>S</strong>cholars, <strong>I</strong>ntellectuals, <strong>C</strong>lergy, <strong>P</strong>astors, <strong>P</strong>riests, <strong>P</strong>undits, <strong>L</strong>eaders and<strong>/</strong>or <strong>Organizations</strong> of the <strong>W</strong>orld, and if <strong>a</strong>nyone <strong>Disagrees</strong> with these teaching, all I will <strong>a</strong>sk is that they <strong>Prove</strong> these lessons to be wrong through <strong>Scriptures</strong>. This testimony came <strong>a</strong>bout by <strong>Revelation</strong> from <strong>G</strong>od, and <strong>e</strong>ven though I am untrained in theology and my highest grade of <strong>e</strong>ducation is the completion of a General Education Diploma, neither <strong>d</strong>id I grow up in the <strong>C</strong>hurches as was the <strong>Privileges</strong> of some, nor did I keep company with those that did, but I <strong>Firmly </strong>stand behind <strong>a</strong>ll these teachings that I will be sharing with <strong>You</strong> because they were <strong>g</strong>iven to me by <strong>G</strong>od and <strong>Jesus Christ</strong>, who had <strong>Mercy</strong> on me because I <strong>C</strong>ried out in <strong>Despair</strong>; And the help that I received can now benefit my brothers and sisters also seeking <strong>S</strong>alvation because I will share it with <strong>e</strong>veryone, and as I have said before, I cannot <strong>C</strong>ontain<strong> Myself</strong> because of my burning <strong>d</strong>esire to testify the things I have <strong>W</strong>itness from <strong>M</strong>y <strong>Revelation</strong>. I <strong>a</strong>m asking <strong>e</strong>veryone once again not to be <strong>O</strong>ffended by <strong>M</strong>y <strong>Past</strong>, I will also <strong>a</strong>sk everyone to keep an <strong>O</strong>pen <strong>Mind</strong>, <strong>e</strong>specially an <strong>O</strong>pen <strong>Heart</strong> to these teachings so that they can receive the <strong>W</strong>ord of <strong>God </strong>that will change <strong>W</strong>rong to <strong>Right</strong>, <strong>W</strong>icked to <strong>Good</strong> and <strong>Crooked to</strong> <strong>Straight</strong>. One person can make a <strong>d</strong>ifference in this <strong>W</strong>orld by <strong>Changing </strong>its course to make it a <strong>Better</strong> <strong>Place</strong>. <strong>YOUR LOVE COUNTS</strong>. Amen.</p>

                                        </div>
                                        <div class="page-footer">134</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg8">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">First Things First</h2>
                                            <p class="indnt">One again the study will be structured whereby the <strong>S</strong>criptures will be read first followed by the <strong>e</strong>xplanation and <strong>Understanding</strong>; If you are following via audio <strong>CD</strong>, the <strong>S</strong>criptures will be read to you first followed by the <strong>e</strong>xplanation; Also some <strong>S</strong>criptures will be read in parts and <strong>Dissected </strong>as needed to make sure it is properly<strong> U</strong>nderstood. What you should take <strong>a</strong>way from this <strong>S</strong>econd Study is the understanding of the <strong>Concepts</strong> as it pertains to what <strong>G</strong>od considers <strong>Perfect</strong>; Also I will <strong>e</strong>xplain all things in Layman Terms as there is a <strong>Need </strong>to communicate to all Ages and Educational Levels. Please bear with some of the simplification in the wording and<strong>/</strong>or <strong>e</strong>xamples. All <strong>S</strong>criptures are taken from the <strong>King James</strong> version of the <strong>Holy Bible</strong>: The <span class="color-red"><strong>Red Lettering</strong></span>is when <strong>Jesus Christ</strong> <strong>S</strong>poke that is <strong>O</strong>ur<strong>/Your</strong> <strong>Map </strong>to <strong>e</strong>ternal <strong>Life</strong> after knowing His <strong>W</strong>ords and <strong>Obeying</strong> <strong>Them</strong>. I recommend that<strong> a</strong>ll read the <strong>King James V</strong>ersion. God Bless You. Amen.</p>
                                            <h2 class="pg-inn-h">Concepts and Lessons</h2>
                                            <p class="indnt">In this <strong>S</strong>econd lesson, <strong>Perfect</strong>: <strong>A Higher Calling in Jesus Christ Our Lord</strong>: We will deal with the <strong>C</strong>oncepts, <strong>A</strong>ttributes, <strong>U</strong>nderstandings and <strong>S</strong>piritual <strong>Lifestyles</strong> that <strong>G</strong>od would have us <strong>O</strong>bserve, <strong>P</strong>erform and be <strong>Converted By</strong>; Thereby beautifying and healing the <strong>W</strong>orld. </p>
                                        </div>
                                        <div class="page-footer">135</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg9">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>Okay knowledge seekers, let us <strong>G</strong>et <strong>Started</strong>. The <strong>Concepts</strong> we will cover are: <strong>1</strong>)<strong> God&rsquo;s Approval</strong>, <strong>2</strong>)<strong> Laws of the Old Testament</strong>, <strong>3</strong>)<strong> Identifying Your Brother and Neighbor</strong>,<strong> 4</strong>)<strong> The New Heart and Spirit</strong>, <strong>5</strong>)<strong> Understanding the Heart</strong>,<strong> 6</strong>)<strong> The Blessed and the Cursed</strong>,<strong> 7</strong>)<strong> The Songs of the Poor</strong>,<strong> 8</strong>)<strong> Fasting</strong>,<strong> 9</strong>)<strong> Love Comes from Above</strong>,<strong> 10</strong>)<strong> The Blindness of the World</strong>, 11) <strong>Identifying the Wicked, 12) The New Law, 13) The Rich and Wealthy</strong>, <strong>14</strong>)<strong> The Judgment</strong>,<strong> 15</strong>)<strong> Giving</strong>, <strong>16</strong>)<strong> The Golden Rule</strong>, <strong>17</strong>)<strong> The Turned Tables </strong>and<strong> 18</strong>)<strong> The Treasure</strong>. Some concepts will <strong>e</strong>nd with this <strong>q</strong>uestion to the reader: Do you Know <strong>a</strong>nyone that Worships God in this Way, and Do you Know <strong>a</strong>nyone that Teaches these Concepts? I truly want the readers to think <strong>a</strong>bout the lesson after it has been <strong>e</strong>xplained as to that <strong>Question</strong>.</p>

                                            <p class="indnt">Beginning I will start by saying that <strong>Perfect</strong> is a state of being that <strong>G</strong>od <strong>d</strong>efines through His <strong>Word</strong>; And I <strong>d</strong>o want <strong>e</strong>veryone to understand that the <strong>S</strong>tate of <strong>Perfect </strong>is obtainable <strong>e</strong>ven while we all still make <strong>M</strong>istakes, <strong>S</strong>tumble and <strong>Lose</strong> our way in this <strong>World</strong>; Perfect is only obtainable by <strong>O</strong>beying <strong>God</strong> and the <strong>Commandments</strong> of <strong>O</strong>ur <strong>Lord Jesus Christ</strong>. The <strong>People</strong> in the Halls of Alcoholic Anonymous have a saying; <strong>We claim Spiritual Progress rather than Spiritual Perfection</strong>, and this concerns their <strong>e</strong>fforts to <strong>Remain</strong> <strong>Sober</strong>; This same<strong> Wisdom</strong> can <strong>a</strong>pplies to <strong>U</strong>s as we seek to be <strong>M</strong>olded, <strong>C</strong>hanged and <strong>Renewed</strong> by Jesus Christ through His <strong>Word</strong>; God&rsquo;s interpretation of the word <strong>Perfect</strong> will be <strong>e</strong>xplains perfectly when we cover <strong>The</strong> <strong>Rich and Wealthy</strong>. </p>
                                        </div>
                                        <div class="page-footer">136</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg10">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>What I am trying to communicate may not be understood at this point, but rest <strong>a</strong>ssure that you will understand <strong>a</strong>ll things when the <strong>S</strong>criptures are open in this <strong>S</strong>econd <strong>Study</strong>; Also in some of the <strong>e</strong>xplanation, I will need to borrow from <strong>M</strong>usic, <strong>M</strong>ovies, <strong>A</strong>dages, <strong>P</strong>roverbs, <strong>B</strong>ooks and other <strong>Known</strong> <strong>e</strong>xperiences. <strong>Note</strong>: The topic of the <strong>Rich</strong> <strong>and</strong> <strong>Wealthy</strong> will be protracted in <strong>S</strong>cope with the <strong>e</strong>xplanation, but when possible, I will <strong>g</strong>ive visuals. Also remember that I will be outlining the concepts and understanding as it relates to <strong>Perfect</strong>, therefore let us now begin the study and allow the <strong>Holy Spirit </strong>to have its <strong>Way </strong>concerning <strong>G</strong>od. I am praying that God will be with you all. Amen.</p>

                                            <h2 class="pg-inn-h">Perfect: A Higher Calling in Jesus Christ Our Lord<br>Acts 13:22</h2>
                                            <p class="indnt">And when he had removed him, he raised up unto them David to be their king; to whom also he gave testimony, and said, I have found David the son of Jesse, a man after mine on heart, which shall fulfill all my will.
                                            </p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Concepts and Understandings for Perfect: This is (<strong>1</strong>) <strong>God&rsquo;s Approval</strong>. Verse (22) Reads, And when he had removed him. <strong>Hear This</strong>: </p>
                                        </div>
                                        <div class="page-footer">137</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg11">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>Back in the first lesson we learned about king Saul who <strong>d</strong>isobeyed <strong>God </strong>by listening to the people and did not <strong>Kill</strong> the king, <strong>Destroy</strong> the treasures of that land or <strong>Kill</strong> the <strong>A</strong>nimals. The Book of Samuel teaches that <strong>G</strong>od remove Saul from being king for that reason. The second part of (22) Reads: he raised up unto them David to be their king; This is a continuation of king Saul being removed and replaced by David. <strong>Note</strong>: I believe I need to say that it is not the <strong>First Man</strong> that is<strong> J</strong>ustified with <strong>God</strong>, but the <strong>S</strong>econd<strong> Man</strong>. <strong>Examples</strong>: Satan was the first Angel of <strong>G</strong>od; <strong>Rejected</strong>. Adam the first son of <strong>G</strong>od; <strong>Rejected</strong>. Saul the first king of Israel;<strong> Rejected</strong>. The first <strong>A</strong>tonement; <strong>Rejected</strong>. This first <strong>W</strong>orld; <strong>Rejected</strong>. Our first <strong>S</strong>pirit;<strong> Rejected</strong>. Now <strong>Receive</strong> <strong>This</strong>: The <strong>Second</strong> man born of <strong>G</strong>od, the <strong>Second</strong> king David, the <strong>Second A</strong>tonement, the <strong>Second</strong> heaven and<strong> e</strong>arth are all <strong>A</strong>ccepted and<strong> Justified </strong>by <strong>G</strong>od. The <strong>Word</strong> of <strong>G</strong>od says the same in these teachings: 1 Corinthians 15:47 and Hebrews 10:9. The third part of (22) Reads: to whom also he gave testimony, and said, I have found David the son of Jesse, a man after mine on heart, which shall fulfill all my will. We should now understand that David was <strong>C</strong>hosen by <strong>God</strong>, and <strong>N</strong>ot by <strong>Man</strong>; This is the verse and <strong>Testimonial</strong> of David&rsquo;s favor with <strong>G</strong>od, and if <strong>a</strong>nyone have <strong>e</strong>ver had read the <strong>S</strong>tory of David, they should remember that <strong>David</strong> had a man named <strong>Uriah</strong> murdered because he impregnated his virgin wife before Uriah <strong>e</strong>ver had sex with her,
                                            </p>

                                        </div>
                                        <div class="page-footer">138</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg12">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>then <strong>a</strong>fterward David desiring to cover it up, he <strong>e</strong>nter into <strong>Darkness </strong>(<strong>Evil</strong>), to keep the <strong>S</strong>in <strong>Hidden</strong>; But being <strong>e</strong>xposed by <strong>God</strong>, David then labored the rest of his <strong>Life</strong> to <strong>W</strong>in back the <strong>Heart</strong> <strong>o</strong>f <strong>God</strong>; And with his <strong>G</strong>reat <strong>Repentance</strong>, David labored until his <strong>Death</strong> to win back <strong>God</strong>, thereby <strong>G</strong>od memorialize the <strong>Path</strong> to His favor with the <strong>W</strong>ords; <strong>A man after mine own heart</strong>,<strong> which shall fulfill all my will</strong>. This lesson teaches us how David won <strong>G</strong>od&rsquo;s<strong> Approval</strong> through his <strong>G</strong>reat<strong> Repentance</strong>, which is <strong>Important</strong> to the first <strong>C</strong>oncept of <strong>Perfect</strong>. My prayers are with everyone in the understanding. Amen.</p>
                                            <h2 class="pg-inn-h">Leviticus 19:15</h2>
                                            <p class="indnt">Ye shall do no unrighteousness in judgment: thou shalt not respect the person of the poor, nor honour the person of the mighty: but in righteousness shalt thou judge thy neighbour. (16) Thou shalt not go up and down as a talebearer among thy people: neither shalt thou stand against the blood of thy neighbour: I am the Lord. (17) Thou shalt not hate thy brother in thine heart: thou shalt in any wise rebuke thy neighbour, and not suffer sin upon him. (18) Thou shalt not avenge, nor bear any grudge against the children of thy people, but thou shalt love thy neighbour as thyself: I am the Lord. Amen.  </p>
                                        </div>
                                        <div class="page-footer">139</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg13">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Concepts and Understandings for Perfect, This is (<strong>2</strong>) <strong>Laws of the Old Testament</strong>. I will now talk <strong>a</strong>bout the <strong>Laws</strong> found in the <strong>O</strong>ld Testament that are from the Books of <strong>G</strong>enesis,<strong> E</strong>xodus,<strong> L</strong>eviticus and <strong>Numbers</strong>, but before I go into the lesson, I will speak <strong>a</strong>bout <strong>Noah</strong> who builted the <strong>A</strong>rk after being <strong>C</strong>ommanded to <strong>d</strong>o so by <strong>God</strong>; If Noah would not have done <strong>e</strong>xactly as <strong>God</strong> had instructed before the flood, he would have <strong>a</strong>lso perish, because <strong>G</strong>od&rsquo;s <strong>Commandments a</strong>re <strong>Laws</strong> that will <strong>d</strong>eliver or <strong>Condemn</strong> as shown in the <strong>Maze</strong> of the <strong>W</strong>orld (<strong>See Diagram for Maze</strong>). After Moses received the <strong>Ten Commandments</strong>, he was then instructed to <strong>g</strong>ive the <strong>Laws</strong> that would <strong>g</strong>overn the peoples <strong>e</strong>veryday <strong>Lives</strong>, which included a variety of <strong>d</strong>ifferent instructions for the forgiveness of <strong>Sins</strong>; Also how to observe <strong>C</strong>eremonies, <strong>A</strong>ctivities, <strong>L</strong>ifestyles and <strong>d</strong>o <strong>W</strong>orship <strong>Services</strong>. The <strong>S</strong>criptures that we <strong>a</strong>re now covering are from the <strong>Laws of Righteousness</strong>, and the teachings <strong>a</strong>re pretty <strong>S</strong>traight <strong>Forward</strong> with only needing very little <strong>e</strong>xplaining, and I will <strong>a</strong>ttempt to deal with the entire <strong>S</strong>cripture as a whole, thereby <strong>g</strong>iving brief <strong>e</strong>xplanations when <strong>Needed</strong>. The first part of (15) Reads: Ye shall do no unrighteousness in judgment: This means that we be fair in our interactions with others. The second of (15) Reads: thou shalt not respect the person of the poor, nor honour the person of the mighty..</p>
                                        </div>
                                        <div class="page-footer">140</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg14">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>This will mean that we treat <strong>e</strong>veryone the same and do not <strong>Grovel</strong> in <strong>A</strong>we with worshipping movies stars, the famous or wealthy while <strong>d</strong>isrespecting and treating the people of lower <strong>S</strong>tature with <strong>d</strong>istain and <strong>Hatred</strong>. The third verse of (15) Reads: but in righteousness shalt thou judge thy neighbour, This means that we shall <strong>Judge </strong>our fellowman on their <strong>C</strong>haracter, <strong>D</strong>eeds <strong>a</strong>nd <strong>Actions</strong>. </p>
                                            <p class="indnt">The first part of (16) Reads: Thou shalt not go up and down as a talebearer among thy people: This means not to <strong>S</strong>mear the names of <strong>Others</strong>, especially when <strong>a</strong>ll of the information we have is <strong>S</strong>econd <strong>Hand</strong> (<strong>Gossip</strong>). The second part of (16) Reads: neither shalt thou stand against the blood of thy neighbour: I am the Lord. This verse means that if we have a cause <strong>a</strong>gainst anyone, and there come a day when they are in trouble, we do not <strong>Wish</strong> <strong>e</strong>vil upon them or take <strong>Joy</strong> in the time of their <strong>A</strong>dversity, thereby wanting to witness their <strong>d</strong>estruction for personal <strong>Gratification</strong>. The first part of (17) Reads: Thou shalt not hate thy brother in thine heart: This verse speaks for itself. The second part of (17) Reads: thou shalt in any wise rebuke thy neighbour, and not suffer sin upon him. This means that we will not <strong>a</strong>buse or verbally provoke others by attempting to bring about <strong>V</strong>iolence against them. The first part of (18) Reads: Thou shalt not avenge, nor bear any grudge against the children of thy people. This verse tell us that the <strong>Vengeance</strong> we would <strong>e</strong>xact against anyone that did <strong>e</strong>vil to <strong>U</strong>s belongs to <strong>God</strong>;<strong> God Alone</strong>.</p>
                                        </div>
                                        <div class="page-footer">141</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg15">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>The second part (18) Reads: but thou shalt love thy neighbour as thyself: I am the Lord, This verse refers to the <strong>Golden Rule</strong> of <strong>G</strong>od&rsquo;s <strong>Plans</strong> for <strong>U</strong>s that is to treat <strong>O</strong>ur <strong>Neighbor</strong> as we desire to be <strong>Treated</strong>: We will cover the <strong>Golden Rule</strong> later as we advance in this study, but for now we have come to the <strong>e</strong>nd. My prayers are with you toward God in the understanding and in your maturity. Amen.</p>
                                            <h2 class="pg-inn-h">Luke 10:29</h2>
                                            <p class="indnt">But he, willing to justify himself, said unto Jesus, And who is my neighbour? (30) And Jesus answering said, <span class="color-red">a certain man went down from Jerusalem to Jericho, and fell among thieves, which stripped him of his raiment, and wounded him, and departed, leaving him half dead. </span>(31)
                                                <span class="color-red">And by chance there came down a certain priest that way: and when he saw him, he passed by on the other side.</span>(32)<span class="color-red">And likewise a Levite, when he was at the place, came and looked on him, and passed by on the other side. </span>                                                (33) <span class="color-red">But a certain Samaritan, as he journeyed, came where he was: and when he saw him, he had compassion on him, </span>(34) <span class="color-red">And went to him, and bound up his wounds, pouring in oil and wine, and set him on his own beast, and brought him to an inn, and took care of him.</span>(35)
                                                <span class="color-red">And on the morrow when he departed, he took out two pence, and gave them to the host, and said unto him, Take care of him; and whatsoever thou spendest more, when I come again, I will repay thee.</span>
                                            </p>
                                        </div>
                                        <div class="page-footer">142</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg16">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>(36) <span class="color-red">Which now of these three, thinkest thou, was neighbour unto him that fell among the thieves? </span>(37) And he said, He that shewed mercy on him. Then said Jesus unto him,
                                                <span class="color-red"> Go, and do thou likewise. </span>
                                            </p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Concepts and Understandings for Perfect, This is (<strong>3</strong>) <strong>Identifying Our Neighbor</strong>. In this lesson, I can say that we will <strong>e</strong>stablish a pattern on how to <strong>Deal</strong> with our fellowman which will be the <strong>Theme</strong> throughout this <strong>S</strong>econd <strong>Study</strong>, and at certain points after the theme is <strong>e</strong>xplained, I will <strong>a</strong>sk this very important <strong>Q</strong>uestion: Do you know anyone that Worships God in this <strong>W</strong>ay, and <strong>d</strong>o you know anyone that <strong>Teaches</strong> these <strong>C</strong>oncepts?
                                            </p>
                                            <p class="indnt">Verses (29 through 32) Reads: But he, willing to justify himself, said unto Jesus, And who is my neighbour? Before starting, I need to say that this question was<strong> g</strong>iven to <strong>Jesus Christ</strong> as a challenge to His <strong>Knowledge</strong> of <strong>S</strong>criptures, and not because that person <strong>C</strong>ared about his <strong>Neighbor</strong>; Jesus Christ <strong>a</strong>nswered him with a <strong>Parable</strong>. <strong>Note</strong>: Parable <strong>a</strong>re known <strong>Human Behaviors</strong> or <strong>C</strong>omparison to <strong>Human</strong> <strong>Behaviors</strong> that people have <strong>W</strong>itness that can be <strong>c</strong>alled <strong>Analogies</strong>. Verses (30 through 32) Reads: And Jesus answering said, a certain man went down from Jerusalem to Jericho, </p>
                                        </div>
                                        <div class="page-footer">143</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg17">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>and fell among thieves, which stripped him of his raiment, and wounded him, and departed leaving him half dead (31) And by chance there came down a certain priest that way: and when he saw him, he passed by on the other side. (32) And likewise a Levite, when he was at the place, came and looked on him, and passed by on the other side. These three verses <strong>Paint</strong> a picture of someone in <strong>d</strong>esperate <strong>Need </strong>of assistance with the <strong>S</strong>criptures using the words <strong>Half Dead</strong>. The part that should <strong>Stick-Out</strong> is that the people who had <strong>N</strong>o<strong> Compassion</strong> on their fellowman were a <strong>Priest</strong> and <strong>Holy Men</strong>, <strong>a</strong>ka <strong>Levite</strong>. Verses (33 through 35) Reads: But a certain Samaritan, as he journeyed, came where he was: and when he saw him, he had compassion on him, (34) And went to him, and bound up his wounds, pouring in oil and wine, and set him on his own beast, and brought him to an inn, and took care of him. (35) And on the morrow when he departed, he took out two pence, and gave them to the host, and said unto him, Take care of him; and whatsoever thou spendest more, when I come again, I will repay thee. Let us now take a look at the <strong>Samaritan People</strong> and how they were <strong>O</strong>stracized (<strong>Hated</strong>), by the <strong>J</strong>ewish <strong>People</strong>. Samaritans were viewed as <strong>Dogs</strong> (<strong>Animals</strong>), by their Jewish counterparts because of their mixed bi-racial blood and <strong>d</strong>iffering cultural practices; Understand that the Samarians lived in <strong>Scorn</strong> and were <strong>e</strong>xcluded from the <strong>Inheritance</strong> of the Israelites and the <strong>S</strong>ervices of <strong>God</strong> because they were labels <strong>Born</strong> in<strong> S</strong>in; </p>

                                        </div>
                                        <div class="page-footer">144</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg18">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>And this is the parable where Jesus Christ revealed to the <strong>World</strong> that the man that <strong>S</strong>howed kindness was <strong>Hated</strong> by those that were perceived as <strong>S</strong>piritually <strong>Pious</strong>; They being the ones that did not rendered <strong>C</strong>ompassion or <strong>Help </strong>to their <strong>Fellowman a</strong>nd <strong>Neighbor</strong>. Verse (36) Reads: Which now of these three, thinkest thou, was neighbour unto him that fell among the thieves? The <strong>a</strong>nswer is the <strong>Key</strong> <strong>q</strong>uestion of this story and of <strong>O</strong>ur <strong>Lives</strong>. Verse (37) Reads: And he said, He that shewed mercy on him. Then said Jesus unto him, Go, and do thou likewise. Answering Jesus Christ correctly, He then commanded the man to follow the<strong> Samaritan</strong> <strong>e</strong>xample, thereby Jesus Christ has identified our <strong>Neighbor </strong>as <strong>a</strong>nyone that will need <strong>O</strong>ur <strong>Help</strong> in their <strong>Time</strong> <strong>of</strong> <strong>Need</strong>. <strong>Note</strong>: I will now share a story of when I saw a congregation come out of their <strong>S</strong>unday <strong>Services</strong>, and when they saw a <strong>Homeless</strong> man <strong>a</strong>sking for <strong>S</strong>pare <strong>Change</strong>, they all pretended not to see him begging and went their way, but because I knew the Pastor, I said to her; You proclaim to <strong>S</strong>erve<strong> God</strong>, yet you and the people of your congregation <strong>d</strong>isobeyed <strong>G</strong>od&rsquo;s <strong>Commandment</strong> of <strong>Do unto others</strong>, <strong>as you would have them do unto you</strong>. I then <strong>a</strong>sk the pastor the <strong>Q</strong>uestion what if she was the <strong>B</strong>eggar and had the <strong>Cup</strong> in her hand <strong>a</strong>sking for <strong>Change</strong>; Would she want someone to <strong>S</strong>how her <strong>Charity</strong>? The pastor then <strong>a</strong>nswered <strong>No</strong>, and this is when I replied to the pastor that she was a<strong> Liar</strong>, because if she was <strong>a</strong>sking for change with a cup, she would want someone to put something into it, </p>

                                        </div>
                                        <div class="page-footer">145</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg19">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>and anything <strong>e</strong>lse would <strong>Defeat</strong> the purpose of <strong>A</strong>sking for <strong>Help</strong>. I also said to her that her <strong>e</strong>ntire congregation passed by this man without so much as a <strong>G</strong>od<strong> Bless You</strong>; They behaving the same as the <strong>P</strong>riest and <strong>H</strong>oly <strong>Man</strong> from this very teaching: <strong>I Pray This Is Not You</strong>. I will now ask <strong>e</strong>veryone looking back at the <strong>Samaritan</strong>; Wouldn&rsquo;t this be a better<strong> W</strong>orld if we all <strong>Helped</strong> one <strong>A</strong>nother? I will also ask: Do you know anyone that <strong>W</strong>orships <strong>God</strong> in this <strong>W</strong>ay, and do you know anyone that <strong>Teaches</strong> these <strong>C</strong>oncepts? If we understand this <strong>C</strong>ommandments by Jesus Christ, we should <strong>a</strong>lways show the same compassion to our neighbors when we see that they have a <strong>Need</strong> as we would want to be <strong>A</strong>ssisted or <strong>Helped</strong>:<strong> Have MERCY</strong>. We have come to the end of this lesson and as always I will pray that God blesses you all in the understandings. Amen.</p>
                                            <h2 class="pg-inn-h">Jeremiah 32:39</h2>
                                            <p class="indnt">And I will give them one heart, and one way, that they may fear me forever, for the good of them, and of their children after them;</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Concepts and Understanding for Perfect, This is (<strong>4</strong>) <strong>The New Heart and Spirit</strong>. The first part of (39) Reads: </p>
                                        </div>
                                        <div class="page-footer">146</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg20">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>And I will give them one heart, and one way. This one way refers to the <strong>Heart</strong> that have love and the <strong>Holy Spirit</strong>. The second part of (39) Reads: that they may fear me forever. This verse means that <strong>e</strong>very time we choose <strong>Not</strong> to show love to our neighbor, the fear of <strong>G</strong>od should <strong>Sweep </strong>over us and compel <strong>U</strong>s to love knowing that we shall have to <strong>A</strong>nswer to <strong>God </strong>in the <strong>d</strong>ay of <strong>Judgment</strong>. The last part of (39) Reads: for the good of them, and of their children after them. This meaning that not only shall we have <strong>G</strong>od&rsquo;s favor and His <strong>Blessings</strong>, but <strong>a</strong>lso our off-springs shall have <strong>G</strong>od&rsquo;s favor and <strong>Blessings</strong> because they have been <strong>Raised</strong> to show love and have <strong>C</strong>ompassion for <strong>All</strong>. I pray that everyone will be lifted and encourage by the understanding. Amen.</p>
                                            <h2 class="pg-inn-h">Ezekiel 11:19</h2>
                                            <p class="indnt">And I will give them one heart, and I will put a new spirit within you, and I will take the stony heart out of their flesh, and will give them an heart of flesh.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">The first part of (19) Reads: And I will give them one heart, and I will put a new spirit within you. This verse is reference to the common <strong>Bond</strong> that we should <strong>A</strong>ll have for <strong>Humanity</strong>, </p>
                                        </div>
                                        <div class="page-footer">147</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg21">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>and it will only come through our <strong>N</strong>ew <strong>Heart</strong>. The second part of (4) Reads: and I will take the stony heart out of their flesh, and will give them an heart of flesh. This is reference to the our  <strong>O</strong>ld<strong> Hearts</strong>, it is <strong>a</strong>lso reference to the <strong>N</strong>ew<strong> Heart</strong> that shall be <strong>g</strong>iven to those that are <strong>B</strong>orn of<strong> God</strong> through the <strong>Holy Spirit</strong>, which comes from the <strong>Faith </strong>that we have in Jesus Christ that strengthen <strong>U</strong>s to <strong>Love</strong>, thereby taking away the <strong>U</strong>ncaring <strong>Heart</strong>, <strong>a</strong>ka <strong>Stony Heart</strong>; Only then will we have <strong>Love</strong> and <strong>C</strong>ompassion for <strong>All</strong>; And this is what the <strong>H</strong>eart of <strong>Flesh</strong> means as opposed to the <strong>S</strong>toney <strong>Heart</strong>. We have concluded this lesson and moving on I will say that my prayers are always with you to be enlightened and strengthen by the understanding. Amen.</p>
                                            <h2 class="pg-inn-h">Matthew 24:10</h2>
                                            <p class="indnt"><span class="color-red">And then shall many be offended, and shall betray one another, and shall hate one another.</span>(11)<span class="color-red">And many false prophets shall rise, and deceive many. </span>(12)
                                                <span class="color-red">And because iniquity shall abound, the love of many shall wax cold.</span> (13)<span class="color-red">But he that endure to the end, the same shall be saved. </span> </p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Verse (10) Reads: And then shall many be offended, and shall betray one another, and shall hate one another. </p>
                                        </div>
                                        <div class="page-footer">148</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg22">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>This <strong>S</strong>cripture will be one of <strong>Many</strong> that was prophesies by Jesus Christ concerning the last <strong>d</strong>ays before His <strong>Return</strong>, and it will <strong>d</strong>escribe how we shall communicate and interact with each other while <strong>b</strong>etraying and having<strong> Hatred </strong>for one another as we now <strong>See</strong> <strong>It</strong> and <strong>C</strong>ontinue to <strong>Witness</strong>. </p>

                                            <p class="indnt">Verse (11) Reads; And many false prophets shall rise, and deceive many. I will always <strong>b</strong>elieve that I do not need to name <strong>Names</strong> as it concerns the false <strong>Prophets</strong> that are present or have come <strong>a</strong>nd gone, but I will outline their behaviors. <strong>Note</strong>: Running around with guns and assault weapon, <strong>e</strong>nriching themselves at the <strong>e</strong>xpense of members, <strong>e</strong>ncouraging suicide pacts, sexual relationships with children, <strong>d</strong>estroying intact families through separating wives from husbands because of lust, <strong>d</strong>eceiving <strong>G</strong>od seekers, talking the laymen and novice into <strong>b</strong>elieving that they should be served as gods, killing doctors, being war mongering, practicing racism, teaching <strong>d</strong>ivision and their other <strong>G</strong>reat <strong>Sins</strong>. </p>

                                            <p class="indnt">Verse (12) Reads: And because iniquity shall abound, the love of many shall wax cold. This means that because <strong>e</strong>vil and wickedness is <strong>e</strong>verywhere, it will be a <strong>S</strong>truggle and <strong>Battle </strong>for us to show the <strong>Love</strong> <strong>of</strong> <strong>God</strong>; This being the rationale and justification for continuing to <strong>Hate</strong> because as the <strong>W</strong>orld says; <strong>When in Rome</strong>, </p>
                                        </div>
                                        <div class="page-footer">149</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg23">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p><strong>Do as the Romans</strong>: Thereby we <strong>S</strong>uccumb and are <strong>Overpowered</strong> by the mentality of <strong>e</strong>vil; This being the <strong>S</strong>piritual <strong>Battle a</strong>nd<strong> Race</strong> that we have been placed in. Therefore I need to say to my brothers and sisters; <strong>Please</strong> <strong>d</strong>o not follow this <strong>W</strong>orld&rsquo;s <strong>Hatred</strong>. My prayers are with you all in the understanding of this lesson. Amen.            </p>
                                            <h2 class="pg-inn-h">Jeremiah 17:9</h2>
                                            <p class="indnt">The heart is deceitful above all things, and desperately wicked: who can know it? (10) I the Lord search the heart, I try the reins, even to give every man according to his ways, and according to the fruit of his doings.
                                            </p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">The first part of (9) Reads: The heart is deceitful above all things, and desperately wicked: This time <strong>a</strong>round I want to paint the picture of the <strong>Heart</strong> that have not <strong>S</strong>urrendered to <strong>God</strong>, and these <strong>S</strong>criptures tell us that our hearts<strong> a</strong>re <strong>Liars</strong>, not only are they <strong>Liars</strong>, but they <strong>a</strong>re the <strong>N</strong>umber<strong> One Lairs </strong>to <strong>O</strong>ur <strong>Flesh </strong>and <strong>C</strong>arnal <strong>Minds</strong> that is only <strong>S</strong>econd to <strong>O</strong>ur <strong>Eyes</strong>. Understand that our hearts will speaks lies to us that will <strong>e</strong>ncourage <strong>U</strong>s to do the <strong>e</strong>vil <strong>Things </strong>that will cause <strong>U</strong>s to be <strong>d</strong>estroyed. <strong>Examples</strong>: The women that <strong>d</strong>esires the so called bad boy. The man that <strong>d</strong>esire fast money without working or <strong>e</strong>arning it fairly,</p>
                                        </div>
                                        <div class="page-footer">150</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg24">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>or the adolescent teen that <strong>d</strong>esire to do as they please over their parent&rsquo;s wishes; Our hearts will leads <strong>U</strong>s into doing things that are <strong>e</strong>ven worse than those that were mention, and this is because our hearts are like <strong>Con-Men</strong> that will <strong>S</strong>ell <strong>Lies</strong> to defraud us by <strong>C</strong>reating the <strong>Delusion</strong> that the <strong>Lie is</strong> <strong>Beautiful</strong>, but in <strong>Reality</strong>; It will draws us into <strong>C</strong>ertain <strong>Death</strong>: <strong>THIS Is Our HEARTS</strong>. This lesson <strong>g</strong>o on to say that our hearts <strong>a</strong>re <strong>Desperately Wicked</strong>, and as we understand <strong>Wicked</strong> means <strong>e</strong>vil; Keep in mind the <strong>W</strong>ord <strong>Desperate</strong>; And these are the words from <strong>G</strong>od that <strong>d</strong>escribes our<strong> Hearts</strong>; Therefore allow me to give the <strong>V</strong>isual of a <strong>d</strong>esperate criminal <strong>Hell</strong> bent on <strong>e</strong>scaping the law while <strong>On the Run</strong>. Their behavior is as if their <strong>V</strong>ery<strong> Lives</strong> <strong>d</strong>epended on their <strong>e</strong>scape, and they will deploy <strong>M</strong>urders, <strong>K</strong>idnappings and <strong>H</strong>uman <strong>Shields </strong>with a whole <strong>S</strong>pectrum of <strong>Heartlessness</strong> to achieve their <strong>g</strong>oal to <strong>Remain</strong> <strong>Free</strong>; This is why <strong>G</strong>od uses the words<strong> Desperately Wicked</strong> that allow us to understand<strong> O</strong>ur <strong>Heart</strong>, or another way to say this would be; Our <strong>Hearts</strong> are <strong>d</strong>esperate to <strong>d</strong>o <strong>Evil</strong>, but there is <strong>G</strong>ood<strong> News</strong> because we can<strong> g</strong>et <strong>Control</strong> of our hearts by <strong>d</strong>esiring <strong>G</strong>od&rsquo;s <strong>Will</strong> and thereby <strong>Living</strong>. The second part of (9) Reads: who can know it? This verse teaches that we truly <strong>d</strong>o not know our <strong>O</strong>wn <strong>Hearts</strong>, and if anyone <strong>b</strong>elieve that they do; They are <strong>V</strong>ery<strong> Deceived</strong>.</p>
                                            <p class="indnt">The first part of (10) Reads: I the Lord search the heart, I try the reins, This part means <strong>G</strong>od has a <strong>Power</strong> that we do not possess, </p>

                                        </div>
                                        <div class="page-footer">151</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg25">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>which is the <strong>P</strong>ower to <strong>Try the Rein</strong>; This meaning that <strong>G</strong>od know our <strong>Hearts</strong> and <strong>O</strong>ur <strong>Motives</strong> (<strong>Intent</strong>), behind our <strong>S</strong>ins and <strong>e</strong>vil <strong>Deeds</strong>. We may know someone that is doing something wrong and perceive that we know their <strong>Motives</strong> as to <strong>W</strong>hy, but in<strong> Reality</strong>, we really <strong>Do Not Know</strong> because only <strong>G</strong>od knows the <strong>True Motives</strong> behind our <strong>W</strong>ords, <strong>D</strong>eeds and <strong>Actions</strong>: He will <strong>Judge U</strong>s accordingly. The last part of (10) Reads: even to give every man according to his ways, and according to the fruit of his doings. This means that we shall <strong>Reap</strong> what we <strong>Sow</strong>, or in other words; If we <strong>Plant Evil</strong>, we <strong>S</strong>hall <strong>Harvest Evil</strong>. We are at the end of this lesson and I will again pray to God that you will receive the understanding of this very important lesson. Amen.</p>
                                            <h2 class="pg-inn-h">Proverbs 4:23</h2>
                                            <p class="indnt">Keep thy heart with all diligence; for out of it are the issues of life.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">I will <strong>e</strong>xplain this <strong>S</strong>cripture as a whole. Verse (23) Instructs <strong>U</strong>s to <strong>Guard Our Hearts</strong>; And for the understanding I will use the visual of how they guard the <strong>Federal Reserve Bank</strong> to keep <strong>Gold </strong>and<strong>/</strong>or make the <strong>Money</strong>; And this is because they have <strong>S</strong>ecurity <strong>Measures</strong> for these <strong>Two Institutions </strong>that are <strong>A</strong>stronomical in <strong>Scope</strong>,</p>
                                        </div>
                                        <div class="page-footer">152</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg26">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>and I am talking about <strong>S</strong>oldiers, <strong>C</strong>ameras, <strong>S</strong>earches, <strong>D</strong>epartmental <strong>C</strong>onfinements, <strong>L</strong>aser <strong>S</strong>ensors, <strong>B</strong>ody <strong>H</strong>eat <strong>D</strong>etectors, <strong>S</strong>canners and <strong>M</strong>etaphorically <strong>Speaking</strong>; This is what we must do to <strong>g</strong>uard our<strong> Hearts</strong> from doing the <strong>e</strong>vil that leads <strong>U</strong>s <strong>a</strong>stray <strong>a</strong>nd into <strong>Danger</strong>. The issues of<strong> Life</strong> means that our lives<strong> d</strong>epends on <strong>U</strong>s keeping our <strong>Hearts</strong> under <strong>C</strong>ontrol. We have come to the end of this lesson and may God bless you to understand. Amen.
                                            </p>
                                            <h2 class="pg-inn-h">Eccelesistes 10:2</h2>
                                            <p class="indnt">A wise man’s heart is at his right hand; but a fool heart is at his left.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">I will <strong>e</strong>xplain the <strong>e</strong>ntire <strong>S</strong>cripture as a whole. To understand this teaching, we will need to look back on the first study and lesson where we covered <strong>What Is Wisdom</strong>. God <strong>d</strong>efines the <strong>Wise</strong> as the man that <strong>Fears</strong> <strong>Him</strong>, and the <strong>Fool</strong> as the man that <strong>R</strong>efuses His <strong>Instructions</strong>. Even before our creation, <strong>G</strong>od has <strong>a</strong>lways had all <strong>Knowledge</strong> about <strong>U</strong>s, and going forward, <strong>e</strong>verytime we see the word <strong>Wise</strong>, always understand that <strong>G</strong>od is <strong>Speaking</strong> of the man that will <strong>Fear</strong> <strong>Him</strong>. Let us look back on this <strong>S</strong>cripture to understand that the <strong>Wise</strong> that will <strong>d</strong>iligently guard and <strong>S</strong>ubdue their <strong>Heart</strong> into choosing <strong>G</strong>od&rsquo;s <strong>Will</strong> over their own <strong>d</strong>esires, and the <strong>Fool</strong> will follow <strong>a</strong>fter <strong>Wickedness</strong>;</p>
                                        </div>
                                        <div class="page-footer">153</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg27">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>This is how we can see and<strong> Know</strong> who is on the <strong>Left</strong> and who is on the <strong>Right</strong> concerning where their <strong>H</strong>earts <strong>Are</strong>. I do have faith that this lesson was received with understanding so that I will thank God for your continue patience through love. Amen.</p>
                                            <h2 class="pg-inn-h">1 Samuel 16:7</h2>
                                            <p class="indnt">But the Lord said unto Samuel, Look not on his countenance, or on the height of his stature; because I have refuse him: for the Lord seeth not as man seeth; for man looketh on the outward appearance, but the Lord looketh on the heart.  </p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">The first part of (7) Reads:  But the Lord said unto Samuel, Look not on his countenance, or on the height of his stature; because I have refuse him: for the Lord seeth not as man seeth. This <strong>S</strong>cripture <strong>Highlights</strong> how we need to <strong>S</strong>ee as <strong>God</strong> <strong>Sees</strong>; But first I want to <strong>g</strong>ive the backstory on this lesson starting with king Saul being <strong>Rejected</strong> as king, and <strong>G</strong>od sending Samuel to the house of Jesse of Bethlehem to choose a <strong>N</strong>ew<strong> King</strong> for Israel to replace Saul. This teaching tell <strong>U</strong>s that Samuel looked at the sons of Jesse and chose the <strong>S</strong>trongest, <strong>T</strong>allest and what he perceived as the most <strong>Kingly </strong>appearing son as <strong>d</strong>escribed in the <strong>Verse</strong>.
                                            </p>
                                        </div>
                                        <div class="page-footer">154</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg28">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>The second part of (7) Reads: for man looketh on the outward appearance. I will <strong>g</strong>ive this understanding by fast forwarding to this <strong>Present Time</strong> and <strong>e</strong>xamining how we find favor in the man or woman that is based on the attraction and <strong>O</strong>utward <strong>Appearance</strong>, similar to how Samuel <strong>Judged </strong>the sons of Jesse, but was rebuked by <strong>G</strong>od and taught to <strong>S</strong>ee the <strong>Heart</strong>. Briefly <strong>e</strong>xamining the <strong>F</strong>irst <strong>Deceiver</strong> which are our <strong>e</strong>yes, we only see the beauty, strength and height of the outward <strong>a</strong>ppearance, and what follows will be that we will make bad<strong> c</strong>hoices in many of <strong>O</strong>ur <strong>Decisions</strong>. <strong>Examples</strong>: The man or woman that will choose the <strong>Beautiful</strong> person over the <strong>G</strong>ood <strong>Hearted</strong> person because in their mind they <strong>a</strong>re <strong>N</strong>ot <strong>Attractive</strong>; This happening almost <strong>e</strong>very time because we are <strong>Vain</strong> and have <strong>S</strong>hallow<strong> Values</strong>. The last part of (7) Reads: but the Lord looketh on the heart. Now I will say that because we are the children of <strong>G</strong>od, we should <strong>S</strong>ee as <strong>God Sees</strong>; This meaning that we should <strong>e</strong>xamine the <strong>Heart</strong> over the <strong>O</strong>utward <strong>Appearance</strong>. God will <strong>e</strong>xamine our <strong>Hearts</strong> by our words, deeds and <strong>a</strong>ctions that He is recording before His <strong>J</strong>udgment to <strong>Come</strong>, and because this is a Bible Study, I believe it is<strong> Important</strong> to share a prophesy contained in the Bible that <strong>Foretells </strong>the future that will <strong>C</strong>ome to <strong>Pass</strong>; Therefore I need to say that because <strong>Prophesies</strong> <strong>a</strong>re from <strong>G</strong>od who <strong>Cannot</strong> <strong>Lie</strong>, and we are <strong>C</strong>arnally<strong> Minded</strong> having <strong>d</strong>esires that is according to the <strong>O</strong>utward <strong>Appearance</strong> and not <strong>a</strong>ccording to the <strong>G</strong>oodness of the <strong>Heart</strong>, thereby we shall choose a <strong>Charismatic Leaders</strong>.</p>

                                        </div>
                                        <div class="page-footer">155</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg29">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p><strong>Hear This</strong>: This prophesy from <strong>G</strong>od teaches that <strong>a</strong>ny king or leader that we choose other than <strong>G</strong>od to <strong>Rule Over U</strong>s, they shall be <strong>a</strong>ccording to these <strong>Standards</strong>. 1 Samuel 8:4 Reads: <strong>Now all the elders of Israel gathered themselves together</strong>,<strong> and came to Samuel in Ramah</strong>, (<strong>5</strong>) <strong>And said unto him</strong>,<strong> Behold</strong>, <strong>thou are old</strong>,<strong> and thy sons walk not in thy ways</strong>:<strong> now make us a king to judge us like all the nations</strong>. (<strong>6</strong>)<strong> But the thing displeased Samuel</strong>,<strong> when they said</strong>,<strong> Give us a king to judge us</strong>,<strong> and Samuel prayed to the Lord</strong>. (<strong>7</strong>)<strong> And the Lord said to Samuel</strong>,<strong> Hearken to the voice of the people in all that they say unto thee</strong>:<strong> for they have not rejected thee</strong>,<strong> but they have rejected me</strong>,<strong> that I should not reign over them</strong>. (<strong>8</strong>) <strong>According to all the works which they have done since the day that I brought them out of Egypt even unto this day</strong>,<strong> wherewith they have forsaken me and have served other gods</strong>,<strong> so do they also unto thee</strong>. (<strong>9</strong>) <strong>Now therefore hearken unto their voice</strong>:<strong> howbeit yet protest solemnly to them</strong>,<strong> and show them the manner of the king that should reign over them</strong>. (<strong>10</strong>)<strong> And Samuel told all the words of the Lord to the people that asked of him a king</strong>. (<strong>11</strong>)<strong> And he said</strong>,<strong> this will be the manner of the king that shall reign over you</strong>:<strong> He will take your sons, and appoint them for himself, for his chariots</strong>,<strong> and to be his horsemen</strong>;<strong> and some shall run before his chariots</strong>. (<strong>12</strong>)<strong> And he will appoint him captains over thousands</strong>,<strong> and captains over fifties</strong>;<strong> and I will set them to ear his ground</strong>,<strong> and to reap his harvest</strong>,<strong> and to make his instruments of war</strong>,<strong> and instruments of his chariots</strong>.</p>

                                        </div>
                                        <div class="page-footer">156</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg30">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>(<strong>13</strong>)<strong> And he will take your daughters to be his confectionaries</strong>,<strong> and to be cooks</strong>,<strong> and to be bakers</strong>. (<strong>14</strong>)<strong> And he will take your fields</strong>,<strong> and your vineyards</strong>,<strong> and your oliveyards</strong>,<strong> even the best of them</strong>,<strong> and give them to his servants</strong>. (<strong>15</strong>)<strong> And he will take the tenth of your seed</strong>,<strong> and of your vineyards</strong>,<strong> and give to his officers</strong>,<strong> and to his servants</strong>. (<strong>16</strong>)<strong> And he will take your menservants</strong>,<strong> and your maidservants</strong>,<strong> and your goodliest young man</strong>,<strong> and your asses</strong>,<strong> and put them to his work</strong>. (<strong>17</strong>) <strong>He will take the tenth of your sheeps</strong>:<strong> and ye shall be his servants</strong>. (<strong>18</strong>)<strong> And you shall cry out in that day because of your king which ye shall have chosen you</strong>;<strong> and the Lord will not hear you in that day</strong>. This is the prophesy that shall <strong>Stand</strong> whether it be from the <strong>Past</strong>, <strong>Present o</strong>r <strong>Future</strong>; And remember that this person who will be <strong>O</strong>ur <strong>Leader</strong> will <strong>a</strong>lways <strong>M</strong>aterialize in this<strong> Form</strong>; This always will happen no matter <strong>Who</strong> they <strong>a</strong>re or <strong>Where</strong> they <strong>C</strong>ame <strong>From</strong>. Returning to the lesson of the <strong>Heart</strong>, let us <strong>a</strong>lso remember to chose those that have a <strong>G</strong>ood<strong> Heart</strong> over those with <strong>Beautiful</strong> <strong>A</strong>ppearances, <strong>F</strong>ame, <strong>W</strong>ealth, <strong>S</strong>ocial Status or <strong>S</strong>mooth <strong>Words</strong>. We have <strong>a</strong>lready covered that the heart <strong>d</strong>esires things that will <strong>Destroy</strong> <strong>U</strong>s, therefore to have <strong>Victory</strong> we must <strong>S</strong>ee as<strong> God</strong> <strong>Sees</strong>, choosing the <strong>G</strong>ood over the<strong> Evil</strong>. I will now pray that you allow <strong>G</strong>od to be your <strong>O</strong>nly<strong> Leader</strong> and<strong>/</strong>or <strong>King</strong> while you still <strong>H</strong>ave <strong>Life</strong>; Because there is <strong>N</strong>one<strong> Good</strong> but <strong>God</strong>. We are finish here and you should now understand that we will be <strong>Judge</strong> according to the <strong>Righteousness</strong> of <strong>O</strong>ur <strong>Hearts</strong>:</p>

                                        </div>
                                        <div class="page-footer">157</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg31">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>See as <strong>God</strong> <strong>Sees</strong>. Once again I pray for your spiritual growth to understand all and be lifted. Amen.   </p>
                                            <h2 class="pg-inn-h">Mark 7:15</h2>
                                            <p class="indnt"><span class="color-red">There is nothing from without a man, that entering into him can defile him: but the things which come out of him, those are they that defile the man. </span>(16)<span class="color-red">If any man have ears to hear, let him hear. </span>(17)
                                                And when he was entered into the house from the people, his disciples asked him concerning the parable. (18) And he said unto them,<span class="color-red">Are ye so without understanding also? Do ye not perceive, that whatsoever thing from without entereth into the man, it cannot defile him;</span>(19)
                                                <span class="color-red">Because it entereth not into his heart, but into the belly, and goeth out into the draught, purging all meats? </span>(20) And he said, <span class="color-red">That which cometh out of the man, That defileth the man. </span>(21)
                                                <span class="color-red">For from within, out of the heart of men, proceed evil thoughts, adulteries, fornications, murders,</span>(22)<span class="color-red">Thefts, covetousness, wickedness, deceit, lasciviousness, an evil eye, blasphemy, pride, foolishness:</span>(23)
                                                <span class="color-red">All these evil things come from within, and defile the man.</span>
                                            </p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">The first part of (15) Reads: There is nothing from without a man, that entering into him can defile him. Before we go into this lesson,</p>
                                        </div>
                                        <div class="page-footer">158</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg32">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>I will share a story <strong>a</strong>bout myself attemting to show the <strong>Love </strong>of<strong> G</strong>od to a <strong>g</strong>roup of <strong>Congregants </strong>at a certain <strong>C</strong>hurch. <strong>Hear This</strong>: I believe it is <strong>a</strong>lready <strong>Hard</strong> to hear the word of <strong>G</strong>od from my mouth because of my background and so forth, but now I will <strong>add</strong> <strong>S</strong>moking <strong>Cigarettes</strong> to this <strong>e</strong>quation. When the people saw that I smoked cigarettes <strong>a</strong>fter trying to ministering <strong>G</strong>od&rsquo;s <strong>Love</strong> to them, they then took a <strong>S</strong>tep<strong> Back</strong> in what I can only <strong>d</strong>escribe as them saying to themselves; We<strong> S</strong>ee you now<strong> Satan</strong> <strong>e</strong>xpressions on their faces because they found <strong>Fault</strong> in me and said to that I was <strong>d</strong>efiling <strong>M</strong>y <strong>Body</strong> believing I was <strong>U</strong>ngodly and <strong>Unfit</strong> to minister the word of <strong>God</strong>. I then read the <strong>S</strong>criptures that we <strong>a</strong>re now covering that teaches there is <strong>N</strong>othing from the <strong>Outside </strong>that we can consume internally that will make us <strong>U</strong>nholy or <strong>Defiled</strong>; I will <strong>a</strong>gain utilize the <strong>W</strong>ord <strong>NOTHING</strong>, with this meaning that <strong>C</strong>igarettes, <strong>A</strong>lcohol, <strong>D</strong>rugs, <strong>P</strong>ork, <strong>M</strong>eat, <strong>N</strong>on-koshered foods or whatsoever <strong>e</strong>lse we can <strong>C</strong>onsumed <strong>Internally</strong>. After I read this teaching to them and <strong>e</strong>xplained it, one of them came up to me and said that I was right, but he<strong> a</strong>lso said that I was in bondage to the cigarettes, and I understood that he can be right if I wanted to <strong>Stop</strong>, but H HHHhis understanding concerning my smoking cigarettes did not <strong>d</strong>iminish the <strong>Importance</strong> of the teaching that <strong>Jesus Christ</strong> <strong>g</strong>ave regarding being <strong>Defiled.</strong> I will be coming back to the consuming <strong>A</strong>lcohol and <strong>Drugs</strong>. The second part of (15) Reads: but the things which come out of him, those are they that defile the man.</p>

                                        </div>
                                        <div class="page-footer">159</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg33">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>This means that only our word, deeds and <strong>a</strong>ction are the <strong>Behavior</strong> that will <strong>d</strong>efiles <strong>U</strong>s and make <strong>U</strong>s <strong>Unholy</strong>. </p>
                                            <p class="indnt">Verse (16) Reads: If any man have ears to hear, let him hear. This is reference to them and <strong>U</strong>s opening our understanding to our <strong>W</strong>ords, <strong>D</strong>eeds <strong>a</strong>nd <strong>Actions</strong>.</p>
                                            <p class="indnt">Verse (17) Reads: And when he was entered into the house from the people, his disciples asked him concerning the parable. This verse speaks to the<strong> q</strong>uestion that was put to Jesus Christ by His disciples regarding their learned traditions that was taught to them from their <strong>Y</strong>outh, because <strong>e</strong>ven now Jesus Christ is speaking <strong>a</strong>gainst their<strong>/</strong>our learned <strong>Traditions</strong>. </p>
                                            <p class="indnt">Verse (18) Reads: And he said unto them, Are ye so without understanding also? This is the reference of Jesus Christ comparing His disciples to the <strong>W</strong>orld and their <strong>S</strong>piritual <strong>Blindness</strong>. </p>
                                            <p class="indnt">Verses (18 through 19) Reads: Do ye not perceive, that whatsoever thing from without entereth into the man, it cannot defile him; (19) Because it entereth not into his heart, but into the belly, and goeth out into the draught, purging all meats? This means that <strong>C</strong>igarettes, <strong>A</strong>lcohol, <strong>P</strong>ork, <strong>M</strong>eat, <strong>N</strong>on-koshered foods and whatsoever <strong>e</strong>lse we may have <strong>Consumption</strong> for can not <strong>e</strong>nter into <strong>O</strong>ur <strong>Hearts</strong>, therefore once again; It is <strong>W</strong>ords, <strong>D</strong>eeds <strong>a</strong>nd <strong>Actions</strong> that will <strong>O</strong>riginates </p>
                                        </div>
                                        <div class="page-footer">160</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg34">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p> from <strong>O</strong>ur <strong>Heart</strong> that will <strong>d</strong>efile and make <strong>U</strong>s <strong>Unholy</strong>.</p>
                                            <p class="indnt">Verse (20) Reads: And he said, That which cometh out of the man, that defileth the man. Again this <strong>S</strong>cripture speak of our <strong>W</strong>ords, <strong>D</strong>eeds <strong>a</strong>nd <strong>Actions</strong> that <strong>a</strong>re the <strong>True </strong>things that will <strong>d</strong>efile<strong> U</strong>s. </p>
                                            <p class="indnt">Verses (21 through 22) Reads: For from within, out of the heart of men, proceed evil thoughts, adulteries, fornications, murders, (22) Thefts, covetousness, wickedness, deceit, lasciviousness, an evil eye, blasphemy, pride, foolishness. We have <strong>a</strong>lready covered that the <strong>Heart</strong> is <strong>d</strong>esperately <strong>Wicked</strong> (<strong>Evil</strong>), and the things that come from <strong>D</strong>arkness (<strong>Hate</strong>), proceed from the <strong>Heart</strong>, this is why it is <strong>Important</strong> for <strong>U</strong>s to <strong>g</strong>uard our hearts with <strong>a</strong>ll of our<strong> Strength</strong> and always be conscience of the words, deeds and <strong>a</strong>ctions that we will do. </p>
                                            <p class="indnt">The last verse (23) Reads: All these evil things come from within, and defile the man. This verse speaks for itself. This <strong>e</strong>ntire lesson teaches how we can understand when we are <strong>d</strong>efiling <strong>Ourselves </strong>and being <strong>Unholy</strong>. I have said that I will cover and <strong>e</strong>xplain the consumption of <strong>a</strong>lcohol and drugs later in this study, therefore have patience and we will get there soon. I feel hopeful that you are growing in the knowledge of the heart and that God will be with you all in the understandings. Amen.  </p>

                                        </div>
                                        <div class="page-footer">161</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg35">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Matthew 5:7</h2>
                                            <p class="indnt"><span class="color-red">Blessed are the merciful: for they shall obtain mercy. </span>(8)<span class="color-red">Blessed are the pure in heart: for they shall see God.</span></p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Concepts and Understandings for Perfect, This is (<strong>5</strong>) <strong>The Blessed and the Cursed</strong>. Verse (7) Read: Blessed are the merciful: for they shall obtain mercy. Since we are now looking to understand the blessed and the cursed, I can say that the <strong>Cursed</strong> will be on the <strong>O</strong>pposite<strong> Side </strong>of the<strong> Blessed</strong>, or in <strong>O</strong>pposition to the <strong>Blessed</strong>. I will <strong>g</strong>ive an <strong>e</strong>xample of what this means by saying that the best way to open the understanding of the <strong>M</strong>erciful is to say that the <strong>Merciful</strong> can only be describe as those who <strong>a</strong>re forgiving and will <strong>S</strong>how<strong> Compassion</strong> to those that will <strong>S</strong>eek <strong>Mercy</strong>. The visual of the <strong>C</strong>ursed will be of those that will not forgive or have<strong> Compassion</strong> on <strong>a</strong>nyone <strong>S</strong>eeking <strong>Help</strong>, and will only <strong>S</strong>erve their <strong>O</strong>wn <strong>Lust</strong>. <strong>Note</strong>: Those that will not show <strong>M</strong>ercy to others, I will say that if they found themselves in the <strong>S</strong>ame <strong>Position</strong> as the people that they <strong>d</strong>eny, they would want to receive<strong> Mercy</strong>, this is why the people that will not show <strong>Mercy</strong> shall not receive <strong>Mercy</strong> in the <strong>d</strong>ay of <strong>Judgment</strong>, thereby they <strong>a</strong>re the <strong>Cursed</strong>.</p>
                                        </div>
                                        <div class="page-footer">162</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg36">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p class="indnt">Verse (8) Reads: Blessed are the pure in heart: for they shall see God. These will be the ones worthy of <strong>Praise </strong>that will <strong>g</strong>uard their <strong>Hearts</strong> and not allow their <strong>Hearts</strong> to <strong>d</strong>o<strong> e</strong>vil or the things that <strong>G</strong>od <strong>Hates</strong>; They being the <strong>BLESSED</strong>. This is the meaning of this verse. We have now concluded this lesson and I have joy and confidence that your understanding will continues to grow in God and He will be with you all. Amen.    
                                            </p>
                                            <h2 class="pg-inn-h">Psalm 41:1</h2>
                                            <p class="indnt">Blessed is he that considereth the poor: the Lord will deliver him in time of trouble. (2) The Lord will preserve him, and keep him alive; and he shall be blessed upon the earth: and thou wilt not deliver him unto the will of his enemies.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Verse (1) Reads: Blessed is he that considereth the poor: the Lord will deliver him in time of trouble. There will be a <strong>Theme</strong> that will be reoccurring from this point <strong>C</strong>oncerning the <strong>Poor</strong>, and my prayers will be that your <strong>Hearts</strong> will be open to <strong>G</strong>od&rsquo;s<strong> Word</strong> in regard to this <strong>Topic</strong>. considering that the poor will be the <strong>Foundation </strong>to understanding this <strong>Teaching</strong>, and I will use a hypothetical scenario of if
                                            </p>

                                        </div>
                                        <div class="page-footer">163</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg37">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>you<strong>/</strong>we have a goal that we <strong>d</strong>esire to achieve, we will put forth our best <strong>e</strong>fforts to achieve it <strong>e</strong>ven if the goal is reaching out to those that <strong>a</strong>re less <strong>Fortunate</strong> in the <strong>W</strong>orld. This is with us wanting to <strong>e</strong>xtend a helping hand like the <strong>G</strong>ood <strong>Samaritan</strong>, but if circumstances <strong>Prevent </strong>you<strong>/U</strong>s from showing the <strong>Love</strong> of <strong>G</strong>od, and you<strong>/U</strong>s cannot <strong>a</strong>ccomplish the <strong>Task</strong>, the consideration <strong>a</strong>lone will make <strong>U</strong>s<strong> Blessed</strong>, and I am comparing this to the same<strong> e</strong>ffort that you will put into getting that dream job, starting your dream business, connecting with a special person and so forth, but understand this is not a <strong>Loophole</strong> for those who think that only considering the poor is <strong>e</strong>nough to win <strong>G</strong>od&rsquo;s<strong> Favor</strong>, therefore if<strong> a</strong>nyone thinks that is possible, they are <strong>M</strong>istaken because <strong>G</strong>od knows <strong>O</strong>ur <strong>Hearts</strong> as to whether we<strong> Truly </strong>wanted to <strong>e</strong>xtend a <strong>H</strong>elping <strong>Hand</strong>. The <strong>C</strong>ursed will have no <strong>Thoughts</strong> or regard for helping the poor, but this verse promises that when we lend a hand to the poor and the <strong>d</strong>ay comes that we will need the<strong> Help</strong> of <strong>G</strong>od, He will <strong>Deliver</strong> <strong>U</strong>s from all <strong>O</strong>ur <strong>Troubles</strong>.</p>

                                            <p class="indnt">The last verse (2) Reads: The Lord will preserve him, and keep him alive; and he shall be blessed upon the earth: and thou wilt not deliver him unto the will of his enemies. This verse testifies that <strong>G</strong>od will be our<strong> Champion</strong> just as a father or mother will protect their children from <strong>a</strong>ll <strong>Danger</strong>. God <strong>a</strong>lso shall bless His obedient children with the <strong>Best</strong> of HisH <strong>S</strong>piritual <strong>Treasures </strong>as a <strong>R</strong>eward. We are finish here and I pray you have the victory in the understanding. Amen. </p>


                                        </div>
                                        <div class="page-footer">164</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg38">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Proverbs 19:17</h2>

                                            <p class="indnt">He that hath pity upon the poor lendeth unto the Lord; and that which he hath given will he pay him again.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">The first half of (17) Reads: He that hath pity upon the poor lendeth unto the Lord. I want <strong>e</strong>veryone to have this knowledge; God is a <strong>Champion</strong> of the <strong>P</strong>oor, <strong>D</strong>owntrodden, <strong>N</strong>eedy, <strong>F</strong>atherless, <strong>W</strong>idow<strong>, M</strong>eek<strong>,</strong> <strong>R</strong>ejecte<strong>d</strong>, <strong>S</strong>ick, <strong>H</strong>ated,<strong> I</strong>mprisoned <strong>a</strong>nd <strong>Oppressed</strong>, thereby if we <strong>a</strong>re the children of <strong>G</strong>od: As the <strong>Father</strong> <strong>Does</strong>, so <strong>d</strong>oes the <strong>Children</strong>. Therefore hence come the saying; The <strong>A</strong>pple doesn&rsquo;t fall far from the <strong>Tree</strong> if we are the <strong>True C</strong>hildren of <strong>God</strong>. We can <strong>a</strong>lso choose to be the children of the <strong>C</strong>ursed <strong>One</strong>; The child of <strong>S</strong>atan that <strong>Hates</strong> <strong>C</strong>ompassion. The first half of the verse <strong>a</strong>lso means that our <strong>g</strong>iving and<strong> Compassion</strong> is really to <strong>God</strong>. We will cover this <strong>C</strong>oncept more as the lesson progresses into <strong>Details</strong>. The second half of verse (17) Reads: and that which he hath given will he pay him again. This means that by helping those in need, there will be a <strong>Reward </strong>waiting for the <strong>True c</strong>hildren of <strong>God</strong>, and <strong>God</strong> <strong>Himself </strong>shall repay <strong>U</strong>s, therefore our <strong>g</strong>iving and <strong>Love </strong>shall not be in <strong>V</strong>ain, and the repayment being <strong>Treasures</strong> that <strong>a</strong>re heavenly with <strong>e</strong>verlasting</p>

                                        </div>
                                        <div class="page-footer">165</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg39">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p><strong>Life</strong>,<strong> True Love</strong>, <strong>Mansions,</strong> <strong>Joy</strong>, <strong>Rest</strong>, <strong>Peace</strong> <strong>a</strong>nd <strong>Beauty</strong>; Also there <strong>a</strong>re too many even to <strong>I</strong>magine or <strong>Describe</strong>. David wrote Psalm (<strong>Songs</strong>), while he was in <strong>G</strong>reat <strong>Repentance</strong>, and to <strong>g</strong>et the understanding, it will be necessary for you to put yourself in the <strong>Shoes</strong> of David seeking <strong>G</strong>od&rsquo;s forgiveness for the <strong>Sin</strong> of killing Uriah. Lament means to <strong>W</strong>eep or to <strong>Cry</strong>. David being<strong> O</strong>stracized by the people for his <strong>C</strong>rime and <strong>G</strong>od&rsquo;s <strong>Scorning</strong>, David then wrote Psalm (<strong>Songs</strong>), in <strong>g</strong>reat<strong> Repentance</strong> that included the <strong>S</strong>ongs of the <strong>Blessed</strong>, the <strong>S</strong>ongs of the <strong>Poor a</strong>nd the <strong>S</strong>ongs of the<strong> Cursed</strong>; This verse is from the <strong>S</strong>ongs of the <strong>Blessed</strong>. <strong>Note</strong>: The <strong>Truest</strong> form of <strong>P</strong>raise toward <strong>God </strong>is when we will <strong>d</strong>eliver the needy from danger, <strong>a</strong>buse, pain, starvation, homelessness, oppression, <strong>e</strong>nslavement, misery and sickness; The <strong>Blessed</strong> understands this, but the <strong>Cursed</strong> will sing the <strong>S</strong>ongs of <strong>Hatred</strong> toward the poor in words, deeds and <strong>a</strong>ctions. I am hoping that everyone understood this lesson and may God bless you all. Amen.</p>
                                            <h2 class="pg-inn-h">Psalm 35:10</h2>
                                            <p class="indnt">All my bones shall say, Lord, who is like unto thee, which deliverest the poor from him that is too strong for him, yea, the poor and the needy from him that spoileth him?</p>

                                        </div>
                                        <div class="page-footer">166</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg40">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">I will <strong>e</strong>xplain this <strong>e</strong>ntire <strong>S</strong>cripture as a whole. The <strong>Blessed</strong> will praise <strong>G</strong>od and His<strong> d</strong>eliverance of the <strong>Needy</strong> from those that have the <strong>Power</strong> to <strong>d</strong>estroy <strong>Them</strong>, He <strong>a</strong>lso will deliver them from those that have set their hearts to crushing the poor by <strong>C</strong>ompounding their <strong>Miseries</strong>; But this message speak to finding <strong>Joy</strong> in the <strong>U</strong>plifting of those who <strong>a</strong>re in <strong>Need</strong>, and we do this by <strong>a</strong>pplying the <strong>Golden Rule</strong>, which is to <strong>Love</strong> <strong>thy Neighbor</strong>. I pray that everyone will be receiving this teaching and understanding to glorify God. Amen. </p>
                                            <h2 class="pg-inn-h">Mark 7:15</h2>
                                            <p class="indnt"><span class="color-red">Woe unto you, scribes and Pharisees, hypocrites! For ye pay tithe of mint and anise and cummin, and have omitted the weightier matters of the law, judgment, mercy, and faith: these ought ye to have done, and not to leave the other undone.</span></p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">This prophecy and <strong>Warning</strong> is <strong>g</strong>iven by Jesus Christ to the <strong>S</strong>cribes, <strong>P</strong>harisees and <strong>Sadducees</strong>, but it also <strong>a</strong>pplies to <strong>Present </strong>day<strong> W</strong>orshippers. The first Part of (23) Reads: </p>

                                        </div>
                                        <div class="page-footer">167</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg41">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p>Woe unto you, scribes and Pharisees. The word <strong>Woe </strong>means <strong>W</strong>arning. This is a <strong>Bible Study</strong> where I will cover the <strong>Laws</strong> as it relates to this lesson. The Laws were <strong>g</strong>iven to Moses by <strong>God</strong>, and it was to <strong>g</strong>overn the people with the first<strong> Five</strong> <strong>Book</strong> of the Bible called the <strong>Torah</strong>, which is from <strong>G</strong>enesis to <strong>Joshua</strong>; There we can find the <strong>Laws</strong>, but <strong>a</strong>llow me to <strong>e</strong>xplain the <strong>S</strong>cribes, <strong>P</strong>harisees and <strong>Sadducees</strong> because they were the men considered <strong>Holy</strong> being <strong>P</strong>riest. The <strong>S</strong>cribe were recorders <strong>a</strong>nd historians of the <strong>Torah</strong>: The<strong> Five Books</strong> of Moses. The Pharisees were <strong>e</strong>ducated in the <strong>Law</strong> and were held in high regard as men of religious <strong>A</strong>uthority as it <strong>Relates</strong> to the Law. Every priest (<strong>Levite</strong>), was <strong>e</strong>ducated in the <strong>Torah</strong> and could teach, judge and handle the <strong>e</strong>veryday holy <strong>e</strong>vents as it <strong>C</strong>oncerns the <strong>Law</strong>; They <strong>a</strong>lso handle the performance in the <strong>S</strong>ervices of the <strong>Temple</strong>. The Sadducees were <strong>a</strong>lso priest that could judged <strong>a</strong>ccording to the <strong>Law</strong>, but they were leaders that had the<strong> Interest</strong> of the <strong>e</strong>lite and <strong>Wealthy</strong> of the land, and there was a <strong>Division</strong> between the Pharisees and Sadducees, with this because the Pharisees represented the <strong>C</strong>ommon <strong>Man</strong>, and the Sadducees represented the <strong>Rich</strong>, which is similar to <strong>Politicians</strong> being on opposite <strong>S</strong>ides of an <strong>Issue</strong>. The most <strong>Important</strong> observation that can be <strong>g</strong>iven from this period will be that these men were <strong>V</strong>iewed as <strong>P</strong>ious<strong>/Holy</strong>. The second part of (23) Reads: hypocrites! For ye pay tithe of mint and anise and cummin, and have omitted the weightier matters of the law, judgment, mercy, and faith.</p>
                                        </div>
                                        <div class="page-footer">168</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg42">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p>This <strong>S</strong>cripture teaches that Jesus Christ was now calling these leaders <strong>Held</strong> in high <strong>r</strong>egard <strong>Hypocrites</strong>; It <strong>a</strong>lso means that these leaders instructed the people to be<strong> O</strong>bedient to the <strong>Law</strong>, but they themselves lived <strong>d</strong>isobedient to the <strong>Law</strong>. The paying of <strong>Tithes</strong> is the <strong>g</strong>iving of a <strong>Tenth</strong> of your wealth and<strong>/</strong>or <strong>e</strong>arnings to the <strong>S</strong>ervices of <strong>God</strong> (<strong>Temples</strong>), as prescribed by the Law. The <strong>S</strong>pices that were mention of that period were of <strong>G</strong>reat<strong> Value</strong> and <strong>O</strong>bserved as <strong>Tithing</strong>, but this lesson <strong>g</strong>ives testimony that what these men were <strong>d</strong>oing regarding the laws of <strong>Love</strong> were <strong>N</strong>ot <strong>Heeded </strong>by them because they were <strong>d</strong>eleted or <strong>Omitted</strong>, thereby purposely <strong>e</strong>rasing the instructions of <strong>G</strong>od so that they can live <strong>C</strong>ontrary to <strong>God&rsquo;s</strong> <strong>Word</strong>. The <strong>W</strong>eightier<strong> Matter</strong> of the Law means the most <strong>Important </strong>commandmet is <strong>Love</strong>, therefore Jesus Christ rebuked those that were perceived as <strong>d</strong>evout men with this teachings, but I believe <strong>a</strong>nother <strong>v</strong>isual will bring this <strong>S</strong>cripture up to <strong>d</strong>ate and provide a better picture of today&rsquo;s <strong>b</strong>elievers that will <strong>d</strong>o these <strong>S</strong>ame <strong>Religious </strong>services for their perspective <strong>C</strong>hurches that can include the <strong>U</strong>shering,<strong> C</strong>hoir <strong>P</strong>erformances, <strong>P</strong>laying <strong>M</strong>usic, <strong>B</strong>oard <strong>M</strong>eetings, <strong>S</strong>ecretarial <strong>D</strong>uties, <strong>C</strong>ollecting <strong>T</strong>ithe, <strong>S</strong>unday <strong>S</strong>chools <strong>T</strong>eaching <strong>a</strong>nd the <strong>O</strong>ther <strong>Functions</strong>, but the <strong>d</strong>ifferent between the <strong>P</strong>riests of that <strong>Period</strong> and of<strong> Today&rsquo;s Believers</strong> I found to be <strong>N</strong>o <strong>Different</strong>; And by this I mean that they will preformed those same rituals <strong>a</strong>ccording to their perspective traditions,</p>
                                        </div>
                                        <div class="page-footer">169</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg43">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p>but have <strong>O</strong>mitted (<strong>Lost</strong>) the <strong>W</strong>eightier<strong> Matter</strong> of <strong>G</strong>od&rsquo;s <strong>Law</strong>, which is <strong>J</strong>udgment,<strong> R</strong>ighteousness, <strong>M</strong>ercy, <strong>C</strong>ompassion, <strong>F</strong>aith <strong>a</strong>nd <strong>Love</strong>; This is why this teaching of showing <strong>Love</strong> was <strong>g</strong>iven by Jesus Christ to the priests of that <strong>p</strong>eriod, and <strong>Why</strong> it is <strong>g</strong>iven to <strong>Today&rsquo;s</strong> <strong>Believers</strong>. The last part of the (23) Reads: these ought ye to have done, and not to leave the other undone. This means that <strong>G</strong>od required His people to<strong> d</strong>o<strong> All </strong>of the services <strong>a</strong>ccording to the <strong>Faith</strong> that is in <strong>Jesus Christ</strong>; Also I will ask <strong>e</strong>veryone to remember my testimony of the pastor and her congregation that <strong>s</strong>howed <strong>N</strong>o <strong>Mercy</strong> to the <strong>Poor</strong> <strong>Man</strong>. We are again finish here and my prayers are always with you all in that God will smiles on your growth and understanding. Amen.</p>
                                            <h2 class="pg-inn-h">Psalm 31:10</h2>
                                            <p class="indnt">For my life is spent with grief, and my years with sighing: my strength faileth because of mine iniquity, and my bones are consumed. (11) I was a reproach among all mine enemies, but especially among my neighbours, and a fear to mine acquaintance: they that did see me without fled from me. (12) I am forgotten as a dead man out of mind: I am like a broken vessel.</p>
                                        </div>
                                        <div class="page-footer">170</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg44">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Concepts and Understandings for Perfect, This is (<strong>6</strong>) <strong>The Songs of the Poor</strong>. The first thing I would like to <strong>a</strong>sk everyone; <strong>Why Are People Poor</strong>? I can only speak for myself, and my testimony will be that I was raised in a country where my ancestors were stolen from their homeland and forced into slavery under the penalty of <strong>d</strong>eath, and upon <strong>g</strong>etting their freedom, the <strong>d</strong>oors of opportunity were close though <strong>I</strong>njustice, <strong>P</strong>ersecution, <strong>M</strong>urder <strong>a</strong>nd <strong>U</strong>nrelenting <strong>Hate</strong>. This was the beginning of the <strong>d</strong>isintegration of families that cause my father to abandon his family because he was locked out of the <strong>M</strong>ainstream <strong>Society</strong> and condemned not to be able to financially support his family; Thereby I was raises in the slum of the projects while being blocked and locked out of opportunities that were <strong>a</strong>fforded to others. My family only means of survival was in the from of <strong>G</strong>overnment <strong>Assistance</strong> programs that only provided for the bear minimal, or in other words; Just <strong>e</strong>nough to live a miserable<strong> L</strong>ife of <strong>Longing</strong>. Traumatized by this <strong>e</strong>vil and <strong>Subjected</strong> to <strong>O</strong>ppression, <strong>H</strong>opelessness, <strong>A</strong>lienation, <strong>R</strong>idicule <strong>a</strong>nd <strong>Scorn</strong>, therefore I will say that I was born into poverty and have been <strong>c</strong>rippled by it <strong>e</strong>very <strong>Since</strong>: What is <strong>Y</strong>our <strong>Story</strong>? If you <strong>d</strong>o not have a story, I would <strong>a</strong>ppreciate if you participate an in this <strong>e</strong>xercise I believe <strong>e</strong>veryone should do, </p>
                                        </div>
                                        <div class="page-footer">171</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg45">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p> <strong>e</strong>specially if you have never known the <strong>a</strong>dversity<strong> Similar</strong> to that of which I have just <strong>d</strong>escribed. Ask yourself the <strong>q</strong>uestion of if you were being subject to that type hatred, would you then understand why people <strong>a</strong>re<strong> Poor</strong>. I ask this question because it will be the only way for you to understand this lesson, therefore <strong>Please</strong> close your <strong>e</strong>yes and try to imagine that you had a <strong>Horrible</strong> <strong>Life</strong>, and because of it you are now <strong>P</strong>oor, <strong>S</strong>ick, <strong>J</strong>obless, <strong>H</strong>omeless, <strong>D</strong>rug <strong>A</strong>ddicted, <strong>I</strong>ncarcerated <strong>a</strong>nd in need of a <strong>Hand Up</strong>, and <strong>e</strong>verytime you try to get your life together to better your situation, the opportunities to succeed <strong>a</strong>re stacked against you, or better said; The <strong>W</strong>orld is <strong>A</strong>gainst<strong> You</strong> because of your <strong>W</strong>retched<strong> State</strong>, and through their <strong>Hatred</strong>, thereby you cannot see the <strong>Light </strong>at the <strong>e</strong>nd of the <strong>Tunnel</strong>. This is your life from start to finish (<strong>Birth to Death</strong>), and if you can imagine this <strong>Hate</strong>, you can then sing the<strong> Song </strong>of this <strong>S</strong>criptures to understand the <strong>Lesson</strong>: Also listen to the song by Bob Dylan: <strong>Like a Rolling Stone</strong>, and Creedence Clearwater Revival: <strong>Have You Ever Seen the Rain</strong>. I will <strong>a</strong>sk that you <strong>PLEASE </strong>do this; This is <strong>a</strong>ll I can say that will <strong>e</strong>xplain this <strong>Lesson</strong>. I pray at this point and time that you will get the understanding. Amen. </p>
                                            <h2 class="pg-inn-h">Psalms 69:1</h2>
                                            <p class="indnt">SAVE ME, O God; for the waters are come in unto my soul. (2) I sink in deep mire, where there is no standing: I am come into deep waters, where the floods overflow me.</p>
                                        </div>
                                        <div class="page-footer">172</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg46">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>(3) I am weary of my crying: my throat is dried: mine eyes fail while I wait for my God. (4) They that hate me without a cause are more than the hairs of mine head: they that would destroy me, being mine enemies wrongfully, are mighty: then I restored that which I took not away. (5) O God, thou knowest my foolishness; and my sins are not hid from thee. (6) Let not them that wait on thee, O Lord God of hosts, be ashamed for my sake: let not those that seek thee be confounded for my sake, O God of Israel. (19) Thou hast known my reproach, and my shame, and my dishonour: mine adversaries are all before thee. (20) Reproach hath broken my heart; and I am full of heaviness: and I looked for some to take pity, but there was none; and for comforters, but I found none. (21) They gave me also gall for my meat; and in my thirst they gave me vinegar to drink. (22) Let their table become a snare before them: and that which should have been for their welfare, let it become a trap. (23) Let their eyes be darkened, that they see not; and make their loins continually to shake. (24) Pour out thine indignation upon them, and let thy wrathful anger take hold of them. (25) Let their habitation be desolate; and let none dwell in their tents. (26) For they persecute him whom thou hast smitten; and they talk to the grief of those whom thou hast wounded. (27) Add iniquity unto their iniquity: and let them not come into thy righteousness. (28) Let them be blotted out of the book of the living, and not be written with the righteous.</p>

                                        </div>
                                        <div class="page-footer">173</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg47">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>(29) But I am poor and sorrowful: let thy salvation, O God, set me up on high. (33) For the Lord heareth the poor, and despiseth not his prisoners.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">I am <strong>g</strong>lad we covered the <strong>S</strong>ongs of the<strong> Poor </strong>because this lesson is a continuing of the last lesson with most of it needing no <strong>e</strong>xplaining, but I will <strong>g</strong>ive<strong> Short</strong> commentary where needed, or <strong>Complete</strong> <strong>e</strong>xplanation where needed. Verses (1 through 4) Reads: SAVE ME, O God; for the waters are come in unto my soul. (2) I sink in deep mire, where there is no standing: I am come into deep waters, where the floods overflow me. (3) I am weary of my crying: my throat is dried: mine eyes fail while I wait for my God.  (4) They that hate me without a cause are more than the hairs of mine head, they that would destroy me, being mine enemies wrongfully, are mighty: then I restored that which I took not away. These <strong>S</strong>criptures <strong>e</strong>xplains that in order to receive <strong>a</strong>ny consideration or <strong>Mercy</strong> from those that <strong>a</strong>re in the position to <strong>Help</strong>, you must <strong>W</strong>in their <strong>Hearts</strong>, and this can <strong>e</strong>ntail cowering in their present, worshipping them or doing their bidding no matter how <strong>e</strong>vil and <strong>Bizarre</strong>.</p>
                                            <p class="indnt">Verse (5) Reads: O God, thou knowest my foolishness; and my sins are not hid from thee. </p>
                                        </div>
                                        <div class="page-footer">174</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg48">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>We have <strong>a</strong>lready covered the understanding of why there is <strong>S</strong>uffering in the <strong>World </strong>in the first study, and looking back to when the children of Israel were bitten by the serpents and cried out to <strong>G</strong>od, they understood that <strong>God </strong>was the <strong>S</strong>ource of the <strong>Curse</strong> and their<strong> Suffering</strong>, and this verse is similar to that which means that the poor knows their troubles <strong>a</strong>re because of their life <strong>C</strong>hoices <strong>a</strong>nd <strong>Sins</strong>.</p>

                                            <p class="indnt">Verse (6) Reads: Let not them that wait on thee, O Lord God of hosts, be ashamed for my sake: let not those that seek thee be confounded for my sake, O God of Isreal. This prayer is from David to <strong>G</strong>od asking that He <strong>d</strong>eliver the poor from the <strong>Cursed</strong> because the poor looks to <strong>G</strong>od for <strong>Help</strong>, and they do this because the people that <strong>a</strong>re able to <strong>A</strong>ssist <strong>Them</strong> have rendered <strong>e</strong>vil instead of<strong> Compassion</strong>. </p>

                                            <p class="indnt">Verse (20) Reads: Reproach hath broken my heart; I am full of heaviness: and I looked for some to take pity, but there was none, and for comforters, but I found none. This is the poor <strong>a</strong>cknowledging the <strong>Hate</strong> that they have received <strong>a</strong>nd <strong>C</strong>ontinue to <strong>Endure</strong>. </p>

                                            <p class="indnt">Verses (21) Read: They gave me also gall for my meat; and in my thirst they gave me vinegar to drink. This is the <strong>Hatred</strong> that will be shown to the <strong>Hated</strong> that<strong> a</strong>re the <strong>Poor</strong>.  </p>
                                            <p class="indnt">Verse (22) Reads: Let their table beome a snare before them: and that which should have been for their welfare, let it become a trap. </p>
                                        </div>
                                        <div class="page-footer">175</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg49">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>This verse tell <strong>U</strong>s of the <strong>Consequences</strong> that the <strong>C</strong>ursed will receive from <strong>G</strong>od in the <strong>d</strong>ay of <strong>Judgment</strong>. <strong>Note</strong>: Once again if the rich found themselves poor, they would <strong>d</strong>esire a helping hand, and <strong>e</strong>ven now they do not understand that the only thing that <strong>S</strong>eparates them from being <strong>P</strong>oor is <strong>God</strong>, therefore the <strong>Rich</strong> of this world are walking <strong>a</strong>round <strong>Blind</strong> and heading toward their own<strong> d</strong>estruction because when they stand before the <strong>J</strong>udgment of <strong>God</strong>, they will be <strong>W</strong>ithout<strong> Excuse</strong> as to why they <strong>d</strong>id not<strong> Help</strong> when they had the <strong>Means</strong>: This is the <strong>S</strong>nare and <strong>Trap</strong> of the <strong>Devil</strong>; Also this is not only to the <strong>Rich</strong>, but it is <strong>a</strong>lso to the <strong>World</strong>. <strong>Hear This</strong>: There shall be a <strong>Reversal o</strong>f <strong>Fortunes</strong> that will come <strong>a</strong>bout when the <strong>Have</strong> shall <strong>Reach Out</strong> to the <strong>Have Not</strong> for <strong>Mercy</strong>, and it shall be to <strong>N</strong>o <strong>Avail</strong> because they were the <strong>Heartless</strong> <strong>N</strong>eighbor, and <strong>G</strong>od will not <strong>a</strong>llow the <strong>Blessed</strong> to have <strong>M</strong>ercy on the <strong>Cursed</strong>. Remember that <strong>g</strong>iving to the <strong>P</strong>oor is <strong>g</strong>iving to <strong>God</strong>. We will go into this in <strong>g</strong>reater <strong>d</strong>etail in the <strong>Turned Tables</strong> lesson, but now I believe there is a need to <strong>e</strong>xplain the <strong>Four</strong> <strong>Horsemen</strong> of the <strong>A</strong>pocalypse. I stated <strong>e</strong>arlier in the first lesson that <strong>Hell</strong> is the <strong>A</strong>ngel that is torturing the <strong>W</strong>orld as we know it; The <strong>Proof</strong> is found in Revelations 6:2, and 5 through 8. The order that is presented in <strong>S</strong>criptures are a <strong>White</strong> horse, <strong>Red</strong> horse, <strong>Black</strong> horse and the <strong>Forth</strong> being a <strong>Pale</strong> horse. These <strong>Four</strong> Horsemen represent the <strong>Timelines </strong>of <strong>C</strong>urses that will occur over the <strong>Space</strong> of this <strong>e</strong>xisting <strong>W</strong>orld <strong>a</strong>fter being released because of the <strong>Sins </strong>of <strong>A</strong>dam and his wife <strong>Eve</strong>,</p>

                                        </div>
                                        <div class="page-footer">176</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg50">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>hereby this is <strong>Why</strong> we have been <strong>d</strong>ying since the time of Adam and Eve. The <strong>White</strong> horse is <strong>War</strong> in the <strong>W</strong>orld. The <strong>Red</strong> horse took <strong>Peace</strong> away from the <strong>W</strong>orld. The <strong>Black</strong> horse is our <strong>Greed</strong> for <strong>M</strong>oney, and the <strong>Pale</strong> horse is <strong>Death</strong> with <strong>S</strong>uffering following identified <strong>a</strong>s <strong>Hell</strong>. Many people <strong>b</strong>elieve that the four <strong>Horsemen</strong> of the <strong>A</strong>pocalypse <strong>a</strong>re the <strong>Prophecy</strong> of the very last <strong>d</strong>ays that is yet to come, but the <strong>Truth Is</strong> they have <strong>a</strong>lready<strong> Came </strong>into the <strong>World</strong> from the time of <strong>A</strong>dam. I will now talk <strong>a</strong>bout the <strong>Third</strong> Horsemen carrying the <strong>Balancing Scales</strong>. This means that through <strong>W</strong>ealth a man can <strong>Buy and Sell</strong> <strong>a</strong>nother <strong>Man</strong>; And the man of <strong>Wealth </strong>can be valued over <strong>a</strong>nother in <strong>Stature</strong>, therefore <strong>Money</strong> will be the <strong>P</strong>ursuit of<strong> Wealth</strong> so that the people of lower <strong>S</strong>tatus can be <strong>Held</strong> captive in <strong>B</strong>ondage to the <strong>Wealthy</strong>; But if we put <strong>Love </strong>over <strong>M</strong>oney, it will counter this <strong>Curse</strong> and <strong>d</strong>estroy<strong> It</strong>. I ask that we not allow our relationship with <strong>G</strong>od to become a <strong>C</strong>urse, <strong>S</strong>nare and <strong>Trap</strong> that will <strong>A</strong>lign <strong>Us</strong> with the <strong>Curse</strong> and feed it that it should <strong>N</strong>ot be <strong>Defeated</strong>. I will also say that if <strong>d</strong>eath was here from the <strong>b</strong>eginning of<strong> Sin</strong>, then surely <strong>Hell</strong> the <strong>a</strong>gent of <strong>S</strong>uffering is <strong>Here</strong>, thereby understand that the place we called <strong>Hell</strong> is <strong>a</strong>lready here in this <strong>W</strong>orld, and it is the <strong>Agent</strong> that follows <strong>a</strong>fter <strong>Death</strong>. This is why we <strong>S</strong>uffer. </p>
                                            <p class="indnt">Verses (23 through 25) Reads: Let their eyes be darkened, that they see not; and make their loins continually to shake. (24) Pour out thine indignation upon them, </p>

                                        </div>
                                        <div class="page-footer">177</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg51">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>and let thy wrathful anger take hold of them. (25) Let their habitation be desolate; and let none dwell in their tents. This is the Psalm (<strong>Song</strong>), David prayed to <strong>G</strong>od that <strong>He</strong> <strong>a</strong>venge the <strong>Poor </strong>in the <strong>d</strong>ay of His <strong>Judgment</strong>. </p>
                                            <p class="indnt">Verses (26 through 29) Reads: For they persecute him whom thou hast smitten; and they talk to the grief of those whom thou hast wounded. (27) Add iniquity unto their iniquity: and let them not come into thy righteousness. (28) Let them be blotted out of the book of the living, and not be written with the righteous. This verse reveals the reason for David prayer, which is that the people who <strong>a</strong>re selfish and have <strong>Hatred</strong> toward the needy should be <strong>Judged</strong> with <strong>e</strong>verlasting <strong>Fire</strong>. </p>
                                            <p class="indnt">Verse (29) Reads: But I am poor and sorrowful: let thy salvation, O God, set me up on high. After David killed Uriah to keep the secret of his <strong>a</strong>ffair with Uriah wife, and being <strong>e</strong>xposed by <strong>God</strong>, David repented with a <strong>G</strong>reat <strong>Repentance</strong>, the <strong>Book of Psalm </strong>being the <strong>Product</strong> of his <strong>e</strong>ffort to win back the <strong>Heart</strong> of <strong>G</strong>od. These <strong>S</strong>criptures <strong>a</strong>re the testimonies of David who being king and the <strong>Richest M</strong>an of the <strong>Land</strong>, counted himself <strong>Poor </strong>because of the <strong>S</strong>in that he committed <strong>a</strong>gainst Uriah, seeing himself as <strong>U</strong>nworthy, <strong>B</strong>roken, <strong>U</strong>seless, <strong>H</strong>ated, <strong>S</strong>corned and <strong>a</strong> <strong>Laughing Stock</strong>, therefore David felt kinship with the poor and needy because he understood the power the <strong>W</strong>ealthy had over them, and the pain of those that will <strong>S</strong>eek<strong> Mercy</strong>; </p>

                                        </div>
                                        <div class="page-footer">178</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg52">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>David praying in the form of Psalm (<strong>Songs</strong>), petitioned that he be counted <strong>W</strong>orthy once <strong>a</strong>gain to be <strong>Comforted</strong> with the children of <strong>G</strong>od that had <strong>Suffered</strong> in this life and <strong>W</strong>ere <strong>Without</strong>.</p>
                                            <p class="indnt">Verse (33) Reads: For the lord heareth the poor, and despiseth not his prisoners. This last verse tells <strong>U</strong>s that through the <strong>S</strong>pirit of <strong>Repentance</strong>, <strong>G</strong>od will hear the cries of the <strong>P</strong>oor, <strong>N</strong>eedy, <strong>B</strong>roken, <strong>P</strong>risoners, <strong>O</strong>ppressed <strong>a</strong>nd <strong>Hated</strong>, therefore I will <strong>a</strong>sk everyone again to remember my personal testimony and pain. We have come to the close of the lesson, and it is my prayer that <strong>e</strong>veryone understands this <strong>V</strong>ery<strong> Important</strong> message with the hope that all will have the <strong>Love of God</strong> after being <strong>C</strong>onverted. I pray through the spirit of understanding that God will have mercy on us all. Amen.</p>

                                            <h2 class="pg-inn-h">Joel 2:13</h2>
                                            <p class="indnt">And rend your heart, and not your garments, and turn unto the Lord your God: for he is gracious and merciful, slow to anger, and of great kindness, and repenteth him of the evil.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Concepts and Understandings for Perfect, This is (<strong>7</strong>) <strong>Fasting</strong>.</p>

                                        </div>
                                        <div class="page-footer">179</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg53">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>Because I am <strong>a</strong>bout to cover <strong>S</strong>piritual <strong>Fasting</strong>, I will first need to start by looking at the children of Israel practices of <strong>S</strong>ackcloth and <strong>Ashes</strong>. The practice of <strong>S</strong>ackcloth and <strong>Ashes</strong> was a <strong>Ritual</strong> performed by a person or the people as a <strong>Sign</strong> of <strong>D</strong>ebasement, <strong>M</strong>ourning <strong>a</strong>nd <strong>Repentance</strong>; And it usually happens <strong>a</strong>fter the loss of <strong>Life</strong> or <strong>Tragedy</strong>. The visual can be of someone that had a <strong>d</strong>eath in their family or had their property destroyed that resulted in a <strong>V</strong>ery <strong>Great</strong> <strong>Loss</strong>. The person or people would then <strong>Rip</strong>-<strong>Off</strong> their <strong>c</strong>lothing and <strong>Put </strong>sackcloth on (<strong>Unflattering Attire</strong>), that I will <strong>d</strong>escribe as a <strong>Potato Sacks</strong> looking <strong>G</strong>arment that they would <strong>S</strong>it or <strong>Kneel In</strong> while smearing and tossing<strong> a</strong>shes as a <strong>Symbol</strong> of <strong>S</strong>hame, <strong>M</strong>ourning<strong> a</strong>nd <strong>Repentance</strong> to <strong>Seek</strong> <strong>G</strong>od <strong>Forgiveness</strong>. This <strong>S</strong>cripture teaches that <strong>G</strong>od commands that His people <strong>Rip</strong> their <strong>e</strong>vil<strong> Hearts</strong> and not their <strong>C</strong>lothing, afterward they can receive His <strong>F</strong>orgiveness, <strong>H</strong>ealing <strong>a</strong>nd<strong> Blessings</strong>. This is <strong>a</strong>ll I can share about the practices of sackcloth and ashes before we officially <strong>g</strong>o into fasting, which is <strong>a</strong>lso a part of sackcloth and ashes. I want to say I am praying that God smile on all of us concerning this understanding. Amen.     </p>
                                            <h2 class="pg-inn-h">Isaiah 58:4</h2>
                                            <p class="indnt">Behold, ye fast for strife and debate and to smite with the fist of wickedness: ye shall not fast as ye do this day, to make your voice to be heard on high. </p>

                                        </div>
                                        <div class="page-footer">180</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg54">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>(5) Is it such a fast that I have chosen? a day for a man to afflict his soul? is it to bow down his head as a bulrush, and to spread sackcloth and ashes under him? wilt thou call this a fast, and an acceptable day to the Lord? (6) Is not this the fast that I have chosen? to loose the band of wickedness, to undo the heavy burdens, and to let the oppressed go free, and that ye break every yoke? (7) Is it not to deal thy bread to the hungry, and that thou bring the poor that are cast out to thy house? when thou seest the naked, that thou cover him; and that thou hide not thyself from thy own flesh? (8) Then shall thy light break forth as the morning, and thine health shall spring forth speedily: and thy righteousness shall go before thee; the glory of the lord shall be thy reward. (9) Then shalt thou call, and the Lord shall answer; thou shalt cry, and he shall say, Here I am. If thou take away the midst of thee the yoke, the putting forth of the finger, and speaking vanity; </p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Verse (4) Reads, Behold, ye fast for strife and debate and to smite with the fist of wickedness: ye shall not fast as ye do this day, to make your voice to be heard on high. When I think <strong>a</strong>bout fasting, I remember Bible stories that teaches how only <strong>M</strong>oses <strong>a</strong>nd <strong>Jesus Christ</strong> completed a fast of <strong>N</strong>o <strong>Food a</strong>nd<strong> Water </strong>for forty <strong>d</strong>ays and forty <strong>Nights</strong>, </p>

                                        </div>
                                        <div class="page-footer">181</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg55">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>both fastes being nourish and <strong>O</strong>rdained by <strong>God</strong> that we can credit to being a <strong>Miracle</strong>, otherwise this type of fast would <strong>s</strong>urely cause<strong> Death</strong>. The people of Israel fasted for different reasons; Some fastes were to mediate and feel closer to <strong>G</strong>od. Some to inflict suffering upon themselves because of their <strong>S</strong>in. Some fastes were to show mourning <strong>a</strong>fter a loss of life as a form of <strong>Repentance</strong>. This lesson <strong>g</strong>ives <strong>U</strong>s clear <strong>Instruction</strong> as to how <strong>G</strong>od wants <strong>U</strong>s to <strong>Fast</strong>. This verse <strong>a</strong>lso explains that we have <strong>d</strong>ifferent ways of fasting, but the fastes will <strong>a</strong>lways lead to <strong>S</strong>trife and <strong>Debate</strong>; Because we will<strong> a</strong>rgue over who is <strong>Right</strong> <strong>a</strong>nd who is <strong>Wrong</strong> in our different <strong>a</strong>pproaches that will only lead to <strong>d</strong>ivision and <strong>Hate</strong>. This is the lesson where <strong>G</strong>od <strong>a</strong>sk us to<strong> STOP</strong> fasting in this <strong>d</strong>ivisive<strong> Way</strong> if we want our prayers to be <strong>Heard</strong> and <strong>A</strong>nswered. I also need to say that before I did this study in written form, I would verbally minister it, and when I came to this lesson, I would say this joke to visualize the understanding. The fasting <strong>d</strong>escribe is from the <strong>O</strong>ld <strong>Testament </strong>period, but today&rsquo;s <strong>Present</strong> believers will perform fasting sometime in bizarre ways with the <strong>Joke</strong> <strong>g</strong>oing this way. Some people fasted by spinning <strong>a</strong>round in circles with a sandwich in their hands for a day or so, but did not <strong>e</strong>at it. Some fasted by sitting food and water in front of them and not <strong>e</strong>ating for hours or days. Some fasted by sitting in the <strong>d</strong>ark for days and just smelling the food, some fasted by not sleeping but having the food near them or <strong>O</strong>ther <strong>Strange</strong> <strong>Ways</strong>.</p>


                                        </div>
                                        <div class="page-footer">182</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg56">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>The joke is not very funny, but the understanding will be that <strong>e</strong>veryone believes their way is the <strong>One</strong> that will <strong>P</strong>lease <strong>God</strong>. This verse is saying that <strong>G</strong>od is asking <strong>U</strong>s the question of <strong>d</strong>o we really believe that He wants <strong>U</strong>s to <strong>Harm</strong> ourselves as an act of <strong>M</strong>ourning, <strong>S</strong>hame, <strong>R</strong>econciliation <strong>a</strong>nd<strong> Repentance</strong> by denying ourselves <strong>Food</strong> <strong>a</strong>nd <strong>Water</strong> for hours or <strong>e</strong>ven <strong>Days</strong>? Also in the <strong>O</strong>ld <strong>Testament</strong>, people would <strong>Rock</strong> back and forth while <strong>M</strong>oaning, <strong>C</strong>rying and <strong>S</strong>peaking <strong>Repentance</strong>; This is what <strong>Bowing</strong> thy head as bulrush means, which is <strong>a</strong>lso <strong>Rejected</strong> by <strong>G</strong>od. <strong>Hear This</strong>: Whatsoever we <strong>d</strong>o as a fast is <strong>Wrong</strong> unless we <strong>Fast</strong> <strong>a</strong>ccording to <strong>G</strong>od&rsquo;s <strong>Instructions</strong>, which shall now be<strong> e</strong>xplained.</p>
                                            <p class="indnt">Verses (6) Reads: Is not this the fast that I have chosen? to loose the band of wickedness, to undo the heavy burdens, and to let the oppressed go free, and that ye break every yoke? The verse tells <strong>U</strong>s loose the bands of wickedness; And we should <strong>a</strong>ll understand how a <strong>Rope</strong> can be tighten <strong>a</strong>round a persons <strong>Neck</strong> to choke the<strong> Life</strong> from them, and this verse speaks to how <strong>e</strong>vil through oppression <strong>c</strong>hokes the <strong>Life</strong> from <strong>G</strong>od&rsquo;s <strong>People</strong>.
                                            </p>
                                            <p class="indnt">Verse (7) Reads: Is it not to deal thy bread to the hungry, and that thou bring the poor that are cast out to thy house? when thou seest the naked, that thou cover him; and that thou hide not thyself from thy own flesh? Looking at <strong>G</strong>od&rsquo;s rules and instructions on how <strong>He</strong> wants us to fast,</p>

                                        </div>
                                        <div class="page-footer">183</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg57">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>it takes me back to the <strong>G</strong>ood <strong>Samaritan</strong> that had <strong>M</strong>ercy and <strong>Compassion</strong> on the man that <strong>N</strong>eeded <strong>Help</strong>. What you just read is the <strong>O</strong>nly <strong>Instructions g</strong>iven by <strong>God</strong> on how He wants<strong> U</strong>s to<strong> Fast</strong>. Not hide thyself from thy own flesh means when we have knowledge that someone needs our <strong>Help</strong>, we do <strong>N</strong>ot <strong>Hide</strong> ourselves, block their calls, close our <strong>e</strong>yes or <strong>Turn Away</strong>. The point of this <strong>e</strong>ntire topic will be if we understand <strong>G</strong>od is the <strong>Champions </strong>of the poor <strong>a</strong>nd needy, I say again; We <strong>a</strong>lso should be their <strong>Champions </strong>being the<strong> C</strong>hildren of <strong>God</strong>.</p>
                                            <p class="indnt">Verses (8 through 9) Reads: Then shall thy light break forth as the morning, and thine health shall spring forth speedily: and thy righteousness shall go before thee; the glory of the lord shall be thy reward. (9) Then shalt thou call, and the Lord shall answer: thou shalt cry, and he shall say, Here I am. We have now come <strong>a</strong>cross a verse where we can change the word <strong>L</strong>ight to <strong>Love</strong>, this is what <strong>Light</strong> break forth means. This is <strong>G</strong>od way of saying that if we <strong>O</strong>bey His <strong>Instruction</strong> on fasting, He shall <strong>Heal</strong> our bodies, and we shall be <strong>Blessed</strong> with <strong>G</strong>od <strong>a</strong>cknowledging our <strong>G</strong>ood <strong>Works</strong>; And <strong>G</strong>od <strong>Himself</strong> shall be <strong>O</strong>ur<strong> Reward</strong>. The second part of (9) Reads: If thou take away the midst of thee the yoke, the putting forth of the finger, and speaking vanity. The word <strong>Yoke</strong> means carrying a <strong>O</strong>ppressive and/or <strong>Heavy Burden</strong>. The putting forth of the <strong>Finger</strong> is <strong>S</strong>peaking <strong>Bad</strong> concerning <strong>a</strong>nother <strong>Person</strong>. I will cover <strong>Vanity</strong> in the last lesson. I truly hope and pray </p>


                                        </div>
                                        <div class="page-footer">184</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg58">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>that <strong>a</strong>ll will have the understanding of how to <strong>Fast</strong> for <strong>G</strong>od as it was <strong>e</strong>xplianed. Once again we are finish and my prayers are always with you. Amen.</p>
                                            <h2 class="pg-inn-h">Luke 2:34</h2>
                                            <p class="indnt">And Simeon blessed them, and said unto Mary his mother, Behold, this child is set for the fall and rising again of many in Israel; and for a sign which shall be spoken against; (35) (Yea, a sword shall pierce through thy own soul also), that the thoughts of many hearts may be revealed.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Concepts and Understanding for Perfect, This is (<strong>8</strong>) <strong>Love Comes from Above</strong>. Verse (34) Reads: And Simeon blessed them, and said unto Mary his mother, Behold, this child is set for the fall and rising again of many in Israel, and for a sign which shall be spoken against. I want to <strong>g</strong>ive a little background on Simeon that is mention in <strong>S</strong>cripture as a <strong>Memorial</strong> of his <strong>Faith</strong>. Simeon is told by prophesy that he shall not <strong>S</strong>ee<strong> Death</strong> until he has <strong>S</strong>een the <strong>Saviour</strong>. His age at the time of this prophesy is unknown to me, but he was very old when it came to his <strong>a</strong>ge and <strong>History</strong>; But what is clear will be that he <strong>a</strong>sked <strong>God</strong> for <strong>d</strong>eath after seeing the <strong>Lord</strong> Jesus Christ, which I will discern as him <strong>d</strong>esiring<strong> Rest</strong> (<strong>Death</strong>),</p>

                                        </div>
                                        <div class="page-footer">185</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg59">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>from this <strong>W</strong>orld <strong>a</strong>fter receiving the <strong>Blessing</strong>; This verse <strong>a</strong>lso describes Simeon as a <strong>Just </strong>man who had served <strong>G</strong>od for many years; This being the <strong>Prophesy</strong> of Jesus Christ purpose in this <strong>World</strong> that will helps <strong>U</strong>s understand the <strong>Judgment</strong> of <strong>G</strong>od. This part of the verse <strong>a</strong>lso says the <strong>Fall a</strong>nd<strong> Rising</strong> that  relates to <strong>G</strong>od&rsquo;s <strong>Judgment</strong> of those <strong>d</strong>eemed<strong> Righteous</strong> <strong>a</strong>nd <strong>Justified</strong>, and those <strong>d</strong>eemed <strong>Unrighteous a</strong>nd <strong>Condemned</strong>; With Jesus Christ being the <strong>Sign</strong> that will be <strong>Rejected</strong> <strong>a</strong>nd <strong>S</strong>poken<strong> Against</strong>.</p>

                                            <p class="indnt">The first verse of (35) Reads: (Yea, a sword shall pierce through thy own soul also). Simeon is saying that <strong>e</strong>ven himself will have to <strong>Answer</strong> to <strong>G</strong>od in the <strong>D</strong>ay of <strong>Judgment</strong> according to his <strong>H</strong>eart, <strong>W</strong>ords, <strong>D</strong>eeds and <strong>Actions</strong>. The <strong>Sword</strong> is the word of <strong>G</strong>od. <strong>Hear This</strong>: Even before <strong>DNA</strong>, the word of <strong>God</strong> teaches the <strong>V</strong>ery <strong>Hairs </strong>on our head are <strong>a</strong>ll <strong>Numbered</strong> (Luke 12:7): Therefore I I need to say that because of <strong>O</strong>ur <strong>Uniqueness</strong>, we shall <strong>a</strong>ll give account<strong> Individually </strong>for our words, actions and <strong>d</strong>eeds that we have <strong>d</strong>one in <strong>O</strong>ur <strong>Lives</strong>; Also we will not be <strong>a</strong>ble to <strong>Deny </strong>them before <strong>G</strong>od&rsquo;s <strong>Throne</strong>. <strong>Note</strong>: This is how <strong>U</strong>nique <strong>We Are</strong>. The last part of (35) Reads: that the thoughts of many hearts may be revealed. This meaning that <strong>G</strong>od has <strong>Recorded </strong>the thoughts of <strong>O</strong>ur <strong>Hearts</strong> and will hit the<strong> Playback Button</strong> when we shall <strong>S</strong>tand before His <strong>Judgment</strong>. We are finish here and I pray that the understanding of this lesson is received and embraced by the reader to have more spiritual faith and growth. Amen.</p>


                                        </div>
                                        <div class="page-footer">186</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg60">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">John 12:46</h2>
                                            <p class="indnt"><span class="color-red">I am come a light into the world, that whosoever believeth on me should not abide in darkness.</span></p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">I will <strong>e</strong>xplain the <strong>e</strong>ntire <strong>S</strong>cripture as a whole. The <strong>e</strong>xamples and standards of <strong>Love</strong> is revealed by the <strong>L</strong>ife of <strong>Jesus Christ</strong>, remembering that <strong>L</strong>ight is <strong>Love</strong>, therefore here is <strong>a</strong>nother <strong>S</strong>cripture where we can <strong>Switch</strong> the word <strong>L</strong>ight to <strong>Love</strong>, and because <strong>Jesus Christ</strong> is <strong>Love</strong>, this lesson teaches that love (<strong>Jesus Christ</strong>), has come into the <strong>W</strong>orld, and whosoever shall <strong>b</strong>elieve in <strong>Love </strong>and His <strong>C</strong>ommandments to <strong>Love</strong>, they shall not live in <strong>Hate</strong> (<strong>Darkness</strong>). We are finish and may God be with you all in the understanding. Amen.</p>
                                            <h2 class="pg-inn-h">John 8:12</h2>
                                            <p class="indnt">Then spake Jesus again unto them, saying, <span class="color-red">I am the light of the world: he that followeth me shall not walk in darkness, but shall have the light of life.</span></p>
                                        </div>
                                        <div class="page-footer">187</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg61">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">The first part of (12) Reads: Then spake Jesus again unto them, saying, I am the light of the world. Remembering that <strong>L</strong>ight is<strong> Love</strong>, therefore Jesus Christ is <strong>Proclaiming</strong> that <strong>He</strong> is the <strong>LOVE </strong>that came into the <strong>W</strong>orld, and here is the best <strong>e</strong>xample of <strong>Love</strong>. John 15:13 Reads: <strong>Greater love hath no man than this, that a man lay down his life for his friends</strong>. I want <strong>e</strong>veryone to <strong>U</strong>nderstand the <strong>Love</strong> that comes from <strong>Above</strong>, therefore I will <strong>a</strong>pproach this lesson from a <strong>d</strong>ifferent perspective that I would like <strong>e</strong>veryone to participate in by closing their <strong>e</strong>yes and remembering hit songs <strong>a</strong>bout <strong>Love </strong>that holds <strong>a</strong> <strong>S</strong>pecial<strong> Place</strong> their <strong>Heart</strong>: Stop at this <strong>Point</strong> to take a minute to <strong>d</strong>o this <strong>e</strong>xercise: <strong>Examples</strong>: Songs that come to mind for me <strong>a</strong>re <strong>The Dramatics</strong>: Love is Missing from our Lives, <strong>Etta James</strong>: At Last, <strong>Earth Wind and Fire</strong>: Its all About Love, <strong>Jefferson Airplane</strong>: Somebody to Love, <strong>Stevie Wonder</strong>: Hey Love, <strong>Bobby Caldwell</strong>: What you Won&rsquo;t do for Love, <strong>Gladys Knight and the Pips</strong>: Everybody Needs Love,<strong> Huey Lewis &amp; the News</strong>: The Power of Love,<strong> The Spinners</strong>: Sitting on Top of the World; And the two <strong>Battle Cry</strong> that <strong>a</strong>re <strong>Jackie DeShannon</strong>: What the World need Now is Love, <strong>a</strong>nd <strong>The Natuals</strong>: It&rsquo;s Love that Really Counts. These songs will be long passed, but I use these types of <strong>S</strong>ongs to illustrate that we <strong>a</strong>ll <strong>Want</strong> and <strong>Need</strong> <strong>Love</strong>, therefore in your present<strong> Life</strong> you will hear songs with this <strong>S</strong>ame <strong>Theme</strong>.</p>
                                        </div>
                                        <div class="page-footer">188</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg62">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>Thereby I want <strong>e</strong>veryone to hear and understand that <strong>GOD is LOVE</strong> <strong>a</strong>nd <strong>Jesus Christ</strong> <strong>is</strong> <strong>God</strong>; This <strong>e</strong>mptiness in <strong>O</strong>ur <strong>Life </strong>can never be <strong>Filled</strong> and is our <strong>Void</strong> in<strong> Y</strong>earning for<strong> Love</strong>, also having never found <strong>True</strong> <strong>Love</strong>; This is where these <strong>S</strong>ongs originated from in our <strong>A</strong>ttempt to fill that <strong>Void</strong>; <strong>Hear THIS</strong>: We will pursue<strong> R</strong>iches, <strong>P</strong>ower, <strong>M</strong>arriage, <strong>C</strong>hildren, <strong>V</strong>anity, <strong>S</strong>ex, <strong>F</strong>ood, <strong>D</strong>rugs <strong>a</strong>nd <strong>Material Things</strong> to fill the <strong>Void</strong>, or in other words; We will pursue <strong>e</strong>verything but <strong>God</strong> who is <strong>LOVE</strong> because we have <strong>Rejected God</strong>; Therefore we will never receive the <strong>Love </strong>that <strong>W</strong>e <strong>Desire</strong>; Do the <strong>MATH</strong>, because many have committed <strong>S</strong>uicide based of this <strong>Irony</strong>. <strong>Hear THIS</strong>: <strong>Love</strong> <strong>is</strong> <strong>Near</strong> <strong>b</strong>ut<strong> GOD</strong> (<strong>Jesus Christ</strong>), is <strong>Rejected</strong>. The word of <strong>G</strong>od did not say that I am or you <strong>a</strong>re the light of the <strong>W</strong>orld (<strong>Love</strong>), or <strong>a</strong>nyone <strong>e</strong>lse is the <strong>Light,</strong> but Jesus Christ <strong>g</strong>ives testimony that <strong>He</strong> is the <strong>Light </strong>(<strong>Love</strong>). The second part of (12) Reads: he that followeth me shall not walk in darkness. Here <strong>O</strong>ur <strong>Free-will</strong> comes into play because if we choose to follow Jesus Christ who teaches us <strong>His </strong>instructions on <strong>H</strong>ow to <strong>Love</strong>, it will set <strong>U</strong>s<strong> Free </strong>from <strong>W</strong>alking in <strong>Hate</strong>, which is <strong>DARKNESS</strong>. The last part of (12) Reads: but shall have the light of life. Looking back at the <strong>e</strong>quation from the first <strong>Study</strong>; We should now understand that the <strong>Word</strong> = <strong>God</strong>,<strong> W</strong>hich = <strong>Truth</strong>, <strong>W</strong>hich = <strong>Light</strong>, <strong>W</strong>hich = <strong>Love</strong>, <strong>W</strong>hich = <strong>Jesus Christ</strong>, <strong>W</strong>hich = <strong>Our </strong>Soul/Spirit, which Again = God. This lesson teaches Us that following Jesus Christ is <strong>e</strong>qual to walking <strong>Hand a</strong>nd<strong> Hand</strong> with <strong>Love</strong>. Once again in the name of Jesus Christ I pray the understanding of this lesson is received and my prayers are always with you. Amen.</p>

                                        </div>
                                        <div class="page-footer">189</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg63">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <h2 class="pg-inn-h">Matthew 11:27</h2>
                                            <p class="indnt"><span class="color-red">All things are delivered unto me of my Father: and no man knoweth the Son, but the Father; neither knoweth any man the Father; save the Son, and he to whomsoever the Son will reveal him.</span>(28)
                                                <span class="color-red">Come unto me, all ye that labour and are heavy laden, and I will give you rest.</span> (29)<span class="color-red">Take my yoke upon you, and learn of me; for I am meek and lowly in heart: and ye shall find rest unto your souls.</span>(30)
                                                <span class="color-red">For my yoke is easy, and my burden is light.</span>
                                            </p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">The first part of (27) Reads: All things are delivered unto me of my Father. This verse is teaching that Jesus Christ have <strong>Inherited</strong> all that His <strong>Father Possesses</strong>, including the <strong>A</strong>uthority to <strong>Judge</strong> <strong>U</strong>s and <strong>O</strong>pen the <strong>Book o</strong>f<strong> Life</strong>, which is similar to having a father pass down his <strong>e</strong>ntire <strong>Empire</strong> to his son <strong>U</strong>pon his <strong>Retirement</strong>. The second part of (27) Reads: and no man knoweth the Son, but the Father; neither knoweth any man the Father; save the Son, and he to whomsoever the Son will reveal him. God is a <strong>U</strong>nseen <strong>Mystery</strong> to the <strong>W</strong>orld along with all of His <strong>Works</strong> that includes <strong>L</strong>ife, <strong>L</strong>ove, <strong>H</strong>eaven <strong>a</strong>nd <strong>Angels</strong>. <strong>Hear This</strong>: Even the holy angels <strong>d</strong>esires to <strong>Look</strong> upon <strong>G</strong>od&rsquo;s <strong>Power</strong> in creating <strong>Life</strong>, but this is a <strong>Mystery</strong> that only <strong>G</strong>od, <strong>Jesus Christ a</strong>nd the <strong>Holy Spirit</strong> <strong>Shares</strong>; </p>
                                        </div>
                                        <div class="page-footer">190</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg64">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>This verse also <strong>e</strong>xplains that <strong>G</strong>od, <strong>Jesus Christ</strong> with the <strong>Holy Spirit</strong> <strong>a</strong>re <strong>One</strong>, and <strong>N</strong>o <strong>Man</strong> will know or understand them <strong>e</strong>xcept those that <strong>a</strong>re <strong>Chosen</strong>; This will <strong>Only</strong> <strong>C</strong>ome through His <strong>Revelation</strong>.</p>
                                            <p class="indnt">Verse (28) Reads, Come unto me, all ye that labour and are heavy laden, and I will give you rest. I need to <strong>a</strong>sk everyone; <strong>What is Our Labour</strong>? We have just covered that our labour is seeking<strong> Love</strong>, therefore when the verse says, <strong>I Will Give You</strong> <strong>Rest</strong>, it means that we will <strong>Not</strong> have to <strong>S</strong>earch or <strong>Yearn</strong> for love <strong>a</strong>nymore because <strong>Jesus Christ</strong> will be <strong>O</strong>ur<strong> Rest</strong> if we <strong>B</strong>elieve that He is <strong>Love</strong> <strong>a</strong>nd <strong>Receive Him</strong>.</p>
                                            <p class="indnt">The first part of (29) Reads: Take my yoke upon you, and learn of me. The only <strong>Yoke</strong> or burden that Jesus Christ had in this <strong>W</strong>orld was to do the <strong>W</strong>ill of <strong>God</strong>; And <strong>a</strong>lso be an example of <strong>G</strong>od&rsquo;s<strong> Love</strong>. Learn of me is Jesus Christ way of teaching <strong>U</strong>s to<strong> S</strong>how<strong> Love</strong> to have the <strong>V</strong>ictory over <strong>Death</strong> and receive <strong>e</strong>verlasting <strong>Life</strong> that will <strong>a</strong>llow us to <strong>e</strong>nter into <strong>Heaven</strong>. This will be to <strong>a</strong>ll that will <strong>S</strong>erve<strong> God </strong>by Jesus Christ<strong> Examples</strong>; And I will say from <strong>e</strong>xperience that it is <strong>Not</strong> always easy to <strong>d</strong>o the will of <strong>God</strong> in this life of <strong>Hateful </strong>people, but it is <strong>Possible</strong> when we live <strong>a</strong>ccording to the purpose of <strong>O</strong>ur <strong>Creator</strong>, <strong>a</strong>nd the <strong>C</strong>ommandments of <strong>Jesus Christ</strong>; Also it is not <strong>Easy</strong> giving love to those that <strong>a</strong>re <strong>Evil</strong>, but nevertheless; It is the <strong>Yoke</strong> that is <strong>O</strong>ur<strong> Cros</strong>s (<strong>Free</strong>-<strong>Will</strong>), if we choose to <strong>Carry It</strong>.</p>
                                        </div>
                                        <div class="page-footer">191</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg65">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>The third part of (29) Reads: for I am meek and lowly in heart, In this verse Jesus Christ meekness and lowliness is <strong>Documented</strong> by His <strong>a</strong>ssociation with <strong>Sinners</strong>. His weeping, washing the feet of servants, not condemning, being forgiving <strong>a</strong>nd most <strong>Important</strong>, dying for <strong>O</strong>ur <strong>Sins</strong> <strong>a</strong>nd <strong>Unrighteousness</strong>. The forth part of (29) Reads: and ye shall find rest unto your souls. We have <strong>a</strong>lready covered that finding <strong>Love </strong>comes through Jesus Christ, <strong>a</strong>lso we have covered that our <strong>p</strong>eace and <strong>Rest</strong> comes from finding the love that will <strong>Soothe</strong> our<strong> S</strong>ouls and fill <strong>O</strong>ur <strong>Void</strong>. This last verse (30) Reads: For my yoke is easy, and my burden is light. The testimony of <strong>My</strong> <strong>Yoke</strong> <strong>is</strong> <strong>Easy</strong> teaches that in this <strong>W</strong>orld, it would be <strong>e</strong>asier to do the will of <strong>God </strong>in this <strong>Hateful </strong>domain than it will be to <strong>Live by Hate</strong>. The verse that says my burden is <strong>Light</strong> means; Jesus Christ <strong>O</strong>nly <strong>Burden</strong> was to <strong>S</strong>how <strong>Love</strong>, therefore we can now <strong>See </strong>our <strong>U</strong>p and <strong>Coming Troubles</strong>. We are moving forward and I am praying that God will smile down on you and your children in the understanding. Amen.</p>
                                            <h2 class="pg-inn-h">Matthew 16:1</h2>
                                            <p class="indnt">The Pharisees also with the Sadducees came, and tempting desired him that he would show them a sigh from heaven. (2) He answered and said unto them, <span class="color-red">when it is evening, ye say, It will be fair weather: for the sky is red.</span>(3)
                                                <span class="color-red">And in the morning, It will be foul weather to day:</span></p>

                                        </div>
                                        <div class="page-footer">192</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg66">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p><span class="color-red">for the sky is red and lowring. O ye hypocrites, ye can discern the face of the sky; but can ye not discern the signs of the times?</span></p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Concepts and Understanding for Perfect, This is (<strong>9</strong>) <strong>The Blindness of the World</strong>. Verse (1) Reads, The Pharisees also with the Sadducees came, and tempting desired him that he would show them a sigh from heaven. We have briefly talked about the Pharisees and Sadducees which is a good thing for the purpose of this understanding, and I hope no one will have to revisit the lesson. The understanding of this verse needs to be <strong>e</strong>xplained with a look at how the Pharisees and Sadducees viewed <strong>a</strong>nd judged the ministry of Jesus Christ because they were <strong>J</strong>ealous of His <strong>Fame</strong>; Therefore they <strong>a</strong>ttempted to find fault in the words He taught <strong>a</strong>s it related to the<strong> Law </strong>that was <strong>g</strong>iven by Moses. They <strong>a</strong>lso hated Jesus Christ because His words of <strong>Faith</strong> found no place in their hearts, and that He would <strong>N</strong>ot <strong>Perform</strong> miracles in their <strong>Present</strong>; Therefore they only heard of His <strong>Power </strong>through the people that <strong>d</strong>id witness them, and for that reasons they would <strong>Test</strong> His knowledge whensoever possible. This <strong>S</strong>criptures is of them wanting to <strong>S</strong>ee a <strong>M</strong>iracle from Heaven to <strong>Prove</strong> His testimony;</p>

                                        </div>
                                        <div class="page-footer">193</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg67">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>Asking that He perform a <strong>Task</strong> to prove He is the <strong>S</strong>on of<strong> God</strong>, but Jesus Christ <strong>a</strong>nswered them this way. </p>

                                            <p class="indnt"Verses (2 through 3) Reads: He answered and said unto them, when it is evening, ye say, It will be fair weather: for the sky is red. (3) And in the morning, It will be foul weather to day: for the sky is red and lowring. O ye hypocrites, ye can discern the face of the sky: but can ye not discern the signs of the times? Understanding that those of this <strong>W</strong>orld who claim that they <strong>a</strong>re<strong> Religious </strong>and <strong>b</strong>elieve in <strong>God</strong>, <strong>EVERYONE</strong>; They can look up at the <strong>Sky</strong> and will have a <strong>G</strong>ood<strong> Ideal</strong> of what the weather will be for that <strong>d</strong>ay; But when they<strong> Look Out</strong> on the <strong>W</strong>orld with all the <strong>e</strong>vil, they cannot <strong>See</strong> that the <strong>W</strong>orld is lacking in<strong> Love, </strong>or that <strong>Love </strong>will bring <strong>a</strong>bout the<strong> R</strong>ighteousness of <strong>God</strong>. This being the <strong>Blindness</strong> of the Pharisees and Sadducees of that <strong>P</strong>eriod, and <strong>a</strong>lso the <strong>Blindness</strong> <strong>o</strong>f <strong>Today&rsquo;s Believers</strong> that cannot <strong>S</strong>ee that <strong>O</strong>nly <strong>Love</strong> can defeat this <strong>e</strong>vil and <strong>Hate</strong> that is here <strong>Now</strong>. I once heard someone say &ldquo;<strong>You Fight Fire with Fire</strong>&rdquo; in regard to <strong>Revenge</strong>, but when I heard this rational, I understood that <strong>W</strong>e<strong> Fight Fire with Water</strong>, and this same <strong>Brilliant Philosophy</strong> also <strong>a</strong>pplied to the saying of <strong>Only Love Can</strong> <strong>Conquer Hate</strong>. We are finish here and I feel blessed to have shared with you these teachings because with love you will be blesed. Amen.  </p>

                                        </div>
                                        <div class="page-footer">194</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg68">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <h2 class="pg-inn-h">Matthew 13:14</h2>

                                            <p class="indnt"><span class="color-red">And in them is fulfilled the prophecy of Esaias, which saith, By hearing ye shall hear, and shall not understand; and seeing ye shall see, and shall not perceive: </span>(15) <span class="color-red">For this people’s heart is waxed gross, and their ears are dull of hearing, and their eyes have they closed; lest at any time they should see with their eyes, and hear with their ears, and should understand with their heart, and should be converted, and I should heal them.</span>                                                </p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">The first part of (14) Reads: And in them is fulfilled the prophecy of Esaias Isaiah. I have already <strong>e</strong>xplained that the word<strong> Prophesy</strong> means the <strong>F</strong>oretelling of the <strong>Future</strong>, and with this understanding, we can <strong>g</strong>o forward with the lesson. The second part of (14) Reads: which saith, By hearing ye shall hear, and shall not understand; and seeing ye shall see, and shall not perceive: This verse refers to <strong>O</strong>ur <strong>Blindness</strong> that we have in <strong>G</strong>od that is <strong>a</strong>lso in this <strong>World</strong> (<strong>Slumber</strong>).
                                            </p>
                                            <p class="indnt">The first part of (15) Reads: For this people&rsquo;s heart is waxed gross. This verse is the teaching that means <strong>O</strong>ur <strong>Hearts</strong> have <strong>b</strong>ecome <strong>Dull</strong>, and it is lacking in <strong>Light</strong> (<strong>Love</strong>), thereby our hearts has now <strong>b</strong>ecome <strong>Dark</strong> (<strong>Hate</strong>), and <strong>N</strong>umb to the <strong>Evil</strong>. The second part of (15) Reads: </p>
                                        </div>
                                        <div class="page-footer">195</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg69">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>and their ears are dull of hearing, and their eyes have they closed. This verse teaches that because wickedness is <strong>e</strong>verywhere, we cannot <strong>S</strong>ee or <strong>Hear</strong> what is <strong>Righteousness</strong> <strong>Anymore</strong>;The results being that we cannot receive <strong>a</strong>ny <strong>Criticism</strong> about our own <strong>U</strong>ngodly<strong> Behavior</strong>; These <strong>a</strong>re the <strong>Eyes</strong> that <strong>C</strong>annot <strong>See</strong>, and the <strong>Ears</strong> that are <strong>d</strong>ull of <strong>Hearing</strong> that keeps <strong>U</strong>s <strong>Blind</strong> to <strong>G</strong>od&rsquo;s <strong>Remedy t</strong>o<strong> Love</strong> because the <strong>P</strong>ower of <strong>Love</strong> can only come through <strong>Us</strong> hearing, receiving <strong>a</strong>nd believing in <strong>G</strong>od&rsquo;s <strong>Word</strong>, and the<strong> R</strong>ighteousness of His<strong> Commandments</strong>. The third part of (15) Reads: lest at any time they should see with their eyes, and hear with their ears, and should understand with their heart. This verse is <strong>S</strong>imilar to having an <strong>Awaking</strong>, thencefore this understanding means that we can now <strong>S</strong>ee, <strong>H</strong>ear <strong>a</strong>nd<strong> Understand</strong> with <strong>O</strong>ur<strong> Hearts</strong>.</p>

                                            <p class="indnt">The first part of (16) Reads: and should be converted. This means that we will become <strong>N</strong>ew <strong>People</strong> through <strong>Repentance</strong>. The last part of (16) Reads: and I should heal them. This verse means that <strong>a</strong>fter our conversion to <strong>Light</strong> (<strong>Love</strong>), we will then have the <strong>Favor</strong> and <strong>B</strong>lessings of <strong>God</strong>. We have now come to the end of this lesson and can move forward with my desire that God blesses everyone to receive this blessing and understanding. Amen.
                                            </p>

                                        </div>
                                        <div class="page-footer">196</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg70">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Matthew 15:8</h2>
                                            <p class="indnt"><span class="color-red">This people draweth nigh unto me with their mouth, and honoureth me with their lips; but their heart is far from me. </span>(9)<span class="color-red">But in vain they do worship me, teaching for doctrines the commandments of men.</span></p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Verse (8) Reads: This people draweth nigh unto me with their mouth, and honoureth me with their lips; but their heart is far from me. This lesson that teaches those of the past and <strong>e</strong>ven <strong>Today&rsquo;s Believers</strong> <strong>d</strong>o <strong>Hateful</strong> things toward<strong> God</strong> because they really do not know <strong>a</strong>ny <strong>Better</strong>. Taught to come to <strong>S</strong>ervices, <strong>A</strong>sk for forgiveness, <strong>P</strong>ay tithes, <strong>P</strong>ray, <strong>S</strong>ing <strong>a</strong>nd <strong>O</strong>bserve<strong> Traditions</strong> concerning the <strong>C</strong>hurch, but they <strong>a</strong>re taught<strong> Not</strong> to <strong>S</strong>erve <strong>God</strong> through <strong>O</strong>bedience, <strong>L</strong>ove, <strong>R</strong>ighteousness <strong>a</strong>nd <strong>Holiness</strong>, because they have been <strong>Omitted</strong> from their teaching, neither is the<strong> U</strong>nderstanding and calling<strong> of</strong> Jesus Christ <strong>Honored</strong> because in the houses of <strong>W</strong>orship, they only <strong>S</strong>erve <strong>God</strong> in <strong>Words</strong>, but not by their <strong>d</strong>eeds and<strong> Actions</strong>; Therefore their <strong>Hearts a</strong>re far from <strong>God</strong>. </p>
                                            <p class="indnt">The first part of (9) Reads: But in vain they do worship me. Once again <strong>a</strong>llow me to ask <strong>e</strong>veryone to look back at the first study of Isaiah 1:10 through 19, </p>

                                        </div>
                                        <div class="page-footer">197</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg71">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>where the reason why <strong>G</strong>od took <strong>a</strong>way the <strong>Atonement </strong>was because He <strong>d</strong>escribed His people as <strong>S</strong>odom and <strong>Gomorrah</strong>; Where there were not <strong>e</strong>ven <strong>Ten</strong> righteous men or women found therein, but in regard to today&rsquo;s <strong>W</strong>orshipers, <strong>None</strong> will repent from their <strong>e</strong>vil ways, therefore the <strong>S</strong>ervices <strong>a</strong>nd <strong>Offerings</strong> that they will performed will <strong>b</strong>e in <strong>Vain</strong> (<strong>Means</strong> <strong>Nothing</strong>). This lesson <strong>R</strong>evisits, <strong>R</strong>etells <strong>a</strong>nd <strong>Reaffirms</strong> the lesson where we can say: Where there is <strong>N</strong>o <strong>Repentance</strong>, there will be <strong>N</strong>o <strong>Forgiveness</strong>. Services that they will performs in the <strong>C</strong>hurches will be the <strong>P</strong>astoring, <strong>A</strong>ttending <strong>S</strong>unday <strong>S</strong>ervice, <strong>P</strong>raising <strong>G</strong>od, <strong>S</strong>inging in the <strong>C</strong>hoir, <strong>U</strong>shering, <strong>P</strong>laying <strong>M</strong>usic <strong>a</strong>nd the <strong>Volunteering</strong>, but <strong>a</strong>gain it will be in <strong>Vain</strong> if they <strong>d</strong>o not <strong>S</strong>ummit to<strong> Jesus Christ </strong>commandments which is to <strong>Love</strong>. This last part of (9) Reads: teaching for doctrines the commandments of men. To understand this last verse, we will first need to look at some of practices that <strong>a</strong>re <strong>N</strong>ot of <strong>God</strong>, and <strong>a</strong>re <strong>N</strong>ot written in the <strong>Bible</strong> for <strong>Instructions</strong>; Also the <strong>O</strong>bservances that <strong>G</strong>od will <strong>Reject</strong>. <strong>Note</strong>: It is not my intention to <strong>Offend</strong> <strong>a</strong>nyone <strong>C</strong>hurch, <strong>O</strong>rganization or <strong>Congregation</strong> concerning their <strong>C</strong>ustoms, <strong>C</strong>eremonies, <strong>T</strong>raditions or <strong>Beliefs</strong>, but I need to share the <strong>Truth</strong> of<strong> G</strong>od as it is <strong>Written</strong>: These <strong>a</strong>re <strong>s</strong>ome of the <strong>Doctrines</strong> being <strong>T</strong>aught in the <strong>Churches</strong> that <strong>a</strong>re <strong>N</strong>ot of <strong>God</strong>. The forgiveness of <strong>S</strong>in by <strong>Absolution</strong> from a <strong>B</strong>ooth. The <strong>d</strong>octrine of <strong>Denominations</strong>. The <strong>A</strong>doring of <strong>Religious Attire</strong>. The <strong>R</strong>emarrying of the <strong>Divorced</strong>. The <strong>W</strong>orshipping of<strong> Holidays</strong>. The <strong>Selling </strong>of<strong> M</strong>erchandise in the <strong>Churches</strong>, </p>

                                        </div>
                                        <div class="page-footer">198</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg72">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p><strong>W</strong>ashing of hands before <strong>e</strong>ating to <strong>S</strong>how <strong>Holiness</strong>. The teaching and <strong>e</strong>ncouraging prayers for <strong>W</strong>ealth <strong>a</strong>nd <strong>Prosperity</strong>, when it is written in the word of <strong>G</strong>od that He knows what we have <strong>Need </strong>of <strong>e</strong>ven before we <strong>Ask</strong>, thereby <strong>d</strong>isregarding the instructions of Jesus Christ to only <strong>S</strong>eek the <strong>Kingdom</strong> <strong>of</strong> <strong>Heaven</strong>. The most<strong> Important</strong> will be changing the last<strong> d</strong>ay of the <strong>Week</strong> which is <strong>S</strong>aturday to <strong>Sunday</strong>, now recognize as the <strong>Last Day </strong>of the <strong>W</strong>eek. <strong>Here This</strong>: Sunday is<strong> Not</strong> the last <strong>d</strong>ay of the <strong>Week</strong> on <strong>a</strong>nybody&rsquo;s <strong>Calendar</strong>, therefore the <strong>True </strong>day of the <strong>S</strong>abbath will be <strong>Saturday</strong>, but this wisdom has been <strong>O</strong>mitted or <strong>Lost</strong> because of the <strong>Doctrine </strong>of<strong> M</strong>en. These are some of the <strong>d</strong>octrines that are <strong>N</strong>ot of <strong>God </strong>but they <strong>a</strong>re taught in the <strong>C</strong>hurches, but the <strong>Truth</strong> of <strong>G</strong>od can only be realized by reading the <strong>Bible </strong>for <strong>Y</strong>ourself; This is when you can make an <strong>Informed d</strong>ecision as to if you will continue to <strong>Hold</strong> <strong>On</strong> to those <strong>Teachings</strong>. This is the conclusion of the lesson and may God be with you all in the understanding. Amen.</p>
                                            <h2 class="pg-inn-h">John 15:1</h2>
                                            <p class="indnt"><span class="color-red">I am the true vine, and my father is the husbandman.</span>(2)<span class="color-red">Every branch in me that beareth not fruit he taketh away: and every branch that beareth fruit he purgeth it, that it may bring forth more fruit.</span></p>

                                        </div>
                                        <div class="page-footer">199</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg73">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Concepts and Understanding for Perfect, This is (<strong>10</strong>) <strong>Identifying the Wicked</strong>. The first verse (1) Reads: I am the true vine, and my father is the husbandman. This parable is the lesson of Jesus Christ comparing <strong>Himself</strong> to that of a <strong>Tree</strong>, which is the tree of <strong>LOVE</strong>. The <strong>Second </strong>understanding is of Jesus Christ comparing <strong>God</strong> to that of a <strong>G</strong>ardener or<strong> Farmer</strong>.</p>
                                            <p class="indnt">The first part of (2) Reads: Every branch in me that beareth not fruit he taketh away: These <strong>S</strong>criptures are <strong>g</strong>iven to believers <strong>p</strong>ast and <strong>Present</strong>, therefore to understand this first part, we will need to know that <strong>W</strong>e are the <strong>Fruit</strong> that are <strong>G</strong>rowing on the <strong>Tree </strong>of Jesus Christ; Also to have <strong>N</strong>o <strong>Fruit</strong> means that the person <strong>c</strong>annot be <strong>Presented</strong> to <strong>G</strong>od in the <strong>d</strong>ay of <strong>Judgment</strong> (<strong>Harvest</strong>), because they <strong>a</strong>re <strong>Useless</strong> (<strong>Dead</strong>), in <strong>G</strong>od&rsquo;s<strong> Plan</strong> to <strong>g</strong>ive us <strong>e</strong>ternal<strong> Life</strong>. This is what makes them <strong>W</strong>orthy to be <strong>Discarded </strong>(<strong>Death</strong>). The second part of (2) Reads: and every branch that beareth fruit he purgeth it, that it may bring forth more fruit. This means that if we have <strong>Fruit</strong>, we will have <strong>O</strong>bedience in <strong>Jesus Christ</strong> and His instructions to <strong>Love </strong>that will make this a <strong>B</strong>etter <strong>World</strong>; The people that will <strong>e</strong>xperience His <strong>Love</strong> from <strong>U</strong>s will want to come into the fold of <strong>b</strong>elievers, </p>

                                        </div>
                                        <div class="page-footer">200</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg74">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>The first part of (2) Reads: Every branch in me that beareth not fruit he taketh away: These <strong>S</strong>criptures are <strong>g</strong>iven to believers <strong>p</strong>ast and <strong>Present</strong>, therefore to understand this first part, we will need to know that <strong>W</strong>e are the <strong>Fruit</strong> that are <strong>G</strong>rowing on the <strong>Tree </strong>of Jesus Christ; Also to have <strong>N</strong>o <strong>Fruit</strong> means that the person <strong>c</strong>annot be <strong>Presented</strong> to <strong>G</strong>od in the <strong>d</strong>ay of <strong>Judgment</strong> (<strong>Harvest</strong>), because they <strong>a</strong>re <strong>Useless</strong> (<strong>Dead</strong>), in <strong>G</strong>od&rsquo;s<strong> Plan</strong> to <strong>g</strong>ive us <strong>e</strong>ternal<strong> Life</strong>. This is what makes them <strong>W</strong>orthy to be <strong>Discarded </strong>(<strong>Death</strong>). The second part of (2) Reads: and every branch that beareth fruit he purgeth it, that it may bring forth more fruit. This means that if we have <strong>Fruit</strong>, we will have <strong>O</strong>bedience in <strong>Jesus Christ</strong> and His instructions to <strong>Love </strong>that will make this a <strong>B</strong>etter <strong>World</strong>; The people that will <strong>e</strong>xperience His <strong>Love</strong> from <strong>U</strong>s will want to come into the fold of <strong>b</strong>elievers, </p>
                                            <h2 class="pg-inn-h">Matthew 7:17</h2>
                                            <p class="indnt"><span class="color-red">Even so every good tree bringeth forth good fruit; but a corrupt tree bringeth forth evil fruit. </span>(18)<span class="color-red">A good tree cannot bring forth evil fruit, neither can a corrupt tree bring forth good fruit.</span>(19)
                                                <span class="color-red">EEvery tree that bringeth not forth good fruit is hewn down, and cast into the fire.                </span>
                                            </p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">I will <strong>e</strong>xplain the <strong>e</strong>ntire <strong>S</strong>cripture as a whole. The visual of the a <strong>Tree</strong> bearing <strong>Two Types </strong>of <strong>Fruits</strong> is <strong>N</strong>ot <strong>Possible</strong>, and <strong>a</strong>gain <strong>W</strong>e are the <strong>Trees</strong>. <strong>Hear This</strong>: We <strong>e</strong>ither are the <strong>Good</strong> <strong>Trees</strong> or <strong>W</strong>e are the <strong>Evil</strong> <strong>Trees</strong> in <strong>Jesus Christ</strong> because we cannot be <strong>Both</strong>, similar to the trees of this <strong>W</strong>orld that cannot <strong>Bear </strong>two <strong>T</strong>ypes of <strong>Fruit</strong>. The <strong>S</strong>criptures also tells <strong>U</strong>s that if we <strong>a</strong>re the <strong>e</strong>vil <strong>Trees</strong>, we shall be <strong>Cast</strong> into the <strong>Lake o</strong>f<strong> Fire</strong>.</p>

                                        </div>
                                        <div class="page-footer">201</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg75">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p> We are finished with this understanding and I will continue to pray for your growth in God. Amen.</p>
                                            <h2 class="pg-inn-h">Matthew 12:33</h2>
                                            <p class="indnt"><span class="color-red">Either made the tree good, and his fruit good; or else made the tree corrupt, and his fruit Corrupt: for the tree is known by his fruit. </span>(34)<span class="color-red">O generation of vipers, how can ye, being evil, speak good things? For out of the abundance of the heart the mouth speaketh.</span>(35)
                                                <span class="color-red">A good man out of the good treasure of the heart bringeth forth good things: and an evil man out of the evil treasure bringeth forth evil things. </span>(36)<span class="color-red">But I say unto you, That every idle word that men shall speak, they shall give account thereof in the day of judgment.</span></p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">The first part of (33) Reads: Either made the tree good, and his fruit good; or else made the tree corrupt, and his fruit Corrupt. This verse is the <strong>d</strong>emand by Jesus Christ that teaches<strong> Choose </strong>whether we will <strong>S</strong>erve<strong> God</strong> or the <strong>Devil</strong>, <strong>G</strong>ood or <strong>Evil</strong> <strong>a</strong>nd <strong>R</strong>ighteousness or <strong>Wickedness</strong>. The second part of (33) Reads: for the tree is known by his fruit. This means that we can now <strong>Identify</strong> the <strong>C</strong>hildren of <strong>God</strong> by their <strong>W</strong>ords, <strong>D</strong>eeds <strong>a</strong>nd <strong>Action</strong>; Also we can <strong>Identify</strong> the <strong>C</strong>hildren of the <strong>Devil</strong> by their <strong>W</strong>ords,<strong> D</strong>eeds <strong>a</strong>nd <strong>Actions</strong>.</p>

                                        </div>
                                        <div class="page-footer">202</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg76">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p class="indnt">Verse (34) Reads: O generation of vipers, how can ye, being evil, speak good things? For out of the abundance of the heart the mouth speaketh. We should now understand that <strong>Viper</strong> means <strong>S</strong>erpent or <strong>Snake</strong>, and <strong>S</strong>piritually it means the <strong>C</strong>hildren of the <strong>Devil</strong>. This verse teaches that if we have <strong>e</strong>vil in <strong>O</strong>ur <strong>Hearts </strong>and practice <strong>e</strong>vil, we can only <strong>Speak</strong> of the <strong>S</strong>ins that we will <strong>d</strong>o or have <strong>Commited</strong> (<strong>Bragging</strong>/<strong>Boasting</strong>), and it will be the <strong>Testimony</strong> <strong>a</strong>gainst <strong>Ourselves</strong>. </p>
                                            <p class="indnt">Verse (35) Reads: A good man out of the good treasure of the heart bringeth forth good things: and an evil man out of the evil treasure bringeth forth evil things. This verse teaches that the <strong>G</strong>ood<strong> Trees</strong> will have <strong>W</strong>ords, <strong>D</strong>eeds <strong>a</strong>nd <strong>Actions</strong> that are <strong>W</strong>orthy of <strong>Praise</strong>, referred to as <strong>Treasures</strong> (<strong>Love</strong>); And the <strong>e</strong>vil<strong> Trees </strong>will have <strong>W</strong>ords, <strong>D</strong>eeds <strong>a</strong>nd <strong>Actions</strong> <strong>a</strong>ccording to their <strong>Values</strong> (<strong>Hatred</strong>). </p>
                                            <p class="indnt">The last verse (36) Reads: But I say unto you, That every idle word that men shall speak, they shall give account thereof in the day of judgment. This is the<strong> r</strong>eminder and <strong>Warning</strong> from Jesus Christ that <strong>e</strong>verything we say and <strong>d</strong>o is being <strong>Recorded</strong> by <strong>G</strong>od; And because <strong>W</strong>ords are <strong>Powerful</strong>, they can influence others to <strong>d</strong>o <strong>Good</strong> or <strong>Evil</strong>, therefore make sure and take <strong>Heed</strong> of the communication that you will share with people because words has the potential to <strong>Set</strong> the hearer upon a <strong>Path of</strong></p>
                                        </div>
                                        <div class="page-footer">203</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg77">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p><strong>Wickedness</strong> <strong>a</strong>nd <strong>U</strong>ltimate <strong>Destruction</strong>, or <strong>Set</strong> the hearer <strong>U</strong>pon the <strong>Path of</strong> <strong>Righteousness</strong> <strong>a</strong>nd <strong>e</strong>ternal <strong>Life</strong>. We are moving <strong>a</strong>long and have passed the half way point of <strong>Perfect</strong>: <strong>A Higher Calling in Jesus Christ</strong>, I am praying at this point that <strong>e</strong>verything is becoming clearer so that you can now put <strong>a</strong>ll things into focus; And I feel very confident that the understanding of these lessons is received and are understood. Thanks to God that my prayers are always with everyone concerning Jesus Christ. Amen.</p>
                                            <h2 class="pg-inn-h">Matthew 5:40</h2>
                                            <p class="indnt"><span class="color-red">And if any man will sue thee at the law, and take away thy coat, let him have thy cloke also. </span>(41)<span class="color-red">And whosoever shall compel thee to go a mile, go with him twain.</span>(42)
                                                <span class="color-red">Give to him that asketh thee, and from him that would borrow of thee turn not thou away.</span>(43)<span class="color-red">Ye have heard that it hath been said, Thou shalt love thy neighbour, and hate thine enemy.</span>(44)
                                                <span class="color-red">But I say unto you, Love your enemies, bless them that curse you, do good to them that hate you, and pray for them which despitefully use you, and persecute you.</span>(45)<span class="color-red">That ye may be the children of your Father which is in heaven: for he maketh his sun to rise on the evil and on the good, and sendeth rain on the just and on the unjust.</span>(46)
                                                <span class="color-red">For if ye love them which love you, what reward have ye? do not even the publicans the same? </span>
                                            </p>
                                        </div>
                                        <div class="page-footer">204</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg78">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p>(47) <span class="color-red">And if ye salute your brethren only, what do ye more than others? do not even the publicans so?</span>(48)<span class="color-red">Be ye therefore perfect, even as your Father which is in heaven is perfect.</span></p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Concepts and Understanding for Perfect, This is (<strong>11</strong>) <strong>The New Law</strong>. The Law came to Moses from <strong>God</strong>, but the Laws of<strong> Perfect</strong> cames by <strong>Jesus Christ</strong>, and with <strong>G</strong>od and Jesus Christ being <strong>One</strong>, therefore it overrides the first <strong>Law </strong>and <strong>e</strong>stablishes the<strong> Laws of</strong> <strong>Faith</strong>; Remembering that the first<strong> Law</strong> is <strong>R</strong>ejected by <strong>God</strong>, but the <strong>S</strong>econd<strong> Law</strong> which comes from the <strong>Faith</strong> that we have in Jesus Christ (<strong>Love</strong>), is <strong>Approved</strong>.</p>
                                            <p class="indnt">Verse (40) Reads: And if any man will sue thee at the law, and take away thy coat, let him have thy cloke also. This verse teaches that if someone <strong>S</strong>et their <strong>Heart</strong> on taking you to <strong>C</strong>ourt<strong> Wrongfully</strong>, wanting to take <strong>a</strong>way something that is <strong>Dear</strong> to <strong>Y</strong>ou which can include <strong>Money</strong>, allow them to have it because <strong>Vengeance Is Mine </strong>saith the<strong> Lord</strong>; And in the <strong>d</strong>ay of the <strong>Judgment</strong>, they will have to <strong>G</strong>ive <strong>Account</strong>.</p>
                                            <p class="indnt">Verse (41) Reads: And whosoever shall compel thee to go a mile, go with him twain.</p>
                                        </div>
                                        <div class="page-footer">205</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg79">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p>This is the <strong>N</strong>ew<strong> Law</strong> that commands <strong>U</strong>s to render <strong>Support </strong>to our fellowman in their <strong>Time </strong>of<strong> N</strong>eed.</p>
                                            <p class="indnt">Verse (42) Reads: Give to him that asketh thee, and from him that would borrow of thee turn not thou away. The only way to receive or understand this verse will be to put <strong>Y</strong>ourself in the <strong>Shoes</strong> of the person that have a <strong>Need</strong>, then <strong>P</strong>roceed to help <strong>Yourself</strong> (<strong>Them</strong>). </p>
                                            <p class="indnt">Verse (43) Reads: Ye have heard that it hath been said, Thou shalt love thy neighbour, and hate thine enemy. This <strong>N</strong>ew <strong>Law</strong> from Jesus Christ will makes <strong>U</strong>s without <strong>Blemish</strong> (<strong>Holy</strong>), that we can <strong>a</strong>ppear before <strong>G</strong>od being <strong>Perfect </strong>in His<strong> e</strong>yes if we can <strong>Love</strong> our <strong>e</strong>nemy as we <strong>Love</strong> <strong>Ourselve</strong>s; This being the only way to receive this teaching of loving your <strong>e</strong>nemy, also this understanding will be <strong>v</strong>ery <strong>Necessary</strong> to receiving this <strong>N</strong>ext <strong>Scripture</strong>.</p>
                                            <p class="indnt">Verse (44) Reads: But I say unto you, Love your enemies, bless them that curse you, do good to them that hate you, and pray for them which despitefully use you, and persecute you. This verse is the <strong>S</strong>cripture that will <strong>g</strong>ive <strong>U</strong>s the ability to <strong>S</strong>ee the <strong>Victory </strong>in the <strong>Attributes of Love</strong> toward <strong>O</strong>ur <strong>Enemy</strong> that Jesus Christ left <strong>a</strong>s our<strong> e</strong>xample of His <strong>Victory </strong>over the <strong>C</strong>hallenges in <strong>Forgiveness</strong> which is found in Luke 23:34. <strong>Hear</strong> <strong>This</strong>: While being <strong>Crucified</strong>, Jesus Christ looked upon <strong>a</strong>ll that took <strong>Pleasure</strong> in His <strong>Death </strong>and were <strong>c</strong>heering it on saying these words to <strong>G</strong>od; </p>
                                        </div>
                                        <div class="page-footer">206</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg80">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p><strong>Father forgive them</strong>; <strong>for they know not what they do</strong>. This is our only <strong>Road Map</strong> to forgiving and loving those that will commit <strong>e</strong>vil against <strong>Us</strong> with the truth being that they really <strong>d</strong>o not understand the <strong>Consequences</strong> of what <strong>a</strong>wait them when they shall <strong>Appear</strong> before the <strong>J</strong>udgment of <strong>God</strong>.</p>
                                            <p class="indnt">Verse of (45) Reads: That ye may be the children of your Father which is in heaven: This means <strong>a</strong>s the <strong>Father</strong> <strong>Does</strong>, so <strong>Does the</strong> <strong>Children</strong>, and this <strong>S</strong>cripture also speak to weathering the <strong>Storms </strong>that we <strong>a</strong>ll will face from the <strong>Wicked</strong>. God commanding <strong>a</strong>gain that we find a way to <strong>Love</strong> <strong>Them</strong> by remembering; <strong>They Know Not What They Do</strong>.</p>
                                            <p class="indnt">Verse (46) Reads, for he maketh his sun to rise on the evil and on the good, and sendeth rain on the just and on the unjust. This means that we <strong>S</strong>how <strong>Mercy</strong>, <strong>Compassion a</strong>nd <strong>Love</strong> <strong>Always</strong>; Even as <strong>O</strong>ur <strong>Father</strong> which is in <strong>Heaven</strong> has <strong>a</strong>lways <strong>Done</strong>. </p>
                                            <p class="indnt">Verses (46 through 47) Reads: For if ye love them which love you, what reward have ye? do not even the publicans the same? (47) And if ye salute your brethren only, what do ye more than others? Do not even the publicans so? I believe that this verse needs to be <strong>e</strong>xplained in the way of <strong>a</strong>sking the <strong>Question</strong> of what makes <strong>U</strong>s<strong> Special</strong>?</p>
                                        </div>
                                        <div class="page-footer">207</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg81">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p>Is it not that we show love to the <strong>Unlovable</strong>, and have <strong>Mercy</strong> on the people <strong>U</strong>ndeserving of <strong>Mercy</strong>, hoping one<strong> d</strong>ay we can<strong> e</strong>mbrace <strong>Those</strong> that have done <strong>e</strong>vil to <strong>U</strong>s because we know <strong>G</strong>od can <strong>c</strong>onvert <strong>Them</strong>. But if our mindset is only to have reconciliatory<strong> A</strong>cts of<strong> Love</strong> with family, friends and those we seek <strong>S</strong>omething in <strong>Return</strong>; They being the only <strong>Ones</strong> deem worthy of <strong>O</strong>ur <strong>Love</strong>, <strong>Help</strong>, <strong>Attention</strong>, <strong>Loyalty</strong> <strong>a</strong>nd <strong>Compassionship</strong> as <strong>d</strong>efined in the teachings of <strong>Love</strong>, we <strong>a</strong>re <strong>N</strong>ot <strong>Special</strong>, nor are we <strong>M</strong>ade<strong> Perfect</strong> in the <strong>e</strong>yes of <strong>God</strong>.</p>
                                            <p class="indnt">The last verse (48) Reads: Be ye therefore perfect, even as your Father which is in heaven is perfect. This is the main <strong>Theme </strong>of what is <strong>Perfect</strong> in the <strong>e</strong>yes of <strong>God</strong>. <strong>Note</strong>: Jesus Christ has been <strong>Memorialized</strong> in <strong>S</strong>criptures as being <strong>W</strong>ithout <strong>Sin</strong>, <strong>Obedience</strong>, <strong>Faithful</strong>, <strong>Love</strong>, <strong>Teacher</strong> and <strong>O</strong>ur <strong>Salvation</strong>: <strong>PERFECT</strong>. This testimony is because Jesus Christ was <strong>O</strong>bedience in <strong>a</strong>ll <strong>Things</strong> that was <strong>a</strong>sked of Him of <strong>God</strong>. In the <strong>First Things First </strong>intro at the start of this lesson, I stated that we will cover <strong>God&rsquo;s</strong> <strong>d</strong>efinition of <strong>Perfect</strong> that will come from the <strong>Faith</strong> we have in <strong>Jesus Christ</strong> who laid <strong>d</strong>own His life to <strong>Redeem</strong> <strong>U</strong>s, allowing <strong>U</strong>s to navigate though the <strong>Storms</strong> of those that will do <strong>e</strong>vil to <strong>U</strong>s if we <strong>Truly</strong> heed His <strong>Word</strong>, Transforming <strong>U</strong>s into <strong>Perfect</strong> in the <strong>E</strong>yes of <strong>God</strong>: This <strong>N</strong>ow has been <strong>Done</strong>. We have now come to the concludion of this lesson and I will continue to pray for your renewal and growth in the Lord Jesus Christ. Amen.</p>

                                        </div>
                                        <div class="page-footer">208</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg82">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Matthew 19:16</h2>
                                            <p class="indnt">And, behold, one came and said unto him, Good Master, what good thing shall I do, that I may have eternal life? (17) And he said unto him,<span class="color-red">Why calleth thou me good? there is none good but one, that is, God: but if thou wilt enter into life, keep the commandments.</span>(18)
                                                He said unto him, Which? Jesus said, <span class="color-red">Thou shalt do no murder, Thou shalt not commit adultery, Thou shalt not steal, Thou shalt not bear false witness, (19) Honour thy father and thy mother: and, Thou shalt love thy neighbour as thyself.</span>(20)
                                                The young man saith unto him, All these things have I kept from my youth up: what lack I yet? (21) Jesus said unto him,<span class="color-red">if thou wilt be perfect, go and sell that thou hast, and give to the poor, and thou shalt have treasure in heaven: and come and follow me.</span>(22)
                                                But when the young man heard that saying, he went away sorrowful: for he had great possessions.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Concepts and Understanding for Perfect, This is (<strong>12</strong>) <strong>The Rich and Wealthy</strong>. Before we <strong>d</strong>elve into the lesson and understanding, I need to say that <strong>Only</strong> the <strong>R</strong>ich and <strong>Wealthy</strong> have the <strong>POWER</strong> in this <strong>W</strong>orld to <strong>e</strong>ffect the <strong>Change </strong>as it is <strong>d</strong>esign by <strong>God</strong> to <strong>S</strong>how <strong>Love</strong>.</p>

                                        </div>
                                        <div class="page-footer">209</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg83">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>But first I want <strong>e</strong>veryone to have the knowledge of these two <strong>S</strong>criptures. The first is from Matthew 19:24: <strong>And again I say unto you</strong>,<strong> It is easier for a camel to go through the eye of the needle</strong>,<strong> than for a rich man to enter the kingdom of God</strong>; And the second is from Mark 8:36: <strong>For what does it profit a man</strong>,<strong> if he gain the whole world</strong>,<strong> and lose his own soul</strong>? We will <strong>g</strong>et back to those two <strong>S</strong>criptures later in the lesson; But for now we will begin. Verses (16 through 20) Reads: And, behold, one came and said unto him, Good Master, what good thing shall I do, that I may have eternal life? (17) And he said unto him, Why calleth thou me good? there is none good but one, that is, God: but if thou wilt enter into life, keep the commandments. (18) He said unto him. Which? Jesus said, Thou shalt do no murder, Thou shalt not commit adultery, Thou shalt not steal, Thou shalt not bear false witness, (19) Honour thy father and thy mother: and, Thou shalt love thy neighbour as thyself. (20) The young man saith unto him, All these things have I kept from my youth up: what lack I yet? These verses <strong>a</strong>re the testimonies that commemorates the <strong>S</strong>tory of the <strong>Young Rich Man</strong> that followed his religious teachings being <strong>d</strong>evout and having <strong>Pride</strong> in <strong>G</strong>od; But with him seeking to have a <strong>q</strong>uestion clarified concerning his <strong>S</strong>tanding with <strong>God</strong>, he <strong>a</strong>sked Jesus Christ the <strong>Q</strong>uestion of this <strong>Lesson</strong>. Then the <strong>Lord</strong> recited the <strong>Major Points</strong> of the <strong>Ten Commandments</strong> to the rich young man who had confidence that he had <strong>O</strong>bserved <strong>a</strong>ll<strong> Things</strong> since his childhood,</p>
                                        </div>
                                        <div class="page-footer">210</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg84">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>but the rich young man required a more <strong>d</strong>efinitive answer concerning <strong>G</strong>od&rsquo;s <strong>Favor</strong> by <strong>Asking</strong>; What <strong>M</strong>ore is <strong>Required</strong>? </p>
                                            <p class="indnt">Verses (21 through 22) Reads: Jesus said unto him, if thou wilt be perfect, go and sell that thou hast, and give to the poor, and thou shalt have treasure in heaven: and come and follow me. When the rich young man heard that saying, he went away sorrowful because he had great possessions. <strong>Hear This</strong>: When the rich young man heard the <strong>a</strong>nswer that Jesus Christ <strong>g</strong>ave, he could <strong>N</strong>ot <strong>Receive</strong> or <strong>e</strong>mbrace <strong>It</strong>, then he begin to walked <strong>a</strong>way in sadness and <strong>d</strong>efeat. The most <strong>Important</strong> understanding of this lesson <strong>a</strong>nd the <strong>One</strong> we will focus on is that the rich young ruler could not walk <strong>a</strong>way from his <strong>Wealth</strong>: This teaching by Jesus Christ <strong>b</strong>egs for an <strong>Answer</strong> to the important<strong> Q</strong>uestion of <strong>WHY</strong>? Let us keep in mind that the young man knew about the <strong>M</strong>iracles that Jesus Christ<strong> Performed</strong>; Also he witness and heard the <strong>W</strong>ords of <strong>Salvation</strong> that Jesus Christ<strong> Preached</strong>. While writing this testimony the <strong>Lord</strong> spoke to me revealing the <strong>True d</strong>efinition of <strong>Perfect</strong>, which is seeking to <strong>S</strong>ave <strong>Others</strong>, or as Jesus Christ<strong> E</strong>xplained; <strong>There is no greater love than a man lay down his life for his friends</strong>. When looking at this lesson, it will make sense because the <strong>Life</strong> of Jesus Christ is the <strong>U</strong>ltimate <strong>e</strong>xample to the <strong>World</strong> of how we should live for <strong>Others</strong>, and as<strong> b</strong>elievers we should hold this to be the <strong>e</strong>mbodiment of <strong>W</strong>hat is<strong> Perfect</strong>. Now this will be a <strong>V</strong>ery<strong> Special Message</strong> to those that <strong>a</strong>re <strong>Wealthy</strong>; </p>
                                        </div>
                                        <div class="page-footer">211</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg85">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>And no matter what your <strong>e</strong>conomical standings may be at this period of <strong>Y</strong>our <strong>Life</strong>: <strong>Take Heed</strong> because there will be some who <strong>a</strong>re chosen from the <strong>Poor</strong> that will become <strong>R</strong>ich<strong> Themselves</strong>, and they will <strong>a</strong>lso fall into this same<strong> T</strong>rap, <strong>S</strong>nare<strong> a</strong>nd <strong>Condemnation</strong> that now looms as certain<strong> d</strong>eath over the <strong>Wealthy</strong>. This lesson and teaching of the rich young ruler begins with the understanding of the <strong>Origins</strong> of <strong>W</strong>ealth, <strong>a</strong>ka <strong>Money</strong>, and it is found in the Book of<strong> Revelation</strong> from 6:5 through 6:6 that Reads: <strong>And when he had opened the third seal</strong>,<strong> I heard the third beast say</strong>,<strong> Come and see</strong>.<strong> And I beheld</strong>,<strong> and lo a black horse and he that sat on him had a pair of balances in his hands</strong>. (6)<strong> And I heard a voice in the midst of the four beasts say</strong>,<strong> A measure of wheat for a penny</strong>,<strong> and three measures of barley for a penny</strong>;<strong> and see that thou hurt not the oil or the wine</strong>. Remembering that we have <strong>a</strong>lready talked about the <strong>Four</strong> <strong>H</strong>orsemen of the <strong>Apocalypse</strong> in this lesson because these <strong>C</strong>urses <strong>a</strong>re not of the <strong>Things to Come</strong>, but they <strong>a</strong>re already<strong> Here</strong>; Therefore I will begin with when man <strong>Sinned </strong>against <strong>G</strong>od in the <strong>Garden</strong>, and the curse that rode upon the <strong>Black Horse</strong> that came into the <strong>W</strong>orld with the <strong>O</strong>ther<strong> Curses</strong>. The <strong>S</strong>cripture regarding the <strong>Black Horse</strong> <strong>S</strong>peaks to <strong>Money</strong>. This meaning that we shall buy, sell <strong>a</strong>nd barter to one <strong>Another</strong>, but this system of <strong>Money</strong> is the <strong>C</strong>urse that is the prophecy that has <strong>Manifested</strong> itself into <strong>O</strong>ur<strong> Daily Lives</strong>, and the pursuit of <strong>Wealth</strong> <strong>e</strong>quating to having <strong>Power</strong> over <strong>a</strong>nother <strong>C</strong>onsciously or <strong>Unconsciously</strong>, and this is the <strong>e</strong>nemy of <strong>Equality</strong>.</p>

                                        </div>
                                        <div class="page-footer">212</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg86">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>Also this <strong>Plague</strong> has put <strong>M</strong>en on the <strong>Scale</strong> that will <strong>e</strong>levates <strong>O</strong>ne <strong>Man</strong> over <strong>a</strong>nother <strong>Man</strong>, producing what most people will<strong> r</strong>efer to as a man <strong>Life Worth</strong>, that is intertwined with their <strong>a</strong>bility to <strong>Survive</strong> which continue to <strong>C</strong>orrupted this <strong>e</strong>ntire <strong>World</strong>, driving some to commit <strong>U</strong>nspeakable <strong>Acts a</strong>gainst their neighbor just to <strong>O</strong>btain <strong>Wealth</strong>. The <strong>S</strong>cripture verse that says, <strong>A measure of barley for a penny</strong>; This teaches that the <strong>S</strong>um of a man<strong> Life</strong> will be <strong>a</strong>ccording their ability to <strong>O</strong>btain <strong>Wealth</strong>, and<strong>/</strong>or purchase the <strong>Things</strong> of this <strong>W</strong>orld. <strong>Hear</strong> <strong>This</strong>: To the wealthy I can say that this is <strong>G</strong>od&rsquo;s<strong> Love</strong> to <strong>You</strong>, therefore <strong>Cease</strong> to be <strong>A</strong>gents of this<strong> Curse</strong>. Returning to why the rich young ruler could not walk <strong>a</strong>way from his <strong>Wealth</strong>; We will now <strong>c</strong>over <strong>The</strong> <strong>Rich and Wealthy</strong>, or <strong>a</strong>llow me to say;<strong> The</strong> <strong>Atrocities of</strong> <strong>the</strong> <strong>Rich and</strong> <strong>Wealthy</strong>.   </p>
                                            <p class="indnt">It will first be necessary to take a look at <strong>W</strong>ealth with<strong> a</strong>ll it can <strong>Afford</strong>. <strong>Hear This</strong>: The people that are <strong>W</strong>ealthy have the <strong>Mentality</strong> that they should be served and <strong>W</strong>orshipped because of their <strong>Status</strong>. This rationale being the reason why many people suffer and <strong>a</strong>re <strong>Without</strong>: But the poor will only <strong>d</strong>esire a descent life, roof over their head, enough food to <strong>e</strong>at and clothing, but they are <strong>d</strong>enied these <strong>Amenities </strong>because the wealthy have scorn for the <strong>Poor</strong>; Labeling them <strong>P</strong>easants, <strong>A</strong>nimals, <strong>S</strong>cum, <strong>P</strong>arasites, <strong>D</strong>irt and other<strong> d</strong>erogatory<strong> Names</strong>; Believing that the lives of the <strong>p</strong>oor are <strong>Worthless</strong>. The <strong>W</strong>ealthy having the understanding that the poor will <strong>d</strong>epend on their <strong>C</strong>ompassion and <strong>Mercy</strong> just to <strong>Survive</strong>. </p>

                                        </div>
                                        <div class="page-footer">213</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg87">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>To <strong>e</strong>xplain this <strong>e</strong>vil<strong> Curse</strong>, allow that we do it from the <strong>Perspective</strong> of <strong>W</strong>ealth, <strong>P</strong>ower and <strong>Privilege</strong>, but before we open the <strong>U</strong>nderstanding, I will <strong>g</strong>ive a testimony that <strong>G</strong>od revealed to me <strong>a</strong>bout being <strong>Rich</strong>; And no matter what the <strong>O</strong>rigin of a man <strong>Wealth </strong>may be, there is <strong>o</strong>nly one thing that <strong>Matters</strong>, the <strong>a</strong>ftermath of what that person will <strong>d</strong>o with their <strong>Riches</strong>. <strong>Hear This</strong>: The inhumanity that we now live, I will say that only a <strong>Demon</strong> would construct such a <strong>W</strong>orld where people will suffer for the sole <strong>Purpose</strong> of <strong>a</strong>cquiring the <strong>R</strong>esources, <strong>R</strong>iches,<strong> T</strong>reasures, <strong>S</strong>ubjugations <strong>a</strong>nd <strong>Blood</strong> that belongs to <strong>a</strong>nother <strong>M</strong>an or<strong> Nation</strong>. The curse of<strong> S</strong>in created this <strong>Monster </strong>that now roams over the <strong>e</strong>arth, therefore I want to share <strong>a</strong>nother <strong>Observation</strong> to those that are <strong>W</strong>ealthy and those who <strong>a</strong>re in <strong>Authority</strong>: Where do you <strong>b</strong>elieve the phase <strong>To the Victors</strong> <strong>goes the</strong> <strong>Spoils</strong> and the <strong>Spoils</strong> <strong>of</strong> <strong>War</strong> <strong>a</strong>re <strong>Coined</strong>? It is from the <strong>M</strong>onster that is the <strong>Curse</strong>. I will now <strong>a</strong>nswer the <strong>Question</strong> as to why the young rich ruler <strong>W</strong>alked <strong>Away</strong> from Jesus Christ; This meaning that I have come to realize that the <strong>M</strong>ost<strong> Valuable</strong> and <strong>Precious</strong> <strong>Treasure</strong> in this <strong>W</strong>orld: <strong>Bar None</strong>; Is <strong>Truly </strong>a <strong>M</strong>an or <strong>Woman</strong>; Or bluntly speaking, <strong>a</strong> <strong>Human Being</strong>. Let me put this in <strong>a</strong>nother way; Can you <strong>e</strong>ven <strong>Imagine</strong> owning a man or woman that is a <strong>L</strong>iving, <strong>B</strong>reathing, <strong>B</strong>eautiful,<strong> S</strong>trong, <strong>F</strong>unny, <strong>B</strong>rave, <strong>F</strong>eeling <strong>a</strong>nd <strong>W</strong>ise <strong>Person</strong> that you can <strong>Control</strong> and interact with because they <strong>a</strong>re proclaimed <strong>Y</strong>our <strong>Property</strong> and will have to do your <strong>e</strong>very <strong>Bidding</strong>: You have their <strong>L</strong>ife or <strong>Death</strong> in your <strong>Hands</strong>. If you can imagine this scenario,</p>


                                        </div>
                                        <div class="page-footer">214</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg88">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>then you can understand the <strong>M</strong>indset of the <strong>Wealthy</strong>; And this is why the young rich man <strong>W</strong>alked <strong>Away </strong>from Jesus Christ. <strong>Hear This</strong>: Having power over whether a person lives or dies, can <strong>e</strong>at, have <strong>e</strong>ducation or a mate and they tremble in <strong>Fear</strong> at your very<strong> Presen</strong>t, and they <strong>a</strong>re compel to <strong>d</strong>o wicked and <strong>U</strong>njust <strong>Things</strong>; If you can imagine this kind of<strong> Power</strong> over <strong>a</strong>nother human being, then you can <strong>S</strong>ee the <strong>Curse</strong>. Now imagine that this <strong>Power</strong> is not just over<strong> O</strong>ne<strong> Person</strong>, but it is over <strong>M</strong>any <strong>People</strong> that will have to <strong>e</strong>ndure this <strong>e</strong>vil; If you can imagine this kind of <strong>Power </strong>over <strong>a</strong>nyone; Then it will <strong>g</strong>ive you insight into the power that the young rich ruler had and <strong>Why</strong> the young rich man <strong>W</strong>alked <strong>Away </strong>from Jesus Christ. <strong>Hear This</strong>: The <strong>W</strong>ealthy has caused untold <strong>Human Suffering</strong> throughout history in their <strong>Quest</strong> to <strong>g</strong>et more <strong>Wealth</strong>, lusting <strong>a</strong>fter more than a man should have while <strong>d</strong>estroying <strong>C</strong>ivilizations and<strong> Cultures</strong> through <strong>g</strong>enocide and murders that they can covet more power than <strong>a</strong>ny person should have in their hands. Comprehending their acts will <strong>e</strong>scape anyone that has <strong>Humanity</strong>, but not a <strong>Demon</strong>. They <strong>a</strong>lso have a corrupted the <strong>Justice System</strong> to a level where only those of <strong>W</strong>ealth can <strong>Bend It</strong> to their <strong>Will a</strong>nd <strong>Advantage</strong>; Also raising their children to believe that they <strong>a</strong>re <strong>Better</strong> than those of lesser <strong>Status</strong>; Rightfully <strong>e</strong>arning themselves the <strong>Titles</strong> of <strong>A</strong>rrogant, <strong>J</strong>aded, <strong>P</strong>ompous, <strong>S</strong>nobs, <strong>B</strong>ratty, <strong>E</strong>gotistic, <strong>B</strong>ullies, <strong>T</strong>yrannical, <strong>C</strong>allous <strong>a</strong>nd <strong>Diabolical</strong>; The most important is <strong>b</strong>eing <strong>Ethnocentric</strong>, Teaching them that <strong>Privilege</strong> should lack<strong> C</strong>ompunction in their <strong>Quest</strong> to <strong>g</strong>et what they <strong>Want</strong>; </p>


                                        </div>
                                        <div class="page-footer">215</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg89">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>Also teaching that <strong>d</strong>ecadence and <strong>Debauchery</strong> is their <strong>Birth Right</strong>. This testimony is of the young rich man <strong>Insight</strong> into that culture, <strong>g</strong>iving him the <strong>U</strong>nderstanding that <strong>Powerlessness</strong>, <strong>Servitude</strong>, <strong>Oppression</strong>, <strong>Shame</strong>, <strong>Fear</strong>, <strong>Lacking</strong>, <strong>Degradation a</strong>nd <strong>Hatred</strong> will <strong>b</strong>efall all who <strong>a</strong>re <strong>Poor</strong>; And with the <strong>W</strong>ealthy having this <strong>Knowledge</strong>, they can<strong>/</strong>will continue to inflict <strong>A</strong>trocities upon the poor because of their <strong>Status</strong>, and this is because they know that they have the <strong>a</strong>bility to do <strong>s</strong>o with <strong>Impunity</strong>. It is <strong>a</strong>lmost<strong> Impossible</strong> for a rich person to walk <strong>a</strong>way from their <strong>W</strong>ealth and <strong>Trust</strong> in<strong> God</strong>. I made mention of <strong>Two S</strong>criptures that I would now like to <strong>g</strong>et back to from the start of this lesson. Matthew 19:24 Reads: <strong>And again I say unto you</strong>, <strong>It is easier for a camel to go through the eye of the needle</strong>, <strong>than for a rich man to enter the kingdom of God</strong>; And Mark 8:36: <strong>For what does it profit a man</strong>, <strong>if he gain the whole world</strong>,<strong> and lose his own soul</strong>? There is this <strong>O</strong>ld <strong>Adage</strong> that says <strong>Power Corrupts</strong>, and <strong>Absolute Power Corrupts</strong> <strong>Absolutely</strong>; Think on these two <strong>Proverbs</strong> to have a <strong>g</strong>ood understanding of the <strong>M</strong>indset of the <strong>Wealthy</strong>. I will say to <strong>e</strong>veryone that if I can see these <strong>Things</strong>, how much <strong>More</strong> does <strong>G</strong>od <strong>Sees Them</strong>; And <strong>G</strong>od shall condemn those that will <strong>C</strong>ommit this <strong>Darkness</strong> on His children, and after being <strong>e</strong>xposed by <strong>God</strong>, we shall see the <strong>W</strong>ealthy as having <strong>N</strong>o<strong> Power</strong> at <strong>All</strong>. What an <strong>Important</strong> message to save the <strong>W</strong>ealthy from <strong>e</strong>verlasting <strong>Torment</strong>, and I will say this testimony is <strong>Truly</strong> <strong>From</strong> <strong>God</strong>, therefore <strong>P</strong>lease <strong>REPENT</strong>. I am hoping that I have said <strong>e</strong>nough about the <strong>Rich Young Man</strong> that </p>


                                        </div>
                                        <div class="page-footer">216</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg90">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>walked<strong> a</strong>way from<strong> Jesus Christ</strong>, because it take me back to the introduction where I stated that the <strong>e</strong>xplanation of the rich and <strong>W</strong>ealthy will be <strong>P</strong>rotracted in <strong>Length</strong>, but for now we <strong>a</strong>re finish with this lesson, and I will pray that <strong>e</strong>veryone receive this teaching of <strong>G</strong>od&rsquo;s <strong>Love</strong>. I am <strong>d</strong>edicating this to <strong>All</strong> that <strong>a</strong>re <strong>Wealthy</strong>. I am hoping that all will receive it and repent because I want see all inherit Heaven. Amen. </p>
                                            <h2 class="pg-inn-h">Luke 14:12</h2>
                                            <p class="indnt">Then said he also to him that bade him,<span class="color-red">When thou makest a dinner or a supper, call not thy friends, nor thy brethren, neither thy kinsmen, nor thy rich neighbours; lest they also bid thee again, and a recompense be made thee.</span>(13)
                                                <span class="color-red">But when thou makest a feast, call the poor, the maimed, the lame, the blind:</span>(14)<span class="color-red">And thou shalt be blessed; for they cannot recompense thee: for thou shalt be recompense at the resurrection of the just.</span>(15)
                                                And when one of them that sat at meat with him heard these things, he said unto him, Blessed is he that shall eat bread in the kingdom of God.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">I will start by <strong>a</strong>sking for your forgiveness because to truly understand this lesson, </p>

                                        </div>
                                        <div class="page-footer">217</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg91">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>there are <strong>S</strong>criptures that came before these scriptures that we are <strong>a</strong>bout to open, and I want <strong>e</strong>veryone to know where I am referencing the them from; Therefore I will start by <strong>e</strong>xplaining it from the beginning of Luke 14:1 that Reads: <strong>And it came to pass</strong>,<strong> as he went into the house of one of the chief Pharisees to eat bread on the sabbath day</strong>,<strong> that they watched him</strong>; And Luke 14:7 through 8 Reads: <strong>And he put forth a parable to those that were bidden</strong>,<strong> when he marked how they chose out the chief rooms</strong>;<strong> saying unto them</strong>, (8) <strong>When thou art bidden of any man to a wedding</strong>, <strong>sit not down in the highest room</strong>; <strong>lest a more honourable man than thou be bidden of him</strong>. These two testimony tell the story of a feast <strong>g</strong>iven by one of the Pharisees for the <strong>Purpose</strong> of having a conversation with Jesus Christ to find <strong>Fault</strong> in His teachings; Also Jesus Christ marking how the <strong>N</strong>obles of the feast were <strong>J</strong>ockeying for <strong>Sits</strong> of <strong>Honor</strong>, desiring to hear His <strong>W</strong>isdom of <strong>G</strong>od&rsquo;s <strong>Laws</strong>, thereby I will share a message to clarify this <strong>S</strong>pecial <strong>Teaching</strong> intended for the <strong>w</strong>elfare of those that <strong>a</strong>re <strong>Without</strong>, and it will <strong>d</strong>efines <strong>G</strong>od&rsquo;s <strong>Plan</strong> for compassion by using a <strong>d</strong>ay of<strong> Celebration</strong> that we shall <strong>c</strong>all a <strong>Feast</strong>, but let us first look back to the introduction of the <strong>S</strong>cripture from <strong>Luke 14</strong>:<strong>8</strong>. Jesus Christ using the word <strong>Wedding</strong> that is <strong>One</strong> of the <strong>O</strong>ldest<strong> Celebration </strong>known to <strong>Man</strong>, only <strong>S</strong>econd to <strong>Birth</strong>. These two <strong>d</strong>ays represents a <strong>N</strong>ew<strong> Life</strong>, but there <strong>a</strong>re also other occasions we <strong>H</strong>old <strong>Dear</strong>, such as <strong>e</strong>vents where <strong>p</strong>eople will have <strong>e</strong>laborate <strong>Banquets</strong></p>

                                        </div>
                                        <div class="page-footer">218</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg92">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>with <strong>Gifts</strong>, <strong>Dancing</strong>, <strong>Music</strong> <strong>a</strong>nd <strong>Games</strong> that <strong>a</strong>re observed by <strong>M</strong>any <strong>Cultures</strong>; But most will only <strong>Invite </strong>their loved <strong>O</strong>nes, <strong>F</strong>riends and <strong>G</strong>uests of <strong>Honor</strong>; This being the only people that will be <strong>W</strong>elcomed. <strong>Hear This</strong>: This <strong>N</strong>ew <strong>Testament</strong> teaching by Jesus Christ has changed how we shall <strong>Observe</strong> these <strong>S</strong>pecial <strong>Days</strong> that we <strong>r</strong>egard as <strong>Dear</strong>. Days such as <strong>H</strong>olidays, <strong>A</strong>chievements, <strong>G</strong>raduations, <strong>P</strong>romotions, <strong>A</strong>wards and <strong>e</strong>tc., and this lesson from Jesus Christ that we <strong>a</strong>re now covering have the <strong>Blessing of God</strong>, and it will count <strong>U</strong>s as <strong>Perfect</strong> if honor this <strong>C</strong>ommandment from <strong>Jesus Christ</strong>. This first verse (12) Reads: Then said he also to him that bade him, When thou madest a dinner or a supper, call not thy friends, nor thy brethren, neither thy kinsmen, nor thy rich neighbours; lest they also bid thee again, and a recompense be made thee. We covered this lesson somewhat in the laws of <strong>Perfect</strong> by <strong>e</strong>xamining what make <strong>U</strong>s <strong>Special</strong> <strong>o</strong>r<strong> Perfect</strong>; And we have learned that only by doing <strong>G</strong>ood for<strong> Love</strong> <strong>Ones</strong>, <strong>Friends a</strong>nd those we <strong>Wish</strong> something in return does not make <strong>U</strong>s <strong>Special</strong> <strong>o</strong>r <strong>Perfect</strong> in the <strong>e</strong>yes of <strong>God</strong>. </p>
                                            <p class="indnt">Verse (13) Reads: But when thou makest a feast, call the poor, the maimed, the lame, the blind: The <strong>K</strong>ey word is <strong>Feast</strong>, and these <strong>a</strong>re the people that should be <strong>Invited</strong> into our homes on these<strong> S</strong>pecial <strong>Days</strong>, and this will makes <strong>U</strong>s <strong>Perfect</strong> in the <strong>e</strong>yes of <strong>God</strong>.</p>

                                        </div>
                                        <div class="page-footer">219</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg93">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p class="indnt">Verse (14) Reads: And thou shalt be blessed; for they cannot recompense thee: for thou shalt be recompense at the resurrection of the just. The word <strong>Recompense</strong> is <strong>d</strong>efined as<strong> Repayment</strong>. Understand that the poor cannot<strong> Repay U</strong>s, but <strong>G</strong>od has made <strong>a</strong> <strong>Promise</strong> to <strong>Reward</strong> <strong>U</strong>s for <strong>O</strong>ur <strong>Good Deeds</strong>, and as I have <strong>e</strong>xplained in the <strong>e</strong>arlier lessons, <strong>G</strong>od is a <strong>Champion</strong> of the <strong>P</strong>oor, <strong>N</strong>eedy, <strong>F</strong>atherless, <strong>B</strong>roken, <strong>I</strong>nfirmed, <strong>I</strong>mprisoned, <strong>W</strong>idowed <strong>a</strong>nd <strong>Oppressed</strong>, therefore as His <strong>C</strong>hildren, we also <strong>a</strong>re their <strong>Champion</strong> being the <strong>Off-Spring</strong> of <strong>G</strong>od; This <strong>N</strong>ew <strong>Teaching</strong> and<strong> C</strong>ommandment is our <strong>Badge o</strong>f <strong>Honor</strong> <strong>a</strong>nd <strong>Proof</strong> before <strong>G</strong>od of <strong>O</strong>ur <strong>Faith</strong> in Jesus Christ, Remembering our instructions on<strong> Fasting</strong>.</p>
                                            <p class="indnt">Verse (15) Reads: And when one of them that sat at meat with him heard these things, he said unto him, Blessed is he that shall eat bread in the kingdom of God. To understand this verse you will need to first interject yourselves into the <strong>Lives</strong> of those who <strong>O</strong>bey <strong>God</strong> and will be <strong>C</strong>ounted <strong>Worthy of</strong> <strong>Heaven</strong> because of their <strong>Giving</strong>, <strong>Truth</strong>, <strong>Faith</strong>, <strong>Compassion</strong>, <strong>Righteousness</strong>, <strong>Fairness a</strong>nd <strong>Mercy</strong>; Making them <strong>Perfect</strong> in the <strong>e</strong>yes of<strong> God</strong>; And from the understanding of the <strong>G</strong>ood <strong>Samaritan</strong>, we should understand that when a person receives mercy, imagine the praise they will have for the neighbor that <strong>g</strong>ave it to <strong>Them</strong>; Having feelings of <strong>Joy</strong> that <strong>S</strong>omeone<strong> Cared</strong> will <strong>Rise</strong> <strong>U</strong>p to <strong>Heaven</strong>, with the person that rendered it <strong>C</strong>onsidered an <strong>Angel</strong>.</p>

                                        </div>
                                        <div class="page-footer">220</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg94">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>These <strong>a</strong>re the ones that shall be <strong>C</strong>ounted<strong> Worthy</strong> to <strong>e</strong>at <strong>Bread</strong> in the <strong>Kingdom of God</strong>. We have covered that <strong>g</strong>iving to the <strong>Poor</strong> is <strong>g</strong>iving to <strong>G</strong>od, and with this <strong>N</strong>ew <strong>Commandment</strong>, we should now celebrate our <strong>S</strong>pecial<strong> Days</strong> with the poor if we want to <strong>O</strong>bey <strong>God</strong>. Chose to <strong>Obey</strong> <strong>G</strong>od or <strong>Not</strong> to <strong>Obey G</strong>od, but to those that will <strong>S</strong>how <strong>Love </strong>and keeps the <strong>C</strong>ommandments of <strong>Jesus Chris</strong>t; <strong>YOU</strong> <strong>a</strong>re the <strong>Blessed</strong> of <strong>G</strong>od, and shall be in the<strong> Company</strong> of the <strong>b</strong>lessed in the <strong>Kingdom of God</strong>. I want everyone to <strong>a</strong>sk themselves; Do you know anyone that <strong>W</strong>orships <strong>God</strong> in this <strong>W</strong>ay, and <strong>Do</strong> you know <strong>a</strong>nyone that <strong>Teaches</strong> these <strong>C</strong>oncepts? I will continue to ask God for your growth to be made perfect and be received. Amen.</p>
                                            <h2 class="pg-inn-h">Matthew 25:14</h2>
                                            <p class="indnt"><span class="color-red">For the kingdom of heaven is as a man traveling into a far country, who called his own servants, and delivered unto them his goods.</span>(15)<span class="color-red">And unto one he gave five talents, to another two, and to another one; to every man according to his several ability; and straightway took his journey.</span>(16)
                                                <span class="color-red">Then he that had received the five talents went and traded with the same, and made them other five talents.</span>(17)<span class="color-red">And likewise he that had received two, he also gained other two.</span>(18)
                                                <span class="color-red">But he that had received one went and digged in the earth, and hid his lord’s money.</span>
                                            </p>

                                        </div>
                                        <div class="page-footer">221</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg94">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>(19)<span class="color-red">After a long time the lord of those servants cometh, and reckoneth with them.</span>(20)<span class="color-red">And so he that had received five talents came and brought other five talents, saying, Lord thou deliveredst unto me five talents: behold, I have gained beside them five talent more.</span>(21)
                                                <span class="color-red">His lord said unto him, Well done, thou good and faithful servant: thou hast been faithful over a few things, I will make thee ruler over many things: enter thou into the joy of thy lord.</span>(22)
                                                <span class="color-red">He also that had received two talents came and said, Lord, thou deliveredst unto me two talents: behold, I have gained two other talents beside them.</span>(23)<span class="color-red">His lord said unto him, Well done, good and faithful servant; thou hast been faithful over a few things, I will make thee ruler over many things: enter thou into the joy of thy lord.</span>(24)
                                                <span class="color-red">Then he which had received the one talent came and said, Lord, I knew thee that thou art an hard man, reaping where thou hast not sown, and gathering where thou hast not strawed: </span>(25)
                                                <span class="color-red">And I was afraid, and went and hid thy talent in the earth, lo, there thou hast that is thine. </span>(26)<span class="color-red">His lord answered and said unto him, Thou wicked and slothful servant, thou knewest that I reap where I sowed not, and gather where I have not strawed:</span>(27)
                                                <span class="color-red">Thou oughtest therefore to have put my money to the exchangers, and then at my coming I should have received mine own with usury.</span>(28)<span class="color-red">Take therefore the talent from him, and give it unto him which hath ten talents. </span>(29)
                                                <span class="color-red">For unto every one that hath shall be given, and he shall have abundance: but from him that hath not shall be taken away even that which he hath. </span>
                                            </p>

                                        </div>
                                        <div class="page-footer">222</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg95">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>(30)<span class="color-red">And cast ye the unprofitable servant into outer darkness: there shall be weeping and Gnashing of teeth.</span>(31)<span class="color-red">When the Son of man shall come in his glory, and all the holy angels with him, then shall he sit upon the throne of his glory:</span>(32)
                                                <span class="color-red">And before him shall be gathered all nation: and he shall separate them one from another, as a shepherd divideth his sheep from the goats:</span>(33)<span class="color-red">And he shall set the sheep on his right hand, but the goats on the left:</span>(34)
                                                <span class="color-red">Then shall the King say unto them on his right hand, Come, ye blessed of my Father, inherit the kingdom prepared for you from the foundation of the world: </span>(35)<span class="color-red">For I was an hungred, and ye gave me meat: I was thirsty, and ye gave me drink; I was a stranger, and ye took me in: </span>(36)
                                                <span class="color-red">Naked, and ye clothed me: I was sick, and ye visited me: I was in prison, and ye came unto me. </span>(37)<span class="color-red">Then shall the righteous answer him, saying, Lord when saw we thee an hungred, and fed thee? or thirsty, and gave thee drink?</span>(38)
                                                <span class="color-red">When saw we thee a stranger, and took thee in? or naked, and clothed thee? </span>(39)<span class="color-red">Or when saw we thee sick, or in prison, and came unto thee?</span>(40)
                                                <span class="color-red">And the King shall answer and say unto them, Verily I say unto you, Inasmuch as ye have done it unto one of the least of these my brethren, ye have done it unto me. </span>(41)
                                                <span class="color-red">Then shall he say also unto them on the left hand, Depart from me, ye cursed, into everlasting fire, prepare for the devil and his angels:</span>(42)<span class="color-red">For I was an hungred, and ye gave me no meat: I was thirsty, and ye gave me no drink: </span></p>

                                        </div>
                                        <div class="page-footer">223</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg96">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>(43)<span class="color-red">I was a stranger, and ye took me not in: naked, and ye clothed me not: sick and in prison, and ye visited me not. </span>(44)<span class="color-red">Then shall they also answer him, saying, Lord, when saw we thee an hungred, or athirst, or a stranger, or naked, or sick, or in prison, and did not minister unto thee?</span>(45)
                                                <span class="color-red">Then shall he answer them, saying, Verily I say unto you, Inasmuch as ye did it not to one of the least of these, ye did it not to me.</span>(46)<span class="color-red">And these shall go away into everlasting punishment: but the righteous into life eternal.</span></p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Concepts and Understanding for Perfect, This is (<strong>13</strong>) <strong>The Judgment</strong>. Verses (14 through 15) Reads: For the kingdom of heaven is as a man traveling into a far country, who called his own servants, and delivered unto them his goods. (15) And unto one he gave five talents, to another two, and to another one; to every man according to his several ability; and straightway took his journey. These <strong>S</strong>criptures start by comparing <strong>God</strong> to an <strong>A</strong>bsentee<strong> Landlord</strong> that has put his <strong>Affairs</strong> into the hands of his <strong>S</strong>ervants before his <strong>Return</strong>, which is <strong>Unknown</strong>. The first step to understanding this parable requires <strong>U</strong>s to know what the word <strong>Talent</strong> means and how it is used for the <strong>Purpose</strong> of telling <strong>T</strong>his<strong> Story</strong>. Talent or Talents is a <strong>Treasure </strong>given to <strong>e</strong>veryone that <strong>e</strong>ntered into this <strong>World</strong> </p>

                                        </div>
                                        <div class="page-footer">224</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg97">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>that is of <strong>G</strong>reat<strong> Value</strong>, and is punctuated by <strong>Attributes </strong>given to <strong>U</strong>s by <strong>God</strong> that <strong>V</strong>ary from <strong>Person to Person</strong> <strong>a</strong>ccording to <strong>O</strong>ur<strong> Individuality</strong>. The purpose for <strong>O</strong>ur <strong>Talent</strong> <strong>o</strong>r <strong>Talents</strong> is to <strong>Beautify the World</strong> and compel <strong>U</strong>nbelievers <strong>a</strong>nd the <strong>Unrighteous</strong> to come into the fold of <strong>B</strong>elievers through <strong>Acts o</strong>f<strong> Love</strong> as they <strong>M</strong>inister <strong>G</strong>od&rsquo;s <strong>Love</strong> that will<strong> a</strong>llow them to be a<strong> Blessing</strong> to others when there is <strong>a Need</strong>. I will now summit that we ask <strong>O</strong>urselves this <strong>Question</strong>; What is<strong> V</strong>aluable to <strong>God</strong>? Allow that <strong>Love</strong> is the <strong>Talent</strong> <strong>g</strong>iven to <strong>U</strong>s before <strong>G</strong>od&rsquo;s <strong>Departure</strong>. Some talents <strong>a</strong>llows us to go into the prisons to convert the criminals. Some talents <strong>a</strong>llows us to shelter the homeless. Some talents <strong>a</strong>llows us to heal the sick with our<strong> e</strong>xpertise. Some talents <strong>a</strong>llow us to forgive an unforgivable <strong>e</strong>vil. Some talents <strong>a</strong>llows us to be <strong>g</strong>iving, and some talents <strong>a</strong>re just <strong>Tender Mercies</strong>. My prayers is that <strong>G</strong>od will allow <strong>O</strong>ur <strong>True Treasure</strong> to be <strong>Seen</strong>, which is<strong> Love</strong>, referred to in this lesson as <strong>a</strong> <strong>Talent o</strong>r<strong> Talents</strong> if you will receive <strong>a</strong>nd <strong>Allow</strong>. The money of <strong>G</strong>od is the <strong>g</strong>iving of <strong>Love</strong> to every man, woman and child that is born into this <strong>W</strong>orld, and if you <strong>U</strong>nderstand <strong>God</strong>, you will then <strong>S</strong>ee that <strong>Love</strong> <strong>is</strong> <strong>Beautiful Visually,</strong> <strong>Beautiful</strong> <strong>in</strong> <strong>Practice</strong>, <strong>Beautiful in</strong> <strong>Converting the Lost</strong>, <strong>Beautiful</strong> <strong>in</strong> <strong>Unifying Cultures</strong>, <strong>Beautiful</strong> <strong>in</strong> <strong>Praising</strong> <strong>God</strong>, <strong>Beautiful</strong> <strong>in</strong> <strong>Wisdom</strong> <strong>a</strong>nd <strong>Beautiful in</strong> <strong>Healing this World</strong>. It would be a <strong>Treasure</strong> to <strong>S</strong>ee <strong>Love</strong> working for <strong>O</strong>ur <strong>Good</strong>: <strong>What A</strong> <strong>Revelation</strong>. Our life from <strong>G</strong>od is referred to as<strong> Light</strong>, which is <strong>O</strong>ur <strong>Spirit</strong>, and now understanding the <strong>W</strong>ord <strong>Talent</strong>,</p>

                                        </div>
                                        <div class="page-footer">225</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg98">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p> we should be <strong>a</strong>ble to go through the <strong>v</strong>isuals and <strong>s</strong>tory more <strong>Prepared</strong>.</p>
                                            <p class="indnt">Verses (16 through 18) Reads: Then he that had received the five talents went and traded with the same, and made them other five talents. (17) And likewise he that had received two, he also gained other two. (18) But he that had received one went and digged in the earth, and hid his lord&rsquo;s money. These three verses speaks to understanding the concept of making a <strong>Profit</strong> when doing business for <strong>g</strong>oods and <strong>Services</strong>, therefore now <strong>e</strong>nvision that <strong>G</strong>od is the <strong>Business</strong> <strong>Man </strong>that wants to make <strong>a</strong> <strong>Profit</strong> by increasing <strong>Love</strong>, which is His <strong>True Treasure</strong>. This visual is of the <strong>Two S</strong>ervants that presented <strong>God</strong> with <strong>U</strong>sury (<strong>Profit</strong>), or we can say<strong> Interests</strong> on the talents that was <strong>g</strong>iven to them, and of the <strong>Third </strong>servant <strong>g</strong>iving back to <strong>G</strong>od that which he had<strong> Received</strong> before His journey with <strong>N</strong>o <strong>Usury </strong>or<strong> Interest</strong> (<strong>Profit</strong>).</p>
                                            <p class="indnt">Verse (19) Reads: After a long time the lord of those servants cometh, and reckoneth with them. This lesson started by comparing <strong>G</strong>od to an <strong>A</strong>bsentee<strong> Landlord </strong>that put His <strong>A</strong>ffairs into the <strong>Hands </strong>of His servants <strong>b</strong>efore His <strong>Return</strong>, and this <strong>a</strong>lso is reference to the <strong>Judgment</strong> that is to come when <strong>God</strong> (<strong>Jesus Christ</strong>), shall come as <strong>a</strong> <strong>Thief</strong> in the night to <strong>Catch </strong>all who <strong>a</strong>re <strong>Prepared a</strong>nd <strong>Unprepared</strong>; And this is because <strong>e</strong>veryone shall give an <strong>Account</strong> for the deeds that were <strong>d</strong>one in their <strong>Lives</strong>.</p>

                                        </div>
                                        <div class="page-footer">226</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg99">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p class="indnt">Verses (20 through 27) Reads: And so he that had received five talents came and brought other five talents, saying, Lord thou deliveredst unto me five talents: behold, I have gained beside them five talent more. (21) His lord said unto him, Well done, thou good and faithful servant: thou hast been faithful over a few things, I will make thee ruler over many things: enter thou into the joy of thy lord. (22) He also that had received two talents came and said, Lord, thou deliveredst unto me two talents: behold, I have gained two other talents beside them. (23) His lord said unto him, Well done, good and faithful servant; thou hast been faithful over a few things, I will make thee ruler over many things: enter thou into the joy of thy lord. (24) Then he which had received the one talent came and said, Lord, I knew thee that thou art an hard man, reaping where thou hast not sown, and gathering where thou hast not strawed: (25) And I was afraid, and went and hid thy talent in the earth, lo, there thou hast that is thine. (26) His lord answered and said unto him, Thou wicked and slothful servant, thou knewest that I reap where I sowed not, and gather where I have not strawed: (27) Thou oughtest therefore to have put my money to the exchangers, and then at my coming I should have received mine own with usury. I need to say that because these <strong>S</strong>criptures are from the visuals of the <strong>Judgment to</strong> <strong>Come</strong>, we need to cover the <strong>Talents</strong> as they were <strong>g</strong>iven to the <strong>Three</strong> <strong>Servants</strong>; Thereby We will being with the <strong>Two</strong> increasing
                                            </p>


                                        </div>
                                        <div class="page-footer">227</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg100">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>their <strong>Talents</strong>, and the <strong>Reward</strong> <strong>g</strong>iven to them being <strong>V</strong>ery <strong>Great</strong> in <strong>Value</strong>. Also the <strong>One </strong>that brought<strong> N</strong>o <strong>Gain</strong> to his <strong>Master</strong> that was taking <strong>A</strong>way, and looking at the first <strong>Two </strong>servants that <strong>H</strong>ad <strong>Gain</strong>, this meaning they were <strong>a</strong>ble to compel others to <strong>Love</strong> through their <strong>W</strong>ord, <strong>D</strong>eeds <strong>a</strong>nd <strong>Actions</strong>, that came from them converting others, then afterward the others <strong>a</strong>lso showed the same<strong> Love </strong>that they received, and thereby <strong>Love</strong> <strong>Increase</strong> which is having <strong>U</strong>sury (<strong>Profit</strong>), before <strong>God</strong>: The <strong>S</strong>ervant that brought <strong>N</strong>o <strong>Gain</strong> hid the Lord the money and was reprimanded by <strong>G</strong>od, but <strong>a</strong>ttempted to <strong>Justify</strong> why he <strong>Hid</strong> his talent in the <strong>b</strong>owels of this <strong>Earth</strong>, which meant the <strong>Values </strong>of this <strong>W</strong>orld, effectively <strong>C</strong>ondemning<strong> Himself</strong> with the <strong>W</strong>ords: <strong>I</strong> <strong>KNEW</strong>. This means that he had <strong>Foreknowledge</strong> of what was <strong>e</strong>xpected of him but chose <strong>Not</strong> to honor it <strong>a</strong>nd used the <strong>e</strong>xcuse of being <strong>Afraid </strong>to the point where he <strong>di</strong>gged in the<strong> Earth </strong>to hid His Lord&rsquo;s <strong>Money</strong>: But the servant really invested his talent which is <strong>Love</strong> in the <strong>W</strong>orld, or to <strong>e</strong>xplain this in a more <strong>V</strong>isual <strong>Way</strong>; He invested his love in <strong>M</strong>oney, <strong>G</strong>reed, <strong>P</strong>ower, <strong>S</strong>elfishness, <strong>V</strong>anity, <strong>M</strong>aterial <strong>T</strong>hings, <strong>S</strong>ex <strong>a</strong>nd <strong>HATE</strong>, which is burying and investing his <strong>Love</strong> in this <strong>W</strong>orld that touched <strong>N</strong>o<strong> One</strong>, nor compelled anyone <strong>One </strong>to change that love could <strong>Increase</strong> from his <strong>E</strong>xamples. <strong>Here This</strong>: When he <strong>d</strong>id influence <strong>Others</strong>, it was according to his <strong>e</strong>xamples of <strong>Loving</strong> the things that <strong>a</strong>re of the <strong>World</strong>, and this is why <strong>G</strong>od received no interest or increase of His <strong>True Treasure</strong> (<strong>Love</strong>), from that <strong>S</strong>ervant.</p>


                                        </div>
                                        <div class="page-footer">228</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg101">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p class="indnt">Verses (28 through 29) Reads: Take therefore the talent from him, and give it unto him which hath ten talents. (29) For unto every one that hath shall be given, and he shall have abundance: but from him that hath not shall be taken away even that which he hath. This is a significant and <strong>Powerful S</strong>cripture that describes the first <strong>Consequence </strong>that a person will <strong>Suffer</strong> at the <strong>Judgment of</strong> <strong>God </strong>after being found to be <strong>Unfaithful</strong>; This being because the <strong>Condemn</strong> will have their <strong>Talent o</strong>r<strong> Talents</strong> taking <strong>a</strong>way (<strong>Love</strong>), which is their <strong>S</strong>pirit, <strong>L</strong>ight <strong>a</strong>nd <strong>Life</strong>, and it shall be <strong>Redistributed</strong> to those who <strong>a</strong>re <strong>C</strong>ounted<strong> Faithful</strong>. <strong>Hear This</strong>: God shall not discard <strong>Love</strong> into the <strong>Lake of Fire</strong>, but their <strong>Life </strong>shall be <strong>g</strong>iven to those that are <strong>C</strong>ounted <strong>Worthy</strong>, and they shall be <strong>Transformed</strong> into <strong>Pure Love</strong>, <strong>Light a</strong>nd <strong>Life</strong> as the <strong>Angels of</strong> <strong>Heaven</strong> <strong>a</strong>re <strong>Pure</strong> <strong>Love</strong>, <strong>Light a</strong>nd <strong>Life</strong>; Thereby so shall it be with those <strong>g</strong>iven <strong>More Life </strong>(<strong>Love</strong>), which will come from <strong>a</strong>nother <strong>Person</strong> that is found to <strong>b</strong>e <strong>Unfaithful</strong>. This is the understanding and meaning of these <strong>S</strong>criptures.
                                            </p>

                                            <p class="indnt">Verse (30) Reads: And cast ye the unprofitable servant into outer darkness: there shall be weeping and Gnashing of teeth. If you can recall the <strong>Story</strong> of the <strong>e</strong>vil <strong>Robots</strong> from the first lesson that would not <strong>Perform</strong> <strong>a</strong>ccording to their <strong>d</strong>esign and <strong>W</strong>ere <strong>Destroyed</strong>; Also be reminded that we <strong>a</strong>re only<strong> Here</strong> to <strong>S</strong>erve<strong> God</strong>, and if we <strong>Do Not</strong>, we become <strong>U</strong>nprofitable to <strong>God</strong>, and therefore He shall take <strong>a</strong>way <strong>O</strong>ur <strong>Love</strong>, <strong>Light</strong>,
                                            </p>


                                        </div>
                                        <div class="page-footer">229</div>
                                    </div>
                                </div>


                                <div class="page" id="bk-pg102">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p><strong>Spirit a</strong>nd <strong>Life</strong> that will <strong>Transforms</strong> the <strong>U</strong>nfaithful into <strong>Pure Hate</strong>, <strong>Darkness a</strong>nd <strong>Evil</strong> such as that of <strong>a</strong> <strong>Demon</strong> once the talent is taking<strong> Away</strong>, and <strong>G</strong>od shall cast that person into the <strong>Lake o</strong>f <strong>Fire</strong>. </p>

                                            <p class="indnt">Verses (31 through 33) Reads, When the Son of man shall come in his glory, and all the holy angels with him, then shall he sit upon the throne of his glory: (32) And before him shall be gathered all nation: and he shall separate them one from another, as a shepherd divideth his sheep from the goats: (33) And he shall set the sheep on his right hand, but the goats on the left. This is the visual of the <strong>r</strong>eckoning and <strong>Judgment </strong>of <strong>G</strong>od, but before I began <strong>e</strong>xplaining these <strong>S</strong>criptures, I want <strong>U</strong>s to take a <strong>Look Back</strong> at the first lesson of the <strong>Wise</strong>, <strong>d</strong>efined as those that <strong>Fears</strong> <strong>God</strong>: And <strong>a</strong>lso the <strong>Fool</strong>, <strong>d</strong>efined as those that <strong>Hate Instructions</strong>. In this lesson that <strong>e</strong>xplains <strong>Perfect</strong>, we will looked back on the <strong>Heart</strong> where <strong>S</strong>criptures give testimony that a <strong>Wise Man&rsquo;s </strong>heart is at his <strong>Right</strong>, and a <strong>Fool </strong>heart is at his <strong>Left</strong>; This will be the <strong>Separation</strong> of the <strong>Wise </strong>from the<strong> Fool</strong>, the <strong>Faithful</strong> from the <strong>Unfaithful</strong>, the <strong>Obedient</strong> from the <strong>Disobedient</strong> <strong>a</strong>nd the <strong>Righteous </strong>from the <strong>Evil</strong>; But most<strong> Important</strong> will be those that <strong>Love God</strong> from those that <strong>Hate God</strong>. </p>
                                            <p class="indnt">Verses (34 through 40) Reads: Then shall the King say unto them on his right hand, Come, ye blessed of my Father, inherit the kingdom prepared for you from the foundation of the world: </p>

                                        </div>
                                        <div class="page-footer">230</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg103">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>(35) For I was an hungred, and ye gave me meat: I was thirsty, and ye gave me drink; I was a stranger, and ye took me in: (36) Naked, and ye clothed me: I was sick, and ye visited me: I was in prison, and ye came unto me. (37) Then shall the righteous answer him, saying, Lord when saw we thee an hungred, and fed thee? Or thirsty, and gave thee drink? (38) When saw we thee a stanger, and took thee in? or naked, and clothed thee? (39) Or when saw we thee sick, or in prison, and came unto thee? (40) And the King shall answer and say unto them, Verily I say unto you, Inasmuch as ye have done it unto one of the least of these my brethren, ye have done it unto me. The <strong>e</strong>mphasis put on these verses will be that we need to <strong>S</strong>ee <strong>Jesus Christ </strong>as the poor and needy that we rendered <strong>a</strong>ssistance and <strong>S</strong>howed<strong> Mercy</strong> to before<strong> G</strong>od&rsquo;s<strong> Judgment</strong>; Then <strong>a</strong>fterwards receiving the <strong>Rewards of</strong> <strong>Righteousness</strong> <strong>a</strong>nd  <strong>Put</strong> on the <strong>RIGHT SIDE </strong>of <strong>God</strong>. </p>

                                            <p class="indnt">The Verses of (41 through 45) Reads: Then shall he say also unto them on the left hand, Depart from me, ye cursed, into everlasting fire, prepare for the devil and his angels: (42) For I was an hungred, and ye gave me no meat: I was thirsty, and ye gave me no drink: (43) I was a stranger, and ye took me not in: naked, and ye clothed me not: sick and in prison, and ye visited me not. (44) Then shall they also answer him, saying,</p>


                                        </div>
                                        <div class="page-footer">231</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg104">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>Verily I say unto you, Inasmuch as ye did it not to one of the least of these, ye did it not to me. These <strong>S</strong>criptures <strong>Ends</strong> with the <strong>O</strong>minous <strong>Declaration</strong> from Jesus Christ that says, <strong>DEPART FROM ME</strong>, and <strong>P</strong>repare for <strong>The</strong> <strong>Devil </strong>and his<strong> A</strong>ngels. The cursed of Jesus Christ shall be <strong>Put</strong> on the <strong>LEFT SIDE</strong> of <strong>G</strong>od, and while they <strong>a</strong>re standing before His <strong>Judgment</strong>, their lives shall be revealed because of<strong> O</strong>ur <strong>Uniqueness a</strong>nd <strong>Individuality</strong>. There shall be <strong>N</strong>o<strong> Denial</strong> because it will be their testimony <strong>a</strong>gainst <strong>Themselves</strong> that will <strong>S</strong>eal their <strong>Doom</strong>; Only then will they understand that they <strong>a</strong>re the <strong>Cursed</strong> because they rendered no <strong>A</strong>ssistant or <strong>Mercy</strong> to those that were in need, and <strong>Sadly</strong>, this prophesy shall <strong>a</strong>lso fall upon those that <strong>b</strong>elieved there is <strong>N</strong>o <strong>God</strong>, but to their <strong>Dismay</strong>, their <strong>S</strong>ins were not washed away. I now will<strong> g</strong>ive testimony of a pastor saying to me that he <strong>Knows</strong> he is <strong>g</strong>oing to <strong>Heaven</strong>, but he does not have the <strong>Book of Life</strong> in his hands over <strong>Jesus Christ</strong>, who <strong>g</strong>ave testimony that only <strong>He</strong> shall read the <strong>N</strong>ames that <strong>a</strong>re written in the <strong>Book of</strong> <strong>Life</strong>. Throughout <strong>S</strong>criptures we <strong>a</strong>re <strong>Warned </strong>by <strong>G</strong>od to be <strong>R</strong>ighteous<strong> a</strong>nd <strong>Champions</strong> of those that <strong>H</strong>ave <strong>Needs</strong>, which is the <strong>Golden Rule</strong>: Matthew 7:12 Read: <strong>Do unto others as you would have them do unto you</strong>; And having this <strong>Foreknowledge</strong> of <strong>G</strong>od&rsquo;s <strong>Will</strong>; We should <strong>a</strong>lso know what is <strong>e</strong>xpected of <strong>U</strong>s even without knowing the <strong>Bible</strong>, but as in this lesson of the <strong>S</strong>ervant that <strong>Hid</strong> his Lord <strong>Money</strong> in the<strong> e</strong>arth, if that <strong>S</strong>ervant needed <strong>Mercy</strong>, <strong>Forgiveness</strong>, <strong>Food</strong>, <strong>Clothing</strong>, <strong>Shelter</strong>, <strong>Medicine</strong>, <strong>Justice a</strong>nd <strong>M</strong>ost <strong>Important</strong> <strong>LOVE</strong>, he would have <strong>Praise</strong> for the person that <strong>H</strong>elped</p>


                                        </div>
                                        <div class="page-footer">232</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg105">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p><strong> Him</strong> <strong>a</strong>nd provided for the things that he <strong>Needed</strong>, but when it came <strong>d</strong>own to him <strong>H</strong>elping<strong> Others</strong>, he hid the <strong>G</strong>od&rsquo;s talent and <strong>Turned-off</strong> his <strong>Mercy a</strong>nd <strong>Compassion</strong>, thereby <strong>d</strong>enying the <strong>Lord</strong> <strong>Jesus Christ</strong> as <strong>W</strong>ritten. Hebrew 23:2: <strong>Some have entertained angels unaware</strong>. These shall be <strong>Put</strong> to the <strong>Left</strong> <strong>Side</strong> of <strong>G</strong>od: <strong>The</strong> <strong>Wrong</strong> <strong>SIDE</strong>.</p>
                                            <p class="indnt">The last verse of (46) Reads: And these shall go away into everlasting punishment: but the righteous into life eternal. This last verse speaks for itself. We have come to the close of this lesson and I will always pray to God that he continue to bless you in your growth and understanding of all things spiritual. Amen..</p>
                                            <h2 class="pg-inn-h">1 John 3:17</h2>
                                            <p class="indnt">But whoso hath this world’s good, and seeth his brother have need, and shutteth up his bowels of compassion from him, how dwelleth the love of God in him? (18) My little children, let us not love in word, neither
                                                in tongue; but in deed and in truth. (19) And hereby we know that we are of the truth, and shall assure our hearts before him. (20) For if our heart condemn us, God is greater than our heart, and knoweth
                                                all things. (21) Beloved, if our heart condemn us not, then have we confidence toward God. (22) And whatsoever we ask,</p>

                                        </div>
                                        <div class="page-footer">233</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg106">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>we receive of him, because we keep his commandments, and do those things that are pleasing in his sight.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Concepts and Understanding for Perfect, This is (<strong>14</strong>) <strong>Giving</strong>. Verse (21) Reads: But whoso hath this world&rsquo;s good and seeth his brother have need, and shutteth up his bowels of compassion from him, how dwelleth the love of God in him? This is a very <strong>G</strong>ood<strong> Question</strong> that is <strong>d</strong>irected to the <strong>b</strong>elievers and followers of <strong>God</strong>, therefore when we testify that we serve<strong> God</strong>, but have <strong>N</strong>o <strong>Empathy</strong> <strong>o</strong>r <strong>Compassion</strong> for those we know <strong>a</strong>re in <strong>Needs</strong>; How can we say that the <strong>Love </strong>of<strong> G</strong>od <strong>dwell</strong> in<strong> U</strong>s? </p>
                                            <p class="indnt">Verse (18) Reads: My little children, let us not love in word, neither in tongue; but in deed and in truth. These <strong>S</strong>criptures again <strong>a</strong>re to believers, and I will say that one of the things I have <strong>W</strong>itness in my <strong>Life </strong>will be that we need to have <strong>e</strong>vidence in <strong>Court</strong>, and this is because the court will not take <strong>a</strong>nyone <strong>Word</strong>, even if it is their <strong>S</strong>worn<strong> Testimony</strong>; Therefore I will say to <strong>a</strong>nyone that will receive<strong> Wisdom</strong>, allow your deeds of <strong>Love</strong> to be your <strong>e</strong>vidence before the <strong>Court </strong>of<strong> G</strong>od&rsquo;s <strong>Judgment</strong>. This is the lesson of this <strong>S</strong>cripture.</p>


                                        </div>
                                        <div class="page-footer">234</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg107">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p class="indnt">Verse (19) Reads: And hereby we know that we are of the truth, and shall assure our hearts before him. This will be the confident of <strong>O</strong>ur<strong> Faith</strong> that we shall have in <strong>Jesus Christ</strong>, because we have <strong>U</strong>plifted<strong> Others</strong> and have been <strong>Instrumental</strong> in the furtherance of a <strong>B</strong>eautiful<strong> World</strong>. When we have <strong>Boldness</strong> in our <strong>e</strong>vidence (<strong>Lives</strong>), that in <strong>Love</strong> we <strong>S</strong>erved<strong> God</strong>, we will have<strong> Joy </strong>when we <strong>S</strong>tand before His <strong>Judgment</strong>.
                                            </p>
                                            <p class="indnt">Verses (20 through 21) Reads: For if our heart condemn us, God is greater than our heart, and knoweth all things. (21) Beloved, if our heart condemn us not, then have we confidence toward God. This means that if we have <strong>d</strong>oubt when we shall <strong>Stand</strong> before <strong>G</strong>od&rsquo;s <strong>Judgment</strong>, most likely we will <strong>B</strong>e <strong>Right</strong>; Thereby we shall <strong>a</strong>ppear in<strong> Shame</strong>. The second message of this verse means that if we <strong>a</strong>re <strong>Sure</strong> we have <strong>d</strong>one all the things that <strong>Pleases G</strong>od concerning <strong>Love</strong>,<strong> Obedience</strong>, <strong>Forgiveness</strong>,<strong> Mercy</strong>, <strong>Truth</strong> <strong>a</strong>nd <strong>Faith</strong>, we shall <strong>Stand</strong> before <strong>G</strong>od&rsquo;s <strong>Judgment </strong>with all<strong> A</strong>ssurance, understanding that <strong>G</strong>od knows <strong>All Things</strong>.</p>
                                            <p class="indnt">The last verse of (22) Reads: And whatsoever we ask, we receive of him, because we keep his commandments, and do those things that are pleasing in his sight. We have covered how Jesus Christ<strong> d</strong>id His <strong>Miracles</strong> in the first lesson that was <strong>e</strong>xplained in terms of His <strong>Obedience</strong>; Also how <strong>G</strong>od will <strong>a</strong>nswers the<strong> Prayers</strong> of those that will <strong>d</strong>o Jesus Christ<strong> Will</strong> and kept His <strong>Commandments</strong>, therefore when we <strong>a</strong>sk anything of <strong>G</strong>od, </p>


                                        </div>
                                        <div class="page-footer">235</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg108">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>we can have <strong>Faith</strong> that <strong>O</strong>ur<strong> Father</strong> which is in <strong>Heaven</strong> shall <strong>G</strong>rant<strong> Them</strong>. We have finish here and can continue to the next lesson. My prayers are always with you all in the understanding of God&rsquo;s love that will give everyone growth. Amen.</p>
                                            <h2 class="pg-inn-h">1 Timothy 6:10</h2>
                                            <p class="indnt">For the love of money is the root of all evil: which while some coveted after, they have erred from the faith, and pierced themselves through with many sorrows. (11) But thou, O man of God, flee these things; and follow after righteousness, godliness, faith, love, patience, meekness. (17) Charge them that are rich in this world, that they be not highminded, nor trust in uncertain riches, but in the living God, who giveth us richly all things to enjoy; (18) That they do good, that they be rich in good works, ready to distribute, willing to communicate; (19) Laying up in store for themselves a good foundation against the time to come, that they may lay hold on eternal life.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Verse (10) Reads: For the love of money is the root of all evil: which while some coveted after, they have erred from the faith, and pierced themselves through with many sorrows. We have <strong>a</strong>lready covered the <strong>Rich a</strong>nd<strong> Wealthy</strong></p>

                                        </div>
                                        <div class="page-footer">236</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg109">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>with all the <strong>e</strong>vil that they have inflicted upon the <strong>W</strong>orld that <strong>Originate</strong> from their<strong> Love of Money</strong>, <strong>a</strong>ka <strong>Wealth</strong>. This verse speaks to <strong>b</strong>elievers and the followers of <strong>G</strong>od as their <strong>Warning</strong> of the <strong>d</strong>eceptfulness of <strong>Money</strong> that will comes with their lust to <strong>O</strong>btain <strong>It</strong> at any <strong>Cost</strong>, therefore I will say to those that will covet such a <strong>Curse</strong>; You have <strong>Put</strong> yourselves on the <strong>P</strong>ath to <strong>Destruction</strong>. This lesson <strong>a</strong>lso teaches that all who will covet this <strong>C</strong>urse shall fall into these trappings with the lust that will <strong>d</strong>erail them from the <strong>Faith</strong>. </p>

                                            <p class="indnt">Verse (11) Reads: But thou, O man of God, flee these things; and follow after righteousness, godliness, faith, love, patience, meekness. This is the verse that requires <strong>U</strong>s to place <strong>Importance </strong>on the <strong>W</strong>ord <strong>Flee</strong>; And if we <strong>d</strong>esire to<strong> Inherit</strong> the promises of <strong>G</strong>od, we should redirect <strong>O</strong>ur <strong>Pursuit</strong> from <strong>W</strong>orldly<strong> Treasures</strong> to that of  <strong>S</strong>piritual <strong>Treasures</strong> (<strong>LOVE</strong>).</p>

                                            <p class="indnt">Verse (17) Reads: Charge them that are rich in this world, that they be not highminded, nor trust in uncertain riches, but in the living God, who giveth us richly all things to enjoy. This verse teaches that <strong>a</strong>fter we have <strong>Repented</strong> from <strong>O</strong>ur <strong>Sins</strong>, and <strong>a</strong>re <strong>d</strong>elivered from the <strong>Curse</strong>, believe we <strong>a</strong>re <strong>N</strong>ot <strong>Special</strong>; Also that we should take this <strong>M</strong>essage to our brothers and sisters that have this <strong>S</strong>ame <strong>Lust</strong>; Warning them that they to can be <strong>Saved</strong> </p>

                                        </div>
                                        <div class="page-footer">237</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg110">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>if they forsake <strong>Wealth</strong> with it&rsquo;s values and turn to<strong> G</strong>od to have <strong>True</strong> <strong>Joy</strong>.</p>

                                            <p class="indnt">The last two verses (18 through 19) Reads, That they do good, that they be rich in good works, ready to distribute, willing to communicate; (19) Laying up in store for themselves a good foundation against the time to come, that they may lay hold on eternal life. These last verses means that the rich should prepare themselves to <strong>Stand</strong> before <strong>G</strong>od <strong>Judgment</strong>. Again we have come to the close of this lesson and let it be received with all elevated understanding. Amen.
                                            </p>
                                            <h2 class="pg-inn-h">1 Corinthians 13:1</h2>
                                            <p class="indnt">THOUGH I speak with the tongues of men and of angels, and have not charity, I am become as sounding brass, or a tinkling cymbal. (2) And though I have the gift of prophecy, and understand all mysteries, and all knowledge; and though I have all faith, so that I could remove mountains, and have not charity, I am nothing. (3) And though I bestow all my goods to feed the poor, and though I give my body to be burned, and have not charity, it profiteth me nothing. (4) Charity suffereth long, and is kind; charity envieth not; charity vaunteth not itself, is not puffed up, (5) Doth not behave itself unseemly, seeketh not her own, is not easily provoked, thinketh no evil;</p>

                                        </div>
                                        <div class="page-footer">238</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg111">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>(6) Rejoiceth not in iniquity, but rejoiceth in the truth: (7) Beareth all things, believeth all things, hopeth all things, endureth all things. (8) Charity never faileth: but whether there be prophecies, they shall fail; whether there be tongues, they shall cease; whether there be knowledge, it shall vanish away. (9) For we know in part, and we prophesy in part. (10) But when that which is perfect is come, then that which is in part shall be done away.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Concepts and Understanding for Perfect, This is (<strong>15</strong>) <strong>The Golden Rule</strong>. Verses (1 through 3) Reads: THOUGH I speak with the tongues of men and of angels, and have not charity, I am become as sounding brass, or a tinkling cymbal. (2) And though I have the gift of prophecy, and understand all mysteries, and all knowledge; and though I have all faith, so that I could remove mountains, and have not charity, I am nothing. (3) And though I bestow all my goods to feed the poor, and though I give my body to be burned, and have not charity, it profiteth me nothing. Before I get <strong>a</strong>round to the understanding of these verses, I need to <strong>g</strong>ive testimony of the first time I heard this teaching as it was preached by an <strong>e</strong>lderly man who replaced the word <strong>C</strong>harity with <strong>Love</strong>; Which is its <strong>True Meaning</strong>. When I look back on this <strong>g</strong>entlemen before my revelation,
                                            </p>


                                        </div>
                                        <div class="page-footer">239</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg112">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p> I remember <strong>J</strong>udging him by his <strong>Attire</strong>, and I did this because he had on these <strong>S</strong>hoddy<strong> Clothes</strong> that included a <strong>Plaid</strong> suit jacket that was green, gray and white, a <strong>Pink </strong>and white flowered shirt with <strong>Striped</strong> pants that were burgundy and gray. He <strong>a</strong>lso was wearing <strong>Worn</strong> shoes on top of looking homeless <strong>a</strong>nd<strong> Feeble</strong>; But when he began speaking, he <strong>g</strong>ave this <strong>G</strong>reat <strong>Oration</strong> concerning these <strong>S</strong>criptures while <strong>a</strong>lways using the word <strong>Love</strong> in the <strong>p</strong>lace of <strong>Charity</strong>. The sermon touched me to the <strong>Core</strong> of <strong>My Spirit</strong>, and I had never heard <strong>a</strong>nything so <strong>Beautiful </strong>from anyone to the <strong>p</strong>lace were it <strong>Changed</strong> my perspective so profoundly that to this <strong>d</strong>ay I do not <strong>Judge </strong>people on how they look on the <strong>Outside</strong>, <strong>e</strong>specially when it comes down to them communicating <strong>G</strong>od&rsquo;s <strong>Message</strong>. These verses of the <strong>S</strong>criptures explains the ritualized <strong>Services</strong> in the <strong>C</strong>hurches, even the musical <strong>Ones</strong> that people will do. It <strong>a</strong>lso teaches that if they <strong>a</strong>re not <strong>G</strong>rounded in <strong>Love</strong> (<strong>Charity</strong>), it shall <strong>N</strong>ot <strong>Stand </strong>before <strong>God</strong>.</p>

                                            <p class="indnt">Verse (3) Reads; And though I bestow all my goods to feed the poor, and though I give my body to be burned and have not charity, it profiteth me nothing. We should understand that it is a <strong>g</strong>ood thing to give to the poor, <strong>a</strong>lso realize that some people will attempt to use these verses as<strong> Loophole</strong> to <strong>g</strong>et into <strong>Heaven</strong> through their <strong>g</strong>iving after finding out that their <strong>d</strong>eath is close at <strong>Hand</strong>, but in their <strong>Hearts</strong> they have <strong>N</strong>o <strong>Love</strong> for <strong>G</strong>od, and neither their<strong> Nieghbor</strong>; </p>


                                        </div>
                                        <div class="page-footer">240</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg113">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>This verse<strong> Speaks </strong>of this <strong>C</strong>harade, and it shall be <strong>e</strong>xposed for the <strong>Lie </strong>that it is because <strong>a</strong>ll the <strong>Money</strong> in the <strong>W</strong>orld cannot buy <strong>Love</strong> because <strong>G</strong>od is <strong>Love</strong>, and <strong>No</strong> person can <strong>b</strong>uy <strong>God</strong>.  </p>

                                            <p class="indnt">Verses (4 through 7) Reads: Charity suffereth long, and is kind; charity envieth not; charity vaunteth not itself, is not puffed up, (5) Doth not behave itself unseemly, seeketh not her own, is not easily provoked, thinketh no evil; (6) Rejoiceth not in iniquity, but rejoiceth in the truth: (7) Beareth all things, believeth all things, hopeth all things, endureth all things. These verses <strong>d</strong>escribe all the <strong>A</strong>ttributes of <strong>Love</strong> that <strong>G</strong>od requires from <strong>e</strong>very man, woman and child that comes into this <strong>World</strong>, therefore it will be to the <strong>A</strong>dvantage of those that will seek to<strong> S</strong>erve <strong>God </strong>to remember the <strong>a</strong>bove <strong>Attributes</strong>. Returning back to the older <strong>Gentleman</strong> that I prejudged, I also remember how he ministered this lesson, and the <strong>W</strong>ords he taught <strong>Fed My Soul</strong> and <strong>g</strong>ave me a hope that <strong>Lifted</strong> my <strong>S</strong>pirit to understand that <strong>Somewhere</strong> <strong>e</strong>lse in this <strong>W</strong>orld, others have these <strong>S</strong>ame <strong>Values</strong>. </p>
                                            <p class="indnt">Verses (8 through 9) Reads: Charity never faileth: but whether there be prophecies, they shall fail; whether there be tongues, they shall cease; whether there be knowledge, it shall vanish away. (9) For we know in part, and we prophesy in part. Verse <strong>8</strong> start with the <strong>Proclamation </strong>that <strong>Love Never Fail</strong>;</p>

                                        </div>
                                        <div class="page-footer">241</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg114">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>Therefore know that there is nothing<strong> Impossible</strong> with <strong>G</strong>od. The second part of this verse teaches that <strong>All </strong>things of this <strong>W</strong>orld shall<strong> Pass Away</strong>, because <strong>a</strong>ll <strong>Powers</strong>, <strong>Knowledge</strong>, <strong>Attributes</strong>, <strong>Possessions a</strong>nd <strong>People</strong> <strong>a</strong>re <strong>In Part</strong> (<strong>Incomplete</strong>), and <strong>N</strong>ot<strong> Whole</strong>; Which is <strong>Perfect</strong>. </p>

                                            <p class="indnt"> Verse (10) Reads: But when that which is perfect is come, then that which is in part shall be done away. This means that <strong>Love is</strong> <strong>Perfect</strong>, and it shall <strong>N</strong>ot <strong>Pass Away</strong> because it is <strong>Whole</strong> (<strong>Complete</strong>). We covered <strong>e</strong>arlier in the lesson that <strong>Love </strong>is<strong> O</strong>ur <strong>Spirit</strong>, which is <strong>O</strong>ur <strong>Life </strong>that is <strong>H</strong>i<strong>dden </strong>from our<strong> e</strong>yes until <strong>We</strong> stand before <strong>G</strong>od, and recalling the <strong>S</strong>ervant that <strong>Hid</strong> his <strong>Love</strong> in the <strong>e</strong>arth, we <strong>a</strong>lways need to<strong> Remember</strong> that the love we have for <strong>O</strong>ur<strong> Neighbor</strong> shall <strong>Remain</strong>, and rest <strong>A</strong>ssure that <strong>God</strong> shall gather <strong>a</strong>ll that <strong>S</strong>erved<strong> Love </strong>and have <strong>S</strong>acrificed <strong>All </strong>to be His messengers according to the <strong>A</strong>ttributes of <strong>Love</strong> (<strong>Deeds</strong>), shall be <strong>Transformed</strong> into the <strong>V</strong>ery <strong>e</strong>ssence of<strong> Love</strong>; And this will be before the <strong>S</strong>econd <strong>Coming</strong> of Jesus Christ. Understanding <strong>Perfect</strong>, or we can say<strong> Jesus Christ</strong>, who teaches <strong>G</strong>od&rsquo;s <strong>Commandments</strong> along with <strong>d</strong>oing<strong> Righteousness</strong>, it also revealed to <strong>U</strong>s what is <strong>Faith</strong>; And living for <strong>G</strong>od <strong>a</strong>ccording to <strong>Love</strong> teaches that when the message says: That <strong>W</strong>hich is <strong>Perfect</strong> <strong>Returns</strong>; It want <strong>U</strong>s be <strong>g</strong>rounded in the <strong>Love</strong> that manifested itself through our <strong>W</strong>ords, <strong>D</strong>eeds <strong>a</strong>nd<strong> Action</strong>. The <strong>W</strong>orld definition of <strong>Perfect</strong> means <strong>F</strong>aultless, <strong>F</strong>lawless,</p>


                                        </div>
                                        <div class="page-footer">242</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg115">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p><strong>B</strong>est <strong>a</strong>nd <strong>Zenith</strong>, but in the <strong>S</strong>piritual it means <strong>Whole</strong> and not<strong> In Part</strong>, therefore understand that <strong>God</strong>, <strong>Jesus Christ</strong>, <strong>Holy</strong> <strong>Spirit</strong>,<strong> Love</strong>, <strong>Light a</strong>nd the <strong>Faithful</strong> <strong>a</strong>re <strong>Whole</strong>, and they <strong>s</strong>hall never <strong>Pass Away</strong> as our first <strong>True</strong> <strong>e</strong>xperience will<strong> N</strong>ever <strong>Pass Away</strong>, therefore I will say <strong>a</strong>gain; Be <strong>Filled</strong> with the <strong>Love</strong> <strong>of God</strong> at the coming of <strong>O</strong>ur <strong>Lord</strong> and <strong>S</strong>aviour <strong>Jesus Christ</strong>. We are once again finish with this lesson and I do always pray to God that everyone has benefited from the lesson to receive this blessing. Amen. </p>
                                            <h2 class="pg-inn-h">1 John 4:12</h2>
                                            <p class="indnt">No man hath seen God at any time. If we love one another, God dwelleth in us, and his love is perfected in us.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">This first part of the <strong>S</strong>cripture Reads: <strong>No man hath seen God at any time. </strong>I am <strong>Compelled</strong> to say that if <strong>a</strong>nyone <strong>Professes </strong>that they have <strong>S</strong>een<strong> God</strong>, they <strong>a</strong>re <strong>Lairs</strong>. Moses having an <strong>A</strong>udience with <strong>God</strong> had to <strong>Turn </strong>his back from the <strong>g</strong>lory of <strong>God&rsquo;s</strong> <strong>Face</strong> (<strong>LIGHT</strong>), or <strong>S</strong>uffer<strong> Death</strong>. The second part Reads: If we love one another, God dwelleth in us. This verse teaches that we are the children of <strong>G</strong>od, and if we have <strong>Love</strong> for our fellow human being <strong>a</strong>nd <strong>Neighbor</strong> (<strong>All</strong>), <strong>G</strong>od will live in <strong>U</strong>s. The last part of the verse Reads:</p>

                                        </div>
                                        <div class="page-footer">243</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg116">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>and his love is perfected in us. I would have it that <strong>a</strong>ll would understand this last verse by utilizing the <strong>O</strong>ld <strong>Adage </strong>of <strong>Out</strong> with the<strong> Bad</strong> <strong>a</strong>nd <strong>In </strong>with the<strong> Good</strong>; And by using this <strong>A</strong>nalogy, we can visualize that the more <strong>Love</strong> we allow into <strong>O</strong>ur <strong>Heart</strong> <strong>a</strong>nd incorporate into <strong>O</strong>ur <strong>Lifes</strong>, more the <strong>Hate</strong> will be <strong>S</strong>ubdued and <strong>Push Out</strong> so that <strong>G</strong>od can continue to perfects<strong> O</strong>ur <strong>Love</strong>, or in other words; Increase it as the husbandman <strong>a</strong>ka, <strong>G</strong>ardener that <strong>Jesus Christ</strong> explains from the lesson of the <strong>V</strong>ine that <strong>Bear Fruits</strong>. Once again we are moving on and as always may God bless you in the understanding. Amen.</p>
                                            <h2 class="pg-inn-h">1 Corinthians 2:9</h2>
                                            <p class="indnt">But as it is written, Eye hath not seen, nor ear heard, neither have entered into the heart of man, the things which God hath prepared for them that love him. (10) But God hath revealed them unto us by his Spirit: for the Spirit searcheth all things, yea, the deep things of God.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Verse (9) Reads: But as it is written, Eye hath not seen, nor ear heard, neither have entered into the heart of man, the things which God hath prepared for them that love him.. </p>

                                        </div>
                                        <div class="page-footer">244</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg117">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>I will begin by sharing a <strong>d</strong>ream I had that I know was <strong>g</strong>iven to me by <strong>God</strong> concerning these lessons, and the <strong>d</strong>ream came after my revelation and was very brief in its duration, but what I remember about the <strong>d</strong>ream is that I was sitting in a chair made of <strong>Transparent</strong> <strong>Gold</strong>, and there were clouds or a mist <strong>a</strong>round it; When I woke up from the <strong>d</strong>ream, it was <strong>S</strong>imilar to that of <strong>a</strong> <strong>Real Experience</strong>. In the <strong>d</strong>ream as I was <strong>Sitting</strong> in this chair made of <strong>Pure Gold</strong> that was transparent in <strong>A</strong>ppearance, but what I mostly remember about the <strong>d</strong>ream was the feeling of being <strong>Rich</strong> and having<strong> G</strong>reat<strong> Joy</strong>. I saw that the <strong>Mist</strong> under me was <strong>S</strong>imilar to that of a floor <strong>M</strong>ade of <strong>Clouds</strong>. I also remember there <strong>a</strong>ppeared to be a <strong>W</strong>all made of <strong>Mist</strong> that obscured<strong> a</strong>ny other <strong>Visuals</strong> besides the <strong>C</strong>hair of<strong> Gold</strong>, and after <strong>e</strong>verything was in, I woke up understanding that I had just <strong>d</strong>reamt that I was rich and had <strong>Joy</strong>, but it was a <strong>g</strong>limpse of <strong>Heaven</strong>. I can say that the<strong> Joy</strong> I felt was <strong>V</strong>ery<strong> Real</strong> as it <strong>e</strong>mbraced <strong>Me</strong> that <strong>e</strong>ven now I cannot <strong>C</strong>ommunicate <strong>Fully</strong>. Recalling the first study where I stated that if we could only <strong>S</strong>ee <strong>Heaven</strong>, there would be <strong>N</strong>othing in this <strong>Life</strong> we would <strong>d</strong>o to make <strong>O</strong>urselves <strong>Unworthy</strong>, and also understanding that <strong>G</strong>od is a <strong>Mystery</strong> that requires <strong>U</strong>s to <strong>S</strong>erve <strong>Him </strong>without <strong>e</strong>ver seeing <strong>Him</strong>, or the <strong>S</strong>piritual <strong>Treasures</strong> that we will be <strong>Blessed </strong>that can only be <strong>d</strong>iscern through <strong>Faith</strong> by <strong>O</strong>ur <strong>Love</strong>; The <strong>W</strong>orld will <strong>r</strong>emain <strong>Blind</strong> to <strong>God</strong>.</p>

                                        </div>
                                        <div class="page-footer">245</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg118">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p class="indnt">Verse (10) Reads: But God hath revealed them unto us by his Spirit: for the Spirit searcheth all things, yea, the deep things of God. There <strong>a</strong>re <strong>Three</strong> messages that I want to <strong>e</strong>xplain, but only<strong> One</strong> is not <strong>W</strong>ritten. (<strong>1</strong>) <strong>Heaven is a Kingdom of Love</strong>. (<strong>2</strong>) <strong>One day is better than a Thousand</strong>, <strong>a</strong>nd (<strong>3</strong>) <strong>David desiring just to be a Doorkeeper in Heaven</strong>. This should <strong>e</strong>xplain <strong>I</strong>ts <strong>Beauty</strong>, but I <strong>a</strong>pologize that I could not provide a better <strong>Visual C</strong>oncerning <strong>Heaven</strong> because it is <strong>N</strong>ot in my <strong>Knowledge</strong> to <strong>g</strong>ive a<strong> b</strong>etter<strong> Visual</strong>: But as <strong>Taught</strong> in <strong>S</strong>criptures; <strong>Eyes</strong> <strong>Hath</strong> <strong>Not</strong> <strong>Seen</strong>. There are <strong>O</strong>ther visuals mention that includes <strong>Many</strong> <strong>M</strong>ansions in <strong>Heaven</strong>. God shall no more <strong>Hid</strong> his face. They shall beat their <strong>Sword</strong> into <strong>P</strong>lowshare. They shall be as the <strong>A</strong>ngels of <strong>Heaven</strong>. The <strong>S</strong>treets are <strong>Paved</strong> with <strong>Gold</strong>. There shall be <strong>No</strong> more <strong>Tears</strong>. Peace <strong>a</strong>nd <strong>Righteousness</strong> <strong>Dwell</strong> Therein, and they <strong>S</strong>hall <strong>Worship</strong> in the <strong>T</strong>emple of <strong>God</strong>; There <strong>a</strong>re many <strong>Others</strong>, but when you read the <strong>Bible </strong>for yourself, it will be <strong>e</strong>nough to understand <strong>G</strong>od&rsquo;s <strong>Reward o</strong>f <strong>Life Everlasting</strong> to <strong>g</strong>et the <strong>Benefit</strong>. We are again finish with the understanding and as always I pray that God will continue to uplift you in your growth. Amen.</p>
                                            <h2 class="pg-inn-h">Luke 16:19</h2>
                                            <p class="indnt"><span class="color-red">There was a certain rich man, which was clothed in purple and fine linen, and fared sumptuously every day:</span></p>

                                        </div>
                                        <div class="page-footer">246</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg119">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>(20)<span class="color-red">And there was a certain beggar named Lazarus, which was laid at his gate, full of sores, </span>(21)<span class="color-red">And desiring to be fed with the crumbs which fell from the rich man’s table: moreover the dogs came and licked his sores.</span>(22)
                                                <span class="color-red">And it came to pass, that the beggar died, and was carried by the angels into Abraham’s bosom: the rich man also died, and was buried;</span>(23)<span class="color-red">And in hell he lift up his eyes, being in torment, and seeth Abraham afar off, and Lazarus in his bosom, </span>(24)
                                                <span class="color-red">And he cried and said, Father Abraham, have mercy on me, and send Lazarus that he may dip the tip of his finger in water, and cool my tongue; for I am tormented in this flame. </span>(25)
                                                <span class="color-red">But Abraham said, Son, remember that thou in thy lifetime receivedst thy good things, and likewise Lazarus evil things: but now he is comforted, and thou art tormented.</span>(26)
                                                <span class="color-red">And beside all this, between us and you there is a great gulf fixed: so that they which would pass from hence to you cannot; nether can they pass to us, that would come from thence.</span>(27)
                                                <span class="color-red">Then he said, I pray thee therefore, father, that thou wouldest send him to my father’s house: </span>(28)<span class="color-red">For I have five brethren; that he may testify unto them, lest they also come into this place of torment.</span>(29)
                                                <span class="color-red">Abraham saith unto him, they have Moses and the prophets; let them hear them.</span>(30)<span class="color-red">And he said, Nay, father Abraham: but if one went unto them from the dead, they will repent.</span>(31)
                                                <span class="color-red">And he said unto him, If they hear not Moses and the prophets, neither will they be persuaded, though one rose from the dead.</span>
                                            </p>

                                        </div>
                                        <div class="page-footer">247</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg120">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Concepts and Understanding for Perfect, This is (<strong>17</strong>) <strong>The Turned Tables</strong>. Verses (19 through 21) Reads: There was a certain rich man, which was clothed in purple and fine linen, and fared sumptuously every day: (20) And there was a certain beggar named Lazarus, which was laid at his gate, full of sores, (21) And desiring to be fed with the crumbs which fell from the rich man&rsquo;s table: moreover the dogs came and licked his sore. These verses starts with the <strong>V</strong>isual of <strong>Two</strong> <strong>Men</strong>: One with too much<strong> Wealth</strong> but <strong>U</strong>nwilling to <strong>Share</strong>, and the other <strong>V</strong>ery<strong> Poor</strong> that was <strong>a</strong>lways in <strong>N</strong>eed of<strong> Help</strong> (<strong>Love</strong>). The words <strong>Full of</strong> <strong>Sores</strong> is reference to having a <strong>L</strong>ot of <strong>Problems</strong>, and the word <strong>Dogs </strong>is references to the <strong>W</strong>icked that <strong>Tortured</strong> and <strong>A</strong>bused the <strong>Begger</strong> <strong>a</strong>ggravating his<strong> S</strong>uffering.</p>
                                            <p class="indnt">Verses (22 through 24) Reads: And it came to pass, that the beggar died, and was carried by the angels into Abraham&rsquo;s bosom: the rich man also died, and was buried; (23) And in hell he lift up his eyes, being in torment, and seeth Abraham afar off, and Lazarus in his bosom, (24) And he cried and said, Father Abraham, have mercy on me, and send Lazarus that he may dip the tip of his finger in water, and cool my tongue; for I am tormented in this flame. To understand <strong>The Turned Tables</strong>, we will need to focus on the <strong>Rich</strong> <strong>Man </strong>words as he <strong>c</strong>ried out in <strong>Torment</strong> and <strong>N</strong>eeded<strong> Help</p>
                                        </div>
                                        <div class="page-footer">248</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg121">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p></strong>as it was in the <strong>Life</strong> of Lazarus that he <strong>d</strong>enies <strong>Mercy</strong>; Understanding that we <strong>Cry</strong> because sometime has falling on <strong>U</strong>s that is <strong>Terrible</strong> and is <strong>d</strong>ifficult to <strong>Bear</strong>, also <strong>Torment</strong> speaking of <strong>b</strong>eing<strong> Tortured</strong>, but the most <strong>Important</strong> message will be that Jesus Christ teaches that the false prophets <strong>a</strong>nd <strong>Leaders</strong> that <strong>d</strong>isobeyed <strong>God</strong> will receive the <strong>g</strong>reater<strong> Damnation</strong>; This <strong>e</strong>stablishing that there are <strong>Two Levels</strong> of <strong>Torment a</strong>nd <strong>Suffering</strong> in the <strong>Lake o</strong>f<strong> Fire</strong>. </p>
                                            <p class="indnt">Verse (25) Reads: But Abraham said, son, remember that thou in thy lifetime receivedst thy good things and likewise Lazarus evil things: but now he is comforted, and thou art tormented. This is the <strong>d</strong>efinition of <strong>The Turned Tables</strong>, that has the rich man <strong>S</strong>uffering the <strong>Punishment </strong>of<strong> b</strong>egging for<strong> Kindness</strong> with his words of have<strong> Mercy On</strong> <strong>Me</strong> falling upon <strong>D</strong>eaf <strong>Ears</strong>, even as his <strong>e</strong>ars were <strong>Deaf </strong>to the cries of others<strong> S</strong>eeking <strong>Mercy</strong>.
                                            </p>
                                            <p class="indnt">Verse (26) Reads: And beside all this, between us and you there is a great gulf fixed: so that they which would pass from hence to you cannot; nether can they pass to us, that would come from thence. This is the verse that <strong>Paints</strong> the picture of the condemned being <strong>c</strong>apable of <strong>Seeing</strong> the <strong>Glory of Heaven</strong> with <strong>a</strong>ll of its <strong>Joys</strong>, <strong>Treasures a</strong>nd <strong>Righteousness</strong>, but <strong>N</strong>ever being <strong>a</strong>ble to <strong>e</strong>nter <strong>In</strong>; Forever <strong>r</strong>egretting their <strong>C</strong>hoice to <strong>Reject God</strong>, which is what <strong>C</strong>ondemn them in the <strong>First</strong> <strong>Place</strong>. The flip <strong>s</strong>ide of this will be that the <strong>Redeem</strong> shall <strong>a</strong>lso be capable of <strong>Looking</strong> upon the <strong>e</strong>nemies of <strong>God</strong>, </p>
                                        </div>
                                        <div class="page-footer">249</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg122">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>and their <strong>S</strong>uffering shall be <strong>Memorialized</strong> forever<strong> b</strong>efore His <strong>Chosen</strong>.</p>
                                            <p class="indnt">Verses (27 through 28) Reads: Then he said, I pray thee therefore, father, that thou wouldest send him to my father&rsquo;s house: (28) For I have five brethren; that he may testify unto them, lest they also come into this place of torment. In these two verses I want us to focus on how the former rich man wanted to <strong>Save </strong>his family, which is a <strong>Noble Thing</strong> in one<strong> S</strong>ense, but <strong>Selfish</strong> at the <strong>S</strong>ame<strong> Time</strong>, because he had <strong>N</strong>o <strong>Compassion </strong>for others in the <strong>W</strong>orld that <strong>a</strong>lso <strong>N</strong>eeded<strong> Saving</strong>. The other point of interest will be that it seems that this former rich man had knowledge that <strong>Lazarus</strong> has the <strong>a</strong>bility to<strong> Travel</strong> between the <strong>Two W</strong>orlds (<strong>Heaven and Earth</strong>), <strong>e</strong>ven as the other <strong>Angels</strong> have traveled <strong>b</strong>etween these <strong>Two Worlds </strong>to fulfill <strong>Tasks</strong> <strong>g</strong>iven to them by <strong>God</strong>.</p>
                                            <p class="indnt">Verse (29 through 31) Reads: Abraham saith unto him, they have Moses and the prophets; let them hear them. (30) And he said, Nay, father Abraham: but if one went unto them from the dead, they will repent. (31) And he said unto him, If they hear not Moses and the prophets, neither will they be persuaded, though one rose from the dead. To understand these <strong>V</strong>ery <strong>Important</strong> verses that we <strong>a</strong>re <strong>N</strong>ow <strong>Covering</strong>, we first will need to make the <strong>d</strong>istinction between an<strong> A</strong>ngel and a <strong>Prophet</strong>. Angels came to this <strong>e</strong>arth on certain missions in the <strong>S</strong>ervice of <strong>God</strong> for purposes of <strong>Saving </strong>a person, <strong>g</strong>roup or <strong>Nation</strong>; </p>
                                        </div>
                                        <div class="page-footer">250</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg123">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>Also to <strong>C</strong>ommunicate that something is on the<strong> Arising</strong> that would be <strong>d</strong>evastating or <strong>Destructive </strong>that <strong>G</strong>od did not want <strong>U</strong>s/<strong>Them</strong> to <strong>E</strong>ndure; Also with the<strong> A</strong>ngels it was usually a <strong>Onetime</strong> <strong>A</strong>ppearance, but there were some instances where there were <strong>M</strong>ultiple<strong> Appearances</strong> to the same person <strong>a</strong>ccording to <strong>G</strong>od&rsquo;s <strong>Purpose</strong>. <strong>Examples</strong>: Abraham, Sara, Lot, Noah, Mary, Daniel and <strong>e</strong>ven Balaam who saw an<strong> A</strong>ngel of <strong>God</strong> standing with a <strong>S</strong>word<strong> Drawn</strong>; And there <strong>a</strong>re many others <strong>d</strong>ocumented and undocumented stories of those that have been <strong>B</strong>lessed this <strong>Way</strong>. Prophets <strong>a</strong>re sent by <strong>God</strong> to <strong>g</strong>ive instructions or <strong>e</strong>nlightenment on <strong>Obedience</strong>, but they <strong>a</strong>re just <strong>Men</strong> (<strong>Human</strong>), chosen by <strong>G</strong>od concerning <strong>O</strong>ur <strong>Purpose</strong>, having instructions <strong>a</strong>bout this World that <strong>a</strong>re <strong>Prophesies </strong>of <strong>e</strong>vents to<strong> Come</strong>, but <strong>A</strong>ngels with the prophets are <strong>a</strong>lways serving <strong>God&rsquo;s </strong>purpose of <strong>S</strong>aving <strong>Mankind</strong>, being <strong>M</strong>essengers for <strong>U</strong>s to <strong>Repent</strong>, and <strong>a</strong>lso <strong>Messengers </strong>of the <strong>b</strong>east <strong>Satan</strong>; But the <strong>d</strong>ifference between the <strong>Two</strong> will be that <strong>A</strong>ngels only <strong>a</strong>ppear <strong>Once</strong>, but sometime more with <strong>e</strong>xceptions. Prophets <strong>a</strong>re forever in <strong>O</strong>ur <strong>Ear</strong>; And throughout history and <strong>g</strong>enerations, we have <strong>a</strong>lways been <strong>g</strong>iven <strong>Warnings</strong> of the <strong>J</strong>udgment to <strong>Come</strong>; Thereby <strong>G</strong>od&rsquo;s <strong>Word</strong>s is <strong>g</strong>iven because <strong>People</strong> have<strong> I</strong>gnored, <strong>M</strong>inimized or <strong>O</strong>stracized <strong>Prophets</strong> to the place where many have been <strong>Killed</strong> so that the <strong>W</strong>orld would no longer <strong>Hear </strong>their <strong>c</strong>alls for<strong> Righteousness</strong>, or have their <strong>C</strong>onscience <strong>Pierced </strong>because of <strong>d</strong>isobediene <strong>a</strong>nd <strong>Hate</strong>. This teaching is interesting because <strong>a</strong>ny appearances of <strong>A</strong>ngels can be <strong>Written</strong>-<strong>Off</strong> as an <strong>I</strong>llusion or <strong>Psychotic </p>
                                        </div>
                                        <div class="page-footer">251</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg124">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>Episode</strong> that can be dismissed for a <strong>V</strong>ariety of <strong>Reasons</strong>, but with the <strong>Prophets</strong>, they can be <strong>Written</strong>-<strong>Off</strong> as <strong>U</strong>neducated, <strong>C</strong>razy, <strong>H</strong>ated, <strong>L</strong>ow <strong>S</strong>tatus or the <strong>S</strong>implest<strong> Reason</strong>, people just do <strong>N</strong>ot want to <strong>Hear Them</strong>. There is only one <strong>d</strong>ocumented <strong>Record </strong>of <strong>a</strong>nyone <strong>Rising from the Dead </strong>and <strong>g</strong>oing back to <strong>Heaven</strong>, and <strong>He</strong> is <strong>JESUS CHRIST</strong>. God speaking to <strong>U</strong>s though Jesus Christ words in the <strong>N</strong>ew <strong>Testament</strong> that <strong>a</strong>sks <strong>U</strong>s to <strong>Heed</strong> His <strong>Commandments</strong>; Hence the prophesy of the <strong>Man</strong> that <strong>Rose from the</strong> <strong>Dead</strong> will <strong>C</strong>ondemn or <strong>Deliver</strong>, because of His <strong>W</strong>ords <strong>o</strong>f<strong> Salvation</strong>. Jesus Christ our lord and <strong>S</strong>aviour being the only <strong>One</strong> that has <strong>d</strong>efeated <strong>Death</strong>, directs <strong>U</strong>s to have <strong>Faith</strong> and be followers in <strong>G</strong>od, also to <strong>b</strong>elieve in His <strong>Commandments</strong>; But if we <strong>Yearn</strong> to be condemned into that <strong>a</strong>wful <strong>Place of</strong> <strong>Torment</strong> where the <strong>d</strong>eceased<strong> Rich Man</strong> desired a <strong>d</strong>rop of <strong>Water</strong>, and wanted Lazarus to <strong>M</strong>inister to his <strong>Family</strong>, we can now say that Jesus Christ has <strong>d</strong>one what the <strong>Rich Man d</strong>esired; Came <strong>b</strong>ack from the <strong>Dead</strong> to <strong>g</strong>ive the <strong>W</strong>orld <strong>Warning</strong>. The testimony from Acts 3:22 Reads:<strong> for Moses truly said unto the father</strong>, <strong>A prophet shall the Lord your god raise up unto you</strong>,<strong> like unto me</strong>,<strong> him shall ye hear in all things whatsoever he shall say unto you</strong>. I will <strong>Thank</strong> <strong>Father God</strong> because we now know that <strong>Jesus Christ</strong> is that <strong>P</strong>rophet like unto <strong>Moses</strong>, but unlike <strong>Moses</strong>, Jesus Christ is <strong>Without</strong> <strong>S</strong>in <strong>a</strong>nd <strong>Prefect</strong>. I will <strong>s</strong>ay to <strong>All</strong>, allow <strong>Jesus Christ</strong> into your hearts <strong>a</strong>nd <strong>O</strong>bey His <strong>Instructions</strong> to <strong>O</strong>btain <strong>Life</strong>. This is <strong>a</strong>lso to not be condemned to the <strong>p</strong>lace of <strong>Torment </strong> </p>
                                        </div>
                                        <div class="page-footer">252</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg125">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>called the<strong> Lake of Fire</strong>. My prayers are always with you for the understandings in that God count my prayers sufficient to separated you from all evil and hate because you are Loved. Amen.</p>
                                            <h2 class="pg-inn-h">Luke 12:32</h2>
                                            <p class="indnt"><span class="color-red">Fear not, little flock; for it is your Father’s good pleasure to give you the kingdom. </span>(33)<span class="color-red">Sell that ye have, and give alms; provide yourselves bags which wax not old, a treasure in the heavens that faileth not, where no thief approacheth, neither moth corrupteth.</span>(34)
                                                <span class="color-red">For where your treasure is, there will your heart be also.</span>(35)<span class="color-red">Let your loins be girded about, and your light burning;</span></p>

                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Concepts and Understanding for Perfect, This is (<strong>17</strong>) <strong>The Treasure</strong>. Verse (32) Reads: Fear not, little flock; for it is your Father&rsquo;s good pleasure to give you the kingdom. The understanding of this verse will be to not <strong>S</strong>how <strong>Fear</strong> regarding the words of <strong>Jesus Christ</strong> <strong>a</strong>bout <strong>Heaven</strong>. Now we can <strong>a</strong>sk <strong>Ourselves</strong> why would Jesus Christ request that we not have<strong> Fear</strong> in <strong>S</strong>howing <strong>Love</strong>; The <strong>a</strong>nswer being from the <strong>Book</strong> of Revelation <strong>a</strong>bout <strong>Satan the Devil</strong>. We are <strong>a</strong>lso instructed to <strong>Put</strong>-<strong>On</strong> the <strong>W</strong>hole <strong>Armor o</strong>f<strong> God</strong> to <strong>g</strong>o into this <strong>Battle</strong> against <strong>S</strong>atan, </p>
                                        </div>
                                        <div class="page-footer">253</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg126">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>but the practical understanding of this teaching will be that it is <strong>d</strong>ifficult to <strong>Show Love</strong> to those that will do <strong>e</strong>vil<strong> a</strong>gainst <strong>U</strong>s and <strong>a</strong>re <strong>Wicked</strong>. This will includes the <strong>P</strong>eople, <strong>C</strong>ultures or <strong>Countries</strong> that have been conditioned to <strong>d</strong>istrust<strong> a</strong>nd <strong>Hate</strong>, thereby making it <strong>d</strong>ifficult to <strong>Love</strong>. But I have been careful as to how I will use the words <strong>Hard</strong> because of those that <strong>a</strong>re the <strong>S</strong>ervants of <strong>God</strong>, therefore I will never<strong> U</strong>se the word <strong>Impossible</strong> because with the teachings of <strong>Jesus Christ</strong>, we take upon <strong>O</strong>urselves the <strong>Yoke</strong> that is the <strong>Burden of Love</strong>, thereby this <strong>S</strong>cripture instruct <strong>U</strong>s not to <strong>Fear </strong>in <strong>S</strong>howing <strong>Love</strong>, which is <strong>Possible</strong> when we <strong>Put</strong> <strong>On </strong>the<strong> Whole Armor o</strong>f<strong> God</strong>.
                                            </p>

                                            <p class="indnt">Verses (33 through 34) Reads: Sell hat ye have, and give alms; provide yourselves bags which wax not old, a treasure in the heavens that faileth not, where no thief approacheth, neither moth corrupteth. (34) For where your treasure is, there will your heart be also. These two verses teaches that we should <strong>a</strong>lways remember to <strong>N</strong>ot <strong>Fear a</strong>nything but <strong>God</strong>, and to <strong>a</strong>lways bear<strong> O</strong>ur<strong> Cross</strong> (<strong>Make Sacrifices</strong>), and this can include <strong>M</strong>oney, <strong>F</strong>ood, <strong>C</strong>lothing, <strong>S</strong>ervices, <strong>E</strong>xpertise, <strong>T</strong>ime <strong>o</strong>r just <strong>Plain Compassion</strong>: Explaining this verse in its <strong>S</strong>implest <strong>Terms</strong>: Show love to your<strong> N</strong>eighbor. These <strong>S</strong>criptures <strong>a</strong>lso speaks to the fact that <strong>a</strong>ll<strong> Thing</strong> of this <strong>W</strong>orld shall pass <strong>Away</strong>, and this is no matter what they may have <strong>M</strong>eant to <strong>U</strong>s. <strong>Examples</strong>: <strong>M</strong>oney, <strong>G</strong>old, <strong>P</strong>ower, <strong>S</strong>tatus, <strong>P</strong>roperty and <strong>e</strong>ven the <strong>W</strong>orld<strong> Itself</strong>; If this is where <strong>O</strong>ur <strong>Hearts </strong>and <strong>a</strong>llegiances<strong> Are</strong>;</p>
                                        </div>
                                        <div class="page-footer">254</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg127">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>It shall <strong>N</strong>ot<strong> Endure</strong>, but the promises that<strong> a</strong>re waiting for <strong>U</strong>s in the <strong>Kingdom</strong> <strong>of God</strong>; It <strong>S</strong>hall <strong>Endure</strong>, and this is because they <strong>a</strong>re <strong>Hidden a</strong>nd <strong>Protected</strong> to the place where <strong>N</strong>o person that is <strong>U</strong>nclean, <strong>W</strong>icked, <strong>U</strong>nrighteous <strong>o</strong>r <strong>Have</strong> <strong>Hatred</strong> can <strong>e</strong>nter<strong> In or</strong> <strong>Approach</strong>. Through free-will we have the choice of the <strong>Treasures</strong> <strong>of</strong> <strong>This</strong> <strong>World</strong>, or the <strong>Treasures of</strong> <strong>Heaven</strong>, and it will reflect where <strong>O</strong>ur <strong>Hearts Are</strong> and will testify <strong>For</strong> <strong>o</strong>r <strong>Against U</strong>s. </p>

                                            <p class="indnt">The last verse of (35) Reads: Let your loins be girded about, and your light burning. This verse speaks about the <strong>A</strong>rmor of<strong> God</strong> when it mentions being <strong>Girded About</strong>. The word <strong>G</strong>irded is a term for <strong>Clothing</strong>, and because <strong>Light</strong> <strong>is Love</strong>; We should <strong>a</strong>llow <strong>Love</strong> to <strong>a</strong>lways<strong> Burn Bright</strong> because it is of the <strong>Kingdom</strong> <strong>of Heaven</strong> and the <strong>C</strong>omposition of<strong> Its People</strong>. Remember the song; This little light of mine, I am going to let it shine . Once again we have come to the close of this lesson and my prayers are with you all in that the blessing of God rest upon in the understanding and not be hidden. Amen.</p>
                                            <h2 class="pg-inn-h">Psalms 27:4</h2>
                                            <p class="indnt">One thing have I desired of the Lord, that will I seek after; that I may dwell in the house of the Lord all the days of my life, to behold the beauty of the Lord, and to enquire in his temple.</p>
                                        </div>
                                        <div class="page-footer">255</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg128">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">This last lesson and verse (4) Reads: One thing have I desired of the Lord, that will I seek after; that I may dwell in the house of the Lord all the days of my life, to behold the beauty of the Lord, and to enquire in his temple. I will <strong>a</strong>gain cover this <strong>S</strong>cripture in its <strong>e</strong>ntirety. I need to say that it is <strong>a</strong>lso my desire and prayers to<strong> Dwell</strong> in the house of the <strong>Lord</strong>, and I <strong>Hope</strong> it is <strong>YOUR A</strong>lso. I have partially seen <strong>Love</strong> with its people in the vision that <strong>G</strong>od revealed to me from my revelation. I <strong>a</strong>lso have sat in a chair of transparent<strong> Gold</strong> from my dream that <strong>a</strong>ppeared with the <strong>e</strong>xperience of <strong>True Joy a</strong>nd <strong>Happiness</strong>; But it shall not compare to the <strong>Beauty of God</strong>, or in other <strong>W</strong>ords; We shall <strong>Look</strong> upon<strong> LOVE</strong> that can only be <strong>S</strong>een now through <strong>O</strong>ur <strong>Acts o</strong>f<strong> Love</strong>. If <strong>e</strong>veryone could <strong>Visualize</strong> how <strong>b</strong>eautiful <strong>Love Is</strong>: It would be <strong>Mesmerizing</strong>. But the <strong>G</strong>reatest<strong> Treasure</strong> shall be <strong>S</strong>eeing and <strong>Speaking</strong> with <strong>G</strong>od<strong> FACE to FACE</strong>, who promises that He will no longer <strong>Hid</strong> His face from <strong>U</strong>s. We <strong>a</strong>lso shall be taught in His<strong> Holy Temple</strong>. This will be the <strong>Conclusion</strong> of the <strong>S</strong>econd study <strong>e</strong>ntitled; <strong>Perfect</strong>: <strong>A Higher Calling in Jesus Christ Our Lord</strong>. In my heart I pray that God will <strong>g</strong>ive you the <strong>W</strong>isdom of His Holy Word through this testimony; Also that these lessons were<strong> N</strong>ot in<strong> Vain</strong>. I pray that I have been a <strong>Blessing</strong> to <strong>M</strong>y <strong>Brothers a</strong>nd <strong>Sisters</strong> in my <strong>e</strong>ffort to share the <strong>Love of</strong> <strong>God</strong> that was <strong>g</strong>iven to me through <strong>M</strong>y <strong>Revelation</strong>; </p>

                                        </div>
                                        <div class="page-footer">256</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg129">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>Also that <strong>G</strong>od and His Son Jesus Christ smiles on the <strong>W</strong>orld, <strong>e</strong>specially those of the <strong>Faith</strong>. I will say to all that have continued to this level; Believe this is from <strong>God</strong>, <strong>Jesus Christ</strong> <strong>a</strong>nd the <strong>Holy</strong> <strong>Spirit</strong>. I will always thank you for studying in my prayers. Amen. </p>

                                            <h2 class="pg-inn-h">The End</h2>
                                            <h2 class="pg-inn-h">General Instructions</h2>
                                            <h2 class="pg-inn-h">Exodus 20:4</h2>
                                            <p class="indnt">Thou shalt not make unto thee any graven image, or any likeness of anything that is in heaven above, or that is in the earth beneath, or that is in the water under the earth.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">General Instruction will begin with me saying, from the beginning of <strong>M</strong>an, we have multiplied upon the face of this <strong>e</strong>arth and <strong>God</strong> has <strong>a</strong>lways <strong>Hid</strong> his face from the <strong>W</strong>orld because of the<strong> S</strong>ins that came by <strong>A</strong>dam and his wife <strong>Eve</strong>; And since that first <strong>d</strong>isobedience, <strong>G</strong>od has separated <strong>Himself</strong> from man; Therefore many tribes and cultures have <strong>g</strong>one beyond their understanding to <strong>M</strong>ake and <strong>Set-Up</strong> <strong>g</strong>raven <strong>Images</strong> that they could <strong>S</strong>ee visually to <strong>S</strong>ay <strong>Look</strong>;
                                            </p>
                                        </div>
                                        <div class="page-footer">257</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg130">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>This is the <strong>Image</strong> of our god that has protected and sustained <strong>O</strong>ur <strong>Lives</strong>, and we shall <strong>Bow </strong>ourselves<strong> d</strong>own to it and <strong>M</strong>ake <strong>Sacrifices</strong>: But when the <strong>Ten Commandments </strong>was<strong> g</strong>iven, the <strong>Second One</strong> commands that we <strong>d</strong>o not to make <strong>G</strong>raven<strong> Images</strong> or <strong>Bow</strong> ourselves <strong>d</strong>own to<strong> Them</strong>, but to this <strong>d</strong>ay this<strong> Commandment </strong>has not <strong>b</strong>een <strong>Obeys</strong>; Therefore I will <strong>g</strong>ive testimony concerning this <strong>S</strong>cripture that I believe is the best way to provides a better understanding of this lesson. It starts with a <strong>Pastor</strong> allowing me to <strong>M</strong>inister all <strong>Three Lessons</strong> and <strong>Studies</strong> to his <strong>e</strong>ntire<strong> Congregation</strong> after he <strong>g</strong>ave his <strong>Service</strong>, and when I <strong>g</strong>ot to this <strong>S</strong>cripture about making <strong>g</strong>raven <strong>Images</strong>, I gave them the understanding of this lesson because they had <strong>g</strong>raven <strong>Images Inside</strong>, and I said to them, what if I was to <strong>g</strong>ather a piece of wood and used it to make a <strong>Image </strong>of a <strong>Half</strong> <strong>Man</strong>/<strong>Half Bull</strong> with <strong>V</strong>ery long <strong>Horns</strong> using <strong>S</strong>culpting <strong>Tools</strong>, and it is in the likeness of what I would say represented my god; I then <strong>a</strong>sked them did I make a <strong>G</strong>raven<strong> Image</strong> outside of <strong>G</strong>od&rsquo;s <strong>S</strong>econd <strong>Commandment</strong>? They <strong>a</strong>ll said <strong>YES</strong>. Afterward I proceeded to <strong>a</strong>sk them; What if I took that same piece of <strong>W</strong>ood and <strong>Sculpted</strong> it into the image of a <strong>Cross</strong> with a man <strong>b</strong>eing <strong>Crucified</strong> <strong>on</strong> <strong>It</strong>, did I <strong>a</strong>lso disobey the <strong>S</strong>econd <strong>Commandment</strong>? They <strong>All</strong> then <strong>S</strong>aid <strong>No</strong>. I then <strong>a</strong>sked what would be the <strong>d</strong>ifference between the first <strong>W</strong>ooden <strong>Image</strong> I made, and the <strong>S</strong>econd <strong>Image </strong>of the <strong>Crucifixion</strong> that people proclaim to be their god. I received <strong>N</strong>o<strong> Response</strong>. The <strong>A</strong>nswer would be <strong>None</strong>. Amen.</p>

                                        </div>
                                        <div class="page-footer">258</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg131">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Deuternomy 16:22</h2>
                                            <p class="indnt">Neither salt thou set thee up any image; which the Lord thy God hateth.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">I have throughout this study and lesson <strong>a</strong>ttempted to <strong>Avoid</strong> using any <strong>d</strong>enomination as to not have them be <strong>J</strong>udged or <strong>Prejudged</strong> by anyone that is <strong>N</strong>ot familiar with their practices, but <strong>e</strong>arlier at the very start of the lessons, I made an <strong>e</strong>xception when it came to the Nation of Islam in my testimonial introduction, but I am <strong>a</strong>gain forced to make this same <strong>e</strong>xception when <strong>g</strong>iving this testimony on the <strong>b</strong>ehalf of its <strong>Understanding</strong>. I will began by pointing out that <strong>d</strong>ifferent faiths and <strong>d</strong>enominations have some type of<strong> I</strong>dentifier<strong>,</strong> <strong>I</strong>nsignia or <strong>Emblem</strong> that will <strong>r</strong>eveal their <strong>Beliefs</strong>, but the most <strong>Important</strong> message will be that they <strong>a</strong>re <strong>G</strong>raven<strong> Images </strong>as to their <strong>Beliefs</strong>. To name a few will be the <strong>Buddhist</strong> that have the<strong> Image</strong> they call<strong> B</strong>uddha, <strong>Christians</strong> have the <strong>Image</strong> of a man on a cross being <strong>C</strong>rucified, <strong>Muslims</strong> have the <strong>Image</strong> of a star <strong>e</strong>ncircled by a crescent shaped <strong>M</strong>oon, <strong>Mormon</strong> have the <strong>Image</strong> of a man blowing a <strong>H</strong>orn,<strong> Judaism</strong> have the <strong>Image</strong> of a hexagram <strong>S</strong>tar, and the <strong>Jehovah Witnesses</strong> have the <strong>Image</strong> of a <strong>T</strong>ower on the <strong>Books</strong> they will <strong>d</strong>istribute;</p>
                                        </div>
                                        <div class="page-footer">259</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg132">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>But what I need to speak on <strong>a</strong>re the <strong>Images</strong> that <strong>a</strong>re part of <strong>Catholic Religion</strong> as we understand it today, because within their <strong>Wall</strong> and <strong>e</strong>ven outside of their <strong>Walls</strong>, they have some of the most <strong>e</strong>laborate <strong>G</strong>raven<strong> Images</strong> known to <strong>Man</strong>, and I have seen them with my <strong>O</strong>wn <strong>Eyes</strong>; And I can say that they have <strong>e</strong>rected <strong>Images</strong> of what most <strong>b</strong>elieve to be the visualization of the <strong>C</strong>rucifixion,<strong> A</strong>ngels, the <strong>V</strong>irgin Mary, <strong>C</strong>rosses <strong>d</strong>epicting the perceived face and image of <strong>Jesus Christ</strong>, they <strong>e</strong>ven have <strong>Images </strong>that they have <strong>d</strong>ecreed to be <strong>Saints</strong>. To those practicing the <strong>C</strong>atholic <strong>Religion</strong> or <strong>a</strong>ny religion, this will be <strong>M</strong>y <strong>Witness</strong> <strong>a</strong>nd <strong>Testimony</strong> to <strong>a</strong>ll that will make these <strong>G</strong>raven <strong>Images a</strong>nd <strong>Idols</strong> to <strong>S</strong>et <strong>Them Up. </strong>It <strong>e</strong>stablishes <strong>Y</strong>our <strong>Hate</strong> toward <strong>God</strong>, and your <strong>d</strong>isobedient to the<strong> S</strong>econd <strong>Commandment</strong>, therefore I will say <strong>a</strong>llow your <strong>Love</strong> for Jesus Christ and <strong>M</strong>ankind to be the <strong>Image</strong> that will <strong>I</strong>dentify your <strong>Faith</strong> and <strong>b</strong>elief in <strong>God</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Acts 17:29</h2>
                                            <p class="indnt">Forasmuch then as we are the offspring of God, we ought not to think that the Godhead is like unto gold or silver, or stone, graven by art and man&rsquo;s devise.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">This lesson teaches that <strong>G</strong>od is a <strong>Living Being</strong> just as we <strong>a</strong>re <strong>Living Beings</strong>.</p>
                                        </div>
                                        <div class="page-footer">260</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg133">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>We have been taught that no man has <strong>S</strong>een <strong>God</strong> at any time, therefore there is no <strong>True d</strong>epiction, <strong>d</strong>rawing or <strong>Portrait</strong> of <strong>G</strong>od that <strong>a</strong>ny person can claim that they have <strong>K</strong>nowledge of or have <strong>Seen</strong>, we only have our perceived <strong>Perception</strong> of what <strong>G</strong>od or <strong>Jesus Christ</strong> looks like, thereby any <strong>a</strong>ttempts to put a visual of <strong>G</strong>od or <strong>Jesus Christ</strong> will be in the <strong>e</strong>nd a <strong>LIE</strong>. I will now <strong>a</strong>sk a question concerning this topic; How can that which is <strong>Living</strong> but <strong>U</strong>nseen be presented <strong>a</strong>s an <strong>Image</strong>, <strong>Carving o</strong>r<strong> Portrait</strong>? Allow me to say this in <strong>a</strong>nother <strong>Way</strong>: Love can only be <strong>Realized</strong> through our <strong>W</strong>ords, <strong>D</strong>ceds<strong> a</strong>nd<strong> Actions</strong>; I will <strong>a</strong>lso say to all that <strong>H</strong>ave <strong>Understanding</strong>; Can <strong>a</strong>nyone make an <strong>Image</strong> <strong>O</strong>ut of <strong>Love</strong>, and if you can, will it be the <strong>TRUE</strong> <strong>d</strong>epiction of <strong>God</strong> (<strong>LOVE</strong>). We can create images out of whatsoever we hold dear, but remember it will <strong>N</strong>ever have <strong>Life</strong>, therefore it will <strong>N</strong>ever be the <strong>Truth </strong>image of <strong>GOD</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Psalms 115:4</h2>
                                            <p class="indnt">Their idols are silver and gold, the work of men&rsquo;s hands. (5) They have mouths, but they speak not: eyes have they, but they see not: (6) They have ears, but they hear not: noses have they, but they smell not: (7) They have hands, but they handle not: feet have they, but they walk not: neither speak they through their throat. (8) They that make them are like unto them; so is every one that trusteth in them. </p>

                                        </div>
                                        <div class="page-footer">261</div>
                                    </div>
                                </div>


                                <div class="page" id="bk-pg134">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">This lesson is <strong>a</strong>nother example of those that will <strong>b</strong>elieve in <strong>Graven</strong> <strong>Images </strong>in whatsoever form that it may be presented, but the image will <strong>e</strong>ver have <strong>Life</strong>, thereby I will read this teaching <strong>A</strong>gain: They have<strong> Eyes</strong>, <strong>Ears</strong>, <strong>Noses</strong>, <strong>Mouths</strong>, <strong>Hands</strong>, <strong>Legs </strong>and <strong>e</strong>ven <strong>Throats</strong>, but they can never <strong>U</strong>se <strong>Them</strong>; Therefore these images will never be <strong>a</strong>ble to <strong>Feel</strong>, <strong>Think</strong>,<strong> Love,</strong> <strong>Comfort</strong>,<strong> Cry</strong>,<strong> Interact</strong>, <strong>Embrace</strong> <strong>o</strong>r <strong>Rest</strong>, therefore what is written in <strong>Bold</strong> lettering shall be that whosoever <strong>b</strong>elieves in these <strong>Images</strong> and will <strong>Bow</strong> <strong>Themselves</strong> down to them in <strong>Prayer o</strong>r <strong>Worship</strong>; They themselves <strong>a</strong>re the same as the <strong>Images</strong> that they will <strong>W</strong>orship that cannot <strong>See</strong>, <strong>Hear</strong>, <strong>Talk</strong>, <strong>Walk</strong>, <strong>Understand</strong> <strong>o</strong>r <strong>Love</strong>; They being <strong>e</strong>ssentially <strong>d</strong>ead while they <strong>Live</strong>. This prophesy is <strong>a</strong>lso to those that will make these <strong>Idols</strong>. Amen.        </p>
                                            <h2 class="pg-inn-h">Acts 7:48</h2>
                                            <p class="indnt">Howbeit the most High dwelleth not in temples made with hands; as saith the prophet, (49) Heaven is my throne, and earth is my footstool: what house will ye build me? saith the Lord: or what is the place of my rest? (50) Hath not my hand made all these things? (51) Ye stiffnecked and uncircumcised in heart and ears,</p>
                                        </div>
                                        <div class="page-footer">262</div>
                                    </div>
                                </div>


                                <div class="page" id="bk-pg135">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p>ye do always resist the Holy Ghost: as your fathers did, so do ye.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">I will start this lesson with a <strong>q</strong>uestion to get things started. Earth being <strong>G</strong>od&rsquo;s<strong> Footstool</strong>, and <strong>Heaven</strong> being <strong>G</strong>od&rsquo;s <strong>Throne</strong>; How can we or <strong>a</strong>nyone else build a house or temple that <strong>C</strong>an hold <strong>God</strong>? Another way to say this will be to say; Can <strong>a</strong>nyone <strong>Build</strong> a house <strong>a</strong>round <strong>Heaven</strong>? The understanding of this lessons starts at 1 Corinthians 3:16 Reading: <strong>Know ye not that ye are the temple of God</strong>,<strong> and that the spirit of God dwelleth in you</strong>? Ephesians 2:22<strong>: In whom ye also are build together for an habitation of God through the Spirit</strong>. The last being Matthew 18:20: <strong>For</strong> <strong>where two or three are gather together in my name</strong>, <strong>there am</strong> <strong>I</strong> <strong>in the midst</strong> <strong>of them</strong>. We should now understand that we <strong>a</strong>re the <strong>Temple</strong> where <strong>G</strong>od <strong>Dwell</strong>, and if we look at these buildings where we fellowship as the place where <strong>G</strong>od <strong>Dwell o</strong>r is <strong>His House</strong>, we resist the<strong> Truth </strong>of<strong> G</strong>od with the<strong> Holy</strong> <strong>Spirit</strong>. I have been careful to <strong>a</strong>lways use the word <strong>Church</strong> <strong>a</strong>nd <strong>House o</strong>f <strong>Worship</strong> to describe how this <strong>World</strong> do not understand that we <strong>a</strong>re the <strong>Temple of God</strong>. Amen.</p>

                                        </div>
                                        <div class="page-footer">263</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg136">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <h2 class="pg-inn-h">1 Corinthians 1:13</h2>
                                            <p class="indnt">Is Christ divided? was Paul crucified for you? or were ye baptized in the name of Paul?</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">We will now look at the <strong>d</strong>ivision in <strong>O</strong>ur<strong> Faith</strong> where the people in <strong>G</strong>od have had contention and <strong>e</strong>ven <strong>Wars</strong> with <strong>a</strong>ll saying that I or <strong>W</strong>e come in the <strong>N</strong>ame of the <strong>Lord</strong>, and this is while practicing <strong>d</strong>ifferent ways to<strong> W</strong>orship <strong>God</strong>, whereas I will <strong>a</strong>sk; How can this be if we <strong>a</strong>re <strong>One </strong>people united by <strong>O</strong>ur <strong>Faith</strong> that we have in Jesus Christ, or <strong>a</strong>llow me to express this in <strong>a</strong>nother <strong>Way</strong>; <strong>Are We Serving The Same God</strong>? Distancing ourselves from one another and going <strong>a</strong>bout to <strong>D</strong>emonize <strong>Others</strong> because they are not of our same <strong>d</strong>enomination; This in itself should <strong>a</strong>llow <strong>Us</strong> to understand that we have been <strong>d</strong>eceived by <strong>Satan the</strong> <strong>Devil</strong> with his <strong>Goal</strong> of <strong>d</strong>ivide and<strong> Conquer</strong>: This being clearly <strong>Realized</strong> in our <strong>W</strong>orshipping of <strong>God</strong>. Isaiah 1:18 Reads: <strong>COME now</strong>,<strong> let us reason together</strong>,<strong> saith the Lord</strong>:<strong> though your sins be as scarlet</strong>,<strong> they shall be as while as snow</strong>;<strong> though they be red like crimson</strong>, <strong>they shall as wool</strong>. The beginning of this <strong>S</strong>cripture says it <strong>All</strong>; <strong>COME now, let us reason together</strong>: This should be <strong>O</strong>ur <strong>Rallying</strong> <strong>Call</strong> that <strong>a</strong>llow <strong>Love</strong> to be the <strong>FOUNDATION</strong> for <strong>O</strong>ur <strong>Unity</strong>; </p>

                                        </div>
                                        <div class="page-footer">264</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg137">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p>Afterwards we can work out our <strong>d</strong>ifferences by having a open line of <strong>C</strong>ommunication that will <strong>ALWAYS </strong>bring us full <strong>Circle</strong> to continuing the <strong>Love</strong> <strong>a</strong>nd <strong>Humanity</strong> that we should have for one <strong>a</strong>nother which has not been <strong>O</strong>ur <strong>History</strong>. The practices of believers that will <strong>e</strong>mbraces the doctrine of division toward <strong>Others</strong> is<strong> N</strong>ot of <strong>God</strong>, and a movement should be started where <strong>a</strong>ll that have <strong>Faith</strong> should come together to <strong>Put</strong> aside these <strong>d</strong>ifferences, and believe it or not, the <strong>Burden</strong> of <strong>a</strong>ll believers is to <strong>Tear Down</strong> these <strong>W</strong>alls <strong>a</strong>nd <strong>Barriers</strong> that has kept <strong>U</strong>s <strong>Divided</strong>; With this being the <strong>Question</strong>: Did Moses <strong>Die</strong> for the<strong> S</strong>ins of this <strong>World</strong>, or was it <strong>David</strong>; What <strong>a</strong>bout <strong>Paul</strong>, <strong>Muhammad</strong>, <strong>Buddha</strong>, <strong>Peter</strong>, <strong>L. Ron Hubbard</strong>,<strong> Joseph Smith </strong>or anyone <strong>e</strong>lse people may have <strong>A</strong>llegiance <strong>a</strong>nd <strong>Devotions</strong> <strong>Torward</strong>, therefore I will say to <strong>All</strong>: Why <strong>a</strong>re these religions <strong>O</strong>ur <strong>Division</strong> <strong>o</strong>r the <strong>Way</strong> to have <strong>e</strong>verlasting <strong>Life</strong>. When we have <strong>d</strong>ifferent <strong>Titles</strong> such as <strong>P</strong>entecostal, <strong>C</strong>atholic, <strong>J</strong>ehovah <strong>W</strong>itnesses, <strong>B</strong>aptist, <strong>M</strong>ormon <strong>o</strong>r the <strong>Others</strong>, therein lies <strong>O</strong>ur <strong>Division</strong>; But Jesus Christ came <strong>d</strong>own from <strong>Heaven</strong> to <strong>g</strong>ive <strong>Us </strong>the <strong>e</strong>xample of how to live for <strong>God</strong>, He then returned to <strong>Heaven</strong> <strong>a</strong>nd <strong>Now</strong> sits at the <strong>Right Hand o</strong>f <strong>God</strong>. <strong>Hear This</strong>: Why dishonor ourselves with the <strong>Burden</strong> of being called by the <strong>N</strong>ames of <strong>Organizations</strong> when we have Jesus Christ <strong>O</strong>ur <strong>Redeemer</strong>. Therefore <strong>a</strong>llow Jesus Christ to be <strong>Our</strong> only <strong>Light to</strong> <strong>Heaven</strong>, and neither have<strong> a</strong>llegiance with any <strong>Organization</strong> that will <strong>e</strong>ncourage <strong>Separation</strong> from others that <strong>a</strong>lso believe in <strong>Jesus Christ</strong>, because <strong>Love </strong>is <strong>O</strong>ur <strong>God</strong>, <strong>a</strong>nd <strong>Faith </strong>in <strong>Jesus Christ</strong> is <strong>O</strong>ur<strong> Unifier </strong>to <strong>LOVE</strong>. Amen.</p>

                                        </div>
                                        <div class="page-footer">265</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg138">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Galatians 3:27</h2>
                                            <p class="indnt">For as many of you as have been baptized into Christ have put on Christ. (28) There is neither Jew nor Greek, there is neither bond nor free, there is neither male nor female: for ye are all one in Christ Jesus.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">This is another testimony of the <strong>Unity</strong> that we should live as <strong>b</strong>elievers in <strong>God</strong>, <strong>Jesus Christ</strong> <strong>a</strong>nd the <strong>Holy Spirit</strong>, therefore I would like <strong>U</strong>s to look <strong>a</strong>t this lesson as being <strong>Baptized</strong> into the <strong>Faith of</strong> <strong>Love</strong>, where there are no more <strong>Barriers</strong> in regards to <strong>Heritage</strong>, <strong>Race</strong>, <strong>Cultures</strong>, <strong>Bloodlines</strong>, <strong>Class</strong> <strong>o</strong>r <strong>Geographical Origins</strong> that will be <strong>a</strong>n <strong>Issue</strong> that we can all <strong>S</strong>erve <strong>Love</strong> <strong>a</strong>ccording to the <strong>W</strong>ill of <strong>God</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Matthew 12:50</h2>
                                            <p class="indnt"><span class="color-red">For whosoever shall do the will of my Father which is in heaven, the same is my brother, and sister, and mother. </span></p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">The will of <strong>G</strong>od is for us to <strong>Love </strong>each other, and those that are <strong>b</strong>elievers in <strong>Love</strong>; Hear This: You <strong>a</strong>re the <strong>True</strong> <strong>C</strong>hildren of <strong>God</strong>, and <strong>S</strong>iblings of <strong>Jesus Chris</strong>t, and I do have <strong>Joy</strong> when I</p>
                                        </div>
                                        <div class="page-footer">266</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg139">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p>read this testimony from <strong>O</strong>ur <strong>Lord</strong> <strong>Jesus Christ</strong> because He <strong>e</strong>ven says that we <strong>a</strong>re his <strong>Mother</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Ecclesiastes 5:4</h2>
                                            <p class="indnt">When thou vowest a vow unto God, defer not to pay it; for he hath no pleasure in fools: pay that which thou hast vowed. (5) Better is it that thou shouldest not vow, than that thou shouldest vow and not pay.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">I will began by looking at the word <strong>V</strong>ow (<strong>Promise</strong>), that we oftentime make to <strong>G</strong>od but fail to <strong>Keep</strong> for whatsoever will be our <strong>R</strong>easons. What I will say <strong>a</strong>bout <strong>Vows</strong> and our pledges to <strong>G</strong>od will come from the teachings of Jesus Christ who testifies in Matthew 6:34: <strong>Take therefore no thought for the morrow</strong>:<strong> for the morrow shall take thought for the things of itself</strong>.<strong> Sufficient unto the day is the evil thereof</strong>. And James 4:13 through 15:<strong> Go to now</strong>,<strong> ye that say</strong>,<strong> today or tomorrow we will go into such a city</strong>,<strong> and continue there a year</strong>,<strong> and buy and sell</strong>,<strong> and get gain: </strong>(14),<strong> Whereas ye know not what shall be on the morrow</strong>.<strong> For what is your life</strong>? <strong>It is even a vapour</strong>,<strong> that appeareth for a little time</strong>,<strong> and then vanisheth away</strong>. (15),<strong> For that ye ought to say</strong>,<strong> If the Lord will</strong>,<strong> we shall live</strong><em>,</em><strong> and do this</strong>,<strong> or that</strong>. These teachings reveal how <strong>Powerless</strong> we <strong>a</strong>re in the circumstances of <strong>a</strong>ny <strong>Vow</strong> or <strong>Pledge</strong> we would <strong>Make</strong>, </p>
                                        </div>
                                        <div class="page-footer">267</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg140">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p> therefore we should not make<strong> Promises</strong> to<strong> O</strong>ne<strong> Another</strong>, <strong>e</strong>specially to <strong>God</strong> that we may <strong>N</strong>ot <strong>Keep </strong>because there <strong>a</strong>re many <strong>Variables</strong> that can prevent <strong>U</strong>s from living up to <strong>O</strong>ur <strong>Word</strong>. Amen.                                </p>
                                            <h2 class="pg-inn-h">11 Timothy 3:1</h2>
                                            <p class="indnt">THIS KNOW also, that in the last days perilous times shall come. (2) For men shall be lovers of their own selves, covetous, boasters, proud, blasphemers, disobedient to parents, unthankful, unholy, (3) Without natural affection, trucebreakers, false accusers, incontinent, fierce, despisers of those that are good, (4) Traitors, heady, highminded, lovers of pleasures more than lovers of God; (5) Having a form of godliness, but denying the power thereof: from such turn away.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">When we look at the narcissistic personality, we will think of the person that will serve their own lust and <strong>d</strong>esires, thereby in these dangerous times, we will be witnesses to the <strong>e</strong>vil that men will do to one <strong>a</strong>nother and the <strong>Horrors</strong> that will come from the <strong>A</strong>ttributes mention of <strong>Darkness</strong>; And I will say that these <strong>e</strong>ntire <strong>S</strong>ciptures speak for<strong> Themselves</strong>, but what I need to speak on <strong>a</strong>re the words <strong>Without Natural Affection</strong>. This meaning that men will be </p>
                                        </div>
                                        <div class="page-footer">268</div>
                                    </div>
                                </div>


                                <div class="page" id="bk-pg141">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p> with men and women will be with women in relationships that the <strong>W</strong>orld has <strong>d</strong>eem <strong>Homosexuality</strong>. I do not want to offend <strong>a</strong>nyone, but I only want <strong>g</strong>ive testimony to this understanding that <strong>God</strong> has <strong>b</strong>estowed upon me that compels me to <strong>p</strong>reach this <strong>Messages</strong>. I will proclaim that <strong>G</strong>od is <strong>Love</strong> <strong>First</strong>, and He wants <strong>a</strong>ll to be saved no matter what our <strong>I</strong>niquities or <strong>Sins</strong> may be <strong>a</strong>gainst <strong>Him</strong>; But the <strong>e</strong>xception will be to those that will have <strong>Blasphemy</strong> <strong>a</strong>gainst the<strong> Holy Spirit</strong>. I truly want to reach my brothers and sisters that will fall into this category that is termed; <strong>Without Natural Affection</strong>. Therefore my testimony will starts with myself meeting a <strong>g</strong>ay man after my revelation of love that I stuck up with to <strong>P</strong>reach <strong>Love</strong>, and as we talked my motive for <strong>e</strong>ngaging with him was to <strong>S</strong>hare the<strong> Gospel</strong> of <strong>Love a</strong>nd <strong>Jesus Christ</strong>, but his was for <strong>Male</strong> <strong>Companionship</strong>. As we talked he began to tell me about a time when he had been a member of a certain <strong>C</strong>hurch for many years, but he chose to leave the congregation because he shared in <strong>C</strong>onfidentiality his <strong>Gay Lifestyle</strong> with his pastor who then revealed it from the <strong>Podium</strong> of his <strong>C</strong>hurch to <strong>All</strong> the congregates of his fellowship; He then being wounded by this that I remember him <strong>e</strong>ven <strong>Crying</strong> while sharing his story, I then shared with him my <strong>d</strong>ream of sitting on <strong>Gold</strong> and being <strong>V</strong>ery <strong>Happy</strong> <strong>a</strong>nd <strong>Fulfilled</strong>; This is when he said to me that <strong>God</strong> had <strong>g</strong>iven me a <strong>Glimpse of Heaven</strong>, and <strong>b</strong>elieve it or not, he was<strong> Right</strong>; This is when I realized that <strong>G</strong>od <strong>Loved</strong> this man so <strong>v</strong>ery much that <strong>God</strong> had<strong> g</strong>iven him the <strong>Gift</strong> of <strong>d</strong>iscerning <strong>Dreams</strong>. He then began to change the topic and started talking about how he was <strong>d</strong>oing well and could take care of me if we were a couple, I then </p>

                                        </div>
                                        <div class="page-footer">269</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg142">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p> begin to minister the <strong>Truth o</strong>f <strong>God</strong> concerning what is <strong>N</strong>eeded for him to have the <strong>Victory</strong> over his <strong>Homosexuality</strong>; And I did this by <strong>e</strong>xplaining that if he wanted to have <strong>V</strong>ictory over that <strong>Sin</strong>, he should start by focusing on the <strong>W</strong>ords of <strong>Jesus Christ </strong>that relates to the verses in Matthew 19:11 through 12 that Read: <strong>But he said to them</strong>, <strong>All men cannot receive this saying</strong>, <strong>save they to whom it is given</strong>. 12) <strong>For there are some eunuchs</strong>, <strong>which were so born</strong> <strong>from their mother&rsquo;s womb</strong>: <strong>and there be eunuchs</strong>, <strong>which were made eunuchs of men</strong>: <strong>and there be eunuchs</strong>, <strong>which have made themselves eunuchs for the kingdom of heaven&rsquo; sake</strong>. I hope <strong>e</strong>veryone understand what the word<strong> Eunuch</strong> means, because we will focus on the<strong> Key</strong> to this <strong>M</strong>essage: <strong>They made themselves Eunuchs</strong>. Understand there are <strong>Three</strong> <strong>Types o</strong>f <strong>Eunuchs</strong> in this<strong> W</strong>orld. (<strong>1</strong>) Being born from <strong>Birth</strong> and never wanting to have sex or <strong>a</strong>ny kind of <strong>Relationship</strong>, and<strong>/</strong>or being <strong>d</strong>isable from <strong>Birth</strong> and cannot have this type of <strong>Union</strong>; (<strong>2</strong>) Those that were <strong>C</strong>astrated by <strong>Men</strong> for whatsoever will be the <strong>Reason</strong>. (<strong>3</strong>) Those that are seeking<strong> e</strong>verlasting<strong> Life </strong>that is in <strong>Heaven</strong>. Returning back to my testimony of the <strong>g</strong>ay <strong>Person</strong>. I then said to him that his pastor was wrong and should not have <strong>g</strong>iven a <strong>Sermon</strong> against him to the whole congregation that was shared in <strong>Confidence</strong>; But I <strong>a</strong>lso said to him that he had to choose between the <strong>Three Eunuchs</strong>; Because with him being a <strong>g</strong>ay person that <strong>b</strong>elieved in Jesus Christ but was not being <strong>O</strong>bedience to the <strong>Faith</strong>, if he <strong>d</strong>id not repent from that <strong>Sin</strong>, he </p>

                                        </div>
                                        <div class="page-footer">270</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg143">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p> will not<strong> e</strong>nter into <strong>Heaven</strong>. Afterward we parted ways and it is unknown to me whether he repented from his homosexuality, but from the teaching that Jesus Christ gives <strong>a</strong>bout <strong>Eunuchs</strong>; He was <strong>g</strong>iven the <strong>Key </strong>to his <strong>Bondage</strong> of how to be <strong>Set Free</strong> if he did not <strong>d</strong>esire a woman as a <strong>Companion</strong> (<strong>Wife</strong>). The <strong>Key</strong> being that he should <strong>a</strong>bstain from having <strong>S</strong>exual <strong>Relationship</strong> with the same sex (<strong>Males</strong>): This is the<strong> Third</strong> <strong>Eunuch </strong>of Jesus Christ <strong>Remedy</strong> if he wanted to repent from that <strong>S</strong>in to have <strong>Victory</strong> over his homosexuality that his pastor used <strong>a</strong>gainst him to put him to <strong>S</strong>hame concerning the <strong>Sin</strong>. <strong>Hear This</strong>: I will say that <strong>e</strong>veryone from their youth understand that it is <strong>Unnatura</strong>l for those of the <strong>S</strong>ame <strong>Sex</strong> to be <strong>Joined</strong> in <strong>a</strong>ny union with their <strong>S</strong>ame<strong> Sex</strong> because it is <strong>a</strong>gainst <strong>N</strong>ature<strong> Itself</strong>: Even children has this <strong>Knowledge</strong>, but many people have <strong>d</strong>ifferent mindsets on what they want or need sexually,<strong> e</strong>ven when they understand that their <strong>d</strong>esires is <strong>Outside</strong> of the<strong> W</strong>ill of <strong>God</strong>. Also understand that <strong>G</strong>od did not <strong>Ordained</strong> this behavior, this being <strong>e</strong>specially true concerning <strong>Procreation</strong>; Therefore I do summit this <strong>Q</strong>uestion to <strong>All</strong>. What if <strong>e</strong>veryone in this <strong>World</strong> decided to only have sexual relations with those of their <strong>S</strong>ame <strong>Sex</strong>? Some people will say of this <strong>q</strong>uery that it is a dumb question that do not <strong>e</strong>ven <strong>Dignify</strong> a response because of its <strong>O</strong>utlandish <strong>Nature</strong>; But put aside <strong>a</strong>ny offense to consider what the <strong>W</strong>orld would be like if only homosexuality was the <strong>e</strong>mbrace of this <strong>Life </strong>and <strong>a</strong>lso was <strong>The</strong> <strong>Rule</strong>: This <strong>W</strong>orld would <strong>C</strong>ease to <strong>Exist</strong>. We are only put on this <strong>e</strong>arth that two from </p>

                                        </div>
                                        <div class="page-footer">271</div>
                                    </div>
                                </div>


                                <div class="page" id="bk-pg144">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p> the opposite sex will be joined in marriage and have sexual relationships to multiply, but to those that are <strong>g</strong>ay and will rejoice when others are <strong>C</strong>onverted or <strong>Metaphorically Speaking</strong>, come <strong>O</strong>ut of the <strong>Closet</strong>; Would you still be in support of the<strong> World</strong> ceasing to<strong> e</strong>xist so that this behavior can continue; Or can you now see the <strong>Importance</strong> of a man and woman being joined in the <strong>N</strong>atural <strong>Union</strong> that is linked to the <strong>S</strong>urvival of the <strong>Human Race</strong> that is the <strong>d</strong>esign of <strong>God</strong>. Also understand this lesson have <strong>M</strong>ultiple <strong>Purposes</strong> that can help those that <strong>a</strong>re struggling with other <strong>S</strong>exual<strong> Sins</strong> <strong>a</strong>nd<strong> Perversion</strong> that can <strong>e</strong>ncompass <strong>Rape</strong>, <strong>Adultery</strong>, <strong>Fornication</strong>, <strong>Pedophilia </strong>and<strong>/</strong>or <strong>Bestiality</strong> along with the others <strong>S</strong>ins of<strong> Darkness</strong>. Jesus Christ knows our infirmities because he live in <strong>O</strong>ur <strong>Same</strong> fragile body, but He kept His <strong>S</strong>ights on <strong>Heaven</strong> and did forsake <strong>Sin </strong>to lay down <strong>His</strong> <strong>Life</strong> as an <strong>e</strong>xample of <strong>Our</strong> <strong>S</strong>trengths and<strong> Perseverances </strong>in the face of our infirmities that is in our flesh; Thereby revealing to <strong>U</strong>s that we can <strong>a</strong>lso have<strong> His</strong> <strong>Victory</strong> that is in <strong>God</strong>. I devoted this <strong>e</strong>xtended lesson to my brothers and sisters that <strong>Y</strong>earn for <strong>Salvation</strong> with the promises of<strong> G</strong>od, but they still may be fighting <strong>a</strong>gainst these sexual <strong>d</strong>emons and <strong>Burdens</strong> as <strong>Mention</strong> in <strong>O</strong>ther<strong> Sins and Perversions</strong>. <strong>Hear This</strong>: If anyone want to be <strong>d</strong>elivered from perversion, I will say <strong>Stop</strong> the<strong> S</strong>exual<strong> Sin</strong> and be the <strong>Third Eunuch</strong> that only <strong>d</strong>esires the <strong>Kingdom</strong> <strong>of God</strong>. This is <strong>Y</strong>our <strong>Key</strong> to unnatural <strong>a</strong>ffections being the topic and concern that I wanted to<strong> a</strong>pproach with very <strong>d</strong>elicate<strong> Hands</strong> as to not <strong>a</strong>lienate <strong>Anyone</strong>; Therefore I do</p>

                                        </div>
                                        <div class="page-footer">272</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg145">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p>pray that this lesson will be embraceable to <strong>a</strong>ll <strong>Readers</strong>. The form of godliness that people will <strong>d</strong>eny is <strong>God</strong> and the <strong>Power of Love</strong> that <strong>g</strong>ives everyone the <strong>a</strong>bility to <strong>Love God </strong>and their <strong>N</strong>eighbors with<strong> a</strong>ll <strong>Mankind</strong>; To those that will continue in <strong>S</strong>in to be <strong>Carnally</strong> <strong>Minded </strong>(<strong>Unrepentant</strong>), <strong>a</strong>void <strong>Them</strong>. Amen. </p>
                                            <h2 class="pg-inn-h">Mark 10:11</h2>

                                            <p class="color-red indnt"> <span> And he saith unto them. </span> Whosoever shall put away his wife, and marry another, committeth adultery against her. <span>(12)</span> And if a woman shall put away her husband, and be married to another,
                                                she committeth adultery.
                                            </p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">These <strong>S</strong>criptures has a <strong>d</strong>uel understanding that <strong>Truly</strong> will help <strong>M</strong>any, and I am praying that it is taught and preached to <strong>a</strong>ll for the <strong>S</strong>aving of<strong> Souls</strong>. I will start with the marriage <strong>Vows</strong> that are <strong>g</strong>iven by the people that want to be joined in <strong>H</strong>oly<strong> Matrimony</strong> with promises to forever be faithful to one <strong>a</strong>nother that is <strong>Sworn</strong> in the <strong>p</strong>resent of <strong>Men</strong>, and <strong>e</strong>ven the <strong>Present</strong> of <strong>God</strong> <strong>Himself</strong>. Most of these <strong>Vows</strong> <strong>a</strong>re from a <strong>Pre</strong>-<strong>Scripted</strong> format calling for the <strong>C</strong>ommitment of <strong>Better</strong> or <strong>For Worst</strong>, <strong>Richer </strong>or <strong>Poorer</strong>, <strong>In Sickness a</strong>nd <strong>In Health</strong>, <strong>Forsaking</strong> <strong>all</strong> <strong>Others</strong>, but <strong>Most</strong> <strong>Important</strong>, till <strong>Death</strong> <strong>d</strong>o <strong>Them Part</strong>. These words have <strong>Proven</strong> to be meaningless in this <strong>W</strong>orld<strong> a</strong>ccording to</p>
                                        </div>
                                        <div class="page-footer">273</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg146">
                                    <div class="page-content">
                                        <div class="page-text">
<p> </p>
                                            <p>the practices that people do <strong>Witness</strong> with the <strong>M</strong>any <strong>Divorce</strong>; Thereby I will say that when <strong>a</strong>nyone take another as their <strong>Mate</strong> while the other <strong>S</strong>pouse <strong>Live</strong>, they <strong>d</strong>ishonor the <strong>Vows</strong> that they made before <strong>God</strong> that translates into their word having <strong>N</strong>o <strong>Value</strong> at <strong>All</strong>; And this is because when people<strong> e</strong>nter into <strong>N</strong>ew <strong>Marriage</strong>, they will tell the <strong>Same LIES</strong> in the form of <strong>Vows</strong> knowing in their hearts that situations can change where they will then forsake the marriage and <strong>M</strong>ove <strong>On</strong> to another <strong>Person</strong>; And when this happens, they have <strong>Betrayed</strong> the <strong>V</strong>ows that they <strong>Made</strong> to their<strong> p</strong>artner and to <strong>God</strong>. The second understanding will be that if we make these <strong>V</strong>ows to <strong>God</strong>; Be warned to <strong>a</strong>lways <strong>Keep Them</strong> in the <strong>Fear</strong> of <strong>G</strong>od <strong>a</strong>nd <strong>Honor Them</strong>. This also meaning not to <strong>C</strong>heat on your<strong> Spouse</strong> after making the <strong>V</strong>ow to <strong>Remain</strong> <strong>Faithful</strong>: Understand that people will betrayed the <strong>o</strong>ath and <strong>Vows</strong>, then afterward will start to live contrary to the <strong>Vows </strong>that they made by <strong>B</strong>eing <strong>Deceitful</strong>. <strong>Hear This</strong>: Marriage is similar to life and the weather; And this is a blessing from <strong>G</strong>od because there are good and bad days, sunshine and rainy days, cold and hot days; There are <strong>a</strong>lso blizzard, tornadoes, volcanoes, earthquakes, storms and other bad situations that can make a marriage hard similar to life and the weather. To <strong>a</strong>ll that do not have this understanding: You should never marry: Therefore to be <strong>SOLID </strong>with<strong> G</strong>od and be <strong>d</strong>elivered unto <strong>Salvation</strong> and <strong>e</strong>ternal <strong>Life</strong>, remember that the <strong>Fear</strong> of <strong>G</strong>od will <strong>g</strong>uide <strong>U</strong>s to <strong>Holiness </strong>(<strong>Love</strong>), if we understand it is better <strong>N</strong>ot to make a <strong>Vow </strong>to<strong> G</strong>od, than it is to <strong>M</strong>ake a <strong>Vow</strong> and <strong>N</strong>ot <strong>Honor It</strong> as we continue to do in <strong>O</strong>ur <strong>Marriages</strong>. Amen.
                                            </p>
                                        </div>
                                        <div class="page-footer">274</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg147">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">1 Corinthians 7:10</h2>
                                            <p class="indnt"> And unto the married I command, yet not I, but the Lord, Let not the wife depart from her husband: (11) But and if she depart, let her remain unmarried, or be reconciled to her husband: and let not the husband put away his wife. (39) The wife is bound by the law as long as her husband liveth; but if her husband be dead, she is at liberty to be married to whom she will; only in the Lord.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">This is <strong>a</strong>nother continuation of the <strong>V</strong>ows of <strong>Marriage</strong>, but this time the <strong>C</strong>ommandment is from the<strong> Jesus Christ </strong>and <strong>N</strong>ot <strong>Paul</strong>, neither is it from <strong>My</strong> <strong>Wisdom</strong> or <strong>a</strong>nything that came by <strong>Man</strong>. Only through the<strong> d</strong>eath of <strong>O</strong>ur <strong>Spouse</strong>, can a man or woman be remarry or take <strong>a</strong>nother to be their husband or wife, because <strong>G</strong>od did not <strong>Graph</strong> the union of <strong>T</strong>hree, <strong>F</strong>our, <strong>F</strong>ive <strong>Marriages</strong>, or something <strong>e</strong>ven more <strong>Horrendous</strong> as in the <strong>Marriage Hundreds</strong>, therefore we <strong>a</strong>re commanded to remain separated until <strong>G</strong>od <strong>H</strong>eals the <strong>Marriage</strong>, and this is because <strong>G</strong>od has the <strong>Power </strong>to reunit<strong> a</strong>nyone with their spouse within <strong>His Will</strong>; And this will be <strong>a</strong>ccording to the <strong>Vows</strong> that they <strong>M</strong>ade to be <strong>Faithful</strong>: Understand that <strong>G</strong>od has ordained that <strong>Two</strong> shall be <strong>ONE</strong>, but if the spouse <strong>d</strong>ishonour their <strong>Vows</strong>; Please<strong> Forgive Them</strong> in the <strong>N</strong>ame of <strong>O</strong>ur <strong>Lord Jesus Christ</strong>, because <strong>G</strong>od can redeem <strong>a</strong>ny person and deliver them </p>
                                        </div>
                                        <div class="page-footer">275</div>
                                    </div>
                                </div>


                                <div class="page" id="bk-pg148">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p><strong>B</strong>ack to their <strong>Marriage</strong>; Also we <strong>a</strong>re commanded to only have <strong>M</strong>arital <strong>Union </strong>within the <strong>Faith</strong>. Amen.</p>

                                            <h2 class="pg-inn-h">1 Timothy 2:11</h2>
                                            <p class="indnt">Let the woman learn in silence with all subjection. (12) But I suffer not a woman to teach, nor to usurp authority over the man, but to be in silence.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">This is <strong>a</strong>nother sensitive<strong> Subject</strong> as there are many <strong>W</strong>omen <strong>Pastors</strong> that may take <strong>O</strong>ffence to this teaching, but I do <strong>Affirm</strong> to <strong>A</strong>ll, <strong>e</strong>specially to the women leaders that have the <strong>Rule</strong> over men in the <strong>C</strong>hurches and houses of <strong>Worship</strong>: It is <strong>a</strong>gainst the <strong>W</strong>ill of <strong>God</strong>. The only way for women not to receive this teaching will be for them to <strong>d</strong>eny the <strong>Hierarchy of</strong> <strong>Nature</strong>: This being the <strong>Visual</strong>. Shall a child have <strong>a</strong>uthority over the mother whereas the mother should be <strong>O</strong>bey their <strong>Child</strong>? Shall the <strong>M</strong>an who is the<strong> Strength </strong>of the woman humble himself before his <strong>W</strong>eaker <strong>Vessel</strong> whereas she can <strong>d</strong>eclare I am the <strong>Alpha</strong> and the <strong>S</strong>trength in this <strong>Union a</strong>nd <strong>Family</strong>? The <strong>A</strong>uthoritarian hierarchy of <strong>Rule a</strong>ccording to <strong>G</strong>od&rsquo;s <strong>Commandment</strong> is that the <strong>Man</strong> shall have the <strong>Rule</strong> over the<strong> W</strong>ife and <strong>Children</strong>; Mothers shall have <strong>R</strong>ule over the <strong>Children</strong>, Jesus Christ shall have the <strong>Rule</strong> over the <strong>Man</strong>, <strong>Wife a</strong>nd <strong>Children</strong>; And <strong>G</strong>od shall have the <strong>Rule</strong> and </p>

                                        </div>
                                        <div class="page-footer">276</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg149">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p><strong>d</strong>ominion <strong>Over</strong> <strong>All. </strong>The wise understand that it is <strong>a</strong>gainst <strong>Nature Itself</strong> for <strong>a</strong>ny woman to have the rule over a man who is the strength in their <strong>U</strong>nion. <strong>Hear This</strong>: When it comes <strong>d</strong>own to the women humbling themselves in the <strong>Churches</strong>, they will have their calling by <strong>d</strong>emonstrating the <strong>e</strong>xamples of <strong>Holiness </strong>to the new<strong> W</strong>ives <strong>a</strong>nd <strong>Unmarried</strong>; Thereby refusing to said I am the <strong>Leader</strong> of this fellowship, or this is<strong> d</strong>ifferent and does not <strong>a</strong>pply to <strong>Me</strong> because I am <strong>Better</strong> than <strong>a</strong>ny <strong>Male</strong>, or them saying, I am <strong>EQUAL</strong> to <strong>a</strong>ny <strong>Man</strong>; This is <strong>N</strong>ot<strong> True</strong>. Women have <strong>a</strong>lway done <strong>Great Things</strong> in this <strong>W</strong>orld that includes trades and skills, but once <strong>a</strong>gain it is<strong> A</strong>gainst<strong> Nature </strong>for women to have the rule <strong>O</strong>ver <strong>Men</strong>, <strong>e</strong>specially in the houses of <strong>Worship</strong>. Amen.</p>

                                            <h2 class="pg-inn-h">1 Corinthians 14:34</h2>
                                            <p class="indnt">Let your women keep silence in the churches: for it is not permitted unto them to speak; but they are commanded to be under obedience, as also saith the law. (35) And if they will learn any thing, let them ask their husbands at home: for it is a shame for women to speak in the church.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">These <strong>S</strong>cripture speaks to the <strong>Women</strong> that are in <strong>A</strong>uthority over the men in the <strong>Churches</strong>, and I can testify </p>
                                        </div>
                                        <div class="page-footer">277</div>
                                    </div>
                                </div>


                                <div class="page" id="bk-pg150">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p class="indnt"> that in some of the books from the Bible, there have been women of<strong> Faith</strong> that have had the favor of <strong>G</strong>od and led <strong>C</strong>harges in the furtherance of <strong>God&rsquo;s</strong> <strong>Will</strong> that was <strong>g</strong>iven to the children of Israel. Also some have been <strong>Martyred</strong> in <strong>S</strong>piritual <strong>Battles</strong> as was in the case of <strong>Debra</strong> the Prophetess who <strong>g</strong>ave testimony that if any man shall not take up the <strong>Mantle</strong> of leadership concerning <strong>O</strong>bedient to <strong>God</strong>, that same man shall be <strong>W</strong>ritten as a <strong>Coward</strong> as it is recorded in the Book of Judges 4:8 through 9. My <strong>q</strong>uestion to the men that have <strong>a</strong>llowed <strong>Women</strong> to be <strong>Over</strong> <strong>Them</strong> in the <strong>C</strong>hurches; Have you not read Genesis 3:16: <strong>Unto the woman he said</strong>, <strong>I will greatly multiply thy sorrow and thy conception</strong>; <strong>in sorrow thou shalt bring forth children</strong>; <strong>and thy desire shall be to thy husband</strong>, <strong>and he shall rule over thee</strong>. This is the word of<strong> God</strong> to the <strong>W</strong>omen of <strong>Faith</strong> in the <strong>C</strong>hurches, but <strong>a</strong>gain, they shall be the <strong>e</strong>xample of <strong>Virtue</strong> to other women and <strong>Not</strong> the <strong>e</strong>xample of that which is <strong>Contrary</strong> to <strong>G</strong>od&rsquo;s <strong>Design</strong>. They <strong>a</strong>lso must be in subjection to their <strong>Husbands</strong>; This being <strong>e</strong>specially <strong>True</strong> in the <strong>H</strong>ouses of <strong>Worship</strong>, because fellowships can <strong>b</strong>eguile young impressionable women who are seeking <strong>G</strong>od into believing the <strong>LIE </strong>that a woman can be dominate <strong>O</strong>ver the <strong>Man</strong>. I pray that this lesson does not offend anyone but that it will be <strong>e</strong>nlightening. Amen.          <strong>Atonement</strong> process for the forgiveness of <strong>S</strong>in must be followed to the <strong>Letter</strong>; It <strong>a</strong>lso require the parents to <strong>Kill</strong> the <strong>d</strong>isobedient children that will do <strong>e</strong>vil and be <strong>U</strong>nrepentant to <strong>T</strong>heir <strong>Shame</strong>. </p>


                                        </div>
                                        <div class="page-footer">278</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg151">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p> The Law of Moses commands that if <strong>a</strong>nyone is a witch or would have sex with <strong>a</strong>nimals must be killed. The priests <strong>a</strong>lso must adorns themselves with the <strong>R</strong>obes of the <strong>Priesthood</strong> of that period that have been <strong>C</strong>ustomized with <strong>Twelve Jewels</strong> in its <strong>Truest</strong> <strong>Form</strong>; And their bloodline must be of the of the <strong>T</strong>ribe of the <strong>Levites</strong>. The Law of Moses commands that the people must <strong>g</strong>ive a <strong>Tenths</strong> of their <strong>W</strong>ealth to the <strong>Temple</strong> with <strong>No</strong> <strong>e</strong>xception, also to observe <strong>a</strong>ll the <strong>S</strong>piritual <strong>Festivals</strong> of that period <strong>e</strong>ven when presently they have been <strong>L</strong>ost or <strong>Omitted</strong>; And would be impossibe for <strong>a</strong>nyone to <strong>Revive</strong>; And if <strong>a</strong>nyone tried to revive them, it will be <strong>Pure S</strong>peculation and <strong>Conjecture</strong>. There are so many <strong>d</strong>irectives in the <strong>Law</strong> that it will be <strong>V</strong>ery<strong> Difficult</strong> to follow them; But <strong>G</strong>od in His <strong>Mercy</strong> has freed <strong>U</strong>s from the<strong> C</strong>urse of the <strong>Law</strong> through the <strong>Faith</strong> that we shall have in <strong>Jesus Christ</strong>, thereby we <strong>a</strong>re <strong>N</strong>o<strong> Longer </strong>required to do <strong>a</strong>ll the things that are <strong>W</strong>ritten in the <strong>Book </strong>of the Laws of <strong>M</strong>oses; And we <strong>a</strong>re now <strong>U</strong>nyoke from those <strong>Laws</strong> and can <strong>Y</strong>oke <strong>Ourself</strong> to the <strong>Faith</strong> that we have in Jesus Christ, remembering Galatians 3:10 through 12 that Reads, <strong>For as many are of the works of the law are under the curse</strong>: <strong>for it is written</strong>, <strong>Cursed is every one that continueth not in all things which are written in the book of the law to do them</strong>. (11), <strong>But that no man is justified by the law in the sight of God</strong>, <strong>it is evident</strong>: <strong>The just shall live by faith</strong>. (12), <strong>And the law is not faith</strong>: <strong>but the man that doeth them shall live by them</strong>. Amen.
                                            </p>
                                        </div>
                                        <div class="page-footer">279</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg152">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Galatians 3:10</h2>
                                            <p class="indnt">For as many as are of the works of the law are under the curse: for it is written, Cursed is every one that continueth not in all things which are written in the book of the law to do them.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">Now that Jesus Christ has <strong>d</strong>elivered <strong>Man</strong> from the penalties of <strong>S</strong>in by His <strong>Death</strong> (<strong>Atonement</strong>), we can <strong>a</strong>gain serve <strong>G</strong>od in <strong>Holiness</strong>; This<strong> a</strong>lso meaning that<strong> Jesus Christ</strong> has redeem <strong>U</strong>s from the <strong>Bondage</strong> of the <strong>Law</strong> that was <strong>g</strong>iven to <strong>Moses</strong> by <strong>G</strong>od: This is the <strong>Curse</strong> if not heeded (<strong>Followed</strong>). <strong>Hear This</strong>: Who do <strong>a</strong>nyone know that can live <strong>a</strong>ccording to all <strong>Things</strong> that are <strong>W</strong>ritten in the <strong>Law</strong>, or can <strong>C</strong>eremoniously <strong>Observe</strong> <strong>e</strong>very <strong>Law</strong>? The<strong> Truth</strong> of this lesson will be that <strong>M</strong>any things of the <strong>Law</strong> with the ceremonies have been <strong>Lost</strong> <strong>o</strong>r <strong>Omitted</strong> through the passage of time, making it <strong>d</strong>efinitively <strong>Not</strong> <strong>Known o</strong>r <strong>Understood</strong> by <strong>a</strong>nyone that would attempt to live by the <strong>Laws</strong> of <strong>M</strong>oses. <strong>Examples</strong>: To live by the <strong>Laws </strong>of Moses means that if <strong>a</strong>nyone from within the <strong>Law </strong>commit the crime of <strong>A</strong>dultery, they must be <strong>P</strong>ut to <strong>Death</strong>. The Laws of Moses <strong>a</strong>re so <strong>V</strong>ery <strong>Structured</strong> that the <strong>d</strong>etails of the </p>
                                        </div>
                                        <div class="page-footer">280</div>
                                    </div>
                                </div>



                                <div class="page" id="bk-pg153">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p><strong>Atonement</strong> process for the forgiveness of <strong>S</strong>in must be followed to the <strong>Letter</strong>; It <strong>a</strong>lso require the parents to <strong>Kill</strong> the <strong>d</strong>isobedient children that will do <strong>e</strong>vil and be <strong>U</strong>nrepentant to <strong>T</strong>heir <strong>Shame</strong>. The Law of Moses commands that if <strong>a</strong>nyone is a witch or would have sex with <strong>a</strong>nimals must be killed. The priests <strong>a</strong>lso must adorns themselves with the <strong>R</strong>obes of the <strong>Priesthood</strong> of that period that have been <strong>C</strong>ustomized with <strong>Twelve Jewels</strong> in its <strong>Truest</strong> <strong>Form</strong>; And their bloodline must be of the of the <strong>T</strong>ribe of the <strong>Levites</strong>. The Law of Moses commands that the people must <strong>g</strong>ive a <strong>Tenths</strong> of their <strong>W</strong>ealth to the <strong>Temple</strong> with <strong>No</strong> <strong>e</strong>xception, also to observe <strong>a</strong>ll the <strong>S</strong>piritual <strong>Festivals</strong> of that period <strong>e</strong>ven when presently they have been <strong>L</strong>ost or <strong>Omitted</strong>; And would be impossibe for <strong>a</strong>nyone to <strong>Revive</strong>; And if <strong>a</strong>nyone tried to revive them, it will be <strong>Pure S</strong>peculation and <strong>Conjecture</strong>. There are so many <strong>d</strong>irectives in the <strong>Law</strong> that it will be <strong>V</strong>ery<strong> Difficult</strong> to follow them; But <strong>G</strong>od in His <strong>Mercy</strong> has freed <strong>U</strong>s from the<strong> C</strong>urse of the <strong>Law</strong> through the <strong>Faith</strong> that we shall have in <strong>Jesus Christ</strong>, thereby we <strong>a</strong>re <strong>N</strong>o<strong> Longer </strong>required to do <strong>a</strong>ll the things that are <strong>W</strong>ritten in the <strong>Book </strong>of the Laws of <strong>M</strong>oses; And we <strong>a</strong>re now <strong>U</strong>nyoke from those <strong>Laws</strong> and can <strong>Y</strong>oke <strong>Ourself</strong> to the <strong>Faith</strong> that we have in Jesus Christ, remembering Galatians 3:10 through 12 that Reads, <strong>For as many are of the works of the law are under the curse</strong>: <strong>for it is written</strong>, <strong>Cursed is every one that continueth not in all things which are written in the book of the law to do them</strong>. (11), <strong>But that no man is justified by the </p>
                                        </div>
                                        <div class="page-footer">281</div>
                                    </div>
                                </div>


                                <div class="page" id="bk-pg154">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p>law in the sight of God</strong>, <strong>it is evident</strong>: <strong>The just shall live by faith</strong>. (12), <strong>And the law is not faith</strong>: <strong>but the man that doeth them shall live by them</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Matthew 21:13</h2>
                                            <p class="indnt color-red"> <span> And said unto them,</span> It is written, My house shall be called the house of prayer; but ye have made it a den of thieves.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">I want to began by saying that this verse is the <strong>W</strong>itness of Jesus Christ <strong>Bold</strong> <strong>e</strong>ntry into Jerusalem to prophesies<strong> a</strong>gainst its <strong>Leaders</strong>: There <strong>a</strong>re only a few instances of Jesus Christ being <strong>a</strong>ngry that is <strong>Documented</strong>; And this is <strong>One</strong>. To understand this <strong>Rare Indignation</strong> that was <strong>d</strong>irected toward the <strong>Merchants</strong> that did trade and Jesus Christ turning <strong>O</strong>ver the <strong>Tables</strong> of those that sold merchandise in the <strong>Temples</strong> to <strong>a</strong>cquire <strong>W</strong>ealth and <strong>Profit</strong>, understand that <strong>g</strong>iving come from <strong>Jesus Christ </strong>who<strong> d</strong>emonstrated His <strong>Love</strong> for <strong>U</strong>s when he <strong>d</strong>ied for <strong>Sinners</strong> at no cost, because it is <strong>Not</strong> an <strong>A</strong>ttribute of <strong>Love</strong>; But the men that will sell <strong>g</strong>oods and<strong> Services </strong>in the <strong>Churches</strong> are living <strong>O</strong>utside of <strong>Love</strong> and their <strong>C</strong>alling to <strong>Holiness </strong>is lost because they will <strong>g</strong>ather themselves together to make <strong>Profits</strong> that <strong>e</strong>asily can transition into <strong>Greed</strong>; Thereby the belief in <strong>g</strong>iving shall <strong>Cease</strong> because thieves understand they can</p>
                                        </div>
                                        <div class="page-footer">282</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg155">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p> steal because things <strong>a</strong>re <strong>N</strong>ot for<strong> Free </strong>but have a cost which is contrary to <strong>Love</strong> where thieves can <strong>e</strong>nter into the <strong>Churches</strong> and see products <strong>a</strong>vailable for sell that make it <strong>Clear </strong>that <strong>S</strong>atan has<strong> e</strong>nter into the <strong>Temple</strong> because of such things as <strong>S</strong>piritual <strong>Self Help Books</strong>, <strong>Paid Sermons</strong>, <strong>Church Multi-Media Sales</strong>, <strong>Live Performances</strong>, <strong>Selling of Food</strong>, <strong>Counseling</strong>, <strong>Selling Crosses</strong>, <strong>Oils</strong>,<strong> Water</strong>,<strong> Pictures a</strong>nd the <strong>Other Things </strong>that <strong>a</strong>re in the <strong>C</strong>hurches for <strong>Sale</strong>; If this <strong>e</strong>vil was not <strong>True </strong>in the <strong>Churches</strong>, then there would be <strong>N</strong>o need for <strong>Thieves</strong> as we are <strong>b</strong>elievers in <strong>Jessus Christ</strong> (<strong>LOVE</strong>), and we <strong>a</strong>re only there to <strong>W</strong>orship <strong>God</strong> and <strong>U</strong>nderstand <strong>Salvation</strong>, which is <strong>Free</strong>. Amen.        
                                            </p>
                                            <h2 class="pg-inn-h">John 2:16</h2>
                                            <p class="indnt color-red"><span> And said unto them that sold doves, </span>Take these things hence; make not my Father’s house an house of merchandise.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">This is a testimony that I witness of a pastor in mid-sermon pausing to tell with his congregation <strong>a</strong>bout the <strong>G</strong>reat <strong>Meals</strong> that would be waiting for <strong>e</strong>veryone after the <strong>Service</strong>. He started by <strong>d</strong>escribing what would be on the <strong>Menu</strong> along with its <strong>G</strong>reat <strong>Price</strong>. This is when <strong>G</strong>od moved me to speak with him concerning the food sale, but I did it in a sarcastic </p>
                                        </div>
                                        <div class="page-footer">283</div>
                                    </div>
                                </div>


                                <div class="page" id="bk-pg156">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p><strong> W</strong>ay by suggesting that the pastor could increase profits by <strong>a</strong>llowing the ushers to sell merchandise as they <strong>g</strong>o up and down the aisle of the <strong>Pews</strong> while his service was still in process <strong>Before</strong> the food <strong>S</strong>ales<strong> Began</strong>. I then subjected that it <strong>C</strong>ould be <strong>Fans</strong>, <strong>Hymns</strong>, <strong>Sermons</strong>, <strong>Recording</strong> and whatsoever <strong>e</strong>lse he <strong>Believed</strong> people can buy or <strong>Afford</strong>. He then said that my proposal was not necessary because the food sales was good <strong>e</strong>nough for the <strong>Blessing</strong> <strong>o</strong>f <strong>Income</strong>. He then thanks me for the <strong>Subjection</strong>. This is when I realize that he was totally clueless to the <strong>S</strong>arcasm in <strong>M</strong>y <strong>Message</strong>; Therefore I <strong>Spoke</strong> to him in plain <strong>S</strong>piritual <strong>Language</strong> saying that it is <strong>a</strong>gainst the <strong>Commandment</strong> of Jesus Christ to <strong>S</strong>ell <strong>Merchandise</strong> in the <strong>C</strong>hurches, <strong>T</strong>emples and <strong>H</strong>ouses of<strong> Worship</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">John 5:14</h2>
                                            <p class="color-red indent"> <span> Afterward Jesus findeth him in the temple, and said unto him, </span> Behold, thou art made whole: sin no more, lest a worse thing come unto thee.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">The <strong>S</strong>cripture that I want to <strong>Hightlight</strong> is from a <strong>V</strong>ery <strong>Powerful</strong> lesson that is from the Book of Jonah the <strong>Prophet</strong>. It teaches that <strong>G</strong>od sent Jonah to a certain city called Nineveh to <strong>g</strong>ive <strong>Warning</strong> that the city would be <strong>d</strong>estroyed in <strong>Forty</strong> <strong>Days</strong> if the people did <strong>N</strong>ot
                                            </p>
                                        </div>
                                        <div class="page-footer">284</div>
                                    </div>
                                </div>


                                <div class="page" id="bk-pg157">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p><strong>Repent</strong> from their <strong>W</strong>ickedness; But Jonah chose not to <strong>O</strong>bey <strong>God</strong> because of the <strong>e</strong>vil he saw there or understood they were <strong>c</strong>apable of doing, therefore the bottom line of this lesson will be that <strong>a</strong>fter being <strong>Warned</strong> by Jonah of <strong>G</strong>od&rsquo;s <strong>Intentions</strong>, they <strong>R</strong>epented: <strong>EVERYONE</strong>. This <strong>W</strong>arning is the from Jesus Christ to <strong>a</strong>ll that will follow Him after <strong>b</strong>eing <strong>Redeemed</strong>. <strong>Hear This</strong>: We <strong>a</strong>re reconciled to <strong>G</strong>od by Jesus Christ setting <strong>U</strong>s <strong>Free</strong> from the bondage of <strong>Sin</strong> with<strong> S</strong>acrificing His <strong>Life</strong>, thereby we should <strong>N</strong>ever want to <strong>Return</strong> to our former <strong>Person</strong> because we <strong>a</strong>re made <strong>W</strong>hole by the <strong>Faith </strong>we have in Jesus Christ, and His <strong>Truth</strong> for <strong>O</strong>bedience will help <strong>Us</strong> receive <strong>e</strong>verlasting <strong>Life</strong>; Therefore we <strong>d</strong>o not return to <strong>Hate</strong> and the <strong>Curse</strong>, but be as the people of <strong>N</strong>ineveh that <strong>Repented</strong>. I do <strong>Pray</strong> that this will be <strong>O</strong>ur <strong>Future</strong>. My <strong>e</strong>ncouragement is to stay the <strong>Course a</strong>nd <strong>Keep</strong> <strong>the</strong> <strong>Faith</strong>. Amen. </p>
                                            <h2 class="pg-inn-h">Hebrews 10:26</h2>
                                            <p class="indnt">For if we sin willfully after that we have received the knowledge of the truth, there remaineth no more sacrifice for sins, (27) But a certain fearful looking for of judgment and fiery indignation, which shall devour the adversaries. (31) It is a fearful thing to fall into the hands of the living God. </p>

                                        </div>
                                        <div class="page-footer">285</div>
                                    </div>
                                </div>


                                <div class="page" id="bk-pg158">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">We have covered this in the first study concerning <strong>A</strong>tonement, therefore recall that a man can bring his<strong> S</strong>acrifice for the <strong>Atonement</strong> of his <strong>S</strong>in to <strong>God</strong>, and if the <strong>S</strong>in was committed <strong>O</strong>ut of<strong> Ignorance</strong>, there can be <strong>Forgiveness</strong>, but once <strong>a</strong>gain this <strong>S</strong>criptures <strong>Affirms</strong> that if we intentionally <strong>a</strong>nd knowingly with forethought <strong>C</strong>ommit<strong> Sin</strong>, we will face the <strong>J</strong>udgement of <strong>God</strong>, and we have <strong>No</strong> <strong>e</strong>xcuse for the <strong>Sins</strong>; And this will come with <strong>G</strong>reat and <strong>Terrible Consequences</strong>. Amen.        </p>
                                            <h2 class="pg-inn-h">1 Corinthians 15:34</h2>
                                            <p class="indnt">Awake to righteousness, and sin not; for some have not the knowledge of God: I speak this to you shame.</p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">This <strong>S</strong>cripture is saying <strong>A</strong>wake to <strong>Death</strong>,<strong> A</strong>wake to the <strong>Lake o</strong>f <strong>Fire</strong>, <strong>A</strong>wake to the <strong>Judgment</strong> <strong>a</strong>nd <strong>A</strong>wake to <strong>Life Everlasting</strong>: This is because Jesus Christ has washed <strong>a</strong>way <strong>O</strong>ur <strong>Sins,</strong> and has <strong>g</strong>iven <strong>U</strong>s the <strong>Victory</strong> <strong>O</strong>ver <strong>Death</strong>, therefore I now will <strong>a</strong>sk everyone; Do you <strong>U</strong>nderstand the <strong>Word Awake</strong>? Amen.  </p>

                                        </div>
                                        <div class="page-footer">286</div>
                                    </div>
                                </div>


                                <div class="page" id="bk-pg159">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">1 Corinthians 11:27</h2>
                                            <p class="indent">Wherefore whosoever shall eat this bread, and drink this cup of the Lord, unworthily, shall be guilty of the body and blood of the Lord. (28) But let a man examine himself, and so let him eat of that bread, and drink of that cup. (29) For he that eateth and drinketh unworthily, eateth and drinketh damnation to himself, not discerning the Lord&rsquo;s body. (30) For this cause many are weak and sickly among you, and many sleep.
                                            </p>
                                            <h3 class="sml-hding2">Understanding</h3>
                                            <p class="indnt">This lesson is given because there <strong>a</strong>re many in the <strong>C</strong>hurches and houses of <strong>Worship</strong> that <strong>a</strong>re not worthy to participate in the <strong>S</strong>ervice of the <strong>Lord Supper</strong>; And this is because they have not <strong>R</strong>epented from their <strong>Sins</strong> that forbids them from <strong>e</strong>ating and drinking the <strong>Holy</strong> sacred <strong>Flesh</strong> and <strong>Blood</strong> <strong>of</strong> <strong>Jesus Christ </strong>who is <strong>O</strong>ur <strong>Passover </strong>from <strong>Death</strong>. In the <strong>C</strong>hurches where <strong>People</strong> will <strong>a</strong>ssemble themselves together and are <strong>a</strong>sks to be <strong>Partakers </strong>in <strong>The</strong> <strong>Passover</strong>; This including the <strong>U</strong>nworthy that will <strong>d</strong>ishonored <strong>God </strong>with <strong>Wickedness</strong> because they are <strong>U</strong>naware or do not understand that they <strong>a</strong>re participating in that which is <strong>M</strong>ost <strong>Holy</strong>, therefore <strong>a</strong>s <strong>Written</strong>: The man or woman that would <strong>e</strong>at and drink unworthy shall be as <strong>g</strong>uilty as the people that condemned and crucified <strong>Jesus Christ</strong> by nailing Him to the <strong>Cross</strong> because the <strong>C</strong>ommandment by Jesus</p>

                                        </div>
                                        <div class="page-footer">287</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg160">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p> Christ is to <strong>e</strong>at of His flesh and<strong> d</strong>rink of His<strong> Blood</strong>. This is not just a ceremony, but it is a very <strong>S</strong>erious<strong> Observance</strong> of the sacrifice that Jesus Christ made to saved<strong> O</strong>ur<strong> Lives</strong> if we become <strong>Holy</strong> and <strong>O</strong>bedient to<strong> God</strong>; Therefore I will now <strong>a</strong>sk is there a man or woman among you <strong>a</strong>ll that do not<strong> Know</strong> if they <strong>a</strong>re <strong>Living Holy</strong> to <strong>God</strong>? I will <strong>a</strong>lso say to the leaders and <strong>a</strong>uthorities in the <strong>Churches</strong>; Before you <strong>g</strong>ive the bread and <strong>W</strong>ine for the <strong>Passover</strong>, also <strong>g</strong>ive a very<strong> Stern Warning</strong> to the congregation that if <strong>a</strong>nyone believe they are <strong>Unworthy</strong> to <strong>e</strong>at and <strong>Drink </strong>of the <strong>S</strong>acred<strong> Passover</strong>, or if there <strong>a</strong>re refusals to partake in the <strong>Communion</strong>, they will be <strong>a</strong>ble to access that the <strong>C</strong>hurch <strong>Member</strong> is lacking in their commitment for <strong>O</strong>bedience to <strong>God </strong>and the <strong>Faith</strong>. There <strong>a</strong>lso will be <strong>N</strong>ovices that do not understand this part of the <strong>Service</strong>, but through <strong>Love</strong> the members can <strong>e</strong>ncourages that person to repent that they can have <strong>g</strong>rowth and <strong>Mature</strong> in Jesus Christ because members should <strong>U</strong>nderstand that some <strong>a</strong>re not <strong>Evil</strong>, but they only wants to be <strong>W</strong>orthy in the <strong>Future</strong> to <strong>e</strong>at of the <strong>HOLY</strong> <strong>Passover</strong>; Thereby after the pastor has <strong>e</strong>xplain the <strong>C</strong>alling of the <strong>Communion</strong>, he then can say to them that if <strong>a</strong>nyone do <strong>e</strong>at and drink of the <strong>Passover</strong> having foreknowledge of its <strong>Implication</strong>, their sins shall be upon their <strong>O</strong>wn <strong>Heads</strong>, because they did <strong>e</strong>at <strong>a</strong>nd <strong>Drink</strong> understanding that it is the<strong> Lord&rsquo;s Supper</strong>. This making them <strong>U</strong>nworthy, and it shall be <strong>e</strong>quivalent to them feasting to their own <strong>d</strong>eath and <strong>Demise</strong>. Therefore <strong>G</strong>od shall <strong>a</strong>llow</p>
                                        </div>
                                        <div class="page-footer">288</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg161">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p> he<strong> Unfaithful</strong> to <strong>e</strong>at, cheer, <strong>g</strong>ive speeches, dance, honor themselves and <strong>e</strong>ven <strong>Toast</strong> the <strong>Passover</strong>, but they shall surely <strong>d</strong>escend into the <strong>Lake of Fire</strong>. The reasons why many people are <strong>d</strong>ying in the <strong>Churches </strong>is because they continue to <strong>C</strong>orrupt the <strong>Last Supper</strong>, therefore I must say that it is <strong>Important</strong> for me to mention that Jesus Christ only <strong>g</strong>ave <strong>One</strong> <strong>Commandment</strong> of how we shall remember <strong>Him</strong> (<strong>Only ONE</strong>), and it is the <strong>C</strong>ommunion of the <strong>Last Supper</strong>; Therefore I would like <strong>e</strong>veryone to listen <strong>Carefully</strong>: There are <strong>d</strong>ays of <strong>Observances</strong> that <strong>a</strong>re <strong>N</strong>ot of <strong>God</strong>; Such as <strong>C</strong>hristmas, <strong>G</strong>ood <strong>F</strong>riday, <strong>E</strong>aster and the <strong>O</strong>thers that the <strong>World</strong> will <strong>H</strong>old <strong>Hear</strong>; But remember<strong> a</strong>ll of them have <strong>O</strong>rigins from <strong>P</strong>agan<strong> Rituals </strong>and <strong>Celebrations</strong> that has been <strong>M</strong>ixed into the <strong>Faith</strong> that <strong>a</strong>re associated with the <strong>World</strong> continuing to stay<strong> e</strong>vil and <strong>Not</strong> receive the <strong>Truth of God</strong>; And these <strong>LIES </strong>will continue to <strong>d</strong>econsecrate the <strong>Holy</strong> <strong>Communion</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">MOVING FORWARD</h2>
                                            <p class="indnt">Now that these <strong>Two</strong> studies and testimonies have been covered, we have come to the <strong>e</strong>nd of the first two lessons; Also to those that have not been <strong>O</strong>rdained as <strong>Clergy or</strong> <strong>Leaders</strong> in the <strong>H</strong>ouses of <strong>Worship</strong> (<strong>Churches</strong>), or you <strong>a</strong>re not <strong>Mature</strong> in the <strong>S</strong>piritual having <strong>Theological</strong> training <strong>a</strong>s to the <strong>Mysteries</strong> that are in the <strong>Holy Bible</strong>: <strong>STOP</strong>, because the <strong>Third</strong> study will come with <strong>a</strong> <strong>S</strong>trong and <strong>Strict</strong> <strong>Warning</strong> to the pastors for <strong>O</strong>bedient to <strong>God&rsquo;s</strong> <strong>Teachings</strong>; Therefore </p>

                                        </div>
                                        <div class="page-footer">289</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg162">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p>it is <strong>b</strong>est to do a <strong>Summation </strong>of the<strong> S</strong>piritual <strong>Tools</strong> that you should now have with the service you will play in this <strong>S</strong>piritual <strong>War </strong>to obtain <strong>Salvation</strong>. We started this study on how <strong>G</strong>od&rsquo;s <strong>S</strong>alvation W<strong>orks</strong>, and the <strong>C</strong>omponents that will <strong>Manifested </strong>itself though<strong> Jesus Christ O</strong>ur <strong>Lord</strong>; And looking back on the first study, we should now understand the specific terminologies and teachings of the <strong>C</strong>oncepts of <strong>Salvation</strong>: Starting with (<strong>1</strong>) What is the <strong><u>Wisdom of God</u></strong>. (<strong>2</strong>) Why do we <strong>N</strong>eed to <strong><u>Fear God</u></strong>. (<strong>3</strong>) Why is there <strong><u>Pain and Suffering</u></strong>.  (<strong>4</strong>) What is the <strong><u>Power Over Death</u></strong>. (<strong>5</strong>) What is the <strong><u>Love of God</u></strong>. (<strong>6</strong>) What is the Spiritual and Secular Understanding of <strong><u>Atonement</u></strong>. (<strong>7</strong>) What is the Spiritual Understanding of <strong><u>Light and Darkness</u></strong>. (<strong>8</strong>) What is the Spiritual Understanding of <strong><u>Faith</u></strong>. (<strong>9</strong>) What is the Spiritual Understanding of <strong><u>Repen</u></strong><u>t</u>. (<strong>10</strong>) What is the Spiritual and Secular Understanding of <strong><u>Baptism</u></strong>. (<strong>11</strong>) What is the Spiritual and Secular Understanding of <strong><u>Grace</u></strong>, and  (<strong>12</strong>) What is the <strong><u>Holy Spirit</u></strong>.</p>
<p>In the <strong>S</strong>econd study we advanced to Perfect: A Higher Calling in Jesus Christ Our Lord; And looking back on the study, we should now  understand what is <strong>P</strong>erfect to <strong>God</strong>; Starting with (<strong>1</strong>) <strong><u>God&rsquo;s Approval</u></strong>, (<strong>2</strong>) <strong><u>Laws of the Old Testament</u></strong>, (<strong>3</strong>) <strong><u>Identifying Your Neighbor</u></strong>, (<strong>4</strong>) The <strong><u>New Heart</u></strong> and <strong><u>Spirit</u></strong>, (<strong>5</strong>) The <strong><u>Blessed and the Cursed</u></strong>, (<strong>6</strong>) The <strong><u>Song of the Poor</u></strong>, (<strong>7</strong>) <strong><u>Fasting</u></strong>, (<strong>8</strong>) <strong><u>Love Comes from Above</u></strong>, (<strong>9</strong>) The <strong><u>Blindness of the World</u></strong>, (<strong>10</strong>) <strong><u>Identifying the Wicked</u></strong>, (<strong>11</strong>) The<strong><u> New Law</u></strong>, (<strong>12</strong>) <u>The <strong>Rich and Wealthy</strong></u>, (<strong>13</strong>) The <strong><u>Judgment</u></strong><u>,</u> (<strong>14</strong>) <strong><u>Giving</u></strong>, (<strong>15</strong>) The <strong><u>Golden Rule</u></strong>, (<strong>16</strong>) The <strong><u>Turned Tables</u></strong> (<strong>17</strong>) The </p>

                                        </div>
                                        <div class="page-footer">290</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg163">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p><strong><u>Treasure</u></strong> and last (<strong>18</strong>) <strong><u>General Instruction</u>.</strong> Having these tools and being in <strong>g</strong>ood standing to run the race <strong>a</strong>nd fight the <strong>G</strong>ood<strong> Fight</strong> having<strong> Faith </strong>and <strong>True Confidence </strong>toward <strong>G</strong>od to understand what is <strong>r</strong>equired of <strong>O</strong>ur<strong> Lives</strong> which is to <strong>b</strong>elieve in <strong>Jesus Christ</strong>, remembering that the <strong>e</strong>ntire <strong>Sum</strong> of the <strong>Bible</strong> is that we<strong> O</strong>bey <strong>God</strong> with <strong>a</strong>ll of our <strong>M</strong>ind, <strong>B</strong>ody and <strong>Souls</strong>, and to love <strong>O</strong>ur <strong>Neighbors</strong> as we <strong>L</strong>ove <strong>Ourselves</strong>, and with these <strong>Two Studies</strong>, we will close with a <strong>Prayer</strong> in the <strong>N</strong>ame of <strong>Jesus Christ</strong>, petitioning <strong>God</strong> to <strong>g</strong>ive <strong>U</strong>s the increase of His <strong>S</strong>eeds of <strong>Salvation</strong> that He has planted so that we can <strong>g</strong>row and have <strong>Fruit</strong> unto <strong>a</strong>ll things <strong>Spiritual</strong> that reflects <strong>O</strong>ur <strong>Faithful</strong> service to Him, which is <strong>O</strong>ur <strong>Rightful</strong> <strong>Duty</strong> when we <strong>S</strong>tand before His <strong>Throne</strong>. We <strong>a</strong>lso plead for <strong>M</strong>ercy with <strong>a</strong>ll <strong>Supplications</strong> as we lay <strong>O</strong>ur <strong>Petition </strong>before <strong>Thy</strong> <strong>Feet</strong> <strong>a</strong>nd <strong>Mercy</strong> <strong>Seat</strong>, asking that you consider <strong>O</strong>ur <strong>Hearts</strong> with all humbleness because we <strong>Acknowledge</strong> that to you belong <strong>a</strong>ll the <strong>Power</strong>, <strong>Glory a</strong>nd <strong>Honor</strong>. We ask these things be <strong>g</strong>ranted in the <strong>N</strong>ame of <strong>Jesus Christ</strong> <strong>O</strong>ur <strong>Lord a</strong>nd <strong>Saviour</strong>; We also thank you <strong>G</strong>od in advance, having <strong>Faith</strong> that no <strong>g</strong>ood<strong> Things</strong> shall be held back as we <strong>S</strong>eek to <strong>Please You</strong>. Father God I want to <strong>a</strong>nswer for <strong>All</strong> in this prayer by saying <strong>Amen</strong>. </p>
                                            <h2 class="pg-inn-h">MY PAIN AND SORROW</h2>
                                            <p class="indnt">The pain that I feel need to be <strong>Recorded</strong>, because I will speak from my <strong>S</strong>pirit and <strong>Heart</strong> that <strong>Yearns</strong> to <strong>S</strong>ee <strong>Good</strong> in this <strong>World</strong>, but the change for the <strong>Better</strong> shall not be
                                            </p>
                                        </div>
                                        <div class="page-footer">291</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg164">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p><strong> Coming</strong> of <strong>Jesus Christ</strong> will be <strong>SURE</strong>, and this <strong>W</strong>orld shall <strong>e</strong>nd in a <strong>Terrible Day</strong> for those who have <strong>R</strong>ejected <strong>God</strong>, <strong>Jesus Christ</strong> and the <strong>Holy Spirit</strong>. The last thoughts will be the <strong>e</strong>nd of these two lessons to those that are not <strong>a</strong>ble to receive the <strong>M</strong>eat of <strong>God</strong> contained in the <strong>Third</strong> <strong>Lesson</strong>: Therefore to those that <strong>a</strong>re trained and have authority in the higher understanding of <strong>God</strong>, I want to say that I would have it that <strong>All </strong>will read this last lesson, but <strong>M</strong>y <strong>Urgency</strong> will be to those that are <strong>e</strong>ducators and scholars to the <strong>Masses</strong> of whom I will say, <strong>PLEASE READ</strong>. These are my final thoughts to impart to the <strong>W</strong>orld that I have <strong>e</strong>ntitled: <strong>My Pain and Sorrow</strong>. I pray that it will provoke thought and conversation as to its <strong>Reasoning</strong>. Amen. </p>
                                            <p class="indnt">My pain and sorrow will start with me declaring that we <strong>a</strong>re the <strong>Beast</strong>, <strong>Devil</strong> and <strong>Anti</strong>-<strong>Christ </strong>that is <strong>d</strong>estroying this <strong>World</strong> with<strong> o</strong>ur inhumanity toward one <strong>a</strong>nother, and to <strong>e</strong>laborate, I will say that if <strong>a</strong>nyone is having a difficult time receiving this message, you only need to look at the <strong>e</strong>vil that we have done to one <strong>a</strong>nother throughout<strong> History</strong> that is well <strong>Documented</strong>, but we continue to do these same horrific things to one another <strong>o</strong>ver and <strong>Over</strong>. We have <strong>a</strong>ll heard the sayings that there is <strong>S</strong>trength in <strong>Number</strong>, <strong>U</strong>nited we <strong>Stand</strong> and <strong>d</strong>ivided we <strong>Fall</strong>, and with these two<strong> w</strong>isdoms being<strong> True</strong>, my <strong>q</strong>uestion would be where <strong>a</strong>re we<strong> United</strong>, and where do we <strong>d</strong>isplay<strong> Strength </strong>in <strong>N</strong>umbers as a <strong>Whole</strong>. We<strong> a</strong>re separated by <strong>W</strong>ealth, <strong>R</strong>esources, <strong>R</strong>ace, <strong>C</strong>ultures, <strong>R</strong>eligion, <strong>C</strong>lass, <strong>E</strong>ducation and <strong>Technology</strong>; After </p>
                                        </div>
                                        <div class="page-footer">292</div>
                                    </div>
                                </div>


                                <div class="page" id="bk-pg165">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p>I had my revelation, I could then <strong>See</strong> that we are our own <strong>W</strong>orst <strong>Enemy</strong>. Let us imagine our lights (<strong>Lives</strong>), as a <strong>d</strong>ecorative <strong>Design</strong> that is pleasing to look upon in its <strong>B</strong>eauty as <strong>Art</strong>. Let us now <strong>e</strong>nvision the <strong>A</strong>rt with <strong>M</strong>issing <strong>Lights </strong>that <strong>a</strong>re broken or is in <strong>Disrepair</strong> that will take <strong>a</strong>way the <strong>Beauty</strong> of the visual<strong> e</strong>ffect because it has loss the <strong>e</strong>ssence of it <strong>Appeal</strong>: Now imagine the lights as <strong>Human Lives</strong> as <strong>S</strong>een from <strong>Heaven</strong> with its <strong>b</strong>eauty <strong>Lost</strong> through <strong>Hate</strong>, <strong>Indifference a</strong>nd the <strong>Inhumanity</strong> that we have toward one <strong>a</strong>nother with the <strong>Many</strong> lives <strong>e</strong>xtinguish and <strong>Stuffed Out</strong>. The sight thereof will be <strong>Pure Ugliness</strong>; This needless <strong>S</strong>uffering has only <strong>Manifested </strong>itself for the purpose of <strong>S</strong>tealing <strong>Resources</strong>, <strong>Subjugation</strong>, <strong>Marauding</strong>, <strong>Enslavement</strong>, <strong>Genocide</strong>, <strong>Division a</strong>nd<strong> Injustice </strong>that is <strong>a</strong>gainst many <strong>p</strong>eople and <strong>Nations</strong> with the taking of <strong>Human Lives</strong> from the face of the <strong>e</strong>arth that is <strong>Ugliness</strong> <strong>Again</strong>. If we could only <strong>See</strong> the <strong>W</strong>orld from <strong>Heaven</strong> with its <strong>Missing</strong> <strong>Lights</strong> (<strong>Lives</strong>), we would then understand that it will be similar to a barren <strong>C</strong>hristmas <strong>Tree</strong> with its <strong>b</strong>eauty<strong> Ripped Away</strong>; Only then will we be able to <strong>See </strong>the kind of people that <strong>W</strong>e<strong> Are</strong>.  </p>
                                            <p class="indnt">God&rsquo;s word teaches that <strong>Satan </strong>only come<strong>s</strong> but for to <strong>S</strong>teal, <strong>K</strong>ill and <strong>Destroy</strong>, and with people having <strong>a</strong>ll<strong> Things</strong> in common, we should open our <strong>e</strong>yes to <strong>See</strong> that we are <strong>d</strong>oing the <strong>Work </strong>of<strong> S</strong>atan <strong>Ourselves</strong>. I have heard it said that <strong>S</strong>atan <strong>Greatest Deception</strong> was to convince the <strong>W</strong>orld that he does not<strong> e</strong>xist, but I will say that <strong>S</strong>atan <strong>Greatest Deception</strong> is to pit<strong> U</strong>s<strong> a</strong>gainst one<strong> Another</strong> when our</p>
                                        </div>
                                        <div class="page-footer">293</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg166">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p> <strong>e</strong>fforts should <strong>a</strong>lways be on being <strong>United</strong> <strong>a</strong>gainst this <strong>EVIL </strong>that is in the <strong>W</strong>orld, and not<strong> Repeat </strong>the mistakes of our<strong> S</strong>hameful<strong> History</strong> that has been a <strong>Plague</strong> upon this <strong>W</strong>orld, but instead of being <strong>Unified</strong> that we can fight <strong>a</strong>gainst this <strong>P</strong>owerful<strong> Spiritual </strong>force intent on <strong>d</strong>estroying us <strong>All</strong>, we fight <strong>a</strong>mongst<strong> Ourselves</strong>. This is the <strong>True</strong> <strong>Deception</strong> of the <strong>b</strong>east <strong>SATAN</strong>, and I will <strong>Ask</strong>; Is this really what we want when <strong>W</strong>e can be <strong>Better</strong> <strong>People</strong>? And <strong>Yes</strong>, I believe that we can do what will <strong>S</strong>eem to be the <strong>Impossible</strong>, love<strong> e</strong>ach other through Jesus Christ, because <strong>a</strong>ll things are <strong>Possible </strong>with <strong>G</strong>od. <strong>Hear This</strong>: What do we have <strong>a</strong>gainst one another so terrible that we cannot work <strong>Together</strong> for our <strong>C</strong>ommon<strong> Good</strong>; I would love to hear the <strong>Rationale</strong> because the integration of <strong>a</strong>ll cultures is the furtherance of <strong>Peace</strong>; And through the intermarrying of people, it will produce children that will be <strong>O</strong>ur <strong>Off-Springs</strong> and <strong>e</strong>ventually bring about a <strong>U</strong>niversal<strong> Kinships</strong> that ushers in the <strong>Love </strong>where our past <strong>d</strong>ifferences, skin color, wealth, <strong>e</strong>ducation, skills and <strong>c</strong>ultural <strong>Biases </strong>will no longer<strong> e</strong>xist, producing <strong>a</strong>n <strong>Era</strong> where there will be nothing between <strong>U</strong>s <strong>e</strong>xcept for those that <strong>a</strong>re <strong>Righteous</strong>, and those that <strong>a</strong>re <strong>Unrighteous</strong>. In past kingdoms on the <strong>v</strong>erge of<strong> War</strong>, they would <strong>e</strong>nter into marriages to end the <strong>Threat of War</strong> for the <strong>s</strong>ake of <strong>PEACE</strong> between the kingdoms and cultures, people <strong>d</strong>esiring co-operation and mutual <strong>Trade</strong> would resolved their <strong>d</strong>ifferences through <strong>b</strong>lood <strong>Connections </strong>with the <strong>M</strong>ixing of <strong>Cultures</strong>; But in today&rsquo;s <strong>Kingdoms</strong>, this wisdom has been <strong>R</strong>ejected, <strong>L</strong>ost, <strong>O</strong>mitted or <strong>Hidden</strong> that this <strong>W</strong>orld </p>
                                        </div>
                                        <div class="page-footer">294</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg167">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p>will <strong>r</strong>emain in <strong>Darkness</strong>. When we understand the <strong>W</strong>isdom of past<strong> Peace Makers</strong>, we then will have the confident to <strong>Abandon</strong> our long standing <strong>d</strong>istrusts and <strong>Hatred</strong> for <strong>e</strong>ach <strong>Others</strong> <strong>Cultures</strong>, hammering out through <strong>d</strong>iplomacy a <strong>Perfect LOVE</strong> that will be the <strong>U</strong>nity we <strong>Need</strong>, because it is <strong>v</strong>ery, <strong>V</strong>ery, <strong>VERY Difficult </strong>to walk<strong> a</strong>way from the <strong>Table </strong>of compromise when there <strong>a</strong>re <strong>Blood Ties</strong>.</p>
                                            <p class="indnt">This is My Pain and Sorrow. I then <strong>a</strong>sk <strong>G</strong>od in <strong>M</strong>y<strong> Spirit</strong>, am I the only <strong>One</strong> who <strong>S</strong>ees <strong>This</strong>? Where are the <strong>Brilliant Minds</strong> of the <strong>W</strong>orld, or where <strong>a</strong>re the <strong>Renowned</strong> that have <strong>a</strong>ttended the <strong>Best Schools</strong> of the <strong>W</strong>orld, and where <strong>a</strong>re the <strong>e</strong>xceptional: <strong>WHERE</strong>? Where is the man or woman that will solve the <strong>e</strong>quation of <strong>Equality</strong>, or the person that will <strong>d</strong>esire to receive <strong>Only </strong>that of which they have <strong>N</strong>eed<strong> Of</strong>? Where is the man or woman that will <strong>Solve</strong> the <strong>e</strong>quation of <strong>Justice for All</strong>? Understanding that <strong>God</strong> has <strong>a</strong>lready <strong>Solved</strong> these problems, but I ask who will listen to His <strong>Instruction</strong> <strong>for</strong> <strong>Love</strong>. Some scholars will say that there is <strong>N</strong>o <strong>God </strong>and will <strong>ATTEST</strong> that they <strong>b</strong>elieve in the <strong>Lunacy</strong> that involves an <strong>e</strong>xplosion that created<strong> a</strong>ll<strong> Life</strong>; And this is while they have <strong>Evidence</strong> that <strong>a</strong>ny explosion will only<strong> d</strong>estroy<strong> Life</strong>; This being the <strong>a</strong>ftermath since the <strong>Discovery</strong> of <strong>e</strong>xplosion, therefore I will <strong>a</strong>sk <strong>Again</strong>; Where are the <strong>G</strong>reat <strong>Minds</strong> and <strong>S</strong>cholars that will construct a <strong>Better</strong> <strong>System</strong> to heal the <strong>W</strong>orld from human sufferings by<strong> d</strong>ismantling this <strong>System</strong> that has become the <strong>Hoarding o</strong>f <strong>Wealth</strong> that will lifts one <strong>Man</strong> over <strong>a</strong>nother <strong>Man</strong>: Reducing the man of lower </p>
                                        </div>
                                        <div class="page-footer">295</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg168">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p><strong> e</strong>state into <strong>Servitude</strong> that will only lead to <strong>O</strong>ppression, <strong>A</strong>rrested <strong>D</strong>evelopment <strong>a</strong>nd <strong>C</strong>rippling <strong>Suppression</strong> of <strong>a</strong>ny <strong>Meaningful</strong> <strong>q</strong>uality to <strong>Life</strong>? Where is the man or woman that will solve the <strong>e</strong>quation of designing a system where we <strong>O</strong>nly <strong>Labor</strong> for the interest of<strong> A</strong>ll<strong> Mankind</strong>? The past and current practices of this <strong>W</strong>orld has <strong>O</strong>nly <strong>Nurtured</strong> and <strong>k</strong>ept this <strong>EVIL </strong>in a <strong>Perpetual</strong> <strong>Motion</strong> since its institution, but still the <strong>W</strong>orld&rsquo;s <strong>Brightest </strong>will not humble themselves <strong>b</strong>efore <strong>God</strong> to follow His <strong>Wisdom</strong>. <strong>Hear This</strong>: What if we put<strong> a</strong>way this <strong>System </strong>of selling <strong>g</strong>oods and services to one <strong>a</strong>nother and <strong>C</strong>onvert to a <strong>System</strong> where every able body person works for the common<strong> g</strong>ood of<strong> All</strong>: What <strong>Benefit</strong> to humanity can come from <strong>s</strong>uch a <strong>Change</strong>? Could it be that <strong>Wars</strong> for wealth would be <strong>No</strong> more, <strong>Murder</strong> for hire would be <strong>No</strong> more,<strong> Fighting</strong> for survival would be <strong>No</strong> more,<strong> Class d</strong>ivision of the have and have not would be <strong>No</strong> more, <strong>Backstabbing </strong>over materialism would be <strong>No</strong> more, <strong>Hunger</strong> would be <strong>No</strong> more, <strong>Homelessness</strong> would be <strong>No</strong> more, <strong>Stealing</strong> would be <strong>No</strong> more, <strong>Working</strong> ungodly hours to support a family would be <strong>No</strong> more, <strong>Broken Homes </strong>would be <strong>No </strong>more, <strong>Divorces</strong> over money problems would be <strong>No</strong> more, <strong>Prostitution</strong> would be <strong>No</strong> more, <strong>Profit </strong>for innovations would be <strong>No</strong> more, <strong>Denial</strong> of medical treatment because of the inability to pay would be <strong>No</strong> more; And there are many other <strong>e</strong>xamples of the <strong>Equality</strong> that would <strong>C</strong>ome to<strong> Pass</strong>; But there will be those that will <strong>a</strong>damantly speak against and resist this testimony of </p>
                                        </div>
                                        <div class="page-footer">296</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg169">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p> <strong>e</strong>quality because they <strong>a</strong>re the <strong>Servants </strong>of the curse, not understanding that <strong>They</strong>/<strong>We</strong> can be <strong>Better</strong> <strong>People</strong> toward one <strong>a</strong>nother in our<strong> S</strong>pecialized<strong> Talents</strong> that will only manifest itself from <strong>O</strong>ur <strong>LOVE</strong> accordingly to our calling <strong>a</strong>nd <strong>Talents</strong>: This is my observation to having <strong>e</strong>quality in the <strong>World</strong> when we understand our <strong>U</strong>nique but <strong>Interwoven</strong> <strong>Lives a</strong>nd <strong>Strengths</strong>. </p>
                                            <p class="indnt">This is My Pain and My Sorrow. I then <strong>a</strong>sk <strong>G</strong>od in <strong>M</strong>y <strong>Spirit</strong>, am I the only <strong>One</strong> who <strong>S</strong>ee <strong>This</strong>? Where are the <strong>Brilliant Minds</strong> of the <strong>W</strong>orld, or where <strong>a</strong>re the <strong>Renowned</strong> that have <strong>a</strong>ttended the <strong>Best Schools</strong> of the <strong>W</strong>orld, and where <strong>a</strong>re the <strong>e</strong>xceptional; <strong>WHERE</strong>? Where is the man or woman that will solve the <strong>e</strong>quation of <strong>Equality</strong>. I will say this <strong>a</strong>bout our <strong>Institutions</strong> of <strong>H</strong>igher <strong>Education </strong>concerning the <strong>a</strong>renas of <strong>Studies</strong> that <strong>a</strong>re <strong>Vital </strong>to<strong> O</strong>ur <strong>Survival</strong>: This meaning such things as <strong>E</strong>ngineering, <strong>M</strong>edicine, <strong>O</strong>ceanography, <strong>A</strong>griculture, <strong>H</strong>istory, <strong>S</strong>cience, <strong>N</strong>avigation, <strong>A</strong>strology and <strong>A</strong>rchitectural <strong>Design</strong> which <strong>a</strong>re <strong>Important </strong>arena that have <strong>I</strong>mproved <strong>Mankind</strong>. But there is also <strong>A</strong>rt, <strong>M</strong>usic, <strong>T</strong>heater, <strong>O</strong>rganizing and <strong>P</strong>ublic <strong>Speaking</strong> which is also <strong>e</strong>ssential but is the lesser of the <strong>Two</strong>. The <strong>a</strong>rea that I believe is the most important will be the <strong>Products</strong> of these <strong>I</strong>nstitutions of <strong>Higher Learning</strong> (<strong>People</strong>), that will<strong> Emerge</strong> with the burning desire to <strong>g</strong>o forth to <strong>M</strong>ake their <strong>Fortune</strong>; Acquiring the philosophy<strong> a</strong>nd mentality that <strong>Reeks</strong> of <strong>A</strong>cademic<strong> Excellent g</strong>one<strong> Awry</strong>. I say this because they will <strong>Hit</strong> the <strong>G</strong>round <strong>Running</strong> being <strong>Diabolical</strong>, </p>
                                        </div>
                                        <div class="page-footer">297</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg170">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p><strong>Ruthless</strong>, <strong>Backstabbing</strong>, <strong>Malicious</strong>,<strong> Callous</strong> <strong>a</strong>nd <strong>Scheming</strong> in their <strong>Pursuit </strong>and <strong>e</strong>fforts to <strong>O</strong>btain <strong>Wealth</strong>, <strong>Power</strong>, <strong>Fame</strong> <strong>o</strong>r <strong>Status </strong>according to a <strong>Doctrine</strong> that <strong>a</strong>ppears to come<strong> S</strong>traight<strong> Out </strong>of the <strong>Book o</strong>f<strong> Satan</strong>. Having such saying <strong>a</strong>s the <strong>Wolves </strong>rule and not the sheep, <strong>Profits</strong> over conscience, <strong>Attact</strong> something that they love and cannot live without, <strong>Greed</strong> is good, <strong>Take </strong>no prisoner, <strong>Crush</strong> the competition, <strong>Monopolize e</strong>verything, <strong>Rule</strong> with an iron fist <strong>a</strong>nd the other <strong>D</strong>emonic<strong> Beliefs</strong>. <strong>Hear This</strong>: Where are the <strong>C</strong>lasses, <strong>C</strong>urriculum, <strong>S</strong>yllabus, <strong>F</strong>aculties, <strong>P</strong>rograms, <strong>S</strong>tudent <strong>Councils</strong> and <strong>A</strong>lumni of the <strong>W</strong>orld&rsquo;s <strong>Brightest Minds</strong> from the honored<strong> Colleges</strong> that will <strong>d</strong>esign courses that<strong> a</strong>ddresses solving <strong>W</strong>orld <strong>Peace</strong>, or once <strong>a</strong>gain I ask; What would be its <strong>e</strong>quation? I have heard it said that the<strong> Game </strong>should be<strong> S</strong>old and <strong>Not</strong> <strong>Told </strong>(<strong>Shared</strong>), this meaning that <strong>a</strong>ll <strong>Trades</strong>, <strong>Skills</strong> <strong>a</strong>nd <strong>Vocations</strong> will only <strong>M</strong>anifest itself or <strong>b</strong>e <strong>Available</strong> at an <strong>e</strong>xpense that I have found to be <strong>Troublesome</strong> because it truly means that <strong>a</strong>ny chance for the <strong>Opportunity</strong> to <strong>a</strong>cquire a <strong>V</strong>ocation the <strong>Honorable Way</strong>, and<strong>/</strong>or provide a way to contribute to society and supports a family have been <strong>S</strong>tripped<strong> Away</strong>, leading to <strong>S</strong>urvival<strong> Skills </strong>that has manifested itself into the <strong>e</strong>vil that <strong>N</strong>ow <strong>Shapes</strong> this <strong>World</strong>, and has <strong>U</strong>s fighting<strong> J</strong>ust to<strong> Live</strong>. This leads me to <strong>a</strong>sk these leaders of <strong>H</strong>igher <strong>Learning</strong>, and <strong>e</strong>specially those of <strong>Renown</strong>, will the pursuit of<strong> W</strong>ealth be your <strong>Prize</strong> that will <strong>d</strong>iminish this <strong>World</strong> and its people through <strong>Y</strong>our <strong>Prot&eacute;g&eacute;s</strong> that have been <strong>e</strong>ducated in these <strong>Institutions</strong> that have <strong>d</strong>ebased themselves with programs that will </p>
                                        </div>
                                        <div class="page-footer">298</div>
                                    </div>
                                </div>


                                <div class="page" id="bk-pg171">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p>minimize the <strong>Importance</strong> of <strong>e</strong>quality for <strong>Wealth</strong>; Thereby <strong>P</strong>roducing, <strong>C</strong>ertifying, <strong>A</strong>ccrediting and <strong>Sponsoring</strong> <strong>g</strong>raduates to have reprobate <strong>Minds</strong> that proceeds from within <strong>Y</strong>our <strong>Ranks</strong>: They having values that is <strong>Similar</strong> to the <strong>M</strong>ystical <strong>Creature</strong> called the <strong>Vampire</strong> that only lives to <strong>Suck</strong> the <strong>V</strong>ery<strong> Life</strong> from <strong>a</strong>nother<strong> Life</strong> so they can continue to be a <strong>Plague</strong> <strong>U</strong>pon the <strong>World</strong>. I want to<strong> a</strong>sk them the <strong>Question</strong> of will this be your <strong>Legacy</strong> and <strong>C</strong>ontribution to <strong>Humanity</strong> at <strong>W</strong>orld <strong>End</strong>? Will this be the historical <strong>a</strong>ccount that the <strong>W</strong>orld&rsquo;s <strong>Renowned</strong> could not <strong>e</strong>ven find the <strong>e</strong>quation for <strong>C</strong>ommon<strong> Ground</strong> <strong>e</strong>ven though they are <strong>d</strong>eems our <strong>Honored MINDS</strong>; Therefore I will <strong>a</strong>sk again: Where <strong>a</strong>re the <strong>C</strong>lasses, <strong>C</strong>urriculum, <strong>S</strong>yllabus, <strong>P</strong>rograms, <strong>F</strong>aculties, <strong>S</strong>tudents <strong>C</strong>ouncils and <strong>A</strong>lumni of the <strong>W</strong>orld <strong>Brightest Minds</strong> from the honored <strong>Colleges</strong> that will <strong>d</strong>esign courses that <strong>a</strong>ddresses solving <strong>W</strong>orld<strong> Peace</strong>, or once <strong>a</strong>gain I ask; What would be its <strong>e</strong>quation? To those in <strong>A</strong>uthority, I will say that a remedy can be found for this crippling wickedness that has <strong>a</strong>rrested the development of<strong> Love</strong>, and it will <strong>a</strong>llow <strong>Us</strong> to live by the unification <strong>CALL</strong> of <strong>U</strong>nited we <strong>Stand</strong> and <strong>D</strong>ivided we <strong>Fall</strong> because there is <strong>S</strong>trength in <strong>Numbers</strong>, and being <strong>U</strong>nited, we will <strong>Heal</strong>; But will the <strong>W</strong>orld&rsquo;s <strong>Brightest</strong> <strong>e</strong>ver understand that by contributing to the needs of<strong> A</strong>ll, it will <strong>a</strong>dvance this <strong>World</strong> and <strong>a</strong>llow <strong>U</strong>s to <strong>Strive</strong> <strong>a</strong>nd incorporate the <strong>Best </strong>of <strong>a</strong>ll<strong> Cultures</strong>. I will <strong>a</strong>lso say, in the day we <strong>d</strong>o have <strong>Unity</strong>, it truly will be a<strong> Righteous</strong> <strong>Day</strong> to <strong>C</strong>ommemorate <strong>a</strong>nd <strong>Celebrate</strong> because the <strong>W</strong>orld has came <strong>Together</strong> for <strong>A</strong>ll<strong> Mankind</strong>. That would a <strong>G</strong>reat<strong> </p>
                                        </div>
                                        <div class="page-footer">299</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg172">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p>Holiday </strong>and <strong>O</strong>ne that I would love to <strong>Celebrate</strong>. </p>
                                            <p class="indnt">This is My Pain and My Sorrow. I then <strong>a</strong>sk <strong>G</strong>od in <strong>M</strong>y <strong>Spirit</strong>, am I the only <strong>One</strong> who<strong> S</strong>ees <strong>This</strong>? Where are the <strong>Brilliant Minds</strong> of the <strong>W</strong>orld, or where <strong>a</strong>re the <strong>Renowned</strong> that have <strong>a</strong>ttended the <strong>Best Schools</strong> of the <strong>W</strong>orld, and where <strong>a</strong>re the <strong>e</strong>xceptional; <strong>WHERE</strong>? When the <strong>Most </strong>intelligent people of this <strong>W</strong>orld cannot bring <strong>a</strong>bout <strong>Righteousness </strong>for <strong>A</strong>ll, then I will say <strong>Step Aside</strong> and <strong>a</strong>llow <strong>Jesus Christ</strong> (<strong>Love</strong>), to be <strong>O</strong>ur <strong>Beacon</strong> to <strong>e</strong>quality, maybe then you will remember that <strong>e</strong>very man, woman and child <strong>d</strong>eserves to have and live a <strong>d</strong>escent <strong>Life</strong>. <strong>Hear This</strong>: Recall the <strong>Holy</strong> <strong>Day</strong> of <strong>Jubilee</strong> from Leviticus 25:9; It <strong>g</strong>ive understanding to <strong>W</strong>orld <strong>Unity</strong> and <strong>Restoring</strong> <strong>Balance</strong>. I need to say that I see <strong>God</strong> as having the <strong>e</strong>motions of <strong>a</strong>ny <strong>Human </strong>that will have <strong>P</strong>leasure and<strong> Joy </strong>in our profound<strong> a</strong>cts of<strong> Kindness</strong>; Also it will be <strong>G</strong>od&rsquo;s <strong>Joy</strong> to witness <strong>Love </strong>as He<strong> d</strong>esign <strong>It</strong>. What I am <strong>a</strong>sking maybe <strong>Monumental</strong> in the terms of it<strong> Scope</strong>, but if I could speak to <strong>P</strong>residents, <strong>G</strong>overnments, <strong>L</strong>eaders, <strong>H</strong>eads of State, <strong>C</strong>zars, <strong>C</strong>lergy, <strong>P</strong>astors, <strong>P</strong>undits, <strong>P</strong>rofessors, <strong>D</strong>octors, <strong>S</strong>cientists, <strong>T</strong>eachers <strong>a</strong>nd the <strong>Wealthy</strong>, I will say that on a <strong>g</strong>lobal<strong> Scale</strong> equality can come to pass though of <strong>U</strong>s having a collaborative <strong>e</strong>ffort that is <strong>d</strong>esigned for the <strong>Purpose</strong> of<strong> U</strong>nity, <strong>P</strong>eace and <strong>Love</strong>; Then we will <strong>S</strong>ee this<strong> W</strong>orld&rsquo;s <strong>Beauty</strong>, but this <strong>Wisdom</strong> shall be in <strong>O</strong>beying <strong>God</strong> and <strong>Jesus Christ</strong>. This <strong>d</strong>ecision will be in <strong>Y</strong>our<strong> Court</strong>. I will say that people have been lead to <strong>b</strong>elieve that they have <strong>N</strong>o<strong> Power</strong> to <strong>e</strong>ffect <strong>Change</strong> for the </p>
                                        </div>
                                        <div class="page-footer">300</div>
                                    </div>
                                </div>


                                <div class="page" id="bk-pg173">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p><strong>Positive</strong>, or be the <strong>CURE</strong> to this <strong>U</strong>gliness and <strong>Strife</strong>, but this is <strong>N</strong>ot <strong>True</strong> because <strong>Your Love Counts</strong>. Now I will speak to those that have benefitted from the <strong>C</strong>rimes and <strong>Atrocities</strong> of their parents or <strong>g</strong>randparents that can <strong>g</strong>o back <strong>Generations</strong> and commonly referred to as the <strong>S</strong>ins of the <strong>Father</strong>. Also I need to say that no one will be held by <strong>God</strong> to <strong>a</strong>nswer for their the crimes of their parents, or the others that are <strong>d</strong>eceased, but this principle is from the lesson in Matthew 23:29 through 30 that Reads: <strong>Woe unto you, Scribes and Phaisees, hypocrites! because ye build the tombs of the prophets</strong>,<strong> and garnish the sepulchers of the righteous</strong>, (30)<strong> And say, If we had been in the days of our fathers</strong>,<strong> we would not have partakers with them in the blood of the prophets</strong>.<strong> Wherefore ye be witness unto yourselves</strong>,<strong> that ye are the children of them which killed the prophets</strong>.<strong> Fill ye up then the measure of your fathers</strong>. Therefore I will say to those that <strong>a</strong>re the <strong>Off-Springs</strong> of <strong>K</strong>ings, <strong>S</strong>lave Owners, <strong>H</strong>eartless <strong>B</strong>ankers, <strong>L</strong>and <strong>G</strong>rabbers, <strong>O</strong>rganized <strong>C</strong>rime <strong>Heads</strong> <strong>a</strong>nd whosoever <strong>e</strong>lse may be of the <strong>H</strong>eritage <strong>o</strong>r <strong>Bloodlines</strong> according to the <strong>A</strong>trocities of their <strong>Deeds</strong>: Make <strong>A</strong>mends whenever <strong>Possible</strong>; Because you have <strong>b</strong>enefitted from their <strong>Misdeeds</strong>. There is a logic and <strong>W</strong>isdom from <strong>AA</strong>/<strong>NA</strong> <strong>Halls </strong>that spring from the foundational of the <strong>Twelve Steps </strong>program that truly is a <strong>V</strong>irtual <strong>Blueprint</strong> to <strong>O</strong>ur <strong>Problems</strong>, and if we look at the <strong>g</strong>uidelines of the <strong>Twelve Steps</strong> not as a <strong>A</strong>lcoholic <strong>Problem</strong>, but as a <strong>W</strong>orld <strong>Hate</strong>, <strong>Division</strong>,</p>

                                        </div>
                                        <div class="page-footer">301</div>
                                    </div>
                                </div>



                                <div class="page" id="bk-pg174">
                                    <div class="page-content">
                                        <div class="page-text">
                                            <p><strong>Wickedness a</strong>nd <strong>S</strong>trife <strong>Problem</strong>, this <strong>World</strong> will become a <strong>b</strong>eautiful <strong>Experience</strong>. <strong>Here This</strong>: There is the song by Frankie Beverly and Maze <strong>e</strong>ntitled: <strong>We Are One</strong>, and it <strong>e</strong>xplain this <strong>World</strong> <strong>e</strong>vils that we <strong>S</strong>hould <strong>Cease</strong>, but <strong>a</strong>fter hearing and understanding the song that is <strong>V</strong>ery<strong> Powerful</strong>; My thoughts will be that the song should have been <strong>e</strong>ntited: <strong>We Should Be One</strong>. Therefore let us <strong>a</strong>lways see <strong>God</strong> as <strong>O</strong>ur <strong>King</strong>, maybe then we will see <strong>O</strong>ur <strong>King</strong> as <strong>a</strong> <strong>King</strong>. My last thoughts will come from Genesis 4:9: <strong>And the Lord said unto Cain</strong>, <strong>Where is Abel thy brother</strong>? A<strong>nd he said</strong>, <strong>I know not</strong>: <strong>Am I my brothers keeper</strong>. In the <strong>S</strong>criptures <strong>God</strong> did not <strong>a</strong>nswer him, but having <strong>Wisdom</strong>, I will declare the <strong>a</strong>nswer is <strong>YES</strong>. We are <strong>O</strong>ur<strong> Brothers Keeper</strong>. Amen. </p>
                                            <h2 class="pg-inn-h">I NEED TO SHARE </h2>
                                            <h5><strong>This testimony is Written in </strong><strong><span>RED</span> because it is from </strong><strong>Jesus Christ.</strong></h5>
                                            <h2 class="pg-inn-h color-red">God is a Mystery </h2>
                                            <p class="color-red">Hallow be thy Name means that God is a Mystery, and this is even unto His Holy Angels that He also Created. I want to share a Revelation that God revealed to me about this world that concerns the testimony of when Jesus Christ said: From the foundation of the world we were Chosen. This meaning that we were once Angels </p>
                                        </div>
                                        <div class="page-footer">302</div>
                                    </div>
                                </div>


                                <div class="page" id="bk-pg175">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p class="color-red"> before we were born into this world, but because of something we did wrong in Heaven that I believe was for not choosing a <strong>Side</strong> when we had the ability and opportunity to stand with God when Satan <strong>rebelled</strong> with a third of the heavenly angels, we were then <strong>sent</strong> to this earth as <strong>Punishment with </strong>God also taking away our <strong>remembrance</strong> of <strong>h</strong>eaven so that we can have another <strong>opportunity</strong> to live for the purpose of our <strong>Creator,</strong> which is to serve Him that in this life we can <strong>Prove</strong> our devotion to God who having Mercy will allow the truly <strong>faithful</strong> to return Home because as Jesus Christ spoke in Scriptures; From the foundation of the world we were Chosen: <strong>B</strong>ut now as it is in this life, if we <strong>o</strong><strong>nce</strong> <strong>a</strong>gain <strong>Chose </strong>not the <strong>side</strong> of <strong>o</strong>ur <strong>c</strong><strong>reator</strong> God, we will be <strong>worthy</strong> of <strong>Death; </strong>But with this <strong>Second</strong> time around of not living for the purpose of our Creator, we will be <strong>casted</strong> into an existence where there shall <strong>never</strong> be Joy and forever Suffer in <strong>everlasting</strong> Fire. Therefore please remember that this life we now live is just a Proving Ground for Us; This may be hard to understand because we are <strong>S</strong>piritual being unseen to our own Eyes that have been put into this Situation for not choosing God and being neutual concerning the rebellion of Satan because we did not understand God&rsquo;s Powers, even as Satan did not understand God&rsquo;s <strong>Power,</strong> but now that we understand, also know that we can now fear God and have <strong>Faith</strong> where we can stand with God, but with this time around, be on God&rsquo;s side forevermore because we understand that the only <strong>power</strong> <strong>Satan </strong>has over us is we cannot See or Interpret the trials that </p>
                                        </div>
                                        <div class="page-footer">303</div>
                                    </div>
                                </div>

                                <div class="page" id="bk-pg176">
                                    <div class="page-content">
                                        <div class="page-text">

                                            <p class="color-red"> Satan has asked <strong>God</strong> to give us to Prove we are just like him (Rebellious), as he tried to convince God that <strong><em>Job</em></strong> would be rebellious but failed. Therefore let us now become truly Faithful to God so that we can ask him for <strong>Mercy</strong> because we want to return <strong>home to our Father</strong>. In the <strong>N</strong>ame of our Lord and Saviour Jesus Christ we do Pray. Amen..</p>
                                        </div>
                                        <div class="page-footer">304</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg130">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">A VERY SPECIAL PRAYER</h2>
                                            <p class="indnt">Hallelujah, Thank you Heavenly Father, Hallelujah, Thank you Lord Jesus Christ and Hallelujah, Thank you Heavenly Holy Spirit.</p>
                                            <p class="indnt">I Thank you all as One, and I give you all the Praise, Blessings, Glory, Honor, Worship, Love, Obedience, Fear and Faith that this one person <span class="color-red underline">Your Name </span>has to give; And I pray this in the Name of Our Lord and Saviour Jesus Christ and the Holy Spirit. </p>

                                            <p class="indnt">Hallelujah, Thank you Heavenly Father for waking me up this day, and for giving me another opportunity at Salvation, Life and Love, and also another opportunity to keep thy Word, do thy Will and Walk in thy Ways.
                                            </p>
                                            <p class="indnt">Hallelujah, Thank you Heavenly Father for the many Blessings that you have giving me in Love, the ones Seen and Unseen, Known and Unknown, and the ones Visible and Invisible to my understanding and also to My Site.
                                            </p>
                                            <p class="indnt">Thank you Heavenly Father, and according to thy will I ask for Mercy, I also ask for Mercy because when I appear before the Throne of Our Lord and Saviour Jesus Christ, I can hear Him say Well Done and that I am Written in the Book of Life. I also pray that I be forgiven when I did not say God Willing, because I do not know what the next second </p>
                                        </div>
                                        <div class="page-footer">305</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg131">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>Hold or when My Grace shall End. Heavenly Father, I lay my petition down before thy Throne, thy Mercy Seat and thy Feet, and I pray that my petition be granted in the Name of Our Lord and Saviour Jesus Christ and also in the Name of Love.</p>
                                            <p class="indnt"> Heavenly Father, according the will and Commandment of Our Lord Jesus Christ I pray. (KJV) Matthew 6:9. Our Father which art in heaven, Hallow be thy name. (10) Thy kingdom come, Thy will be done in earth, as it is in heaven. (11) Give us this day our daily bread. (12) And forgive us our debts, as we forgive our debtors. (13) And lead us not into temptation, but deliver us from evil: For thine is the kingdom, and the power, and the glory, forever. Amen. </p>
                                        </div>
                                        <div class="page-footer">306</div>
                                    </div>
                                </div>

                                <div class="page page-cover page-cover-top bk3-cvr" data-density="hard">
                                    <div class="page-content">

                                    </div>
                                </div>







                                <!-- <div class="page page-cover page-cover-bottom" data-density="hard">
                                    <div class="page-content"> -->
                                <!--<h2>THE END </h2>-->
                                <!-- </div>
                                </div> -->


                                <!-- <div class="page page-cover page-cover-top" data-density="hard">
                                    <div class="page-content"> -->
                                <!--<h2>Salvation Perfect Warnings</h2>-->
                                <!--<h3>Third Study</h3>-->
                                <!-- </div>
                                </div> -->

                                <div class="page">
                                    <div class="page-content">
                                        <h2 class="page-header">INDEX OF CHARTERS</h2>
                                        <div class="page-text">
                                            <ul class="index-ul">
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="309"> <span class="spn1">Warning……..This is Spiritual Meat</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">306</span> </a>
                                                </li>

                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="311"> <span class="spn1">Third Lesson</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">311</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="314"> <span class="spn1"> Warnings and Instructions to the Pastors of  God’s People in Jesus Christ </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">314</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="314"> <span class="spn1"> The Chosen and Born of the Spirit</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">314</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="322"> <span class="spn1"> The Spirit of Slumber </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">322</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="330"> <span class="spn1"> Jesus Christ the True Shepherd </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">328</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="341"> <span class="spn1"> God's Instructions to the Leaders </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">341</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="359"> <span class="spn1"> Understanding the Calling of God </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">359</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="369"> <span class="spn1">Ministering Condemnation to the False Leaders </span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">369</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="395"> <span class="spn1">The Wicked have Taken Over the  Houses of Worship</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">395</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="407"> <span class="spn1">Separating the Wicked from the Faithful</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">407</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="418"> <span class="spn1">The Second Coming of Jesus Christ</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">418</span> </a>
                                                </li>
                                                <li>
                                                    <a href="javascript:void(0)" class="btn-next-jump" data-pageno="432"> <span class="spn1">Epilogue</span>
                                                        <div>..............................................................................................................................................................................................................................................................................................................</div>
                                                        <span class="spn2">432</span> </a>
                                                </li>

                                            </ul>
                                        </div>
                                        <div class="page-footer">307</div>
                                    </div>
                                </div>



                                <div class="page" id="bk3-pg2">
                                    <div class="page-content page-content-pg">
                                        <h2 class="page-header-pg">WARNING
                                        </h2>
                                        <div class="page-text">
                                            <h2 class="pg-inn-h"> This Is Spiritual Meat</h2>
                                            <p class="indnt">I stated in the second lesson, Perfect: A Higher Calling in Jesus Christ Our Lord that some of the <strong>I</strong>nterpretations and <strong>Understandings</strong> in the Bible can be considered <strong>Milk o</strong>r<strong> Meat</strong>. I also stated that the study<strong> Perfect</strong> can neither be considered milk or meat, therefore what we have left can only be categorized as food fit for an <strong>A</strong>dolescence <strong>a</strong>pproaching <strong>Adulthood</strong>. This third <strong>Study</strong> is <strong>D</strong>irected,<strong> D</strong>esigned and <strong>Intended</strong> for those in <strong>A</strong>uthority such as <strong>P</strong>astors,<strong> P</strong>riests, <strong>S</strong>piritual <strong>L</strong>eaders, <strong>P</strong>reachers, <strong>B</strong>ible <strong>S</strong>cholars, <strong>C</strong>lergy, <strong>T</strong>heologians, <strong>D</strong>evouts and <strong>The</strong> <strong>Pious</strong>; Also to those that<strong> d</strong>esires to be in the position of<strong> Leadership</strong> in the teaching and <strong>G</strong>uidance of <strong>God&rsquo;s</strong> people in the <strong>Truth </strong>of<strong> S</strong>alvation: Even the name of this study is <strong>e</strong>ntitled, <strong>Warnings and Instructions to the Pastors of God&rsquo;s People in Jesus Christ</strong>. I would have it that <strong>A</strong>ll would understand the <strong>Prophesies</strong> of this <strong>Third Level</strong>, but that is within the will of <strong>G</strong>od to reveal to those that professed <strong>S</strong>piritual <strong>E</strong>xcellence, <strong>K</strong>nowledge, <strong>M</strong>aturity and <strong>Wisdom</strong> after being <strong>O</strong>rdained <strong>Esoteric</strong> and are <strong>Certified </strong>in the ways of <strong>R</strong>ighteousness that<strong> Concerns </strong>the things that <strong>Pleases God</strong>. I can only speak the<strong> Truth </strong>of<strong> G</strong>od to those that seek His <strong>Mercy</strong>; Therefore this will be the point where the <strong>N</strong>ewly<strong> Converted</strong>, <strong>Novice </strong>and <strong>Layman</strong> should <strong>STOP</strong> </p>
                                        </div>
                                        <div class="page-footer">308</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg3">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>because being a <strong>Baby</strong> shall not be an <strong>e</strong>xcuse before <strong>God</strong> if you will continue <strong>a</strong>fter this <strong>Warning</strong>; I will also say to those that will continue they shall be held <strong>a</strong>ccountable in the <strong>d</strong>ay of <strong>Judgment</strong> with the <strong>P</strong>astors to which this <strong>T</strong>estimony is <strong>Directed</strong>: Remember that this testimony comes in the form of a <strong>WARNING</strong>, but is also meant to <strong>a</strong>ssure everyone<strong> Salvation</strong> which is <strong>G</strong>ood<strong> Thing </strong>because <strong>G</strong>od would have it that<strong> a</strong>ll<strong> NAMES</strong> be <strong>Written</strong> in the <strong>Books of Life</strong>. As these teachings <strong>a</strong>re opened, you will understand that those in leadership positions in the <strong>C</strong>hurches and houses of <strong>Worship</strong> are in the <strong>G</strong>reatest<strong> Position</strong> to be the <strong>True Messengers</strong> of <strong>G</strong>od according to the <strong>Revelations </strong>that are in the <strong>Bible</strong>; But to those that will write me off as a <strong>C</strong>harlatan, <strong>A</strong>gitator, <strong>U</strong>nschooled, <strong>D</strong>elusional, <strong>U</strong>ncertified, <strong>U</strong>nrecognized, <strong>L</strong>ost or <strong>Whatsoever Terms </strong>they may <strong>U</strong>se to <strong>d</strong>iscredit these <strong>Teachings</strong>, I will still say that I have nothing to <strong>Gain</strong> but a <strong>S</strong>oul or <strong>S</strong>ouls <strong>Saved</strong>, neither will I <strong>Profit</strong> financially, therefore my only objective is to <strong>e</strong>nlighten. Some will say these teachings are <strong>a</strong>gainst the<strong> Structures</strong> that are the foundation of<strong> Today&rsquo;s Church Hierarchy</strong>, also it is the <strong>d</strong>riving <strong>Force</strong> of how they <strong>W</strong>orship <strong>God</strong>; Therefore I <strong>Need </strong>to say you <strong>a</strong>re <strong>Right</strong>, but if these <strong>Two Studies</strong> that were covered <strong>O</strong>ffend <strong>Anyone</strong> I received from my revelation of <strong>G</strong>od&rsquo;s <strong>Instructions</strong>; <strong>Please STOP</strong> <strong>HERE </strong>because what is ahead will only<strong> Condemn</strong> when it is <strong>g</strong>iven to <strong>Save</strong>. Therefore before you <strong>g</strong>o any farther, I will
                                            </p>
                                        </div>
                                        <div class="page-footer">310</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg4">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p> say to those that have<strong> Finish</strong> the first two lessons but cannot proceed; Feel very confident that the understanding you have received is <strong>S</strong>ufficient to be a solid foundation for the <strong>Trials</strong> of <strong>S</strong>alvation if you will <strong>e</strong>mbrace <strong>Them</strong>. This lesson is to the <strong>S</strong>piritually <strong>Mature </strong>and its<strong> Leaders</strong>. I will <strong>a</strong>ddress those that will proceed with <strong>a</strong>ll due<strong> Respect</strong>, also I will say please read the <strong>Book</strong> of the <strong>S</strong>ecrets of <strong>Enoch</strong>. I have spoken many things in <strong>Layman</strong> <strong>Terms</strong>, but now it shall not be that way <strong>Anymore</strong> because this last lesson shall be covered in plain <strong>d</strong>irect <strong>Speech</strong> with the understandings <strong>g</strong>iven in <strong>Bold</strong> <strong>Authoritative Language</strong> that is <strong>N</strong>ot <strong>Mine</strong> but is of <strong>G</strong>od. I wish and pray that those that will continued in the lesson be <strong>S</strong>trengthen by<strong> God</strong>, and their <strong>e</strong>fforts to <strong>Serve</strong> <strong>O</strong>ur <strong>Lord</strong> <strong>Jesus Christ</strong> be<strong> U</strong>nfeigned. Amen.                                       
                                            </p>

                                            <h2 class="pg-inn-h">Third Lesson</h2>
                                            <p class="indnt">What you should take away from this third study is the understanding of the concepts as it pertains to the <strong>W</strong>arnings from <strong>God</strong>; To those that have <strong>S</strong>piritual understanding and <strong>a</strong>re leaders in the <strong>Churches</strong>, also to those that <strong>a</strong>re the deceitful <strong>Leaders </strong>in the <strong>S</strong>hepherding of <strong>God&rsquo;s </strong>people in Jesus Christ, I will not <strong>e</strong>xplain things in<strong> Layman Terms</strong>, but I will continue to communicate to all educational <strong>Levels</strong> when there is the <strong>O</strong>pportunity; Therefore in this third lesson <strong>Warnings and
                                            </p>
                                        </div>
                                        <div class="page-footer">311</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg5">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>Instructions to the Pastors of God&rsquo;s People in Jesus Christ</strong>, I will deal with the <strong>S</strong>piritual <strong>Attributes </strong>and <strong>Lifestyles</strong> that <strong>G</strong>od would have <strong>U</strong>s <strong>Observe</strong>, <strong>Perform </strong>and be <strong>Converted By</strong>; These will be the <strong>Topics</strong> that will be <strong>C</strong>overed: <strong>1</strong>) <strong>The Chosen and Born of the Spirit</strong>,<strong> 2</strong>)<strong> The Spirit of Slumber</strong>,<strong> 3</strong>) <strong>Jesus Christ the True Shepherd</strong>,<strong> 4</strong>)<strong> God&rsquo;s Instructions to the Leaders</strong>, <strong>5</strong>)<strong> Understanding the Calling of God</strong>, <strong>6</strong>)<strong> Ministering Condemnation to the False Prophets</strong>,<strong> 7</strong>)<strong> The Wicked Has Taken Over the Houses of Worship</strong>, <strong>8</strong>)<strong> Separating the Wicked from the Faithful</strong> and <strong>9</strong>)<strong> The Second Coming of Jesus Christ</strong>. Before we get started I want to give everyone that have continued this far a word of <strong>e</strong>ncouragement: <strong>God Is Good</strong>. Some revelations will not resonate instantly, but as Jesus Christ taught: The <strong>Words </strong>of<strong> G</strong>od are <strong>Seeds </strong>that will fall on different<strong> g</strong>rounds<strong> Spiritually</strong>, but the seeds that will fall on <strong>g</strong>ood <strong>Ground</strong>, God shall <strong>g</strong>ive the <strong>Increase</strong> so that they can blossom into the <strong>Beautiful Tree</strong> to nourish and <strong>Feed</strong> others that want to be<strong> Saved</strong> if they <strong>a</strong>llow the seeds of <strong>G</strong>od and<strong> Jesus Christ Commandments</strong> to be planted in their <strong>H</strong>earts, <strong>M</strong>inds and <strong>Spirits</strong>; But that decision will remain within their<strong> Free-will</strong>. To those that are <strong>M</strong>ature; Remember the word of <strong>God</strong> from Isaiah 1:18 that Reads: <strong>Come now</strong>,<strong> let us</strong> <strong>reason together</strong>, <strong>saith the Lord</strong>. What I am asking is that no one immediately reject or <strong>d</strong>ismiss these teachings, but be <strong>Wise</strong> enough to do <strong>R</strong>esearch, <strong>D</strong>ebate and<strong> Meditate</strong> on them because they <strong>a</strong>re from <strong>G</strong>od&rsquo;s <strong>Word</strong>. Also these teachings are <strong>a</strong>ll </p>
                                        </div>
                                        <div class="page-footer">312</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg6">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>rooted in <strong>Jesus Christ</strong> that teaches we should have <strong>Love</strong> for one<strong> A</strong>nother, tearing down the <strong>Barriers</strong> that is causing this <strong>W</strong>orld to <strong>Implode</strong>. All of the topic <strong>Headings </strong>shall be <strong>g</strong>iven at the <strong>Start</strong> of <strong>e</strong>ach<strong> N</strong>ew <strong>Lesson </strong>with the understanding following the <strong>Heading</strong> of that <strong>S</strong>ame <strong>Category</strong> until there is a <strong>N</strong>ew<strong> Topic</strong>. The <strong>S</strong>criptures will be opened and <strong>e</strong>xplained in a direct way because the <strong>Concepts</strong> of the first two lessons should<strong> a</strong>lready be understood by everyone that has made it to <strong>Level</strong>. Most <strong>S</strong>criptures in this lesson <strong>a</strong>re the<strong> Prophecies</strong> that were <strong>g</strong>iven from their<strong> P</strong>erspective<strong> Periods</strong> that are presently <strong>Unfolding </strong>in this <strong>P</strong>resent <strong>Time</strong>. Some prophecies and <strong>S</strong>criptures have not come to past as of yet, but are reserved for their <strong>P</strong>erspective <strong>Period</strong>. I pray that <strong>G</strong>od will be with you <strong>All</strong> as you <strong>g</strong>o forward so that <strong>e</strong>veryone can understand <strong>G</strong>od&rsquo;s teachings and <strong>Plan</strong> for<strong> U</strong>s. I have said <strong>a</strong>ll that is needed to be said at this point, therefore now<strong> a</strong>llow the <strong>Lord</strong> <strong>Jesus Christ</strong> to be your<strong> g</strong>uide in this <strong>Study</strong>. Okay let us now <strong>g</strong>et started. Amen.        </p>
                                            <p><strong>Welcome</strong> to the <strong>Third</strong> and last <strong>Installment</strong> in a series of <strong>Three</strong> <strong>Bible</strong> <strong>Studies</strong>; This one <strong>e</strong>ntitled; <strong>Warnings and Instructions to the Pastor of God&rsquo;s People in Jesus Christ</strong>: Now we can start this <strong>V</strong>ery <strong>Important </strong>study that is to the <strong>e</strong>lite in <strong>God</strong>. Amen.</p>
                                        </div>
                                        <div class="page-footer">313</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg7">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h"> Warnings and Instructions to the Pastors of God’s People in Jesus Christ John 1:5</h2>
                                            <p>And the light shineth in darkness; and the darkness comprehended it not.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The first topic will be,<strong> The Chosen and Born of the Spirit</strong>. I will say that because <strong>Light</strong> <strong>is</strong> <strong>Love</strong>, therefore the mental and visual approach to this <strong>S</strong>cripture will be similar to that of a man who <strong>g</strong>ave away his home to a homeless family thereby becoming homeless himself: Who would understand that? Imagine someone wealthy <strong>g</strong>iving away their substantial fortune to someone and becoming poor: Who would understand that? Another <strong>e</strong>xample will be of someone forgiving the person that has committed an unspeakable act of <strong>e</strong>vil against them or their family. I will also use the visual of being set on fire that would leave a person horribly <strong>d</strong>isfigured for life; And not only did they forgive them, but <strong>a</strong>fterward they became their friend: Who would understand that? My last thoughts on this matter will be of <strong>Jesus Christ </strong>dying in the place of those that <strong>a</strong>re <strong>Rightfully</strong> <strong>d</strong>eserving of <strong>Death</strong>. I will say again; Who would <strong>U</strong>nderstand that?
                                            </p>
                                        </div>
                                        <div class="page-footer">314</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg8">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>This is the meaning of <strong>The</strong> <strong>Light</strong> <strong>shined</strong> <strong>in</strong> <strong>Darkness</strong> <strong>and the</strong> <strong>Darkness comprehend</strong> <strong>it</strong> <strong>not</strong>. Amen.      </p>
                                            <h2 class="pg-inn-h">John 3:3</h2>
                                            <p class="indnt"> Jesus answered and said unto him, <span class="color-red"> Verily, verily, I say unto thee, Except a man be born again, he cannot see the kingdom of God. (6) That which is born of flesh is flesh; and that which is born of the Spirit is spirit. (8) The wind bloweth where it listeth, and thou hearest the sound thereof, but canst not tell whence it cometh, and whither it goeth; so is every one that is born of the Spirit. (11) Verily, verily, I say unto thee, We speak that we do know, and testify that we have seen; and ye receive not our witness. </span>                                                </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">These <strong>e</strong>ntire <strong>Scriptures</strong> is the <strong>e</strong>xperience of those that are <strong>B</strong>orn <strong>Again</strong>, and I have<strong> g</strong>iven testimony of the power of <strong>Love </strong>from my revelation that led to <strong>M</strong>y<strong> Transformation</strong> and this <strong>M</strong>inistry, therefore I do understand Abraham revelation when <strong>G</strong>od spoke to him revealing that he shall be the <strong>Father</strong> of <strong>A</strong>ll that will have <strong>Faith</strong>. Moses had his revelation at the burning bush, Samuel was visited by<strong> G</strong>od in a <strong>Dream</strong>, Jesus Christ spoke with Saul from heaven as he was on his way to Damascus, and their the many that received the <strong>Holy Spirit</strong> and spoke <strong>d</strong>ifferent </p>
                                        </div>
                                        <div class="page-footer">315</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg9">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>languages but understood one <strong>a</strong>nother just to name a few. If this has not happen to you as of yet, it is in my opinion that you have not been <strong>B</strong>orn of <strong>God </strong>or have received the <strong>H</strong>oly<strong> Spirit</strong> because it has not been <strong>g</strong>iven to you <strong>a</strong>s of <strong>Yet</strong>: This is why those that have not had this <strong>e</strong>xperience cannot <strong>S</strong>ee the <strong>Beauty</strong> <strong>o</strong>f<strong> Love </strong>or <strong>U</strong>nderstand the <strong>c</strong>alling of <strong>God</strong>. The chosen that has had this manifestation as oppose to the ones that have not will have different<strong> P</strong>hilosophies,<strong> B</strong>eliefs <strong>a</strong>nd <strong>Values</strong>; But as I focus on those that have not had the revelation, I will say it is similar to not understanding the <strong>d</strong>irection of the <strong>Wind</strong>. To those who have had the <strong>M</strong>anifestation of the <strong>Holy Spirit</strong>, I will say that you can only speak your <strong>T</strong>ruth concerning the <strong>Revelation</strong>, just as a man can only give the testimony from his life <strong>e</strong>xperiences; But the <strong>d</strong>ifferent will be that the <strong>Born o</strong>f <strong>God</strong> shall have their testimony <strong>Rejected</strong> <strong>e</strong>ven as <strong>Jesus Christ</strong> testimony was <strong>Rejected</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">1 John 3:9</h2>
                                            <p class="indnt">Whosoever is born of God doth not commit sin, for his seed remaineth in him; and he cannot sin, because he is born of God.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">I will put this verse in the realm of<strong> Premeditation</strong> by </p>
                                        </div>
                                        <div class="page-footer">316</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg10">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>saying that the <strong>B</strong>orn of <strong>God</strong> will not <strong>P</strong>lan, <strong>S</strong>cheme or <strong>Pursue</strong> any action that is in <strong>Malice</strong> against another in whatsoever form it may present itself; Neither will they be party to any <strong>e</strong>vil against others because the <strong>Truth </strong>will always be that they <strong>C</strong>annot. This is what the <strong>S</strong>cripture mean. Amen.        </p>
                                            <h2 class="pg-inn-h">Luke 4:18</h2>
                                            <p class="indnt color-red">      The Spirit of the Lord is upon me, because he hath anointed me to preach the gospel to the poor; he hath sent me to heal the brokenhearted, to preach deliverance to the captives, and recovering of sight of the blind, to set at liberty them that are bruised, (19) To preach the acceptable year of the Lord.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">I will begin bottom to the top because I first need to reveal the acceptable <strong>Year</strong> of the <strong>Lord</strong>. This is when <strong>a</strong>ll the <strong>Faithful</strong> in Jesus Christ are working together toward <strong>L</strong>ove, <strong>J</strong>ustice and<strong> Peace</strong> for <strong>a</strong>ll <strong>Mankind</strong>, they understanding that <strong>Love</strong> will heal those that <strong>a</strong>re <strong>Wounded</strong>, set <strong>Free</strong> those that are in bondage, open the <strong>e</strong>yes of the<strong> Blind</strong> to the beauty of <strong>God</strong> while redeeming the <strong>d</strong>ismayed with the teachings of <strong>Jesus Christ Love </strong>that will reveals the <strong>g</strong>lory of <strong>Salvation</strong>. These things are only <strong>a</strong>ccomplish by those that are <strong>B</strong>orn of <strong>God</strong> having the <strong>Holy Spirit</strong> that came by their </p>
                                        </div>
                                        <div class="page-footer">317</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg11">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong>R</strong>evelation. Amen.      </p>
                                            <h2 class="pg-inn-h">Acts 26:17</h2>
                                            <p class="color-red indnt">     Delivering thee from the people, and from the Gentiles, unto whom now I send thee, (18) To open their eyes, and to turn them from darkness to light, and from the power of Satan unto God, that they may receive forgiveness of sins, and inheritance among them which are sanctified by faith that is in me..</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This lesson speaks to the <strong>B</strong>orn of <strong>God </strong>who <strong>a</strong>re <strong>g</strong>iven the responsibility of being <strong>e</strong>missary of <strong>God </strong>that will work to bestow <strong>S</strong>alvation on <strong>a</strong>nyone though <strong>Jesus Christ</strong> having the <strong>g</strong>ift of <strong>Faith</strong>; Also sowing the seeds that will save all from the <strong>Lies</strong> that the <strong>e</strong>nemy <strong>Satan</strong> has sown. Amen. </p>

                                            <h2 class="pg-inn-h">Galatians 1:1</h2>
                                            <p class="indnt">Paul, AN apostle, (not of men, neither by men, but by Jesus Christ, and God the Father, who raised him from the dead;).</p>
                                            <h3 class="sml-hding ">Understanding </h3>

                                        </div>
                                        <div class="page-footer">318</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg12">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p class="indnt">Paul is now giving his testimony of his <strong>O</strong>rdination that came by <strong>Jesus Christ</strong> and his <strong>A</strong>uthority to preach the <strong>g</strong>ospel concerning <strong>Sanctification </strong>that is <strong>N</strong>ot by <strong>Man</strong> but is of <strong>G</strong>od; I can truly say that if anyone professes that they have been <strong>B</strong>orn<strong> Again</strong> or had a revelation from <strong>God </strong>but did not, I will say that they should always remember that those <strong>B</strong>orn of<strong> God</strong> will <strong>S</strong>peak and live the <strong>Gospel</strong> of <strong>Jesus Christ</strong>, which is to <strong>Love</strong>. Amen.    
                                            </p>
                                            <h2 class="pg-inn-h">Ephesians 3:3</h2>
                                            <p class="indnt">>How that by revelation he made known unto me the mystery; (as I wrote afore in few words, (4) Whereby, when ye read, ye may understand my knowledge in the mystery of Christ). (5) Which in other ages was not made known unto the sons of men, as it is now revealed unto his holy apostles and prophets by the Spirit;</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Paul being an <strong>e</strong>ducated man in the ways of the <strong>S</strong>cribes, <strong>P</strong>harisees and <strong>Sadducees</strong> in the Laws of Moses; Also being <strong>Zealous</strong> in his pursuit of the <strong>e</strong>nemies of the <strong>Traditions </strong>of the temple to the place where he referred to them as <strong>Infidels</strong> because of the counseling he received from his youth to <strong>d</strong>estroy<strong> Them</strong>, but after his revelation from Jesus Christ, he was taught the <strong>True</strong> calling of <strong>G</strong>od, and from that point on he understood the <strong>M</strong>ystery after receiving new </p>
                                        </div>
                                        <div class="page-footer">319</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg13">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong> Sight</strong> with his blindness being lifted; He then begin to preached the <strong>P</strong>ower of <strong>Salvation</strong> according to the <strong>W</strong>ill of <strong>God</strong>; But this revelation has only been revealed to those that are <strong>B</strong>orn of the <strong>Spirit</strong> and those that will receive the <strong>Testimony</strong> of <strong>O</strong>ur <strong>Lord</strong> <strong>Jesus Christ</strong>. When the <strong>S</strong>criptures speaks about a man not understanding the <strong>M</strong>ystery concerning <strong>God</strong>, <strong>Jesus Christ</strong> and the <strong>Holy Spirit</strong>, it is because it had been hidden from <strong>p</strong>revious <strong>Generations</strong> until the time of Jesus Christ, but our <strong>e</strong>xistence is <strong>e</strong>xplained in Matthew 25:34 and <strong>a</strong>lso in <strong>God is a Mystery</strong> on Page 243, which should <strong>a</strong>nswer the<strong> Q</strong>uestion of <strong>Why</strong> we <strong>a</strong>re <strong>HERE.</strong> I will say that we will never understand how <strong>LIFE</strong> is created because it is a <strong>Treasure</strong> that only our <strong>O</strong>mnipotent<strong> God </strong>will <strong>e</strong>ver have being <strong>O</strong>ur <strong>Creator </strong>and <strong>KING</strong>. Amen.       </p>

                                            <h2 class="pg-inn-h">Song of Solomon 8:7</h2>
                                            <p class="indnt">Many water cannot quench love, neither can the floods drown it: if a man would give all the substance of his house for love, it would utterly be contemned.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This is a very <strong>Powerful S</strong>cripture that teaches that those that <strong>a</strong>re <strong>B</strong>orn of <strong>God </strong>will have a burning fire in them that they themselves cannot <strong>P</strong>ut <strong>Out</strong> or fight <strong>Against</strong>. The <strong>e</strong>xperience is so overwhelming in every aspect that they cannot <strong>d</strong>eny or <strong>Lie</strong> to themselves saying that it did </p>
                                        </div>
                                        <div class="page-footer">320</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg14">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>not happen concerning <strong>God&rsquo;s</strong> <strong>M</strong>anifestation to <strong>Them</strong>. The waters and floods are the people who are in the <strong>S</strong>ervice of the <strong>e</strong>vil<strong> One</strong> that will persecute <strong>G</strong>od&rsquo;s <strong>Chosen</strong>; But the <strong>B</strong>orn of<strong> God</strong> can neither be persuaded by <strong>a</strong>nyone to drown their <strong>Testimony</strong>: Not <strong>e</strong>ven <strong>Satan</strong> can put out their <strong>Fire</strong> to witness the<strong> Truth</strong> of<strong> G</strong>od that they received by revelation because it is <strong>Real </strong>and <strong>Powerful</strong>; I truly want to <strong>e</strong>xplian the term, <strong>Utterly Be Contemned</strong>; This meaning <strong>HATED</strong>: And this hate will come from those that are carnally minded where there <strong>a</strong>re <strong>MANY</strong>; Therefore this teaching to the <strong>B</strong>orn of<strong> God </strong>means that they shall be the<strong> Outcasts</strong> of this <strong>W</strong>orld. Amen.  </p>
                                            <h2 class="pg-inn-h">Luke 21:15</h2>
                                            <p class="color-red indnt">For I will give you a mouth and wisdom, which all your adversaries shall not be able to gainsay nor resist.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This <strong>S</strong>cripture teaches that all the <strong>B</strong>orn of <strong>God</strong> are endowed with a intelligence that is invincible against all other <strong>Knowledge</strong> in this <strong>W</strong>orld concerning the<strong> K</strong>ingdom of <strong>God</strong> which is <strong>Love</strong>; Therefore the wisdom from <strong>God</strong> cannot be <strong>a</strong>rgues <strong>Against</strong> because who can say anything against <strong>Love</strong>? This is <strong>a</strong>nother <strong>Wisdom </strong>that comes from <strong>G</strong>od: <strong>He that blasphemy against the Holy Spirit shall never be forgiving on this earth nor in Heaven</strong>.
                                            </p>
                                        </div>
                                        <div class="page-footer">321</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg15">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p> This is because <strong>God is</strong> <strong>Love</strong>, <strong>Love</strong> <strong>is God</strong>, <strong>God is Jesus Christ</strong>. <strong>God</strong>, <strong>Jesus Christ</strong> and the <strong>Holy Spirit </strong>are <strong>ONE</strong>; <strong>LOVE</strong> being <strong>G</strong>od&rsquo;s <strong>Wife</strong> which is the <strong>Holy Spirit</strong>; Nothing <strong>e</strong>vil can come <strong>Out </strong>of <strong>Love </strong>(<strong>Read</strong> <strong>Song of Solomon</strong>). Therefore if anyone attempt to communicate that the <strong>Holy Spirit </strong>is <strong>e</strong>vil, truly they are saying that <strong>Love </strong>is<strong> e</strong>vil, and by this they have the <strong>C</strong>urse of<strong> Unforgiveness</strong> upon their heads forevermore because this is the <strong>True Blasphemy </strong>against the <strong>Holy</strong> <strong>Ghost </strong>aka, <strong>Holy Spirit</strong>. Read <strong>a</strong>bout <strong>Love</strong> in Proverbs. Amen.      </p>
                                            <h2 class="pg-inn-h">Job 11:7</h2>
                                            <p class="indnt">Canst thou by searching find out God? canst thou find out the Almighty unto perfection?</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This will be the second topic, <strong>The Spirit of Slumber</strong>. This is a very interesting and revealing <strong>S</strong>cripture because there <strong>a</strong>re many<strong> e</strong>ducated <strong>S</strong>cholars, <strong>T</strong>heologians, <strong>H</strong>istorians,<strong> R</strong>esearchers, <strong>A</strong>rchaeologists, <strong>S</strong>cientists and <strong>Seekers </strong>that have devoted their<strong> e</strong>ntire<strong> Lives</strong> to understanding <strong>G</strong>od, <strong>His Word</strong>, <strong>O</strong>ur <strong>Purpose</strong> and <strong>Creation</strong> <strong>Itself </strong>(<strong>LIFE</strong>), but as in the story of Saul, aka<strong> Paul</strong>, who was <strong>e</strong>ducated from his <strong>Youth</strong> in the traditions and <strong>S</strong>ervices of the <strong>Law</strong>, he having fringe <strong>d</strong>evotions that was in reality blind to <strong>God</strong>. <strong>Hear This</strong>: Many men from the beginning of recorded time and history have <strong>a</strong>ttempted to <strong>Master</strong> the understanding of <strong>God</strong> and His <strong>V</strong>ery<strong> Essence</strong>, </p>
                                        </div>
                                        <div class="page-footer">322</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg16">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>but have <strong>Failed</strong> because <strong>G</strong>od is a <strong>Mystery</strong>, and He only reveal <strong>Himself</strong> to the people that He <strong>O</strong>rdained to minister His <strong>Message</strong>; And because we cannot see <strong>O</strong>ur <strong>Spirit</strong> and <strong>G</strong>od is hidden from <strong>O</strong>ur <strong>Sight</strong>, no matter what a person does to unfold His <strong>Mystery</strong> (<strong>Love</strong>), <strong>e</strong>ven as Saul,  aka <strong>Paul</strong> attempted to <strong>d</strong>o with all his <strong>e</strong>ducation, training and ivory league resources, the understanding of<strong> G</strong>od eluded him until he had receive the <strong>Holy Spirit </strong>that came by <strong>R</strong>evelation from <strong>Jesus Christ</strong> who spoke to him from <strong>Heaven</strong>; Therefore on the opposite are those who are <strong>e</strong>ducated that will seek <strong>G</strong>od but have not been chosen; But <strong>G</strong>od will continues to <strong>Hid</strong> Himself that they will <strong>Stay</strong> on the <strong>O</strong>utside of the <strong>Mystery</strong> and remain <strong>Blind</strong>. There is <strong>G</strong>ood<strong> News</strong> because later in the <strong>S</strong>tudy we will cover <strong>G</strong>od&rsquo;s <strong>Remedy</strong> to having our <strong>e</strong>yes <strong>Open</strong>. Amen.      </p>
                                            <h2 class="pg-inn-h">Isaiah 29:10</h2>
                                            <p class="indnt">For the Lord hath poured out upon you the spirit of deep sleep, and hath closed your eyes: the prophets and your rulers, the seers hath he covered. (11) And the vision of all is become unto you as the words of a book that is sealed, which men deliver to one that is learned, saying, Read this, I pray thee: and he saith, I cannot; for it is sealed: (12) And the book is delivered to him that is not learned, saying, Read this, I pray thee: and he saith, I am not learned.</p>
                                        </div>
                                        <div class="page-footer">323</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg17">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The first part of this lesson teaches that the word of <strong>G</strong>od is a <strong>Mystery</strong> for the reasons of <strong>Unfaithfulness</strong> that was committed because of the <strong>S</strong>ins of <strong>A</strong>dam and his wife <strong>Eve</strong> in the <strong>Garden</strong>. This is when <strong>G</strong>od <strong>Separated</strong> Himself from man and <strong>Hid</strong> Himself from the <strong>W</strong>orld: Now we can only <strong>c</strong>ommunicate with <strong>God</strong> through <strong>P</strong>rayers, <strong>O</strong>bedience and <strong>Faith</strong>. The book that is <strong>S</strong>ealed is the <strong>Bible</strong>, and this is with the understanding that no man can receive unless it is <strong>g</strong>iven by <strong>Revelation </strong>that comes by <strong>G</strong>od with the <strong>Interpretation</strong>. Also it is only revealed to those that are <strong>B</strong>orn of the <strong>Spirit</strong>, having nothing to <strong>g</strong>ain but the redemption of lost souls; The book is hidden from the <strong>C</strong>arnally <strong>Minded</strong> and no amount of <strong>e</strong>ducation or training can reverse this because the <strong>Bible</strong> is a <strong>S</strong>piritual<strong> Puzzle</strong> that is a <strong>Mystery</strong>. The <strong>Gems</strong> that are scattered along its many pages <strong>a</strong>re <strong>Coded</strong>; But a no<strong> Holds Barred </strong>teaching of this principle is found in this lesson that says when a <strong>Seeker </strong>of <strong>G</strong>od&rsquo;s <strong>Wisdom</strong> want to understand the <strong>Bible</strong>, they will seek help by presenting the book that is <strong>Sealed</strong> to those that are <strong>e</strong>ducated in the teaching of the <strong>Spiritual</strong>, but that person shall say to them that the <strong>Book is</strong> <strong>Seal</strong> and they cannot <strong>Open</strong> <strong>It</strong> to <strong>g</strong>ive the <strong>Understanding</strong>. If the <strong>Seekers</strong> of <strong>G</strong>od&rsquo;s <strong>Wisdom</strong> take the book that is <strong>Sealed</strong> to those that have not had the <strong>Privilege</strong> of being <strong>e</strong>ducated the <strong>Spiritual </strong>but have the <strong>Sense</strong> to unseal and <strong>Open</strong> the <strong>Book</strong>. The <strong>S</strong>piritually </p>
                                        </div>
                                        <div class="page-footer">324</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg18">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>uneducated after they have open the book will say; I am untrained to interpret the <strong>Book</strong> and I cannot<strong> Help You</strong>; This is because both have not been <strong>B</strong>orn of<strong> God</strong> and <strong>a</strong>ny <strong>Interpretation</strong> shall be ramblings or <strong>d</strong>eceit, therefore the <strong>Bible</strong> is truly <strong>S</strong>ealed to those that have not yet received the <strong>S</strong>pirit of <strong>God</strong> that comes through His calling <strong>a</strong>nd <strong>Revelations</strong>. I need to ask everyone to remember that the <strong>S</strong>um of the <strong>Bible</strong> is to <strong>Love</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Romans 11:7</h2>
                                            <p class="indnt">What then? Israel hath not obtained that which he seeketh for; but the election hath obtained it, and the rest were blinded.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This <strong>S</strong>cripture denotes a time when <strong>G</strong>od once again chose to <strong>e</strong>stablish a relationship with men and the <strong>W</strong>orld with His <strong>W</strong>ord,<strong> M</strong>ercy, <strong>F</strong>orgiveness and <strong>Love</strong> that was <strong>g</strong>iven to the children of Israel over <strong>a</strong>ll other<strong> Nations</strong> because Abraham had <strong>Faith </strong>in <strong>G</strong>od that manifested itself in his willingness to <strong>Sacrifice</strong> his son life at <strong>G</strong>od&rsquo;s <strong>Command</strong>. Afterward <strong>G</strong>od promise Abraham that his <strong>S</strong>eeds would be the standard-bearer of <strong>Faith</strong>; But because the children of Israel sinned <strong>a</strong>gainst <strong>God</strong> grievously and wanted to follow after the ways of <strong>O</strong>ther <strong>Nations</strong>, therefore <strong>G</strong>od delivered them over to their <strong>e</strong>vil </p>
                                        </div>
                                        <div class="page-footer">325</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg19">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>purpose as it is <strong>p</strong>resent unto this <strong>Day</strong>; Therefore now <strong>a</strong>s it is <strong>Written</strong> the <strong>True </strong>children of Abraham are the <strong>C</strong>hildren of<strong> Faith</strong>. The children of Israel will still presently continue to seek <strong>G</strong>od by the<strong> Laws </strong>of Moses, but they shall remain <strong>Blind</strong> because their <strong>W</strong>orship is still not in the <strong>Faith</strong> that <strong>G</strong>od&rsquo;s <strong>Desires</strong>; Which is in <strong>Jesus Christ</strong>; Also the people of Israel did the <strong>W</strong>orld a disservice when they continued to want be as the <strong>O</strong>ther <strong>Nations</strong>, thereby only the <strong>C</strong>hosen of <strong>God </strong>will have had their <strong>e</strong>yes open to His <strong>TRUTH</strong>: We call them <strong>The</strong> <strong>Elect of God</strong>. Amen.            </p>
                                            <h2 class="pg-inn-h">Romans 9:16</h2>
                                            <p class="indnt">So then it is not of him that willeth, nor of him that runneth, but of God that showeth mercy.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Explaining this <strong>S</strong>cripture remind me of how <strong>G</strong>od showed me mercy and delivered me that I could now have this <strong>G</strong>lorious <strong>Testimony</strong>. I <strong>a</strong>sked <strong>God</strong> in prayer with tears in my <strong>e</strong>yes the <strong>Question</strong> of what have I done wrong to deserve my adversity, then afterward <strong>G</strong>od blessed me with this <strong>S</strong>piritual understanding where I can now say that it was not because I was a <strong>Long Time</strong> member of a <strong>C</strong>hurch, had <strong>Faith</strong> in Jesus Christ, was <strong>O</strong>bedient to <strong>God</strong> or had sought Jesus Christ throughout <strong>M</strong>y <strong>Life</strong>. Being unschooled in theology, <strong>U</strong>neducated in </p>
                                        </div>
                                        <div class="page-footer">326</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg20">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>higher learning, having a past of <strong>Addiction</strong> and also having low status from <strong>b</strong>eing <strong>Poor</strong>; But <strong>G</strong>od out of His <strong>Love</strong> counted me <strong>Worthy</strong> to receive my life changing revelation. I did not will it on myself, neither was I in the<strong> R</strong>ace for <strong>Salvation</strong>, but it was through <strong>G</strong>od <strong>Mercy</strong> and <strong>C</strong>ompassion that I was <strong>Blessed</strong>. I started this lesson <strong>e</strong>arlier by saying that the<strong> Blind </strong>of this <strong>W</strong>orld will have their <strong>e</strong>yes <strong>Open </strong>at the <strong>Jugdment</strong>, but what is <strong>Important</strong> will be the <strong>G</strong>ood<strong> News </strong>of that the <strong>B</strong>orn of<strong> God</strong> will be <strong>a</strong>ble to <strong>Minister</strong> to the blind and open their <strong>e</strong>yes, giving them the understanding concerning the <strong>Word</strong> to anyone that will <strong>S</strong>eek <strong>God</strong>. <strong>Hear This</strong>: This is the <strong>Cure</strong> to the <strong>S</strong>lumber <strong>a</strong>nd <strong>Blindness </strong>of this <strong>World</strong>. In the times of Moses, <strong>G</strong>od commanded that the <strong>Ark of the Covenant</strong> be build and constructed to have a <strong>M</strong>ercy<strong> Seat</strong>; On the side of the <strong>Mercy Seat</strong> there will be <strong>Two</strong> <strong>Cherubim</strong> (<strong>Angels</strong>), all representing the <strong>Holy Trinity</strong> that visualized <strong>G</strong>od&rsquo;s <strong>Throne</strong>, <strong>Jesus Chris</strong>t and the <strong>Holy Spirit</strong>; The <strong>O</strong>utstretch <strong>Wings</strong> that<strong> e</strong>xtended over the <strong>M</strong>ercy<strong> Seat</strong> represent the<strong> Spirits</strong> that is <strong>p</strong>ositioned <strong>Face</strong> <strong>to</strong> <strong>Face</strong>, Exodus 25:10. This <strong>Wisdom </strong>will be that <strong>God</strong> sits upon a <strong>Mercy Seat</strong>, therefore we can now <strong>a</strong>sk for <strong>Mercy</strong> in prayer when we have understanding of how to <strong>P</strong>lease <strong>God</strong>. The answer of receiving <strong>Mercy</strong> is <strong>g</strong>iven when we read; <strong>So then it is not of him that willeth</strong>, <strong>nor of him that runneth</strong>, <strong>but of God that showeth</strong> <strong>MERCY</strong>. This is the <strong>W</strong>isdom to overcoming <strong>O</strong>ur <strong>Blindness</strong> in that we approach <strong>G</strong>od&rsquo;s <strong>Mercy Seat</strong> in<strong> Prayer</strong>, asking Him for <strong>Mercy</strong> that our lives be change remembering the <strong>W</strong>ords of <strong>Jesus Christ </strong>when He said: <strong>If you keep my </p>
                                        </div>
                                        <div class="page-footer">327</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg21">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>commandments</strong>,<strong> I will manifest myself to you</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Matthew 11:25</h2>
                                            <p class="indnt">At that time Jesus answered and said, <span class="color-red"> I thank thee, O Father, Lord of heaven and earth, because thou hast hid these things from the wise and prudent, and hast revealed them unto babes. </span></p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">We cover earlier that those that are educated and consider themselves <strong>e</strong>steemed in the knowledge of Jesus Christ and the word of <strong>G</strong>od really do not understand the <strong>S</strong>ealed<strong> Book</strong> (<strong>Bible</strong>), because it is<strong> M</strong>ystery that has been <strong>Hidden</strong> and only revealed to His <strong>Chosen</strong>; Also I want those that are <strong>e</strong>ducated as <strong>Church</strong> leaders to understand that <strong>G</strong>od has revealed His<strong> W</strong>ord and manifested Himself to the <strong>Ones</strong> that these leaders would consider <strong>Impossible</strong> to be taken seriously because of their<strong> E</strong>ducation,<strong> R</strong>ace, <strong>S</strong>tatus, <strong>O</strong>utward <strong>A</strong>ppearance, <strong>L</strong>ack of <strong>R</strong>ecognition, <strong>H</strong>istory or<strong> SIMPLY</strong>; They just want to <strong>R</strong>eject the <strong>Truth</strong> of <strong>G</strong>od no matter who <strong>g</strong>ive it to <strong>Them</strong>: Therefore remember the story of the <strong>e</strong>lderly man that I seen <strong>M</strong>inistering the <strong>Gospel</strong> to the assembly that was dress shabbily, causing me to believe that he was homeless but he <strong>p</strong>reached <strong>Love</strong>. Also remember the <strong>a</strong>ppearance of <strong>John the Baptist</strong> who was <strong>O</strong>stracized and </p>
                                        </div>
                                        <div class="page-footer">328</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg22">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong>Rejected</strong> by those in <strong>S</strong>piritual <strong>Leadership</strong>, labeling him a heretic <strong>W</strong>orthy of <strong>Death</strong> and a lunatic <strong>U</strong>nworthy of their <strong>Audience</strong>, but as <strong>Jesus Christ g</strong>ave testimony that of <strong>All</strong> men that <strong>a</strong>re <strong>Born</strong> other <strong>Himself</strong>, John the Baptist is the <strong>Greatest</strong>: This <strong>g</strong>iving the world the understanding that out of any man being born <strong>p</strong>ast or <strong>Present</strong>; He is the <strong>Greatest</strong> but the <strong>Least</strong> of the <strong>Holy</strong> <strong>Angel</strong>. Everyone living knows that a baby needs to understand how to survive as they will grow, therefore remember that <strong>G</strong>od is a parent also that wants <strong>U</strong>s to <strong>Survive</strong>. Moses being a baby <strong>S</strong>piritually knew and interacted with <strong>God</strong> through <strong>R</strong>evelations, <strong>D</strong>reams, <strong>A</strong>ngels and <strong>Miracles</strong>, rising from bondage with a <strong>N</strong>ew<strong> Spirit</strong> to rebuke an Egyptian king with the words of <strong>G</strong>od that spoke to him in the <strong>Spirit</strong>; But with this Moses only had a small understanding of <strong>G</strong>od as it is the <strong>Nature </strong>of a baby to only have knowledge of the things that they have <strong>b</strong>een <strong>Taught</strong>. But the testimony of Moses are considered <strong>MIGHTY</strong> by <strong>S</strong>cholars: The<strong> Five Books </strong>called the<strong> Torah</strong> is of Moses being just a <strong>S</strong>piritual <strong>Infant</strong> that gave us the <strong>Laws</strong> on how to have <strong>A</strong>tonement,<strong> D</strong>evotion, <strong>P</strong>ray and <strong>Services</strong> that are found in the <strong>Bible</strong> that are the testimonies of his <strong>A</strong>lliance with <strong>God</strong>, thereby I will proclaim that <strong>God</strong> want to speak and reveal Himself to those that <strong>a</strong>re <strong>Judged</strong> to be visually repulsive, poor, uneducated, ostracized and<strong>/</strong>or are lacking in <strong>Material Status</strong> by our standards where <strong>G</strong>od will <strong>See</strong> them as <strong>Babes</strong> because they are the <strong>B</strong>orn of<strong> God</strong> having<strong> N</strong>ew <strong>Birth </strong>through their <strong>Baptism</strong> and becoming <strong>N</strong>ew <strong>Creation</strong>, I see <strong>G</strong>od&rsquo;s purpose when I remember how He teaches us not </p>
                                        </div>
                                        <div class="page-footer">329</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg23">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>to <strong>Prejudge</strong>, and this is because many have <strong>e</strong>ntertained <strong>A</strong>ngels <strong>Unaware</strong> which bring up the <strong>S</strong>cripture from Isaiah 1:18 that Reads, <strong>Come now</strong>, <strong>let us reason together</strong>,<strong> saith the Lord</strong>. This teaches us to talk and listen to one <strong>a</strong>nother concerning <strong>God</strong> so that we can understand who live for <strong>G</strong>od to <strong>STOP</strong> this <strong>e</strong>vil though <strong>Love</strong> thereby making this a <strong>B</strong>eautiful <strong>World</strong>. This is from <strong>a</strong>nother <strong>Babe </strong>in Jesus Christ. Amen.</p>

                                            <h2 class="pg-inn-h">1 Kings 22:17</h2>
                                            <p class="indnt">And he said, I saw all Israel scattered upon the hills, as sheep that have not a shepherd: and the Lord said, these have no master: let them return every man to his house in peace.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The third topic will be, <strong>Jesus Christ the True Shepherd</strong>. This is a very <strong>O</strong>minous <strong>Analogy</strong> of <strong>G</strong>od comparing his people to being <strong>Sheep</strong>, and what is <strong>e</strong>ven more frightening will be of <strong>C</strong>omparing them to <strong>Sheep </strong>on the <strong>Hill</strong>. I have heard <strong>S</strong>tories that sheep <strong>a</strong>re <strong>D</strong>umb, <strong>D</strong>irectionless <strong>a</strong>nd <strong>Defenseless</strong>, and I<strong> e</strong>ven have been told <strong>S</strong>tories of sheep falling unto their <strong>d</strong>eath over cliff one <strong>a</strong>fter another when they did <strong>N</strong>ot have a <strong>Shepherd</strong>; All these <strong>Attributes </strong>that <strong>G</strong>od <strong>a</strong>ssociate with <strong>Sheep</strong>, He also <strong>a</strong>ssociate them with<strong> U</strong>s, meaning that we <strong>N</strong>eed a </p>
                                        </div>
                                        <div class="page-footer">330</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg24">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong>Shepherd</strong> to <strong>g</strong>ive us <strong>G</strong>uidance <strong>a</strong>nd keep <strong>U</strong>s <strong>Safe</strong>, <strong>a</strong>nd just as <strong>a</strong>ny <strong>Parent</strong> wants to keep their children protected <strong>a</strong>nd watched over; But as the <strong>Prophesy</strong> of this <strong>S</strong>cripture <strong>g</strong>oes, we have <strong>N</strong>o<strong> Shepherd</strong> because we <strong>R</strong>eject <strong>God&rsquo;s</strong> <strong>L</strong>eadership, <strong>I</strong>nstructions, <strong>G</strong>uidance <strong>a</strong>nd <strong>Protection</strong> by <strong>c</strong>hoosing to follow <strong>a Sheep</strong>, aka <strong>Man</strong>, that will lead <strong>U</strong>s into falling over the cliff unto our <strong>d</strong>eath and <strong>Destruction</strong>; And I will say that this lesson needed to be <strong>e</strong>xplained because many will follow <strong>M</strong>en that <strong>Masquerades</strong> themselves as <strong>P</strong>rophets of <strong>God</strong>, leading many with their <strong>S</strong>alvation unto <strong>Death</strong>, similar to the <strong>Sheeps</strong> that have <strong>N</strong>o <strong>Master</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Jeremiah 50:6</h2>
                                            <p class="indnt">My people hath been lost sheep: their shepherds have caused them to go astray, they have turned them away on the mountains: they have gone from mountain to hill, they have forgotten their restingplace. </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This is <strong>a</strong> continuation of the main subject that teaches <strong>e</strong>veryone to be aware of the <strong>Shepherd</strong> that they choose to follow because they <strong>a</strong>re <strong>Sheep</strong> <strong>Themselves</strong>, and they will lead people seeking <strong>G</strong>od from one <strong>d</strong>anger to another <strong>d</strong>anger, hill to hill and mountain to mountain, but <strong>O</strong>ur <strong>Resting </strong>place is <strong>Jesus Christ</strong> the <strong>True</strong> <strong>Shepherd</strong>. Amen.   </p>
                                        </div>
                                        <div class="page-footer">331</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg25">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Job 32:9</h2>
                                            <p class="indnt">Great men are not always wise: neither do the aged understand judgment.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This lesson speaks of the men this <strong>W</strong>orld that has lifted up leaders as <strong>g</strong>reat <strong>Minds </strong>or <strong>Elders </strong>in <strong>G</strong>od. In the first lesson we covered that <strong>W</strong>isdom is the <strong>Fear</strong> of <strong>G</strong>od, but the men of Job testimony had <strong>N</strong>o fear of <strong>God</strong>, and were not <strong>W</strong>ise concerning their <strong>U</strong>nderstanding of <strong>God</strong>. I do pray that those of understanding would <strong>M</strong>editate on this <strong>Wisdom</strong> because throughout recorded history we have <strong>Seen</strong> that <strong>e</strong>very man that has been <strong>e</strong>xalted to a <strong>p</strong>osition of <strong>Leadership</strong>, and <strong>a</strong>re honor by <strong>Men</strong> have <strong>N</strong>o <strong>Fear o</strong>f <strong>God</strong>, neither <strong>a</strong>re they <strong>O</strong>bedient to <strong>G</strong>od&rsquo;s <strong>Commandments</strong>, but <strong>a</strong>re <strong>Celebrated</strong> as <strong>K</strong>ings, <strong>P</strong>residents, <strong>S</strong>cientist, <strong>E</strong>ngineers, <strong>M</strong>ilitary <strong>S</strong>trategists, <strong>D</strong>octors, <strong>I</strong>nventors, <strong>C</strong>lergy, <strong>O</strong>rators, <strong>P</strong>erforming <strong>A</strong>rtist and <strong>e</strong>ven <strong>Musicians</strong>, but with them being <strong>e</strong>steemed, understand that they have been the <strong>d</strong>riving force that have <strong>e</strong>nslaved <strong>Countless People</strong> from the <strong>b</strong>eginning of <strong>Time</strong>. Also they <strong>a</strong>re the architects and <strong>e</strong>ngineers of inequality and oppression that have <strong>d</strong>ivested themselves from <strong>Humanity</strong> that is <strong>a</strong>ll for <strong>U</strong>nrestrained <strong>Greed</strong>. They wanting to be seen as <strong>S</strong>upreme<strong> Being</strong> in their life, and these <strong>a</strong>re the people that this <strong>W</strong>orld </p>
                                        </div>
                                        <div class="page-footer">332</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg26">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>has lifted <strong>Up</strong> and have <strong>P</strong>roclaimed <strong>Great</strong>; But when I think <strong>a</strong>bout their legacies, I will <strong>a</strong>lways remember how they <strong>a</strong>re <strong>Praised</strong> after they have<strong> p</strong>assed<strong> Away</strong>, then I <strong>a</strong>sk myself, where can I find the <strong>Record</strong> of them <strong>Fearing</strong> <strong>G</strong>od, <strong>Obeying</strong> <strong>G</strong>od or <strong>Unifying</strong> the <strong>W</strong>orld through <strong>Love</strong>? Where can I find their record of <strong>a</strong>ny innovations that they have created that will <strong>Heal</strong> this <strong>W</strong>orld and<strong> r</strong>everse this <strong>Ugliness</strong> that people have toward one <strong>A</strong>nother: <strong>WHERE</strong>. Having no<strong> Answer</strong> I will conclude that <strong>Jesus Christ</strong> is that <strong>G</strong>reat<strong> Wise e</strong>lder and <strong>Shepherd</strong>; The proof being of Jesus Christ laying <strong>d</strong>own His <strong>Life</strong> for His <strong>Sheep</strong>, who <strong>a</strong>lso sought not His own <strong>e</strong>nrichment, but the <strong>e</strong>verlasting life of His <strong>People </strong>(<strong>Salvation</strong>); Understand that <strong>God</strong> reveaded to the <strong>W</strong>orld that our very <strong>e</strong>xistence on this <strong>e</strong>arth is to receive His <strong>Love</strong>, God being the <strong>King</strong> that came <strong>d</strong>own from His <strong>Throng</strong> to <strong>d</strong>ie for his <strong>Subjects</strong> (<strong>Common People</strong>), showing <strong>U</strong>s what love is and how to <strong>Love</strong>; This is such a <strong>Powerful</strong> testimony from <strong>G</strong>od that says the <strong>Lake of Fire </strong>is <strong>Justified</strong> for<strong> a</strong>nyone that does not <strong>Love</strong> Him in<strong> Return</strong>. <strong>Hear This</strong>: Jesus Christ will<strong> a</strong>lways be my understanding of <strong>Who</strong> can be considered <strong>G</strong>reat and <strong>Wise</strong>. Amen.                    </p>
                                            <h2 class="pg-inn-h">Romans 2:19</h2>
                                            <p class="indnt">And art confident that thou thyself art a guide of the blind, a light of them which are in darkness, (20) An instructor of the foolish, a teacher of babes, which hast the form of knowledge and of the truth in the law. (21)
                                            </p>
                                        </div>
                                        <div class="page-footer">333</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg27">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>Thou therefore which teachest another, teachest thou not thyself? Thou that preaches a man should not steal, dost thou steal? (22) Thou that sayest a man should not commit adultery, dost thou commit adultery? Thou that abhorrest idols, dost thou commit sacrilege? (23) Thou that makest thy boast of the law through breaking the law dishonourest thou God?</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This prophesy speaks to the <strong>e</strong>stablish leaders in the <strong>Churches</strong>, and the up and coming <strong>p</strong>astors that <strong>a</strong>re <strong>Proclaiming</strong> piousness and can <strong>e</strong>xert <strong>Great</strong> <strong>Influence</strong> over their <strong>d</strong>enomination by having rules that their followers should <strong>Worship</strong>, but the <strong>S</strong>criptures speak for <strong>Itself</strong> when it <strong>a</strong>sk them; <strong>Are You Hypocrites</strong>? The <strong>d</strong>arkest and saddest understanding of the people that <strong>a</strong>re in the <strong>H</strong>ouses of <strong>Worship</strong> will be that they have become a <strong>Laughing Stock</strong> to the <strong>W</strong>orld, and this is because of the <strong>b</strong>ehavior and <strong>Shenanigans </strong>of its <strong>Leaders</strong> that will force the potential convert into taking a <strong>S</strong>tep <strong>Back</strong> concerning <strong>God</strong>, thereby their hypocritical behavior will not bring <strong>a</strong>nyone to <strong>God</strong>, but in <strong>Reality</strong>, it will only runs the <strong>N</strong>ovice<strong> a</strong>nd <strong>Coverts Away</strong>. Remember that those that will <strong>d</strong>o such things <strong>a</strong>re not the <strong>d</strong>isciples of <strong>God</strong>, but they <strong>a</strong>re the <strong>d</strong>isciples of<strong> Satan</strong> and the <strong>e</strong>nemies of <strong>Love</strong>. Amen.         </p>
                                        </div>
                                        <div class="page-footer">334</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg28">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Isaiah 55:8</h2>
                                            <p class="indnt">For my thoughts are not your thoughts, neither are your ways my ways saith the Lord.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The mind of<strong> G</strong>od cannot be<strong> Measured</strong>, neither can the <strong>W</strong>isdom of <strong>God </strong>be figure out, but if we could <strong>C</strong>reate <strong>Life</strong>, <strong>S</strong>top <strong>Aging</strong> and <strong>e</strong>liminate <strong>Death</strong>, we would be <strong>a</strong>ble to make a <strong>World</strong> of <strong>O</strong>ur <strong>Own</strong>; But we cannot because they <strong>a</strong>re of the <strong>M</strong>ysteries concerning <strong>God</strong> and His <strong>Thoughts</strong>, and it has<strong> a</strong>lways been according to our <strong>Faith </strong>in Jesus Christ that reveals <strong>G</strong>od and His <strong>Blessing</strong> that was sent <strong>d</strong>own from <strong>Heaven</strong> that we can understand <strong>Him</strong>.<strong> Examples</strong>: <strong>F</strong>orgiveness, <strong>T</strong>aking in strangers, <strong>F</strong>eeding the hungry, <strong>T</strong>urning the other cheek <strong>a</strong>nd so forth, this is where the <strong>W</strong>isdom and <strong>Values</strong> of <strong>G</strong>od can only be realized or measures by our own individual <strong>e</strong>xperiences <strong>a</strong>ccording to <strong>O</strong>ur <strong>Life</strong> of<strong> S</strong>erving <strong>Love</strong>; And whatsoever the year or century may be, the <strong>g</strong>ood <strong>News</strong> will be that we can understand <strong>G</strong>od&rsquo;s <strong>Mind</strong> by <strong>s</strong>howing the <strong>Love</strong> that is inspired our <strong>W</strong>ords, <strong>D</strong>eeds and <strong>Actions</strong>, where we <strong>c</strong>an <strong>See</strong> that the injustice of this <strong>W</strong>orld is not of <strong>God</strong>, neither is it in His thoughts to find <strong>Joy</strong> in this present<strong> e</strong>vil that continue to <strong>e</strong>xist, this is why our <strong>O</strong>bedience is <strong>Important</strong>: <strong>This is</strong> <strong>Mind of God</strong>. Amen.</p>
                                        </div>
                                        <div class="page-footer">335</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg29">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Matthew 4:4</h2>
                                            <p>But he answered and said, <span class="color-red"> It is written, Man shall not live by bread alone, but by every word that proceedeth out of the mouth of God.</span></p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This is the <strong>S</strong>cripture that teaches that food <strong>S</strong>ustains our<strong> Lives</strong>, but it <strong>a</strong>lso teaches that <strong>G</strong>od <strong>a</strong>nd His<strong> Commandments</strong> <strong>a</strong>re <strong>Food</strong>: And with this knowledge, we should understand our lives <strong>d</strong>epend on the <strong>Word</strong> of<strong> G</strong>od, which is the <strong>Bread </strong>that will feed <strong>O</strong>ur <strong>Spirit</strong>; Also understand that <strong>Jesus Christ</strong> revealed to the <strong>W</strong>orld that <strong>He </strong>is our <strong>Living Water</strong>; And if we receive <strong>Both</strong>, we shall be <strong>d</strong>eliver from <strong>S</strong>piritual<strong> Starvation</strong> to <strong>L</strong>ive <strong>Forever.</strong> The word of <strong>G</strong>od is the <strong>True Bread</strong> that came <strong>d</strong>own from <strong>Heaven</strong>, and not the <strong>Manna </strong>that was <strong>g</strong>iven to the children of Israel in the wilderness where they did <strong>e</strong>at but are <strong>a</strong>ll <strong>Dead</strong> physically and <strong>S</strong>piritually, but <strong>O</strong>ur <strong>Faith</strong> in <strong>Love</strong> is both <strong>S</strong>piritual <strong>Bread a</strong>nd<strong> S</strong>piritual<strong> Water</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Acts 3:22</h2>
                                            <p class="indnt">For Moses truly said unto the fathers, A prophet shall the Lord you God raise up unto you of your brethren, like unto me; him shall ye hear in all things whatsoever he </p>
                                        </div>
                                        <div class="page-footer">336</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg30">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>shall say unto you, (23) And it shall come to pass, that every soul, which will not hear that prophet, shall be destroyed from among the people.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This prophesy from <strong>G</strong>od to Moses is the <strong>Foretelling</strong> of the <strong>S</strong>econd <strong>Coming</strong> of <strong>Jesus Christ</strong>, and the condemnation that will <strong>d</strong>estroy<strong> All</strong> that will not <strong>Hear</strong> or <strong>O</strong>bey <strong>Jesus Christ</strong> in these <strong>Last</strong> days that is our only chance<strong> a</strong>t <strong>F</strong>orgiveness <strong>a</strong>nd <strong>Atonement</strong>. Through <strong>G</strong>od Moses <strong>a</strong>fflicted plaques upon the nation of Egypt; The most <strong>d</strong>evastating being taking the lives of the first born of Egypt, and through <strong>G</strong>od Moses, redeemed the children of Israel from those plaques by the <strong>R</strong>emedy of the <strong>Passover</strong>, the parting of the <strong>Red Sea</strong> when Egypt pursued <strong>a</strong>fter the children of Israel to <strong>D</strong>estroy <strong>Them</strong>. God <strong>a</strong>lso sustaining the children of Israel in the <strong>d</strong>esert with food and water for forty years, <strong>a</strong>nd these are just some of the miracles that were the foundation of Moses <strong>Ministry</strong>, but when we look at the <strong>M</strong>iracles of <strong>Jesus Christ</strong>, we can see how they <strong>S</strong>urpasses the <strong>Miracles</strong> of Moses and <strong>a</strong>re <strong>G</strong>reater in <strong>Scope</strong>, and <strong>a</strong>nyone having knowlege of the word of <strong>G</strong>od should <strong>Agree</strong> that the understanding of this verse says; <strong>A Prophet shall the Lord your God raise up unto you of your brethren</strong>,<strong> like unto me</strong>. This is how <strong>Jesus Christ</strong> is like unto <strong>Moses </strong>(<strong>Miracles</strong>); Also this <strong>Warning</strong> says, <strong>And it shall come to pass</strong>,<strong> that every soul</strong>,<strong> which will not </p>
                                        </div>
                                        <div class="page-footer">337</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg31">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>hhear that prophet</strong>,<strong> shall be destroyed from among the people</strong>. This <strong>S</strong>cripture <strong>a</strong>lso says that whosoever will rejects<strong> Jesus Christ</strong> and His <strong>Teachings</strong>, they shall be condemned and destroyed <strong>a</strong>ccording to this prophesy, because <strong>Jesus Christ</strong> is our last opportunity to <strong>Live</strong> out the purpose of why <strong>W</strong>e were <strong>Created</strong>. Amen. </p>
                                            <h2 class="pg-inn-h">John 6:63</h2>
                                            <p class="color-red">It is the spirit that quickeneth; the flesh profiteth nothing: the word that I speak unto you, they are spirit, and they are life.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">We that <strong>a</strong>re mature in <strong>God </strong>should understand that the word <strong>Q</strong>uickeneth mean<strong> Life</strong>, and without life we <strong>a</strong>re <strong>Dead</strong>, but what I need to say <strong>a</strong>bout this <strong>S</strong>cripture will be that it <strong>Pleads </strong>for us to<strong> S</strong>ee<strong> Jesus Christ </strong>as <strong>LIFE</strong>. The words that <strong>Jesus Christ</strong> speaks <strong>a</strong>re <strong>S</strong>piritual <strong>Food</strong>, <strong>Bread </strong>and <strong>Water</strong>, and the more we<strong> e</strong>at and <strong>Drink</strong>, the more we <strong>e</strong>arn our place in <strong>Heaven</strong>. Amen.    </p>
                                            <h2 class="pg-inn-h">Romans 8:5</h2>
                                            <p class="indnt">For they that are after the flesh do mind the things of the flesh; but they that are after the Spirit the things of the Spirit. (7) Because the carnal mind is enmity against </p>
                                        </div>
                                        <div class="page-footer">338</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg32">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>God: for it is not subject to the law of a God, neither indeed can be. </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">I will share an observation with <strong>e</strong>veryone born into this <strong>W</strong>orld by saying that we only understand and <strong>k</strong>now the <strong>Flesh</strong>, and that we <strong>a</strong>re carnally<strong> M</strong>inded from <strong>Birth</strong>. In this world we learn how to survive first, this is whether it be by feeding ourselves, needing food, feeling pain, wearing clothes, taking baths, wanting communication, <strong>d</strong>esiring help and most of all, needing parents to <strong>d</strong>evelop those <strong>Skills</strong>; But this will be <strong>a</strong>ll we know until we mature and start to understand that we have a <strong>S</strong>oul, aka <strong>Spirit</strong>; This is when we learn that we have been totally <strong>O</strong>blivious to <strong>O</strong>ur <strong>Inter</strong>-<strong>Man</strong>, <strong>a</strong>ka <strong>Spirit</strong>, but over time we become conscience as we <strong>d</strong>evelop and realize there is a <strong>God</strong>, this is when we learn that we <strong>a</strong>re in a <strong>S</strong>piritual<strong> War</strong>, but this may be unknown to some, misunderstood or hard to receive and be rejected, but one day <strong>O</strong>ur <strong>Spirit</strong> will speaks to <strong>U</strong>s when we are <strong>d</strong>oing <strong>Wrong</strong>; Some will <strong>Listen</strong> and <strong>S</strong>ome will<strong> Not</strong>, but to those <strong>S</strong>piritually<strong> Minded</strong>; Understand that our nature will <strong>a</strong>lways looks to <strong>P</strong>lease<strong> God</strong> because of its <strong>Importance</strong>, but the carnally minded will not listen to their inter-man (<strong>Spirit)</strong>, nor will they submit themselves to <strong>G</strong>od (<strong>Love</strong>), this is because in this <strong>W</strong>orld of being carnally minded, they have <strong>e</strong>ssentially chosen a <strong>S</strong>ide<strong> a</strong>gainst <strong>God</strong> in this <strong>S</strong>piritual <strong>War</strong> that has </p>

                                        </div>
                                        <div class="page-footer">339</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg33">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>causes them to be <strong>H</strong>ateful <strong>a</strong>nd <strong>Selfish</strong> to others no matter what the cost may be to them or the <strong>World</strong>, blindly transforming themselves into the <strong>e</strong>nemies of<strong> God</strong>.</p>
                                            <h2 class="pg-inn-h">John 12:47</h2>
                                            <p class="color-red">And if any man hear my words, and believe not, I judge him not: for I came not to judge the world, but to save the world. (48) He that rejecteth me, and receiveth not my words, hath one that judgeth him: the word that I have spoken, the same shall judge him in the last day.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Speaking to those that have the rule in the <strong>C</strong>hurches, I will <strong>a</strong>sk that they <strong>Hammer</strong> in the commandments of<strong> Jesus Christ </strong>to their <strong>C</strong>ongregations at <strong>e</strong>very <strong>Opportunity</strong>, because it will <strong>s</strong>ave many <strong>Lives</strong> if their congregation will <strong>e</strong>mbrace<strong> Jesus Christ</strong> instructions<strong> a</strong>nd <strong>O</strong>bey <strong>Them</strong>. To all that will reject Jesus Christ commandments, you thereby shall <strong>Justify</strong> your <strong>O</strong>wn <strong>Condemnation</strong> and be <strong>J</strong>udged by the <strong>Faith</strong> that you rejected, and your <strong>Life</strong> will be the <strong>W</strong>itness <strong>a</strong>gainst <strong>Yourself</strong>; And it shall not be Jesus Christ. Amen.</p>
                                            <h2 class="pg-inn-h">Proverbs 8:36</h2>
                                            <p>But he that sinneth against me wrongeth his own soul: </p>
                                        </div>
                                        <div class="page-footer">340</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg34">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>all they that hate me love death.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The meat of this verse will be that if <strong>a</strong>nyone <strong>D</strong>isobey <strong>God</strong>, they <strong>d</strong>esire <strong>Death</strong> and the <strong>C</strong>ondemnation of the <strong>Judgment</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">James 3:1</h2>
                                            <p class="indnt">My brethren, be not many masters, knowing that we shall receive the greater condemnation.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The forth topic will be, <strong>God&rsquo;s Instructions to the Leaders</strong>. It is a prestigious <strong>a</strong>nd honorable <strong>Gift</strong> from <strong>G</strong>od to be <strong>e</strong>xalted to a <strong>Stature</strong> where people will look to you for <strong>L</strong>eadership and <strong>Guidance</strong>. The understanding of this lesson teaches that if <strong>a</strong>ny man will have <strong>s</strong>uch <strong>Aspirations</strong> of holding <strong>S</strong>uch a <strong>Title</strong>, and will seek, <strong>d</strong>esire or <strong>Covet </strong>this responsibility, they shall be putting themselves in<strong> H</strong>arm&rsquo;s<strong> Way</strong> when they shall stand before <strong>G</strong>od <strong>Judgment</strong>: This is the <strong>W</strong>arning from <strong>God</strong> to such a person. <strong>Note</strong>: It is <strong>d</strong>ifficult just to keep yourselves <strong>S</strong>anctified <strong>a</strong>nd <strong>Obedient</strong> in this <strong>W</strong>orld where the <strong>e</strong>nemy of <strong>Righteous </strong>Satan will come <strong>a</strong>gainst your<strong> Faith</strong> day and night, <strong>a</strong>nd with you taking the lordship over people, you will make yourself </p>
                                        </div>
                                        <div class="page-footer">341</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg35">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>responsibility for <strong>a</strong>nother person <strong>S</strong>oul<strong>/Spirit</strong> if your ministry <strong>U</strong>nfolds to the place where the people that <strong>a</strong>re under <strong>You</strong> decides to live <strong>d</strong>isobedient to <strong>God</strong>; And with you being their <strong>g</strong>uidance and leader in the ways of <strong>G</strong>od but have turned a blind <strong>e</strong>ye to their <strong>Sins</strong>, and<strong>/</strong>or you cannot <strong>R</strong>eign in their <strong>Ungodliness</strong>; God shall surely hold such <strong>a</strong> <strong>Shepherd</strong> responsible for that <strong>S</strong>inner<strong> Life</strong> and wrong doings because you had <strong>Authority</strong> over them but led them down a <strong>PATH </strong>that is not of <strong>G</strong>od, causing them to<strong> Stray</strong> from the <strong>S</strong>piritual to the <strong>Carnal</strong> as their <strong>S</strong>hepherd. <strong>Hear This</strong>: You shall not only be held <strong>a</strong>ccountable for your <strong>Sins</strong> in the <strong>d</strong>ay of <strong>Judgment</strong>, you <strong>a</strong>lso shall be held accountable for their <strong>S</strong>ins, <strong>L</strong>ife <strong>a</strong>nd <strong>Spirit</strong> because they were under <strong>y</strong>our <strong>Guidance</strong>; And with this knowledge, you can now make <strong>a</strong>n <strong>Informed</strong> decision as to if you want to <strong>g</strong>o forward with having that responsibility, remembering that the <strong>G</strong>reater <strong>Damnation</strong> shall <strong>b</strong>efall the <strong>Leader</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">1 Corinthians 4:2</h2>
                                            <p>Moreover it is required in stewards, that a man be found faithful.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">To those in the houses of <strong>W</strong>orship and have the <strong>Rule</strong>, realize that as a <strong>S</strong>ervant of <strong>God</strong>, your services can only be </p>
                                        </div>
                                        <div class="page-footer">342</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg36">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong> a</strong>ccomplished through your <strong>Free</strong>-<strong>will</strong> <strong>a</strong>nd <strong>Volition</strong>, therefore I will put a <strong>q</strong>uestion to <strong>All</strong>; Should not they that choose to be in the <strong>S</strong>ervice of <strong>God </strong>do it with <strong>H</strong>onor, <strong>F</strong>aithfulness <strong>a</strong>nd <strong>Nobility</strong>? This is the requirement of the man that will <strong>S</strong>erve <strong>God</strong>. Amen. </p>
                                            <h2 class="pg-inn-h">11 Samuel 23:3</h2>
                                            <p class="indnt">The God of Israel said, the Rock of Israel spake to me, He that ruleth over men must be just, ruling in the fear of God. (4) And he shall be as the light of morning, when the sun riseth, even a morning without clouds; as the tender grass springing out of the earth by clear shining after rain.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">I would like to say that because this is to the pastors and leaders of <strong>a</strong>ny congregations, I will <strong>a</strong>sk this <strong>Question</strong>; Does your love for your brother and sister <strong>Shine</strong> as bright as the <strong>Sun</strong>? Are you a <strong>Just</strong> person? Do you <strong>Tremble</strong> at the thought of <strong>d</strong>isobeying <strong>God</strong>? Would you lay down your <strong>Life</strong> for the wicked? If your <strong>Response</strong> is <strong>N</strong>o; Then you should <strong>N</strong>ot be the <strong>L</strong>eader of<strong> Men</strong>, and to further <strong>e</strong>xplain, I will <strong>a</strong>sk another <strong>Question</strong>; Who do we have knowledge of that was born into this <strong>W</strong>orld that have the <strong>a</strong>ttributes described <strong>Above</strong>? It is<strong> Jesus Christ</strong>, He is that <strong>Light</strong>, the <strong>M</strong>orning without <strong>Clouds</strong> <strong>a</strong>nd the <strong>Tender Grass </strong>springing <strong>a</strong>fter <strong>Rain</strong>. Amen. </p>
                                        </div>
                                        <div class="page-footer">343</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg37">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">11 Chronicles 19:6</h2>
                                            <p class="indnt">And said to the judges, Take heed what ye do: for ye judge not for man, but for the Lord, who is with you in the judgment. (7) Wherefore now let the fear of the Lord be upon you; take heed and do it: for there is no iniquity with the Lord our God, nor respect of persons, nor taking of gifts.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Taking on the responsibility of being leaders in the <strong>C</strong>hurches means that you will sit as <strong>Judges</strong> in the temple of <strong>G</strong>od with the <strong>J</strong>ustification of <strong>Holiness</strong> that only comes from the <strong>e</strong>quality and fairness that is <strong>Manifested</strong> from what is <strong>Righteousness</strong> <strong>a</strong>nd <strong>Unrighteousness</strong>, <strong>a</strong>lso to those that <strong>a</strong>re in <strong>Authority</strong>; Understand that <strong>G</strong>od is <strong>Just</strong> <strong>a</strong>nd <strong>Holy</strong> in His <strong>Judgments</strong>, and as His <strong>S</strong>ervants, you shall be<strong> Just </strong>and <strong>Holy</strong> in your <strong>Judgments</strong>; And this will entails <strong>a</strong>dmonishing the <strong>U</strong>nrepentant <strong>Sinner</strong> while standing on the <strong>Side</strong> of those that will <strong>d</strong>o <strong>Righteousness</strong>. This <strong>S</strong>cripture <strong>a</strong>lso teaches not to <strong>a</strong>llow <strong>F</strong>ame, <strong>W</strong>ealth or <strong>Prestige</strong> to be a factor in <strong>a</strong>ny <strong>S</strong>piritual <strong>Decisions </strong>that will come before you, but only <strong>e</strong>ntertain what is of <strong>Righteousness </strong>and <strong>Unrighteousness</strong> by <strong>G</strong>od&rsquo;s <strong>Standards </strong>(<strong>Love</strong>), thereby it is commanded by <strong>G</strong>od that His <strong>S</strong>ervants take <strong>N</strong>o <strong>Money</strong> or<strong> Gifts</strong> from <strong>a</strong>nyone of their congregations in the <strong>Judgments</strong> that will come before the <strong>C</strong>hurch, because <strong>G</strong>od and His <strong>Forgiveness </strong>shall be in the <strong>W</strong>orld of equality <strong>a</strong>ccording to His <strong>W</strong>ill and <strong>Purpose</strong>; And <strong>a</strong>ny other<strong> Judgment </strong>will be <strong>A</strong>gainst <strong>God</strong> and in favor of the <strong>Wicked</strong> that motivate the <strong>L</strong>eaders, <strong>P</strong>astors and <strong>Priests</strong> to rule
                                            </p>
                                        </div>
                                        <div class="page-footer">344</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg38">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p> <strong>a</strong>gainst <strong>Righteousness </strong>that <strong>e</strong>vil shall remain and be the <strong>DOMINATE</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Ezekiel 3:17</h2>
                                            <p class="indnt">Son of man, I have made thee a watchman unto the house of Israel: therefore hear the word at my mouth, and give them warning from me. (18) When I say unto the wicked, Thou shalt surely die; and thou givest him not warning, nor speakest to warn the wicked from his way, to save his life; the same wicked man shall die in his iniquity; but his blood will I require at thine hand. (19) Yet if thou warn the wicked, and he turn not from his wickedness, nor from his wicked way, he shall die in his iniquity; but thou hast delivered thy soul.   </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">For all that <strong>a</strong>re called by <strong>G</strong>od and have the <strong>Rule</strong> over His people in the <strong>C</strong>hurches, this is your <strong>W</strong>arning to speak the words of <strong>Repentance</strong> to those that will <strong>d</strong>o <strong>e</strong>vil that their <strong>Spirit</strong> will be saved in the <strong>d</strong>ay of <strong>Jesus Christ</strong>, and if they <strong>a</strong>re converted by your testimony, thereby you have <strong>S</strong>aved a <strong>Soul</strong> as a watchman of <strong>G</strong>od by taking the oversight <strong>a</strong>nd speaking the <strong>Truth </strong>that will condemns those that will <strong>d</strong>o <strong>Sin</strong>; And if they will repent <strong>a</strong>fter hearing your testimony of Jesus Christ, then you will <strong>See</strong> the houses of <strong>W</strong>orship be <strong>Transformed</strong> into a place
                                            </p>
                                        </div>
                                        <div class="page-footer">345</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg39">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p> that will be<strong> S</strong>anctified, drawing the <strong>W</strong>orld to <strong>God&rsquo;s</strong> <strong>Love</strong> and <strong>S</strong>aving <strong>Power</strong>. We have briefly cover this topic <strong>e</strong>arlier by <strong>e</strong>xplaining it is not a <strong>g</strong>ood thing to want to be in the leadership because the leaders shall be held responsible for the deeds and actions of <strong>a</strong>nother <strong>Person</strong> <strong>Sins</strong>; This teaching is the <strong>A</strong>ffirmation of the prophesy you just read because if you desire <strong>S</strong>piritual <strong>Authority</strong> over <strong>a</strong>ny man or woman, you will have to <strong>e</strong>nter into the intimate <strong>e</strong>ndeavor that is tailored to what the person that have <strong>Sinned</strong> did, <strong>a</strong>nd their willingness to <strong>R</strong>epent or <strong>Not</strong> that can only be<strong> a</strong>ccomplish by knowing the person to understand where they <strong>W</strong>ent <strong>Astray</strong>, or if they have <strong>e</strong>ver came to <strong>God</strong>; Also as their <strong>S</strong>hepherd, you should be <strong>a</strong>ware of those in the flock that have <strong>S</strong>piritual<strong> Needs</strong>, but if you do not have this<strong> Knowledge</strong>, I will <strong>a</strong>sk; Are you really a <strong>G</strong>uide to those that seek <strong>G</strong>od&rsquo;s <strong>Redemption</strong>. There is the <strong>O</strong>ld <strong>Adage</strong> that says the buck<strong> Stop Here</strong> when it concerns taking responsibility for failed <strong>O</strong>utcomes of <strong>a</strong>ny <strong>Business</strong>, where the <strong>C</strong>.<strong>E</strong>.<strong>O</strong> can be <strong>F</strong>ired or <strong>Replaced</strong>, therefore I will say to the <strong>S</strong>hepherds of <strong>a</strong>ny <strong>Congregation</strong>; Will you <strong>a</strong>llow <strong>H</strong>ate, <strong>R</strong>uthlessness, <strong>P</strong>rofiteering, <strong>T</strong>reachery, <strong>A</strong>dultery, <strong>R</strong>acism <strong>a</strong>nd<strong> Divison</strong> to be your <strong>Legacy</strong> when you know <strong>a</strong>bout these people and <strong>d</strong>o <strong>Nothing</strong>; Thereby <strong>a</strong>llowing <strong>Sin</strong> to flourish in your <strong>S</strong>ervices to <strong>God</strong> where <strong>W</strong>ickedness <strong>d</strong>o <strong>Prospers</strong>; But the flip side to this prophesy testifies that if you have <strong>e</strong>arnestly put forth the <strong>e</strong>ffort to convert the <strong>Sinner</strong> and they refuse to<strong> Repent</strong>, their <strong>d</strong>eeds and<strong> Actions </strong>shall be upon their <strong>O</strong>wn <strong>Head</strong> when they continue to <strong>Live In</strong> <strong>Sin</strong>, and <strong>a</strong>s their <strong>S</strong>hepherd you can <strong>Cast</strong> <strong>Them Out</strong> from <strong>a</strong>mong the </p>

                                        </div>
                                        <div class="page-footer">346</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg40">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p> people of <strong>G</strong>od until they <strong>d</strong>o <strong>Repent</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">1 Corinthians 9:14</h2>
                                            <p class="indnt">Even so hath the Lord ordained that they which preach the gospel should live of the gospel. (16) I have nothing to glory of: for necessity is laid upon me; yea, woe is unto me, if I preach not the gospel.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This will be the message to those in <strong>A</strong>uthority; <strong>Don&rsquo;t Be A Hypocrite</strong>, <strong>a</strong>nd this is the <strong>High Calling </strong>of<strong> God</strong>. This mandate requires that the man of <strong>G</strong>od be ministers of the <strong>G</strong>ood<strong> News</strong> of <strong>Jesus Christ</strong>, having <strong>Faith</strong> with repentance that they can <strong>a</strong>lways be <strong>Blessed</strong>; And looking back on my introduction concerning this study, I said in regard to my revelation, <strong>I Cannot Contain Myself</strong>; And this is because I have this burning <strong>d</strong>esire to share with the <strong>W</strong>orld this <strong>Knowledge</strong>; But Paul give<strong> a</strong>nother witness by saying: <strong>for</strong> <strong>Necessity</strong> <strong>is</strong> <strong>laid upon me; yea,</strong> <strong>woe is unto me</strong>, <strong>if I preach not the gospel</strong>. This is <strong>a</strong>nother level of the <strong>Warning</strong> for us to <strong>g</strong>ive the testimony of <strong>S</strong>alvation whether we want to or not; And this is to the <strong>Glory</strong> of <strong>G</strong>od. Amen.  </p>

                                        </div>
                                        <div class="page-footer">347</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg41">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">1 Timothy 3:1</h2>
                                            <p class="indnt">This is a true saying. If a man desire the office of a bishop, he desireth a good work. (2) A bishop then must be blameless, the husband of one wife, vigilant, sober, of good behaviour, given to hospitality, apt to teach; (3) Not given to wine, no striker, not greedy of filthy lucre; but patient, not a brawler, not covetous; (4) One that ruleth well his own house, having his children in subjection with all gravity; (5) (For if a man know not how to rule his own house, how shall he take care of the church of God?) (6) Not a novice, lest being lifted up with pride he fall into the condemnation of the devil. (7) Moreover he must have a good report of them which are without; lest he fall into reproach and the snare of the devil. (8) Likewise must the deacons be grave, not double-tongued, not given to much wine, not greedy of filthy lucre; (9) Holding the mystery of the faith in a pure conscience. (10) And let these also first be proved; then let them use the office of a deacon, being found blameless.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">I will <strong>g</strong>o straight into this understanding that need no <strong>e</strong>xplianing regarding the <strong>S</strong>criptures from <strong>1</strong> through <strong>10</strong>; This is because they speak for themselves <strong>a</strong>nd they are from <strong>G</strong>od&rsquo;s <strong>Instructions</strong> to those in leadership <strong>Positions</strong> that will pursue this <strong>Pinnacle</strong>. <strong>Here This</strong>: Can anyone that have <strong>A</strong>uthority in the houses of <strong>W</strong>orship <strong>Truly</strong> profess in their <strong>Hearts </strong>that they live and represent these <strong>Attributes</strong>, </p>
                                        </div>
                                        <div class="page-footer">348</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg42">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p> and if not, they should not have the rule over others that will <strong>s</strong>eek to <strong>S</strong>erve <strong>God</strong>, but verse <strong>8</strong> is the <strong>Theme </strong>that needs to be highlighted, because it is the foundation of this lesson that the <strong>S</strong>ervant of <strong>God</strong> shall be not <strong>g</strong>iven to <strong>Inebriation</strong>, <strong>e</strong>specially not given to<strong> a</strong>ccepting <strong>Money</strong> for ministering <strong>S</strong>alvation as it is now present in these<strong> Times</strong>, and this is because it is <strong>A</strong>gainst the will of <strong>God</strong>. Amen.       </p>

                                            <h2 class="pg-inn-h">Job 32:21</h2>
                                            <p class="indnt">Let me not, I pray you, accept any man&rsquo;s person, neither let me give flattering titles unto man. (22) For I know not to give flattering titles; in so doing my maker would soon take me away.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Remembering the <strong>e</strong>arlier lesson of being leaders, I am convinced that it is not <strong>g</strong>ood to take the stewardship over <strong>a</strong>nother person; Also recalling the teachings of Jesus Christ when He observed how His <strong>d</strong>isciples had strife over who would be the leader when He would be taking <strong>A</strong>way (Luke 22:24 through 27); He then taught His disciples to be not like the <strong>W</strong>orld in how they <strong>a</strong>ppoint <strong>Leaders</strong>, but as His <strong>d</strong>isciples be the  <strong>Ones</strong> that seek to be the <strong>S</strong>ervants of the <strong>People</strong>; This meaning the <strong>V</strong>essels (<strong>Love</strong>), because the<strong> g</strong>iving of these <strong>Grand</strong> titles to <strong>M</strong>en refers to the <strong>Pride</strong> that will </p>
                                        </div>
                                        <div class="page-footer">349</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg43">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong>S</strong>urely <strong>Follow</strong>; And it shall be their <strong>S</strong>tumbling <strong>Block</strong>. Job also <strong>e</strong>xplained that he is too <strong>S</strong>piritually<strong> Wise</strong> to do such a thing, knowing that by doing so would only<strong> d</strong>isplease <strong>God </strong>and put his <strong>V</strong>ery <strong>Salvation</strong> into <strong>Question</strong>. Amen.
                                            </p>
                                            <h2 class="pg-inn-h">Matthew 11:8</h2>
                                            <p class="indnt color-red">But what went ye out for to see? A man clothed in soft raiment? behold, they that wear soft clothing are in kings&rsquo; houses. (9) But what went ye out for to see? A prophet? yea, I say unto you, and more than a prophet.
                                            </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">I love to minister this lesson that is of John the Baptist because it is such a revelation, and we have covered John the Baptist before from a previous lesson, but I pray that you will <strong>s</strong>hare my <strong>Joy</strong>. This is the testimony of <strong>John the Baptist </strong>that was <strong>g</strong>iven by <strong>Jesus Christ</strong>, and it has been <strong>Memorialized</strong> in <strong>S</strong>criptures to proclaims that John the Baptist is the <strong>G</strong>reatest<strong> Prophet</strong> that <strong>e</strong>ver had been <strong>Born</strong>. Some think it would be Abraham, Moses, Job, Daniel, Jeremiah, Ezekiel, Isaiah and so forth, but this testimonial<strong> Clear Up</strong> that <strong>d</strong>ebate, and I will <strong>g</strong>ive everyone the <strong>Evidence</strong>. Matthew 11:11 Reads: <strong>Verily I say unto you</strong>, <strong>among them that are born of women there</strong> <strong>hath not risen a greater than John the Baptist</strong>: <strong>notwithstanding he that is least in the kingdom of heaven is greater than he</strong>. We will now take a very <strong>S</strong>erious <strong>Look</strong> at the life of John the Baptist who I believe wrote the <strong>Book of Revelations</strong> which <strong>d</strong>escribed the <strong>Third</strong></p>
                                        </div>
                                        <div class="page-footer">350</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg44">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong>Heaven</strong>, and the timelines of the <strong>S</strong>piritual <strong>Wars </strong>that we shall <strong>e</strong>ndure; Also it will reveals who shall have the <strong>V</strong>ictory in the <strong>Judgment</strong>, and who will <strong>Suffer </strong>the <strong>W</strong>rath of<strong> God</strong>. Little is said of John the Baptist life before his ministry, or when he began to <strong>Baptize</strong> at the River Jordan to preach the coming of <strong>Jesus Christ</strong> <strong>a</strong>nd <strong>Kingdom of God</strong>, but what is said is <strong>v</strong>ery <strong>POWERFUL</strong>. John the Baptist <strong>Birth</strong> was by prophesy, and his conception being <strong>Miraculous</strong> <strong>g</strong>iven the <strong>O</strong>ld <strong>Age</strong> of his mother that was <strong>e</strong>qual to that of <strong>Sara </strong>Abraham wife. John was <strong>g</strong>iven the <strong>Holy Spirit</strong> in his mother womb, thereby <strong>g</strong>iving us the visual <strong>a</strong>nd understanding that John knew <strong>G</strong>od (<strong>Love</strong>), even before he came into this <strong>W</strong>orld. John the Baptist <strong>e</strong>ntire life is defined by him having the <strong>U</strong>nderstanding of <strong>God</strong>, <strong>Jesus Christ</strong> and <strong>Holy Spirit</strong> before his <strong>Birth</strong>. John <strong>a</strong>lso rejecting the allures of this <strong>W</strong>orld and living outside of the <strong>e</strong>stablished norm as he resided in the <strong>W</strong>ilderness; Thereby he did forsake <strong>F</strong>ashion, <strong>P</strong>ursuits of <strong>M</strong>oney, <strong>V</strong>alues of that <strong>P</strong>eriod, <strong>D</strong>esires of the <strong>F</strong>lesh and <strong>e</strong>ven <strong>Marriage</strong>, completely living by the <strong>Holy</strong> <strong>Spirit</strong>, <strong>a</strong>nd I am surely positive that John the Baptist preformed many miracles that <strong>a</strong>re not <strong>Recorded</strong> in <strong>S</strong>criptures or have been <strong>O</strong>mitted from the <strong>Bible</strong>, but John the Baptist was <strong>O</strong>stracized, <strong>S</strong>hunned, <strong>L</strong>abels <strong>C</strong>razy<strong> a</strong>nd a <strong>Heretic</strong>. Rebuked by Herod the king of Judaea to his <strong>Peril</strong>, but his ministry <strong>g</strong>rew strong and flourish at the <strong>c</strong>ost of his <strong>Life</strong>. I started this narrative with a short biography of John the Baptist, therefore I will <strong>Pose</strong> this <strong>q</strong>uestion to <strong>P</strong>astors, <strong>C</strong>lergy, <strong>L</strong>eaders, <strong>P</strong>undits and <strong>Guides;</strong> If you </p>
                                        </div>
                                        <div class="page-footer">351</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg45">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>were to <strong>e</strong>ncountered such a man in this present <strong>d</strong>ay of <strong>John the Baptist a</strong>ppearance that was <strong>S</strong>hoddy, <strong>U</strong>northodox, <strong>H</strong>airy and <strong>Ragged</strong> who was living on the <strong>O</strong>utskirts of <strong>Society</strong> that most people would not <strong>e</strong>ven <strong>Consider</strong>; Would you <strong>R</strong>eceive <strong>Him</strong>? Therefore I will repeat the testimony of Jesus Christ <strong>A</strong>gain, <strong>But what went ye out for to see</strong>?<strong> A man clothed in soft raiment</strong>?<strong> behold</strong>,<strong> they that wear soft clothing are in kings&rsquo; houses. </strong>(<strong>9</strong>)<strong> But what went ye out for to see</strong>?<strong> A prophet</strong>?<strong> yea</strong>,<strong> I say unto you</strong>,<strong> and more than a prophet</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Acts 12:22</h2>
                                            <p class="indnt">And the people gave a shout, saying, It is the voice of a god, and not of a man, (23) And immediately the angel of the Lord smote him, because he gave not God the glory: and he was eaten of worms, and gave up the ghost.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Some pastors will have this happen to them as they <strong>a</strong>re <strong>Leaders</strong>. This <strong>S</strong>cripture is <strong>d</strong>irected to the priests, pastors and <strong>e</strong>lders that will <strong>Sit </strong>in the houses of <strong>W</strong>orship <strong>a</strong>nd<strong> Churches </strong>that are <strong>Puffed Up</strong>, <strong>Highminded</strong> <strong>a</strong>nd <strong>Unapproachable</strong>; God shall <strong>Reveal</strong> that you are <strong>e</strong>qual to any other <strong>Man</strong>, then you shall <strong>S</strong>ee<strong> Death e</strong>verlasting. Amen.    </p>
                                        </div>
                                        <div class="page-footer">352</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg46">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">11 Thessalonians 2:4</h2>
                                            <p class="indnt">Who opposeth and exalteth himself above all that is called God, or that is worshipped; so that he as God sitteth in the temple of God, showing himself that he is God.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The understanding of this is the continuation of the proceeding <strong>S</strong>cripture of the puff up and high minded <strong>Shepherds</strong> that would <strong>e</strong>levate themselves over <strong>God</strong> and twist His words to their <strong>O</strong>wn <strong>Profits</strong>. Opposing any <strong>d</strong>octrine that is of <strong>God</strong> to their own <strong>e</strong>nd by <strong>Sitting</strong> in custom <strong>Thrones </strong>that no others person can <strong>A</strong>pproach because they count themselves <strong>Supreme</strong> <strong>a</strong>nd will proclaim that they <strong>a</strong>re  the holy<strong> One</strong>. Amen.      </p>
                                            <h2 class="pg-inn-h">Exodus 23:8</h2>
                                            <p class="indnt">And thou shalt take no gift: for the gift blindeth the wise, and preverteth the words of the righteous.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Gifts speaks to the <strong>M</strong>oney and <strong>Wealth</strong> that will be <strong>g</strong>iven to the pastors and leaders that no man should <strong>A</strong>ccept </p>
                                        </div>
                                        <div class="page-footer">353</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg47">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p class="indnt"> from <strong>God&rsquo;s</strong> people <strong>a</strong>nd <strong>Heritage</strong> because the receiving of compensation will <strong>Tip</strong> the <strong>S</strong>cales of<strong> Justice </strong>to <strong>e</strong>vil that we understand is <strong>N</strong>ot of <strong>God</strong>; And I will <strong>e</strong>xplain this teaching in <strong>g</strong>reater details later. Amen.    
                                            </p>
                                            <h2 class="pg-inn-h">1 Peter 5:2</h2>
                                            <p class="indnt">Feed the flock of God which is among you, taking the oversight thereof, not by constraint, but willingly; not for filthy lucre, but of a ready mind; (3) Neither as being lords over Gods heritage, but being ensamples to the flock. </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Feeding the flock means <strong>M</strong>inistering the <strong>Truth</strong> <strong>o</strong>f <strong>God</strong>, but the most <strong>Important</strong> message will be that no ruler, leader or pastor should have any claim to the <strong>O</strong>fferings concerning the <strong>Money</strong>; Never <strong>e</strong>ven receiving a <strong>Penny</strong> for their <strong>S</strong>ervices in the congregations of <strong>G</strong>od. <strong>Note</strong>: The Apostles did receive food and shelter as they travels <strong>a</strong>nd started <strong>N</strong>ew <strong>Churches</strong>, but as they travels from city to city, they were provided help by those of the <strong>Faith</strong> to sustain them because in this <strong>W</strong>orld, it requires money just to <strong>S</strong>urvive, <strong>a</strong>nd there are new fellowship that needs to pay mortgages, but <strong>a</strong>fterward why collect money that <strong>a</strong>ppears to have no end, therefore I will now share a story about a pastor I knew who had a career that provided him a <strong>G</strong>enerous <strong>Living</strong>, but he resigned the </p>
                                        </div>
                                        <div class="page-footer">354</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg48">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>position to become <strong>a</strong> <strong>Pastor</strong>; Therefore his main source of income <strong>Dried Up</strong> in the wake of his <strong>N</strong>ew <strong>Position</strong>. He then started to receive income <strong>g</strong>enerated from the offerings of his <strong>C</strong>ongregation, <strong>C</strong>hurch and <strong>Fellowship</strong>. The money then <strong>went</strong> to <strong>Supporting</strong> his <strong>L</strong>ifestyle, <strong>F</strong>amily and<strong> Friends</strong>; But I will say not to <strong>G</strong>od or the<strong> Poor</strong>. I marveled at his <strong>d</strong>ecision because I said within my spirit that he was one of the <strong>C</strong>hosen <strong>Few</strong> in this world to have a <strong>G</strong>reat <strong>Profession</strong> that <strong>a</strong>fforded him the stability that included owning a home, putting his children through college and having a <strong>g</strong>ood life, but he resign the position and <strong>a</strong>ccording to him, it was to devote <strong>a</strong>ll of his <strong>e</strong>fforts into his<strong> Ministry</strong>; Then <strong>G</strong>od turned on my light to realized that the <strong>Income</strong> from the <strong>C</strong>hurch <strong>Offerings</strong> <strong>e</strong>xceeded the <strong>Income</strong> that came from his former <strong>Profession</strong>, whereas he could continue to pay his for his home, vehicles, food, clothing, children college fees, holidays and vacations because of his <strong>N</strong>ew <strong>Status</strong>; But the degree of his new fought wealth is <strong>Unknown</strong> to me because <strong>a</strong>s we understand, some pastors that do such things have purchase <strong>J</strong>ets, <strong>Y</strong>achts, <strong>M</strong>ansions and <strong>e</strong>ven <strong>Islands</strong>, and I need not continue to <strong>e</strong>xplain the <strong>Wealth</strong> that they have <strong>A</strong>cquired. This is <strong>Filthy</strong> <strong>Lucre</strong>. Amen.                 
                                            </p>
                                            <h2 class="pg-inn-h">1 Timonthy 1:4</h2>
                                            <p class="indnt">Neither give heed to fables and endless genealogies, which minister questions, rather than godly edifying </p>
                                        </div>
                                        <div class="page-footer">355</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg49">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>which is in faith: so do. (5) Now the end of the commandment is charity out of a pure heart, and of a good conscience, and of faith unfeigned: (6) From which some having swerved have turned aside unto vain jangling;
                                                (7) Desiring to be teachers of the law; understanding neither what they say, nor whereof they affirm.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This lesson is for those that believe in the <strong>Holidays </strong>that <strong>a</strong>re celebrated, <strong>a</strong>nd I give this notice because they <strong>C</strong>oncerns<strong> Fable</strong>. This lesson is <strong>a</strong>lso directed to those in leadership positions that will <strong>e</strong>ncourage or celebrate the <strong>d</strong>ays grounded in <strong>Myth</strong> as in the <strong>e</strong>xamples of <strong>S</strong>anta Claus, <strong>E</strong>aster bunnies and <strong>T</strong>ooth fairies; Even folklore such as <strong>T</strong>hor, <strong>M</strong>edusa, <strong>L</strong>eprechauns <strong>a</strong>nd <strong>Hercules</strong>: This teaching is because <strong>a</strong>ll these <strong>Stories</strong> comes from <strong>LIES</strong>. Verse (<strong>5</strong>) teaches us to have honorable intentions toward <strong>G</strong>od&rsquo;s children <strong>O</strong>ut of <strong>Love</strong>, thereby being the willing <strong>S</strong>ervants of Jesus Christ (<strong>Truth</strong>). Earlier we covered the lesson of those in leadership positions that have not been called and also those that have not been <strong>g</strong>iven the <strong>Holy</strong> <strong>Spirit</strong> to <strong>U</strong>nderstand the <strong>Book of God</strong>, therefore those that <strong>d</strong>o not understand <strong>G</strong>od&rsquo;s<strong> Word </strong>are just <strong>Regurgitating</strong> a formulated <strong>O</strong>ration that is <strong>Gibberish</strong>, and <strong>Out</strong> of their <strong>O</strong>wn<strong> Lust</strong> to be in <strong>L</strong>eadership <strong>Positions</strong>, they will lead <strong>a</strong>stray the <strong>Novice</strong> with their purpose of <strong>a</strong>cquiring <strong>Blind</strong> </p>
                                        </div>
                                        <div class="page-footer">356</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg50">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong>Allegiance</strong>, <strong>Power</strong> and <strong>Wealth</strong>: But understand that they will <strong>d</strong>o these things because they know not the <strong>True Purpose </strong>of <strong>G</strong>od being the <strong>S</strong>piritually<strong> Lost</strong>. Amen.     </p>
                                            <h2 class="pg-inn-h">James 5:19</h2>
                                            <p class="indnt">Brethren, if any of you do err from the truth, and one convert him; (20) Let him know, that he which converteth the sinner from the error of his way shall save a soul from death, and shall hide a multitude of sins.
                                            </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">To those that will minister the <strong>T</strong>ruth of <strong>Love </strong>and compel others to turn from <strong>Evil</strong> to the <strong>H</strong>oliness of <strong>God</strong>, always be thankful and have <strong>Joy</strong> because through your <strong>e</strong>fforts, you have been <strong>Instrumental</strong> in the <strong>S</strong>alvation of your <strong>Brothers</strong> and <strong>S</strong>isters that will <strong>Hear</strong> the <strong>T</strong>ruth of <strong>Jesus Christ</strong>, contributing to this <strong>W</strong>orld being <strong>Transformed</strong> into a <strong>b</strong>etter <strong>World</strong>. Amen. </p>
                                            <h2 class="pg-inn-h">Philippians 4:8</h2>
                                            <p class="indnt">Finally, brethren, whatsoever things are true, whatsoever things are honest, whatsoever things are of good report; if there be any virtue, and if there be any praise, think on these things. </p>
                                        </div>
                                        <div class="page-footer">357</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg51">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This understanding is to be <strong>Faithful</strong> in <strong>G</strong>od, and think on the <strong>A</strong>ttributes of <strong>Love</strong> and <strong> </strong>beauty that will follow <strong>Afterward</strong>. Amen. </p>
                                            <h2 class="pg-inn-h">1 Corinthians 7:23</h2>
                                            <p>Ye are bought with a price; be not ye the servants of men.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">JJesus Christ purchase <strong>U</strong>s with His <strong>Life</strong>, and we <strong>a</strong>re in His <strong>Debt</strong> to <strong>g</strong>ive <strong>Testimony</strong> that we owe our <strong>V</strong>ery<strong> Lives </strong>to <strong>Him</strong>; Therefore our <strong>Allegiance</strong> is not to<strong> M</strong>en or <strong>T</strong>his <strong>World</strong>, but it is <strong>d</strong>edicated to the <strong>Truth </strong>of <strong>G</strong>od and the <strong>S</strong>ervice that we <strong>S</strong>hould have in<strong> Jesus Christ</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Malachi 3:18</h2>
                                            <p class="indnt">Then shall ye return, and discern between the righteous and the wicked, between him that serveth God and him that serveth him not.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">In the<strong> S</strong>ervice of Jesus Christ, understand that <strong>Love </strong> </p>
                                        </div>
                                        <div class="page-footer">358</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg52">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">

                                            <p> means returning to <strong>G</strong>od, only then we will be <strong>a</strong>ble to distinguish the <strong>S</strong>ervants of <strong>Righteousness </strong>and the <strong>S</strong>ervants of <strong>Evil</strong>, which is <strong>d</strong>efined by the <strong>A</strong>ttributes of<strong> Love </strong>and the <strong>A</strong>ttributes of <strong>Hate</strong> that will give <strong>U</strong>s the <strong>d</strong>iscernment of <strong>Separating</strong> the <strong>S</strong>ervants of <strong>God</strong> from the <strong>S</strong>ervants of the <strong>Devil</strong>. Amen.</p>

                                            <h2 class="pg-inn-h">11 Chronicles 31:21</h2>
                                            <p class="indnt">And in every work that he began in the service of the house of God, and in the law, and in the commandments, to seek his God, he did it with all his heart, and prospered.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This <strong>S</strong>cripture concerns all that will understand<strong> Love</strong> and preach<strong> Love</strong> to those that <strong>d</strong>esire to<strong> S</strong>erve<strong> God</strong>, thereby transforming the <strong>C</strong>hurches that they <strong>W</strong>orship in into the <strong>Love</strong> that will be a testimony to which the <strong>B</strong>lessings of <strong>God </strong>shall <strong>R</strong>est<strong> Forever</strong>. Amen. </p>

                                            <h2 class="pg-inn-h">Matthew 16:24</h2>
                                            <p>Then said Jesus unto his disciples, <span class="color-red"> if any man will come after me, let him deny himself, and take up his cross, and follow me. (25) For whosoever will save his life shall lose it: and whosoever will lose his life for my sake shall find it. (26) For what is a man profited, if he shall gain the whole  </span>                                                </p>
                                        </div>
                                        <div class="page-footer">359</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg53">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p class="color-red">world, and lose his own soul? or what shall a man give in exchange for his soul?</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The fifth topic will be, <strong>Understanding the Calling of God</strong>. This lesson <strong>g</strong>ive us the message that by <strong>d</strong>enying <strong>Ourselves</strong> for the sake of <strong>Jesus Christ</strong> means to not hold on to the <strong>v</strong>alues of this <strong>Life</strong> that we have been <strong>C</strong>onditioned, <strong>A</strong>ccustomed and <strong>Comfortable With</strong>, that is <strong>Referred</strong> to as taking up <strong>O</strong>ur <strong>Cross</strong> This also means that we lay <strong>Down</strong> the <strong>d</strong>esires of the <strong>Flesh</strong> that we have come to understand as <strong>S</strong>in that comes from being <strong>C</strong>arnally <strong>Minded</strong> which is <strong>a</strong>gainst <strong>G</strong>od&rsquo;s <strong>Purpose</strong>. These <strong>S</strong>criptures from <strong>Jesus Christ</strong> present a <strong>W</strong>isdom that teaches <strong>O</strong>ur <strong>Spirits</strong> are <strong>Priceless</strong> (<strong>Life</strong>), and we should <strong>g</strong>ive serious<strong> Thought</strong> as to what we will <strong>a</strong>ccept in exchange for it; Remembering the <strong>Judgmen</strong>t where the <strong>S</strong>pirit (<strong>Life</strong>) is taking <strong>a</strong>way and given to <strong>Another</strong>, and the person that lost their <strong>S</strong>pirit will be casts into the <strong>Lake o</strong>f<strong> Fire</strong> to <strong>S</strong>uffer<strong> Forever</strong>: Nothing can compare to <strong>O</strong>ur <strong>S</strong>pirit and its <strong>Value</strong>, not <strong>e</strong>ven this<strong> W</strong>orld. <strong>Hear This</strong>: One life is more <strong>Precious</strong> than this <strong>e</strong>ntire <strong>World</strong>. <strong>ONE LIFE</strong>. Amen.</p>

                                        </div>
                                        <div class="page-footer">360</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg54">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Luke 14:28</h2>
                                            <p class="color-red">For which of you, intending to build a tower, sitteth not down first, and counteth the cost, whether he have sufficient to finish it? (29) Lest haply, after he hath laid the foundation, and is not able to finish it, all that behold it begin to mock him, (30) Saying, This man began to build, and was not able to finish.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">I would like to <strong>a</strong>sk <strong>All</strong> that would <strong>S</strong>erve<strong> God</strong>, do you understand the <strong>True </strong>calling of <strong>God</strong>? I <strong>a</strong>sk this <strong>Question</strong> because many have been disgraced for <strong>e</strong>vil doing, <strong>a</strong>ka <strong>Backsliding</strong> (<strong>Darkness</strong>), and it opens <strong>U</strong>s up to the righteous ridicule that will come with <strong>S</strong>corn, <strong>J</strong>okes, <strong>L</strong>aughter, <strong>S</strong>haming,<strong> N</strong>ames<strong> C</strong>alling and other <strong>V</strong>erbal<strong> Abuses</strong>. This being the understanding to those that will proclaim that they are <strong>C</strong>ommitted in <strong>God</strong> and have <strong>N</strong>ew<strong> Lives</strong> <strong>g</strong>rounded in living<strong> Holy</strong>; But will <strong>a</strong>bandon the <strong>Faith</strong> along with Jesus Christ. This same principle is not just <strong>S</strong>piritual but it is  also <strong>Secular</strong>, therefore I will ask that we start by <strong>e</strong>xamining the life of an addict that has gone into rehabilitation. Over the years they have done very well. They have a <strong>g</strong>reat job, nice vehicle, great home and very good standing in their community; But later down the line they begin to fall back into their <strong>A</strong>ddiction. Afterward they begin to <strong>Lose</strong> everything to the point where they <strong>a</strong>re going back to jail, homelessness, soup kitchens, selling their body sexually </p>
                                        </div>
                                        <div class="page-footer">361</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg55">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>and <strong>e</strong>tc. Those that knew this person back story of how they overcame their trouble past to <strong>A</strong>chieve <strong>Success</strong>; Upon seeing their regression and <strong>Present</strong> <strong>State</strong> will shake their heads in <strong>D</strong>isgust that the person did not <strong>S</strong>tay the <strong>Course</strong>, saying something to the <strong>e</strong>ffect of <strong>What a Shame</strong>,<strong> What s Waste</strong>. This is the <strong>House </strong>(<strong>Tower</strong>), that the man started to build but failed to <strong>Complete</strong>. This being the prophesy that <strong>a</strong>pplies to anyone that will leave the <strong>Faith</strong> and <strong>R</strong>eturn to <strong>Unrighteousness</strong> after being <strong>Delivered</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Matthew 10:22</h2>
                                            <p class="color-red">And ye shall be hated of all men for my name&rsquo;s sake: but he that endureth to the end shall be saved.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">As we have learned to stay the course; Also know that the man who will speak the <strong>Truth </strong>of <strong>G</strong>od shall be <strong>Hated</strong>. This is the<strong> C</strong>alling of <strong>God</strong>, and as was with His prophets and <strong>S</strong>ervants that came before <strong>Us </strong>were <strong>P</strong>ersecuted, <strong>S</strong>corned and <strong>e</strong>ven <strong>Killed</strong>, therefore it is possible that this same <strong>Fate</strong> will come to past in our<strong> S</strong>ervice to <strong>God</strong> because the truth will condemn those that will live <strong>C</strong>ontrary to<strong> God</strong>, and as written in <strong>S</strong>criptures: <strong>The word of God is quick</strong>, <strong>and powerful</strong>, <strong>and sharper than any twoedged sword</strong>, <strong>piercing even</strong> <strong>to the dividing asunder of soul and spirit</strong>, </p>
                                        </div>
                                        <div class="page-footer">362</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg56">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>  <strong>and of the joints and marrow</strong>, <strong>and is a discerner of the thoughts and intents of the heart</strong>. Explaining this principle of those that will live contrary to <strong>G</strong>od (<strong>Love</strong>), they upon hearing this <strong>Truth</strong> shall be tormented in <strong>S</strong>pirit and hate the <strong>Messenger</strong>, hence the <strong>C</strong>alling of <strong>God</strong> do foretell that this is the <strong>S</strong>piritual<strong> Battle</strong> the children of <strong>G</strong>od shall face if the <strong>Ungodly</strong> believe they will suffer the <strong>Reality</strong> of the <strong>S</strong>word of<strong> God</strong>. We have covers the partially built house (<strong>Temple</strong>) that the builder build but did not think through or understand the<strong> Ridicules</strong> that would follow if he did not finish. Thereby now understanding the<strong> C</strong>alling of<strong> God</strong>, will you say; <strong>Here I am Lord</strong>,<strong> Send Me</strong>? Amen.</p>
                                            <h2 class="pg-inn-h">Luke 6:22</h2>
                                            <p class="color-red">Blessed are ye, when men shall hate you, and when they shall separate you from their company, and shall reproach you, and cast out your name as evil, for the Son of man&rsquo;s sake. (23) Rejoice ye in that day, and leap for joy: for, behold, your reward is great in heaven: for in like manner did their fathers unto the prophets.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">To the man that knows and understand the <strong>C</strong>alling of <strong>God</strong>, rest assure that you shall be <strong>Blessed</strong> in this <strong>W</strong>orld and in the <strong>W</strong>orld to <strong>Come</strong>; Also you shall be counted </p>
                                        </div>
                                        <div class="page-footer">363</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg57">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong>a</strong>mong the children of Abraham with all the<strong> Prophets</strong> that came <strong>Before</strong> <strong>You</strong>; Therefore rejoice in the <strong>C</strong>ommandments of <strong>Jesus Christ</strong> concerning<strong> Y</strong>our<strong> Life</strong> because their <strong>Hate</strong> shall be <strong>N</strong>o<strong> More</strong>, and your <strong>e</strong>xile and <strong>Suffering </strong>for the sake of <strong>Jesus Christ</strong> shall be a <strong>Crown</strong>; Therefore keep your head to <strong>Heaven</strong> and never <strong>W</strong>avier from the <strong>C</strong>alling of <strong>God</strong>. Amen. </p>
                                            <h2 class="pg-inn-h">John 16:2</h2>
                                            <p class="color-red indnt">They shall put you out of the synagogues: yea, the time cometh, that whosoever killeth you will think that he doeth God service.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Some men and women have been <strong>Banned </strong>from their religion of choice in what can be termed as <strong>Excommunicated</strong> that will bar them from their perspective <strong>C</strong>hurches or <strong>Denomination</strong>; Therefore when the <strong>S</strong>cripture says that they shall put you out of synagogues, this means <strong>e</strong>xplusion, but I will say that some <strong>e</strong>xpulsions are righteous when it comes to the person living in <strong>Sin</strong> as <strong>d</strong>efine by <strong>God</strong> and will <strong>N</strong>ot<strong> Repent</strong>, but many have been <strong>Shunned</strong> for reasons such as protesting an <strong>e</strong>vil pastor behavior, saying no to <strong>a</strong>n ungodly request, protecting their children from sexual abuse, witnessing the hoarding of weapons, objecting to a </p>
                                        </div>
                                        <div class="page-footer">364</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg58">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>criminal <strong>e</strong>nterprise, standing against oppression or racism, refusing traditions that are not of <strong>G</strong>od, fellowshipping outside their church or<strong> d</strong>enomination, not living on the brinks of society to support their church or not <strong>g</strong>iving more than they can <strong>a</strong>fford; But understanding the<strong> C</strong>alling of <strong>God</strong>, realize that there will come a <strong>Time</strong> that those that will live in unrighteousness and <strong>Hate </strong>the <strong>Rebukes</strong> and fight <strong>a</strong>gainst the <strong>Light o</strong>f <strong>God</strong> that is within you being <strong>Proud </strong>of murdering the man or woman that will <strong>S</strong>peak the <strong>Truth </strong>of <strong>G</strong>od: Understand that <strong>G</strong>od see them. Amen.</p>
                                            <h2 class="pg-inn-h">John 7:7</h2>
                                            <p class="color-red">The world cannot hate you; but me it hateth, because I testify of it, that the works thereof are evil.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Again I can say that if anyone will be the <strong>S</strong>tandard<strong> Bearer</strong> against the <strong>e</strong>vils that is in this <strong>W</strong>orld, also know it is <strong>Jesus Christ</strong> (<strong>Love</strong>), that they <strong>Hate</strong>. The illusions that <strong>S</strong>atan the <strong>Devil</strong> will use against <strong>O</strong>ur <strong>Faith </strong>is <strong>Fear</strong>; We call it <strong>O</strong>ur <strong>Life Storms</strong> because the <strong>Devil</strong> is hoping that the <strong>M</strong>an of <strong>God </strong>will fear the <strong>I</strong>llusions even as Peter feared when he took his <strong>e</strong>yes off the <strong>Almighty</strong> <strong>God</strong> in the mist of walking over the sea when <strong>Jesus Christ </strong>summon <strong>Him</strong>; Also recall the stories of <strong>A</strong>braham, </p>
                                        </div>
                                        <div class="page-footer">365</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg59">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong>N</strong>oah,<strong> E</strong>sther, <strong>J</strong>oseph, <strong>D</strong>aniel and <strong>Moses</strong> that teaches <strong>G</strong>od will <strong>d</strong>eliver His<strong> Beloved</strong>, therefore I will say <strong>Oh Man of God</strong>, there is nothing<strong> Impossible</strong> with <strong>G</strong>od. I now <strong>e</strong>ncourage you not to take your <strong>e</strong>yes off<strong> God</strong> and the <strong>Prize</strong> knowing that if they hated <strong>Jesus Christ</strong> and you are His <strong>M</strong>essengers of <strong>Repentance</strong>, you s also shall be <strong>Hated</strong>, therefore <strong>be</strong> <strong>BOLD</strong> in your <strong>Testimony</strong> because that is <strong>Y</strong>our <strong>Purpose</strong> in <strong>God</strong>. Amen.</p>

                                            <h2 class="pg-inn-h">John 15:20</h2>
                                            <p class="color-red">Remember the word that I said unto you, The servant is not greater than his lord. If they have persecuted me, they will also persecute you; if they have kept my saying, they will keep yours also. (21) But all these things will they do unto you for my name&rsquo;s sake, because they know not him that sent me. (22) If I had not come and spoken unto them, they had not had sin: but now they have no cloke for their sin.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Written as a message to the <strong>S</strong>ervants of <strong>God</strong> and rebuking the <strong>Ungodliness</strong> in this <strong>W</strong>orld; Understand you will also <strong>Suffer</strong> <strong>a</strong>s <strong>Jesus Christ</strong> <strong>Suffered</strong>, and if <strong>Not</strong>, you are <strong>a</strong>bove this <strong>Prophesy</strong> just read, therefore ask yourself the <strong>Question</strong> of are we <strong>G</strong>reater than<strong> Jesus Christ</strong> that His fate and<strong> Suffering</strong> will not befall <strong>U</strong>s; Really <strong>a</strong>sk yourself </p>
                                        </div>
                                        <div class="page-footer">366</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg60">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>this <strong>Question</strong>: Are you<strong>/</strong>we the <strong>C</strong>hampion of the<strong> Truth</strong> of <strong>G</strong>od? Those that hear the <strong>Truth </strong>of <strong>G</strong>od from our <strong>M</strong>outh and <strong>Reject It</strong> from the least <strong>e</strong>ven unto the <strong>Greatest</strong>, they will never be able to say that they did not <strong>Know</strong> or no one<strong> Told</strong> <strong>Them</strong> knowing in their conscious and <strong>Hearts</strong> that they <strong>Rejected It</strong>; But it was not you that they <strong>Rejected</strong>, but it is <strong>Jesus Christ</strong>, and they shall <strong>S</strong>tand before His <strong>Judgment </strong>and be <strong>W</strong>ithout<strong> Excuse</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Philippians 1: 29</h2>
                                            <p class="indnt">For unto you it is given in the behalf of Christ, not only to believe on him, but also to suffer for his sake;</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">There will be the <strong>CROWN </strong>given to the <strong>S</strong>ervants of <strong>God</strong> that preached His <strong>Truth</strong>, and the more sufferings on the behalf of Jesus Christ, the <strong>G</strong>reater the<strong> Crown </strong>that shall be <strong>g</strong>iven to that <strong>S</strong>ervants in <strong>Heaven</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">1 Corinthians 4:10</h2>
                                            <p class="indnt">We are fools for Christ&rsquo;s sake, but ye are wise in Christ; we are weak, but ye are strong; ye are honourable, but we are despised. (11) Even unto this present hour we both hunger, and thirst, and are naked, and are buffeted, and have no certain dwelling place; (12) And labour, working </p>
                                        </div>
                                        <div class="page-footer">367</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg61">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>with our own hands: being reviled, we bless; being persecuted, we suffer it: (13) Being defamed, we entreat: we are made as the filth of the world, and are the offscouring of all things unto this day. (14) I write not these things to shame you, but as my beloved sons I warn you.  </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The understanding of these Scriptures will be of <strong>Two</strong> that are on <strong>Opposing Sides</strong>; The <strong>P</strong>ersecuted and the <strong>Honored</strong>. Looking back at the testimonial stories of Daniel, Joseph, John the Baptist, Paul, Stephen <strong>a</strong>nd <strong>C</strong>ountless <strong>Others</strong>, understand that there will be a <strong>Backlash</strong> for preaching the <strong>Word</strong> and I will <strong>a</strong>sk; Do you really believe that their fate will not befall <strong>U</strong>s. The proof and <strong>e</strong>vidence of where a man&rsquo;s <strong>Allegiances</strong> are in <strong>G</strong>od gives us the <strong>Warning</strong> that explains this teaching, therefore I will say to <strong>All</strong> that are the <strong>Esteemed T</strong>eachers, <strong>H</strong>onored <strong>R</strong>ulers, <strong>R</strong>evere <strong>H</strong>eads, <strong>U</strong>nmatched <strong>O</strong>rators and<strong> C</strong>harismatic<strong> Preachers </strong>that can rally the <strong>M</strong>asses into moving forward in <strong>God</strong> but are not the<strong> Hated </strong>antagonist that those that will do<strong> e</strong>vil want to <strong>S</strong>ee <strong>Destroyed</strong>; This teaching from Paul will be <strong>Y</strong>our <strong>Testimony</strong>; Also if you are <strong>N</strong>ot <strong>Perplexed</strong> by this <strong>Q</strong>uestion, <strong>There-in</strong> lies <strong>Y</strong>our <strong>Shame</strong>, because you do not know or understand where you <strong>S</strong>tand in <strong>God</strong>, or even how to<strong> S</strong>erve <strong>Jesus Christ</strong>. Amen.
                                            </p>
                                        </div>
                                        <div class="page-footer">368</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg62">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Philippians 3:8</h2>
                                            <p class="indnt">Yea doubtless, and I count all things but loss for the excellency of the knowledge of Christ Jesus my Lord: for whom I have suffered the loss of all things, and do count them but dung, that I may win Christ.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">I will now speak on Paul who was brought up with the proverbial silver <strong>S</strong>poon in his <strong>Mouth</strong>; And alone with his wealth, <strong>e</strong>ducation and Pharisee Status that afforded him <strong>S</strong>oldiers to be under his <strong>Command</strong>; He is now giving <strong>U</strong>s his testimony that the <strong>W</strong>orldly and <strong>M</strong>aterial <strong>Things</strong> that he possess along with all that he <strong>Loss</strong> before being converted by <strong>Jesus Christ</strong> are but <strong>b</strong>odily<strong> Waste </strong>(<strong>Feces</strong>), and of <strong>N</strong>o <strong>Importance</strong> as compared to the promises that shall be revealed in <strong>Jesus Christ</strong>. The most value treasure and <strong>Jewel</strong> of his life was his family, but with them also facing death if they supported him in his new conversion, he still walked away from <strong>All</strong> to <strong>e</strong>ndured his <strong>Cross</strong> with the hope and<strong> Faith</strong> that is in <strong>Jesus Christ</strong>. Amen.        </p>
                                            <h2 class="pg-inn-h">Psalms 94:16</h2>
                                            <p class="indnt">Who will rise up for me against the evildoers? or who will stand up for me against the workers of iniquity?</p>

                                        </div>
                                        <div class="page-footer">369</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg63">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The sixth topic will be,<strong> Ministering Condemnation to the False Leaders</strong>. The call of <strong>G</strong>od is to preach <strong>Repentance</strong> to the unfaithful that are in the <strong>Churches</strong> and will do <strong>U</strong>ngodliness and <strong>Unrighteousness</strong> while proclaiming that they <strong>S</strong>erve <strong>God</strong>. This <strong>S</strong>cripture is the <strong>Question</strong> asking if the<strong> S</strong>oldiers of <strong>God</strong> will take up their <strong>Cross</strong> for Jesus Christ. Amen.    </p>
                                            <h2 class="pg-inn-h">Isaiah 6:8</h2>
                                            <p class="indnt">Also I heard the voice of the Lord, saying, Whom shall I send, and who will go for us? Then said I, Here am I; send me.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">My question to the leaders and those <strong>a</strong>spiring to be in <strong>Authority</strong>; Are you willing to <strong>S</strong>uffer the loss similar to the loss Paul <strong>Suffered</strong>? Think hard and ask yourself; Will you say <strong>Here I am Lord</strong> understanding the <strong>C</strong>alling of <strong>God</strong>; And will you say <strong>Send Me</strong>? Amen.</p>


                                        </div>
                                        <div class="page-footer">370</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg64">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Ezekiel 34:2</h2>
                                            <p class="indnt">Son of man, prophesy against the shepherds of Israel, prophesy, and say unto them, Thus saith the Lord God unto the shepherds; Woe be to the shepherds of Israel that do feed themselves! should not the shepherds feed the flocks?
                                            </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">his teaching <strong>g</strong>ives instructions to the man of<strong> God</strong> that they speak <strong>a</strong>gainst those in <strong>Authority </strong>and have the rule in the <strong>C</strong>hurches who are not <strong>d</strong>oing <strong>Right</strong> by their congregations and doing things <strong>a</strong>gainst <strong>God</strong>, thereby the<strong> e</strong>vidences that <strong>God</strong> has sent <strong>U</strong>s to speak in the houses of <strong>Worship</strong> that are <strong>d</strong>efiled will be this<strong> Bold</strong> calling from<strong> Jesus Christ</strong> that <strong>G</strong>od has sent <strong>U</strong>s to accomplish this <strong>V</strong>ery <strong>Necessary </strong>and<strong> Important</strong> task that will <strong>Save </strong>many souls if the person in leadership will allow the word of <strong>Truth</strong> to be <strong>Sown</strong>, which is <strong>O</strong>bedience and <strong>LOVE</strong>. This <strong>W</strong>arning from <strong>God </strong>is to those in leaders positions that have forsaken <strong>G</strong>od to <strong>S</strong>erve<strong> Themselves</strong> by using their congregations to <strong>e</strong>nrich themselves to their <strong>SHAME</strong>, and it will be  <strong>Manifested</strong> in the <strong>d</strong>ay of their <strong>Reckoning</strong>. Amen.</p>



                                        </div>
                                        <div class="page-footer">371</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg65">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Nehemiah 13:11</h2>
                                            <p class="indnt">Then contended I with the rulers, and said, Why is the house of God forsaken? And I gathered them together, and set them in their place.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">I need to say there shall be a <strong>d</strong>ivide in <strong>Doctrine</strong> concerning the word of <strong>G</strong>od that has been <strong>Ingrained</strong> in men to follow because of the traditions and values that <strong>a</strong>re of the <strong>World</strong> versus those that will follow the <strong>T</strong>ruth of <strong>God</strong>; Therefore I will say by using <strong>T</strong>act, <strong>R</strong>espect, <strong>H</strong>ospitality and <strong>Love</strong>, you can <strong>d</strong>e-escalate any <strong>U</strong>npleasant<strong> Interactions</strong> with those having the <strong>Rule</strong> so that they may confess they were <strong>Wrong</strong> in how they were <strong>S</strong>erving <strong>God</strong>; Then afterward allow your <strong>M</strong>ain <strong>Topic</strong> to be the <strong>S</strong>ins in their <strong>Churches</strong> that is the <strong>H</strong>ate and <strong>Disobedience</strong>; Thereby always using the word of <strong>God</strong> in focusing on the <strong>S</strong>ins that will allow you to ask them if they will<strong> Repent</strong>. If their answer is <strong>No</strong>, then you can <strong>a</strong>sk them <strong>Why</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Jeremiah 2:5</h2>
                                            <p class="indnt">Thus saith the Lord, What iniquity have your fathers found in me, that they are gone far from me, and have walked after vanity, and are become vain? (8) The priests said not, Where is the Lord? and they that handle the law knew me not: the pastors also transgressed against me, and the prophets prophesied by Baal, and walked after </p>

                                        </div>
                                        <div class="page-footer">372</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg66">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p> things that do not profit..</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">What is the case <strong>A</strong>gainst <strong>Love </strong>that anyone can make not to be the<strong> C</strong>hampion of <strong>Love</strong>, or what <strong>e</strong>vil can anyone make <strong>a</strong>gainst <strong>God</strong>? Why is there <strong>e</strong>vil in the <strong>C</strong>hurches and houses of <strong>Worship</strong> that the pastors and leaders have forsaken <strong>G</strong>od and His<strong> Righteousness</strong>. I would love to have that <strong>Understanding</strong>. I will speak on <strong>Vanity</strong> later in this study as it is the topic <strong>a</strong>head and will <strong>C</strong>ome into <strong>Prominence</strong>. Always remember this is the <strong>P</strong>rophesy and <strong>Condemnation </strong>to those that are the <strong>Servants</strong> of <strong>O</strong>ur <strong>e</strong>nemy the<strong> Devil</strong>. Amen.    </p>
                                            <h2 class="pg-inn-h">Isaiah 59:4</h2>
                                            <p class="indnt">None calleth for justice, nor any pleadeth for truth: they trust in vanity, and speak lies; they conceive mischief, and bring forth iniquity.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This is <strong>a</strong>nother condemnation to those that are in <strong>Authority</strong> that will not <strong>S</strong>erve or <strong>Speak </strong>the <strong>Truth of God</strong>, also those that will <strong>N</strong>ot condemn the <strong>Unrighteousness</strong> of anyone that have witness to the <strong>S</strong>ins being committed and thereby condoning the <strong>S</strong>in by turning  </p>

                                        </div>
                                        <div class="page-footer">373</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg67">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p> <strong>Blind Eye</strong> out of the <strong>Fear </strong>of losing<strong> T</strong>ithes or <strong>Members</strong>; thereby I will say <strong>a</strong>gain, contributing to the<strong> U</strong>ngodliness of their <strong>Congregants</strong>. Amen.</p>

                                            <h2 class="pg-inn-h">Malachi 1:6</h2>
                                            <p class="indnt">A son honoureth his father, and a servant his master: If then I be a father, where is my honour? And if I be a master, where is my fear? Saith the Lord of hosts unto you, O priests, that despise my name. And ye say, wherein have we despised thy name?</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This <strong>S</strong>cripture speaks for itself, but what I will say to the false <strong>Men </strong>of <strong>G</strong>od that <strong>a</strong>re leaders in the <strong>Churches </strong>and have <strong>d</strong>ishonour themselves through their <strong>Actions </strong>to become the <strong>e</strong>nemies of <strong>God</strong>, and have <strong>N</strong>o<strong> Fear</strong> of the <strong>Judgment</strong> that come through <strong>d</strong>isobedience; Please read pages <strong>4</strong> and <strong>105</strong> again<strong>,</strong> which is the <strong>d</strong>eclaration that <strong>God</strong> is a <strong>KING</strong>, and if you <strong>Truly</strong> understand<strong> a</strong> <strong>King</strong>, also know you have despised <strong>O</strong>ur<strong> King</strong>. Amen.   </p>
                                            <h2 class="pg-inn-h">Jeremiah 2:5</h2>
                                            <p class="indnt">There is a conspiracy of her prophets in the midst thereof, like a roaring lion ravening the prey; they have devoured souls; they have taken the treasure and </p>
                                        </div>
                                        <div class="page-footer">374</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg68">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>precious things; they have made her many widows in the midst thereof.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The conspiracy of these prophets, priests and rulers will be that they have <strong>e</strong>ntered into the houses of <strong>Worship</strong> for the purpose of <strong>M</strong>oney, <strong>P</strong>ower and<strong> Status</strong>; This being their history from past times and <strong>Sadly</strong>, also in these <strong>P</strong>resent<strong> Times</strong>. Amen. . </p>

                                            <h2 class="pg-inn-h">Zephaniah 3:4</h2>
                                            <p class="indnt">Her prophets are light and treacherous person: her priests have polluted the sanctuary, they have done violence to the law.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This <strong>S</strong>cripture uses the word <strong>Light</strong> in describing the <strong>U</strong>ngodly <strong>Heads </strong>that have disguise themselves as the<strong> M</strong>inisters of <strong>God</strong> (<strong>Light</strong>), but in reality have <strong>C</strong>orrupted the houses of <strong>Worship</strong> with the teachings that are the <strong>Doctrine of Men</strong>. Amen.      </p>
                                            <h2 class="pg-inn-h">Hosea 6:9</h2>
                                            <p class="indnt">And as troops of robbers wait for a man, so the </p>
                                        </div>
                                        <div class="page-footer">375</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg69">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p> company of priests murder in the way by consent: for they commit lewdness.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">First we will take a look at the word <strong>Troop</strong> and hopefully we can see them as a brotherhood of <strong>M</strong>en in any <strong>Army</strong>; Understand that the purpose of any <strong>A</strong>rmy is to<strong> Defeat</strong> their <strong>e</strong>nemies by any mean <strong>Necessary</strong>, but in this case, the <strong>e</strong>nemy of these<strong> Troops</strong> is <strong>GOD</strong> and His children with their conspiracy that the <strong>d</strong>eath of <strong>Many</strong> <strong>Souls</strong> that will be <strong>W</strong>orth the <strong>Profits</strong> they <strong>S</strong>hall<strong> Reap</strong>; They also being in <strong>A</strong>greement that a <strong>Life</strong> of <strong>d</strong>ecadence and <strong>Debauchery</strong> is the <strong>Perks</strong> in having the <strong>O</strong>versight over <strong>G</strong>od&rsquo;s<strong> People</strong> to allow them to continue to be <strong>L</strong>ustful and<strong> Perverted</strong>. Amen.   </p>
                                            <h2 class="pg-inn-h">Jeremiah 23:14</h2>
                                            <p class="indnt">I have seen also in the prophets of Jerusalem an horrible thing: they commit adultery, and walk in lies: they strengthen also the hands of evildoers, that none doth return from his wickedness: they are all of them unto me as Sodom, and the inhabitants thereof as Gomorrah. </p>


                                        </div>
                                        <div class="page-footer">376</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg70">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This revelation will be <strong>M</strong>anifested to all the <strong>Holy M</strong>en through the<strong> Spirit</strong>, there you shall see this prophesy in the <strong>C</strong>hurches and be <strong>Horrified</strong> by its<strong> Realization</strong>, but all of their deeds shall be revealed by <strong>G</strong>od&rsquo;s <strong>Word</strong>; This being the man that will proclaim he is of <strong>G</strong>od but is a pedophile, the man that commits adultery with the people under his authority, the man that preaches <strong>G</strong>od&rsquo;s word but will live for wealth and status, the man that preach hatred toward others but will say I come in the name of the Lord, and I could <strong>g</strong>o on and on, but by their oversight the wicked have become beyond reproach, unreachable and mighty in status; Committing deeds that <strong>e</strong>ncourage <strong>Ungodliness</strong> that can be compared to the rulers and people of <strong>S</strong>odom and <strong>Gomorrah</strong>. Amen. </p>
                                            <h2 class="pg-inn-h">Micah 3:11</h2>
                                            <p class="indnt">The heads thereof judge for reward, and the priests thereof teach for hire, and the prophets thereof divine for money: yet will they lean upon the Lord, and say, Is not the Lord upon us? None evil can come upon us.
                                            </p>

                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Earlier we cover how the conspiracy of the false prophets have been to jockey for wealth and power in the <strong>C</strong>hurches, this being a recurring <strong>Theme</strong> in <strong>S</strong>criptures, therefore to those that will receive money for
                                            </p>
                                        </div>
                                        <div class="page-footer">377</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg71">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p class="indnt">for their <strong>S</strong>ervices to<strong> G</strong>od that is<strong> a</strong>ll for <strong>Profit</strong>, I will say that in the movies we have seen those big <strong>Bags</strong> that are taken to and from the <strong>Banks </strong>with the <strong>Money</strong> <strong>Signs</strong> on the <strong>S</strong>ide (<strong>$</strong>); And with this being said, I have personally ministered to pastors to <strong>g</strong>ive them the <strong>Wisdom </strong>of if <strong>a</strong>nyone who is in <strong>Power</strong> receives income from the <strong>T</strong>ithes of their <strong>Churches</strong>, it is <strong>A</strong>gainst <strong>God</strong>. <strong>Note</strong>: I have observe that they see <strong>e</strong>very man, woman and child as that <strong>Bag of Money</strong> that they can <strong>Tap</strong> into whensoever they have the <strong>d</strong>esire, and after they have finish<strong> Pilfering</strong> the <strong>W</strong>ealth, they will proudly say, <strong>I Come in the Name of the Lord</strong>. Amen.  
                                            </p>
                                            <h2 class="pg-inn-h">Ezekiel 13:19</h2>
                                            <p class="indnt">And will ye pollute me among my people for handfuls of barley and for pieces of bread, to slay the souls that should not die, and to save the souls alive that should not live, by your lying to my people that hear your lies?
                                            </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This Scripture come in the form of a Question that is asking those in Authority; Will you stand and fight against God for the proverbial Forty Pieces of Silver? This lesson is also asking all that LUST for Money;
                                                Will you Kill the This <strong>S</strong>cripture come in the form of a <strong>Question</strong> asking those in <strong>Authority</strong>; Will you stand and fight <strong>a</strong>gainst <strong>God</strong> for the proverbial <strong>Forty</strong> <strong>Pieces of Silver</strong>? This lesson is also <strong>a</strong>sking all that will<strong> LUST</strong> for <strong>M</strong>oney; Will you <strong>Kill</strong> the <strong>R</strong>ighteous and <strong>Exonerate</strong> the wicked that the <strong>R</strong>ighteous will suffer <strong>Death</strong> for their good <strong>D</strong>eeds in <strong>God</strong>? Amen.     </p>
                                        </div>
                                        <div class="page-footer">378</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg72">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Jeremiah 6:13</h2>
                                            <p class="indnt">For from the least of them even unto the greatest of them every one is given to covetousness; and from the prophet even unto the priest every one dealeth falsely. (14) They have healed also the hurt of the daughter of my people slightly, saying, Peace, peace; when there is no peace.</p>

                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">We have covered the leaders and rulers that seek to be compensated for their <strong>S</strong>ervices in <strong>God</strong>, lusting to obtain great <strong>W</strong>ealth and <strong>Power</strong>; This being <strong>d</strong>irected toward the<strong> U</strong>p and <strong>Coming </strong>that will also desire this same <strong>Authority </strong>as they <strong>e</strong>nter into the <strong>S</strong>ervices of <strong>God</strong>, thereby some having a huge amount of people, and some having a small amount of people under their <strong>A</strong>uthority, but they <strong>a</strong>ll will deceive the <strong>S</strong>piritaully <strong>Unlearned</strong> by proclaiming <strong>a</strong>ll is<strong> Well</strong>, knowing that the wickedness of this <strong>W</strong>orld <strong>Runs</strong> <strong>Rampant</strong>; The <strong>Reality </strong>being that there is <strong>N</strong>o<strong> Peace</strong> until the <strong>S</strong>econd <strong>Coming</strong> of Jesus Christ. Amen.  </p>
                                            <h2 class="pg-inn-h">Nahum 1:11</h2>
                                            <p class="indnt">There is one come out of thee, that imagineth evil against the Lord, a wicked counsellor.</p>

                                        </div>
                                        <div class="page-footer">379</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg73">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">When I think about the rulers or leaders that shall rise into power from the people, I think about the person that can communicate well because they are<strong> M</strong>esmerizing as <strong>Orators</strong>; Having the <strong>Gift of</strong> <strong>Gap</strong> to be <strong>Charismatic</strong> that is similar to the <strong>G</strong>reat <strong>Salesman</strong>, <strong>Smooth Talker</strong> <strong>a</strong>nd <strong>Con-Man</strong>, having witty <strong>Ways</strong> and <strong>S</strong>ense of <strong>Humor</strong> that can sell anything to <strong>Anyone</strong>, even the things that are <strong>W</strong>ithout <strong>Cost</strong>. This is the<strong> e</strong>vil man described in this prophesy that will rise <strong>U</strong>p into <strong>Prominence</strong> in the <strong>C</strong>hurches, using their talents of persuasion to <strong>e</strong>xploit the <strong>Weak </strong>and draw them into their <strong>P</strong>resentations, <strong>C</strong>ounselings and <strong>Performances o</strong>f <strong>Deceit</strong>; Seeing people <strong>a</strong>s their <strong>Prey</strong>. Amen.         <strong> </strong> </p>
                                            <h2 class="pg-inn-h">Jeremiah 48:10</h2>
                                            <p class="indnt">Cursed be he that doeth the work of the Lord deceitfully, and cursed be he that keepeth back his sword from blood.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Again we will cover the cursed in this understanding that <strong>e</strong>xplains how they will <strong>e</strong>nter into the <strong>W</strong>rath and <strong>Condemnation</strong> <strong>o</strong>f <strong>God</strong> that will justifiably rests upon all who will knowingly perverted the word of <strong>G</strong>od to </p>
                                        </div>
                                        <div class="page-footer">380</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg74">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>the place where the <strong>Sword</strong> should not be used <strong>a</strong>gainst those that would do <strong>e</strong>vil; Committing wickedness upon their congregation to the place where their name shall not be mention as the <strong>C</strong>hampions of <strong>Holiness </strong>and <strong>Repentance</strong>. Amen.   </p>
                                            <h2 class="pg-inn-h">Micah 2:1</h2>
                                            <p class="indnt">WOE TO them that devise iniquity, and work evil upon their bed! when the morning is light, they practice it, because it is in the power of their hand.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Woe again is the <strong>Warning</strong> to those that are in <strong>A</strong>uthority, and I will use this visual and <strong>e</strong>xercise to make the <strong>Point</strong> of this teaching by asking that you imagine two <strong>Men</strong> that has <strong>S</strong>et a <strong>Goal</strong>, one is able to <strong>a</strong>ccomplish their goal because of his position, and the other is not because of poverty. Both lay in bed strategizing on how to <strong>a</strong>ccomplish their <strong>Goal</strong>; One trying to keep a roof over his family heads and feed them, and the other scheming on how to do <strong>e</strong>vil so that he can <strong>S</strong>teal, <strong>O</strong>ppress and <strong>Hate</strong> on the <strong>b</strong>acks of <strong>Others</strong>; Hence this <strong>S</strong>cripture is <strong>God&rsquo;s W</strong>arning to the <strong>Latter</strong>. Amen. </p>
                                        </div>
                                        <div class="page-footer">381</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg75">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Isaiah 5:20</h2>
                                            <p class="indnt">Woe unto them that call evil good, and good evil; that put darkness for light, and light for darkness; that put bitter for sweet, and sweet for bitter!</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Woe is again the <strong>Warnings</strong> to the rulers and leaders of <strong>G</strong>od&rsquo;s people, and this <strong>Scripture</strong> speak for itself concerning the <strong>e</strong>vil and wickedness of preaching <strong>V</strong>anity and <strong>Carnality</strong>, or another way of saying this will be to say; They have turned <strong>Right to</strong> <strong>Wrong </strong>and <strong>Wrong</strong> <strong>to</strong> <strong>Right</strong>. Amen.  </p>
                                            <h2 class="pg-inn-h">Matthew 23:1</h2>
                                            <p class="indnt"> THEN SPAKE Jesus to the multitude, and to his disciples, Saying, (2) <span class="color-red"> The scribes and the Pharisees sit in Moses&rsquo; seat: (4) For they bind heavy burdens and grievous to be borne, and lay them on men&rsquo;s shoulders; but they themselves will not move them with one of their fingers. (6) And love the uppermost rooms at feasts, and the chief seats in the synagogues, (7) And greetings in the markets, and to be called of men, Rabbi, Rabbi. (8) But be not ye called Rabbi: for one is your Master, even Christ; and all ye are brethren. (13) But woe unto you, scribes and  </span>                                                </p>
                                        </div>
                                        <div class="page-footer">382</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg76">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p class="color-red">Pharisees, hypocrites! for ye shut up the kingdom of heaven against men: for ye neither go in yourselves, neither suffer ye them that are entering to go in. (14) Woe unto you, scribes and Pharisees, hypocrites! for ye devour widows&rsquo; houses, and for a pretence make long prayer: therefore ye shall receive the greater damnation. (15) Woe unto you, scribes and Pharisees, hypocrites! for ye compass sea and land to make one proselyte, and when he is made, ye make him twofold more the child of hell than yourselves. (16) Woe unto you, ye blind guides, which say, Whosoever shall swear by the temple, it is nothing; but whosoever shall swear by the gold of the temple, he is a debtor! (24) Ye blind guides, which strain at a gnat, and swallow a camel. (25) Woe unto you, scribes and Pharisees, hypocrites! for ye make clean the outside of the cup and of the platter, but within they are full of extortion and excess. (26) Thou blind Pharisee, cleanse first that which is within the cup and platter, that the outside of them may be clean also. (27) Woe unto you, scribes and Pharisees, hypocrites! for ye are like unto whited sepulchers, which indeed appear beautiful outward, but are within full of dead men&rsquo;s bones, and of all uncleanness. (28) Even so ye also outwardly appear righteous unto men, but within ye are full of hypocrisy and iniquity. </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The sitting in the seat of Moses means to <strong>Sit</strong> as leaders
                                            </p>
                                        </div>
                                        <div class="page-footer">383</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg77">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>in the <strong>C</strong>hurches and houses of <strong>Worship</strong> to have the <strong>a</strong>uthority of <strong>Collecting</strong> the tithes, supervising fasting<strong> a</strong>nd doing other services that requires the <strong>O</strong>bedience of the <strong>Congregants</strong> to their <strong>e</strong>very <strong>Command</strong>; But if they themselves were at the table of <strong>S</strong>ervitude with having to <strong>Summit</strong> to the conditions that they will subject <strong>O</strong>thers to <strong>Performs</strong>, they would <strong>Flee</strong>. Those <strong>Grand</strong> leadership chairs at the forefront of <strong>C</strong>hurch near the pulpit are <strong>Off</strong>-<strong>limits</strong> to those that are <strong>d</strong>eem <strong>Unworthy</strong>; This is done to <strong>d</strong>istinguish<strong> Class</strong>; Also this prophesy <strong>Screams </strong>that these rulers consider themselves to be of <strong>S</strong>piritual<strong> Royalty</strong>, there-by I wonder what would be the consequences for the person that is not of the ruling class to sit in one of those chairs; It proably would be <strong>G</strong>rounds for <strong>Banishment</strong>. Another telling sign of those that know not <strong>G</strong>od will be that they will insist that <strong>e</strong>veryone address them as <strong>P</strong>astor, <strong>P</strong>riest, <strong>F</strong>ather, <strong>R</strong>abbi, <strong>M</strong>aster and other <strong>Grand Title</strong> given for them to have a <strong>S</strong>ense of <strong>Superiority</strong>; Therefore this <strong>W</strong>arning is for those that will hold themselves as men of <strong>e</strong>steem over <strong>Others</strong>. The understanding of shutting up the kingdom of heaven from men is the leading men <strong>A</strong>stray while knowing that what they are teaching is <strong>C</strong>arnality, <strong>V</strong>anity and <strong>Greed</strong> that is <strong>N</strong>ot of <strong>God</strong>; And being the <strong>Demons </strong>that they are, they will do <strong>e</strong>verything within their <strong>Power</strong> to derail and block those that would <strong>e</strong>nter into the <strong>Kingdom </strong>of <strong>G</strong>od with <strong>d</strong>eceit and <strong>Traditions </strong>that are of this <strong>World</strong>. The devouring of widow&rsquo;s homes is the preying on the <strong>E</strong>lderly, <strong>W</strong>eak and <strong>Feeble</strong> to <strong>e</strong>nrich </p>
                                        </div>
                                        <div class="page-footer">384</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg78">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>themselves, and on the <strong>d</strong>ay that people will <strong>g</strong>ather to <strong>Worship</strong>, they will put on this carefully choreographed <strong>S</strong>how of<strong> Holiness</strong>, having knowledge that the bigger the <strong>C</strong>ongregation the bigger the <strong>Offerings</strong> that will be taking in<strong> a</strong>s <strong>Tithes</strong>: They also having <strong>a</strong>uthority over <strong>Men</strong> will seek out the <strong>N</strong>ew <strong>Converts</strong> and upon them <strong>e</strong>ntering into their fold, they are <strong>N</strong>ot taught<strong> Godliness</strong>, but the values of those that already have the <strong>Rule</strong> that will covet power, thereafter the new converts <strong>a</strong>re maded <strong>S</strong>piritually<strong> Worst </strong>by surpassing the wickedness of those that they <strong>w</strong>ill <strong>Precede</strong>. The swearing by the temple is speaking against the <strong>T</strong>emple, <strong>D</strong>enomination or <strong>Church</strong>, but not to their <strong>Harm</strong> financially; And the swearing by the <strong>G</strong>old of the <strong>Temple</strong> is the speaking against how the <strong>W</strong>ealth of the temples have been <strong>Pillaged</strong> and used to <strong>e</strong>nrich those having control <strong>O</strong>ver the <strong>Purse</strong> <strong>Strings</strong>, thereby anyone that will speak <strong>a</strong>gainst it will be labeled a <strong>A</strong>gitator, <strong>D</strong>isloyal and <strong>Cursed</strong>,<strong> e</strong>specially if they have the <strong>P</strong>otential to<strong> Disrupt</strong> and<strong>/</strong>or <strong>e</strong>xpose the <strong>Crime</strong>. These <strong>a</strong>re the <strong>Leaders</strong> that have no<strong> U</strong>nderstanding of <strong>Righteousness</strong>, neither can they <strong>Teach</strong> Jesus Christ (<strong>God)</strong> to <strong>Anyone</strong>. To strain at a<strong> Gnat</strong> is reference to not being <strong>a</strong>ble to <strong>S</strong>hallow a <strong>S</strong>mall <strong>Bug</strong>, and  to be <strong>a</strong>ble to shallow a <strong>Camel </strong>is reference to doing things we understand should not be <strong>Possible</strong>, or another way of saying this would be. They <strong>a</strong>re moving in reverse (<strong>Backward</strong>). Making clean the outside of the <strong>Cup</strong> is <strong>e</strong>quivalent to wearing <strong>a</strong>doring clothing that represents <strong>Holiness</strong>, similar to today&rsquo;s </p>
                                        </div>
                                        <div class="page-footer">385</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg79">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p> <strong>p</strong>riestly <strong>Robes</strong>; And they do this because they want to <strong>Put On</strong> costumes of <strong>Holiness</strong> to mask their <strong>Evil</strong>. The white <strong>S</strong>epulchers is reference to a well <strong>Garish Tomb</strong> that can be glorious in <strong>A</strong>ppearance, but in <strong>Reality</strong>, they <strong>a</strong>re the graveyards for the <strong>Dead</strong> that allow them to continue <strong>d</strong>eceiving<strong> Many</strong>, but similar to the <strong>Tombs</strong>, the inside of that person is<strong> Pure</strong> <strong>U</strong>gliness, <strong>S</strong>in<strong> a</strong>nd<strong> DEATH</strong>. In this message and teachings, I <strong>KNOW</strong> that <strong>G</strong>od is calling on them to <strong>Repent </strong>and <strong>C</strong>leanse their <strong>Hearts</strong>; But this will only come though their <strong>O</strong>bedience to <strong>God</strong>, <strong>Jesus Christ</strong> and the <strong>Beautiful</strong> <strong>Holy Spirit</strong>, which is <strong>Love</strong>. Amen. </p>
                                            <h2 class="pg-inn-h">Luke 20:46</h2>
                                            <p class="color-red">Beware of the scribes, which desire to walk in long robes, and love greetings in the markets, and the highest seats in the synagogues, and the chief rooms at feasts;</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This is the visual <strong>Warning</strong> to the people of <strong>G</strong>od to proceed with <strong>Caution </strong>concerning those that would <strong>Put On</strong> outfits of <strong>Priestly</strong> <strong>Robes</strong>, which I do testify <strong>a</strong>re just <strong>Costumes</strong> for which these leaders do wear for a <strong>Holy</strong> <strong>Appearances</strong> and to be <strong>P</strong>raised in their <strong>Ungodilness</strong>. Amen. </p>

                                        </div>
                                        <div class="page-footer">386</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg80">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h mt-0">Luke 16:15</h2>
                                            <p> And he said unto them, <span class="color-red">ye are they which justify yourselves before men; but God knoweth your hearts: for that which is highly esteemed among men is abomination in the sight of God.</span>                                                </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This <strong>S</strong>cripture is the <strong>Affirmation</strong> to all the <strong>d</strong>eceivers that are praised by <strong>Men</strong> and held in high regard to the place where they can justify their<strong> O</strong>wn <strong>Righteousness</strong>, but understand that their<strong> True </strong>intentions is for their own <strong>S</strong>elf <strong>Promotion</strong>. We have covered the <strong>Heart</strong> in the second lesson, and with that knowledge, understand that <strong>God</strong> knows the intent of <strong>O</strong>ur <strong>Hearts </strong>and thereby can <strong>S</strong>trip <strong>Away </strong>any <strong>e</strong>xcuse or justification that <strong>a</strong>nyone may have for <strong>Sins</strong>; But what stand out <strong>a</strong>bout this lesson is that <strong>God</strong> now teaches that if any ruler or leader will have <strong>H</strong>onor <strong>a</strong>nd <strong>Praise</strong> in this <strong>W</strong>orld amongst the <strong>e</strong>stablished <strong>Hierarchy</strong>; That same person will be an <strong>Abomination</strong> in the <strong>e</strong>yes to <strong>God</strong>, because the <strong>Truth </strong>will be that the <strong>W</strong>orld <strong>Hates</strong> the <strong>A</strong>ttributes of <strong>God</strong>, and when the <strong>W</strong>orld love those that are held in <strong>High Regard</strong>; It is because they speak not the <strong>Righteousness o</strong>f<strong> God</strong> but </p>


                                        </div>
                                        <div class="page-footer">387</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg81">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>the <strong>Lust </strong>of their <strong>P</strong>resent <strong>Generation</strong>.</p>
                                            <h2 class="pg-inn-h">John 5:38</h2>
                                            <p class="color-red">And ye have not his word abiding in you: for whom he hath sent, him ye believe not. (39) Search the scriptures; for in them ye think ye have eternal life: and they are they which testify of me. (40) And ye will not come to me, that ye might have life. (41) I receive not honour from men. (42) But I know you, that ye have not the love of god in you. (43) I am come in my Father&rsquo;s name, and ye receive me not: if another shall come in his own name, him ye shall receive. (44) How can ye believe, which receive honour one of another, and seek not the honour that cometh from God only?</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Abiding refers to <strong>Living</strong> in someone, and the <strong>Important</strong> message of this lesson will be that when <strong>Jesus Christ</strong> said to the Pharisees <strong>Search the Scriptures</strong>; It was a <strong>V</strong>ery<strong> Powerful</strong> message for them to <strong>Read</strong> the word of <strong>G</strong>od again to discover the testimonies and prophesies concerning <strong>Him </strong>that would unlock <strong>G</strong>od&rsquo;s <strong>Message</strong> concerning His <strong>W</strong>ords, <strong>D</strong>eeds and <strong>Actions</strong>. Jesus Christ <strong>d</strong>irectly speaking to them and informing them that their <strong>Life</strong> is in jeopardy because they have<strong> N</strong>ot receive the <strong>Truth o</strong>f<strong> God</strong>, and that they only want to receive the </p>
                                        </div>
                                        <div class="page-footer">388</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg82">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong>P</strong>raise of <strong>Men</strong>, but if they would have received the <strong>W</strong>ords of <strong>Jesus Christ</strong>, they will <strong>S</strong>ee that they have<strong> R</strong>ejected <strong>God</strong> because <strong>True Honor </strong>only comes from <strong>G</strong>od our creator who shall be revealed in that <strong>g</strong>reat <strong>Day</strong> of <strong>O</strong>ur <strong>Reckoning</strong>. This lesson also teaches; How can they have the <strong>Love o</strong>f<strong> God</strong> living in them <strong>a</strong>nd reject <strong>Jesus Christ</strong>, the <strong>A</strong>uthor of<strong> Love</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Titus 1:16</h2>
                                            <p class="indnt">They profess that they know God; but in works they deny him, being abominable, and disobedient, and unto every good work reprobate.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">As <strong>e</strong>xplained in the second lesson, we shall be know them by their fruit (<strong>Deeds</strong>), therefore to the orators that will <strong>Corrupt</strong> the word of <strong>G</strong>od and live <strong>Disobedient</strong>, also to those that will follow after them; Understand that you are a <strong>R</strong>eprobate and <strong>Abomination</strong> in the <strong>e</strong>yes of <strong>God</strong>. Amen. </p>
                                            <h2 class="pg-inn-h">11 Peter 2:1</h2>
                                            <p class="indnt">BUT THERE were false prophets also among the people, even as there shall be false teachers among you, who privily shall bring in damnable heresies, even </p>
                                        </div>
                                        <div class="page-footer">389</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg83">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p> denying the Lord that bought them, and bring upon themselves swift destruction. (2) And many shall follow their pernicious ways; by reason of whom the way of truth shall be evil spoken of. (3) And through covetousness shall they with feigned words make merchandise of you: whose judgment now of a long time lingereth not, and their damnation slumbereth not. (14) Having eyes full of adultery, and that cannot cease from sin; beguiling unstable souls: an heart they have exercised with covetous practices; cursed children: (15) Which have forsaken the right way, and are gone astray, following the way of Balaam the son of Bosor, who loved the wages of unrighteousness; (18) For then the speak great swelling words of vanity, they allure through the lust of the flesh, through much wantonness, those that were clean escaped from them who live in error. </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Starting with the false prophets of that period, and also the false leaders of the present; The visual of this lesson is teaches that these false men of <strong>G</strong>od will live under the cover of darkness and have blended into the children of <strong>G</strong>od while claiming that their teachings are from <strong>G</strong>od, also believing that their counsel should be <strong>o</strong>beyed <strong>Unquestionably</strong> no matter how <strong>Bizarre</strong> the request may be; But because the <strong>K</strong>nowledge of <strong>God</strong> to them has been <strong>Hidden</strong>, people that are <strong>S</strong>piritually <strong>Blind</strong> will follow </p>
                                        </div>
                                        <div class="page-footer">390</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg84">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>them because of covetous practices and <strong>Promises</strong> of <strong>W</strong>ealth, <strong>P</strong>rosperity, <strong>P</strong>osition and <strong>Fame</strong>, but in <strong>Reality</strong>, the people will become their <strong>Revenue</strong>. These false leaders have also forsaken their martial vows by becoming cursed <strong>d</strong>egenerate that through the lust of their <strong>e</strong>yes will appeal to the <strong>C</strong>arnal <strong>Nature</strong> of<strong> M</strong>en <strong>o</strong>r <strong>Women</strong>, but the <strong>True Man</strong> of <strong>G</strong>od will see them to <strong>Escape</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Jude 1:4</h2>
                                            <p class="indnt">For there are certain men crept in unawares, who were before of old ordained to this condemnation, ungodly men, turning the grace of God into lasciviousness, and denying the only Lord God, and our Lord Jesus Christ. (11) Woe unto them! for they have gone in the way of Cain, and ran greedily after the error of Balaam for reward, and perished in the gainsaying of Core. (16) These are murmurers, complainers, walking after their own lusts; and their mouth speaketh great swelling words, having men&rsquo;s persons in admiration because of advantage.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">We have briefly covered those that will <strong>Rise U</strong>p from within the <strong>R</strong>anks, and with this teaching; Understand that they will <strong>e</strong>nter into the <strong>Churches</strong> with<strong> U</strong>lterior <strong>Motives</strong> for <strong>Gain</strong>. The murmurers and complainers are leaders that <strong>d</strong>o not have <strong>Faith</strong>, similar to that of the </p>
                                        </div>
                                        <div class="page-footer">391</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg85">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>children of Israel that were in the wilderness. Also they will view the people of <strong>Jesus Christ</strong> as their <strong>S</strong>ource of <strong>Income</strong> and put forth their <strong>B</strong>est <strong>Fa&ccedil;ade</strong> in words to <strong>e</strong>nsnare their <strong>Audience</strong>, but the man that will not profit them, they will have <strong>N</strong>o time to <strong>Give.</strong> Amen.</p>
                                            <h2 class="pg-inn-h">11 Corinthians 11:13</h2>
                                            <p class="indnt">For such are false apostles, deceitful workers, transforming themselves into the apostles of Christ. (14) And no marvel; for Satan himself is transformed into an angel of light. (15) Therefore it is no great thing if his ministers also be transformed as the ministers of righteousness; whose end shall be according to their works. </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">These <strong>S</strong>criptures are messages to everyone <strong>N</strong>ot to be <strong>Deceived </strong>into believing that those held in <strong>High</strong> regard cannot be the <strong>e</strong>missaries of <strong>Satan</strong> (<strong>Evil</strong>). Once <strong>a</strong>gain we shall <strong>Know</strong> <strong>Them </strong>by their <strong>Deeds</strong>. Amen.  </p>
                                            <h2 class="pg-inn-h">11 Peter 2:19</h2>
                                            <p class="indnt">While they promise them liberty, they themselves are the servants of corruption: for of whom a man is overcome, of the same is brought in bondage. (20) For if </p>
                                        </div>
                                        <div class="page-footer">392</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg86">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>after they have escaped the pollution of this world through the knowledge of the Lord and Saviour Jesus Christ, they are again entangled therein, and overcome, the latter end is worse with them than the beginning. (21) For it had been better for them not to have known the way of righteousness, than, after they have known it, to turn from the holy commandment delivered unto them.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This first part of the verse speaks to the <strong>Hypocrite</strong> leaders that are in <strong>Bondage</strong> to <strong>S</strong>in by their behavior and will preach that they can deliver <strong>O</strong>thers from <strong>Sin</strong>; But of <strong>S</strong>pecial<strong> Note </strong>are the words of <strong>Jesus Christ</strong> concerning the <strong>S</strong>criptures found in the book of Luke 11:24 through 26 Reading: <strong>When the unclean spirit is gone out a man</strong>,<strong> he walketh through dry places</strong>,<strong> seeking rest</strong>;<strong> and finding none</strong>,<strong> he saith</strong>,<strong> I will return unto my house whence I came out. </strong>(25)<strong> And when he cometh</strong>,<strong> he findeth it swept and garnished. </strong>(26)<strong> Then goeth he</strong>,<strong> and taketh to him seven other spirits more wicked than himself</strong>;<strong> and they enter in</strong>,<strong> and dwell there</strong>:<strong> and the last state of that man is worse than the first</strong>. This lesson is the teaching of how a man that has been <strong>e</strong>ducated and understands the words of <strong>G</strong>od and <strong>Made</strong> <strong>Clean</strong> (<strong>Holy</strong>), but afterward will return to the <strong>S</strong>ins that the words of Jesus Christ delivered him from through the <strong>Trappings</strong> of the <strong>C</strong>arnal<strong> Mind</strong>; This will make <strong>Seven</strong> <strong>Times</strong> more wicked than he was <strong>b</strong>efore his </p>
                                        </div>
                                        <div class="page-footer">393</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg87">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong>Deliverance</strong>. I <strong>g</strong>ave <strong>Warning </strong>before the start of this study to those that would continue in these <strong>A</strong>dvance <strong>Teaching</strong> and <strong>Hence</strong>; It is better not to<strong> Know</strong> than it is to <strong>Know </strong>and <strong>d</strong>ecide to <strong>Turn</strong> <strong>Back</strong> from <strong>G</strong>od, which is the the <strong>Baser</strong> <strong>Instincts</strong> of the <strong>C</strong>arnal <strong>Man</strong> that will have <strong>N</strong>o <strong>Peace</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">John 8:42</h2>
                                            <p class="indnt">Jesus said unto them, If God were your Father, ye would love me: for I proceeded forth and came from God; neither came I of myself, but he sent me. (43) Why do ye not understand my speech? even because ye cannot hear my word. (44) Ye are of your father the devil, and the lusts of your father ye will do. He was a murderer from the beginning, and abode not in the truth, because there is no truth in him. When he speaketh a lie, he speaketh of his own: for he is a liar, and the father of it. (45) And because I tell you the truth, ye believe me not. (46) Which of you convinceth me of sin? And if I say the truth, why do ye not believe me? (47) He that is of God heareth God&rsquo;s words: ye therefore hear them not, because ye are not of God.  </span>                                                </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">     This teaching<strong> Identifies</strong> the children of <strong>G</strong>od verses the children of<strong> Satan </strong>by their <strong>a</strong>bility or <strong>Inability</strong> to hear the <strong>W</strong>ords of <strong>Faith</strong>, <strong>Love</strong>, <strong>Obedience</strong>, <strong>Holiness</strong> <strong>a</strong>nd </p>
                                        </div>
                                        <div class="page-footer">394</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg89">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong>Righteousness</strong>. A <strong>g</strong>ood visual of this will be of the man that will <strong>a</strong>dvocate <strong>Peace</strong> verses the man that <strong>b</strong>elieves in <strong>War</strong>; Many other <strong>e</strong>xamples can be used of the <strong>d</strong>ivision that will <strong>Materialize</strong> in the <strong>Mist</strong> of these two <strong>d</strong>ifferent<strong> Philosophies</strong>, <strong>Values</strong> and <strong>Beliefs</strong>. We have covered that the <strong>Love </strong>of <strong>G</strong>od is to keep His <strong>Commandments</strong>, but as mention before, some will have <strong>O</strong>pposing<strong> Views</strong>; The difference being that some will not understand the words, rationale and<strong> W</strong>isdom of <strong>God</strong> that is <strong>g</strong>iven through <strong>Jesus Christ </strong>teachings; Henceforth goes the saying: <strong>He that is of God heareth God&rsquo;s words</strong>:<strong> Ye therefore hear them not</strong>,<strong> because ye are not of God</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Isaiah 1:21</h2>

                                            <p class="indnt">How is the faithful city become an harlot! It was full of judgment; righteousness lodged in it; but now murderers.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The seventh topic will be,<strong> The Wicked have Taken over the Houses of Worship</strong>. We will now take a look at how the ungodly men and women have been able to flourish in the <strong>C</strong>hurches and houses of <strong>Worship</strong> where presently the <strong>Unrepentant</strong>, <strong>Adulterers</strong>, <strong>Killers</strong>, <strong>Unfaithful</strong>, <strong>Heartless</strong>, C<strong>hild Molesters</strong>, <strong>Oppressors</strong>, <strong>Unmerciful</strong> and <strong>Racist</strong> now fill the <strong>Pews</strong> with the <strong>Favor</strong> that is <strong>b</strong>rought with a<strong> Price</strong>. Amen.      <strong>  </strong> </p>
                                        </div>
                                        <div class="page-footer">395</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg90">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Psalms 79:1</h2>
                                            <p class="indnt">O GOD, the heathen are come into thine inheritance; thy holy temple have they defiled; they have laid Jerusalem on heaps.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This <strong>S</strong>cripture reveals how <strong>True Repentance</strong> is no longer required in the <strong>Churches</strong>, also how they have allows the <strong>Ungodly</strong> to <strong>e</strong>nter in with wicked<strong> V</strong>alues and<strong> Deeds</strong>, thereby changing the <strong>Make</strong>-<strong>Up </strong>of the <strong>People</strong> (<strong>Congregation</strong>), who have corrupted <strong>Holiness</strong> to the place where it is now a <strong>U</strong>npleasant <strong>Place</strong> to be for anyone that is seeking <strong>G</strong>od&rsquo;s<strong> Love</strong> and <strong>Righteousness</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Hosea 8:4</h2>
                                            <p class="indnt">They have set up kings, but not by me: they have made princes, and I knew it not: of their silver and their gold have they made them idols, that they may be cut off. </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This lesson teaches that if any person, or in this matter congregation will set up <strong>a</strong>nyone to be their leader in the <strong>C</strong>hurches, they will be <strong>d</strong>oing it <strong>O</strong>utside of <strong>G</strong>od&rsquo;s <strong>Approval</strong>. </p>
                                        </div>
                                        <div class="page-footer">396</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg91">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p> We have covered <strong>e</strong>arlier in the second study that any king or leader that people will choose beside <strong>G</strong>od to rule over them; That leader will <strong>O</strong>nly take and <strong>N</strong>ot <strong>Give</strong>. This is taught in the Book of 1 Samuel 5 through 22. We also have covered that the true <strong>M</strong>an of <strong>God</strong> understands it is not a <strong>g</strong>ood thing to <strong>a</strong>ccept <strong>Stewardship</strong> over anyone, or have titles of position in the <strong>C</strong>hurches and houses of <strong>Worship</strong>; This being <strong>e</strong>specially <strong>True </strong>when the <strong>W</strong>icked choses the <strong>Wicked</strong> to be their ruler because that leader will <strong>Idolize</strong> money, <strong>g</strong>old, silver and <strong>Graven Images</strong> while living as if they were <strong>g</strong>ods; But in <strong>e</strong>ffect are just alienating and separating themselves from <strong>G</strong>od. Amen.
                                            </p>
                                            <h2 class="pg-inn-h">Psalms 62:4</h2>
                                            <p class="indnt">They only consult to cast him down from his excellency: they delight in lies: they bless with their mouth, but they curse inwardly. Selah.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The meaning of this verse will be that the congregations of the wicked will <strong>e</strong>ncourage their leaders and rulers to teach <strong>Lies </strong>in their <strong>g</strong>atherings. They do this because their values are contrary to <strong>G</strong>od for the <strong>e</strong>xpressed purpose of having the calling of <strong>G</strong>od cease from within their walls because of the <strong>H</strong>ate and <strong>Malice</strong> that they have in their<strong> Hearts</strong>. Amen. </p>
                                        </div>
                                        <div class="page-footer">397</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg92">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Isaiah 30:1</h2>
                                            <p class="indnt">WOE TO the rebellious children, saith the Lord, that take counsel, but not of me; and that cover with a covering, but not of my spirit, that they may add sin to sin: (9) That this is a rebellious people, lying children, children that will not hear the law of the Lord: (10) Which say to the seers, See not; and to the prophets, Prophesy not unto us right things, speak unto us smooth things, prophesy deceits: (11) Get you out of the way, turn aside out of the path, cause the Holy One of Israel to cease from before us.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This warning and condemnation will be upon <strong>a</strong>ll in the congregations that <strong>R</strong>eject the instructions of <strong>Jesus Christ</strong> to only <strong>d</strong>esires the <strong>Teachings </strong>of this <strong>W</strong>orld that are <strong>V</strong>anity, <strong>C</strong>arnality,<strong> D</strong>isobedience, <strong>S</strong>elfishness and <strong>Hate</strong>, thereby fleeing the <strong>C</strong>ommandments of <strong>God</strong> for the reasons of <strong>W</strong>ealth and <strong>Riches</strong> that has cause the righteousness of <strong>G</strong>od to be <strong>None</strong>-<strong>Existent</strong> in their <strong>S</strong>ervices. Amen. </p>

                                        </div>
                                        <div class="page-footer">398</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg93">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Eccleslastes 8:11</h2>
                                            <p class="indnt">Because sentence against an evil work in not executed speedily, therefore the heart of the sons of men is fully set in them to do evil.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">We have covered this briefly in the first study when we went over the <strong>W</strong>ages of <strong>Sin</strong>; But as a reminder, I will <strong>r</strong>evisit the <strong>Subject</strong>. We are only put here to <strong>S</strong>erve <strong>God</strong>, but when we use our free-will to live <strong>C</strong>ontrary to this <strong>Mandate</strong>, we are <strong>W</strong>orthy of <strong>Death </strong>on the <strong>Spot</strong>. Here-in lies the <strong>Q</strong>uestion; What if we were <strong>d</strong>estroyed (<strong>Death</strong>), directly after committing <strong>Sin</strong> the very <strong>First Time</strong> we committed it, do you believe that <strong>S</strong>in would <strong>Cease</strong>? The <strong>a</strong>nswer would definitely be <strong>Yes</strong>; But because this is not the case, <strong>Sin </strong>continue in the <strong>C</strong>hurches and houses of <strong>Worship</strong> until the <strong>S</strong>econd <strong>Coming </strong>of Jesus Christ. Amen.   </p>
                                            <h2 class="pg-inn-h">Jeremiah 7:9</h2>
                                            <p class="indnt">Will ye steal, murder, and commit adultery, and swear falsely, and burn incense unto Baal, and walk after other gods whom ye know not; (10) And come and stand before me in this house, which is called by name, and say, We are delivered to do all these abominations? </p>

                                        </div>
                                        <div class="page-footer">399</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg94">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This lesson addresses <strong>All</strong> that would live <strong>U</strong>nrepentant, <strong>D</strong>isobedient and <strong>Reprobate</strong> <strong>Lifes</strong>, but then <strong>a</strong>fterward will come into the <strong>Halls</strong> of the <strong>C</strong>hurches and houses of <strong>Worship</strong> with a <strong>C</strong>lear <strong>Conscience </strong>and<strong> W</strong>ithout <strong>Shame</strong> while believing there is nothing <strong>W</strong>rong concerning <strong>God</strong> to the place were they will continue <strong>g</strong>o into the houses of <strong>W</strong>orship believing everything is<strong> Alright</strong> while <strong>C</strong>ontinuing to <strong>Sin</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Ecclesiastes 1:14</h2>
                                            <p class="indnt">I have seen all the works that are done under the sun; and, behold, all is vanity and vexation of spirit.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">I promise <strong>e</strong>arlier that we would cover <strong>Vanity</strong>; We have now come to that <strong>Place</strong>. The <strong>Key</strong> to understanding <strong>Vanity</strong> will be that it relates to the <strong>C</strong>arnality of <strong>People</strong>. And looking at the values of this life which has been<strong> Ingrained </strong>into us from our very <strong>e</strong>xistence, understand that we only know the <strong>O</strong>utside <strong>Person</strong> (<strong>Flesh</strong>), not being born with the <strong>Holy</strong> <strong>Spirit</strong> from <strong>b</strong>irth as was in the <strong>c</strong>ase of <strong>John the Baptist</strong>, thereby we will only learn <strong>a</strong>bout the things of this <strong>W</strong>orld that allow <strong>U</strong>s to <strong>Stand</strong> <strong>Out </strong>from <strong>O</strong>ther <strong>People</strong> for the <strong>e</strong>xpressed purpose of being <strong>S</strong>een as <strong>Important</strong>. This is <strong>VANITY</strong>. Through <strong>Vanity</strong> we will <strong>d</strong>esire to <strong>Acumulate</strong> <strong>W</strong>ealth, <strong>C</strong>ars, <strong>C</strong>lothing, <strong>J</strong>ewelry and the <strong>Best Homes</strong> so that </p>
                                        </div>
                                        <div class="page-footer">400</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg95">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>we can be perceive in a higher <strong>Class Distinction</strong>. This is <strong>VANITY</strong>. The <strong>Root</strong> and foundation of <strong>VANITY</strong> is the place in our <strong>Minds</strong> where it will alter our mental reasoning to<strong> e</strong>ncourage and allow <strong>O</strong>ur <strong>Separation</strong> from <strong>O</strong>ur <strong>Lord</strong> <strong>God</strong>. <strong>Note</strong>: Taken from the first lesson of God&rsquo;s Salvation through Jesus Christ: At the <strong>e</strong>nd there is a list. <strong>Hear This</strong>: There is <strong>God o</strong>r<strong> Satan</strong>. <strong>VICTORY o</strong>r<strong> DEFEAT</strong>. Read the <strong>LIST A</strong>gain. 
                                                <strong>God the Father Satan the Devil </strong><strong>Jesus Christ the Son Death the Curse</strong><strong>The Holy Spirit Hell the Angel</strong>
                                                Since this is about the <strong>VANITY </strong>that is in this <strong>W</strong>orld, it <strong>a</strong>ppears by having these <strong>Attributes</strong>, we will fight<strong> a</strong>gainst <strong>God</strong>, <strong>Jesus Christ </strong>and <strong>Holy Spirit</strong> that is linked to our <strong>V</strong>ery<strong> Survival</strong>, and I would expect <strong>All</strong> to understand that <strong>Vanity </strong>is to be <strong>d</strong>isobedient to <strong>God</strong>, <strong>W</strong>icked, <strong>S</strong>elfish, <strong>S</strong>eparation, <strong>H</strong>igh-mindedness, <strong>I</strong>dolizing, <strong>L</strong>ies, <strong>G</strong>ossiping, <strong>P</strong>rovoking, <strong>J</strong>udgmental, <strong>R</strong>esentment,<strong> A</strong>nger,<strong> T</strong>ormenting, <strong>F</strong>ornication, <strong>A</strong>dultery, <strong>U</strong>nfaithfulness, <strong>E</strong>nvy, <strong>L</strong>ust, <strong>S</strong>edition, <strong>U</strong>ncleanness, <strong>S</strong>trife,<strong> H</strong>atred and <strong>Wrath</strong>; This is the list of <strong>S</strong>piritual <strong>Darkness</strong> that is of <strong>S</strong>atan and proceed from <strong>Vanity</strong>; And I will say that this is list of the people that <strong>d</strong>o not have <strong>Brotherly Love</strong>. I will also say that<strong> Vanity </strong>will  be <strong>O</strong>ur <strong>DEFEAT</strong>. Amen.
                                            </p>
                                            <h2 class="pg-inn-h">Psalms 12:2</h2>
                                            <p class="indnt">They speak vanity every one with his neighbour: with flattering lips and with a double heart do they speak.</p>

                                        </div>
                                        <div class="page-footer">401</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg96">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This is a <strong>Powerful</strong> <strong>S</strong>cripture of how those in the <strong>C</strong>hurches and houses of <strong>Worship</strong> will follow <strong>a</strong>fter <strong>VANITY</strong>: Therefore speaking <strong>Vanity </strong>to our <strong>N</strong>eighbor sounds<strong> Like This</strong>. They wish they were me. I have more money than I can spend. I go to the most prestigious events. I like to hear my is car special. I am rich. I am powerful. I would never live around them. I only <strong>g</strong>et the best. They are poor. I would never <strong>g</strong>o into that neighborhood. I am a superstar. I am special. People like them are always rejected; These <strong>a</strong>re the <strong>V</strong>alues of <strong>Vanity</strong>; And the understanding of <strong>V</strong>anity comes from peoples needing to be <strong>A</strong>ccepted and <strong>Honored</strong>, but what they <strong>a</strong>ll have in common is when will <strong>S</strong>peak <strong>Vanity</strong>, it will <strong>e</strong>ncourage others to <strong>S</strong>peak <strong>Vanity</strong> because they have forsaken<strong> God</strong> with their <strong>O</strong>wn <strong>Spirit</strong> not understanding that peddling <strong>Vanity</strong> and its <strong>d</strong>octrine has <strong>Corrupted</strong> this <strong>e</strong>ntire <strong>World</strong>; The most <strong>Important </strong>part will be that it is <strong>Preached</strong> in the houses of <strong>W</strong>orship, <strong>T</strong>emples <strong>a</strong>nd <strong>Churches</strong>. Also when thinking <strong>a</strong>bout <strong>Vanity</strong>, remember the <strong>C</strong>urse of <strong>Money</strong> from Revelation with the <strong>Black Horse</strong> that put us on the <strong>Scales</strong> of a <strong>M</strong>an&rsquo;s <strong>Worth</strong>. Amen.          </p>
                                            <h2 class="pg-inn-h">Proverbs 27:20</h2>
                                            <p class="indnt">Hell and destruction are never full; so the eyes of man </p>

                                        </div>
                                        <div class="page-footer">402</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg97">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p> are never satisfied. </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt"> We should now understanding that <strong>Hell</strong> is the <strong>e</strong>ntity that followed after <strong>Death</strong> that rode upon the <strong>Pale</strong> <strong>Horse </strong>of the plagues and was <strong>S</strong>et <strong>Free</strong> upon this <strong>W</strong>orld; And <strong>d</strong>ecoding this verse means that <strong>Hell </strong>or to be more <strong>Accurate</strong> suffering <strong>A</strong>ppeared, and as it is with any <strong>G</strong>ood <strong>Soldier</strong>, they will <strong>g</strong>o forward with <strong>H</strong>orrifiic<strong> Intentions</strong>. This is the <strong>Monster</strong> that came into the <strong>W</strong>orld; We should <strong>U</strong>nderstand that <strong>H</strong>ell and <strong>Death</strong> are the <strong>S</strong>piritual <strong>e</strong>ntities that <strong>Motivate</strong> and <strong>e</strong>ncourages <strong>U</strong>s to <strong>Destroy </strong>one another by having <strong>Hatred</strong>; Thereby as the world continues to <strong>g</strong>row, we shall continue to <strong>S</strong>in against our fellowman that <strong>Hell</strong> and <strong>D</strong>estruction shall <strong>Live</strong> <strong>On</strong> until <strong>O</strong>ur <strong>Demise</strong>. These two <strong>Plagues</strong> can <strong>Never be Full</strong> and they will <strong>N</strong>ever be <strong>Satisfied</strong>. When this lesson speaks to the <strong>Lust</strong> of <strong>e</strong>yes, it speaks of <strong>d</strong>esiring the <strong>Carnal</strong>. Amen.
                                            </p>
                                            <h2 class="pg-inn-h">Jeremiah 5:31</h2>
                                            <p class="indnt">The prophets prophesy falsely, and the priests bear rule by their means; and my people love to have it so: and what will ye do in the end thereof?</p>


                                        </div>
                                        <div class="page-footer">403</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg98">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The highlights of this <strong>S</strong>cripture will come in the form of a <strong>Q</strong>uestion to those that will follow after the <strong>F</strong>lesh, <strong>M</strong>aterialism and <strong>Elitism</strong>. Hence, What will your <strong>e</strong>xcuse be before <strong>G</strong>od for <strong>d</strong>isobeying <strong>Jesus Christ</strong> and teaching <strong>Lies</strong>. Therefore I now <strong>a</strong>sk everyone. <strong>What will ye do in the end thereof</strong>? Amen.</p>
                                            <h2 class="pg-inn-h">11 Thessalonians 2:9</h2>
                                            <p class="indnt">Even him, whose coming is after the working of Satan with all power and signs and lying wonders, (10) And with all deceivableness of unrighteousness in them that perish; because they received not the love of the truth, that they might be saved. (11) And for this cause God shall send them strong delusion, that they should believe a lie: (12) That they all might be damned who believed not the truth, but had pleasure in unrighteousness.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">When the <strong>S</strong>criptures says <strong>e</strong>ven him; It <strong>Speaks </strong>of the false leaders that are the <strong>d</strong>eceivers that will <strong>Perform</strong> the<strong> I</strong>llusions of a <strong>Skillful Magician </strong>in the <strong>Present</strong> of those that wants to <strong>S</strong>ee a <strong>Miracle</strong>. I would like to <strong>e</strong>xpound on this person in a more visual way by using the <strong>e</strong>xamples of <strong>a</strong>ny <strong>False</strong> <strong>Healers</strong> in the <strong>C</strong>hurches and houses of <strong>Worship</strong> </p>

                                        </div>
                                        <div class="page-footer">404</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg99">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>because I have been the <strong>Witness</strong> to the many people that have been <strong>d</strong>efrauded by their <strong>Hidden</strong> <strong>Tricks</strong> and <strong>Tactic</strong>. Thereby understand that these false men have a <strong>W</strong>ell<strong> Orchestrated </strong>deception for any congregation that will persuade the disobedient and unfaithful into believing they are <strong>S</strong>eeing <strong>Miracles</strong> from <strong>God</strong>: These men are also allowed to <strong>Preach </strong>the <strong>G</strong>ospel in <strong>Churches</strong>; Therefore remember that these men are not <strong>S</strong>ent by <strong>God</strong>, but they are sent to condemn the people that would reject the <strong>G</strong>ospel of <strong>Jesus Christ</strong>, <strong>Salvation</strong> and <strong>LOVE</strong>; This being the <strong>Strong Delusion</strong> sent by <strong>G</strong>od to the <strong>e</strong>vil <strong>Congregations </strong>that will <strong>b</strong>elieve in the <strong>LIE</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Proverbs 20:17</h2>
                                            <p class="indnt">Bread of deceit is sweet to a man; but afterwards his mouth shall be filled with gravel.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This <strong>S</strong>cripture is for those that only want to listen to the words that they want to hear, which is <strong>e</strong>quivalent to the <strong>S</strong>poiled<strong> Child</strong> that will not be <strong>Denied</strong> <strong>e</strong>ven those it is<strong> Bad </strong>for them or against their <strong>W</strong>ell <strong>Being</strong>. God using the <strong>a</strong>nalogy of<strong> Death</strong> and being <strong>Buried</strong> to teach that rejoicing in the <strong>Words</strong> that will <strong>e</strong>ncourage deeds, actions and behaviors that are <strong>N</strong>ot of <strong>Him</strong> will only <strong>e</strong>nd in <strong>Destruction</strong>; Which is the <strong>Gravel </strong>(<strong>DEATH</strong>), for those <strong>S</strong>ame <strong>People</strong>. Amen.  </p>

                                        </div>
                                        <div class="page-footer">405</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg100">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Hosea 7:13</h2>
                                            <p class="indnt">WWoe unto them! For they have fled from me: destruction unto them! because they have transgressed against me: though I have redeemed them, yet they have spoken lies against me.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The people of repentance should always remember that they <strong>a</strong>re <strong>Loved</strong> by <strong>G</strong>od, therefore they should not <strong>Flee </strong>from the word of <strong>G</strong>od, but should <strong>e</strong>mbrace them so that <strong>Destruction</strong> will have no <strong>D</strong>ominion over <strong>Them</strong>. To those that <strong>W</strong>ould <strong>Flee</strong>: <strong>Condemnation</strong>. Amen.  </p>
                                            <h2 class="pg-inn-h">Matthew 15:14</h2>
                                            <p class="color-red">Let them alone: they be blind leaders of the blind. And if the blind lead the blind, both shall fall into the ditch.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This <strong>S</strong>cripture speaks for <strong>Itself</strong> when it talks <strong>a</strong>bout<strong> Sheep</strong> leading <strong>Sheep</strong> and the <strong>Blind</strong> leading the <strong>Blind</strong>, but what I need to say to the readers will be that if <strong>a</strong>nyone believes in those that have the <strong>R</strong>ule and <strong>Authority </strong>in the <strong>C</strong>hurches
                                            </p>
                                        </div>
                                        <div class="page-footer">406</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg101">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>that are <strong>Outside</strong> the will of <strong>G</strong>od, <strong>e</strong>specially <strong>O</strong>utside of <strong>Love</strong>, please read the <strong>Bible</strong> <strong>C</strong>over to <strong>Cover </strong>to understand the <strong>Truth</strong> <strong>of</strong> <strong>God</strong>, always focusing on the <strong>S</strong>criptures that teaches us to <strong>Love</strong> and <strong>O</strong>bey<strong> Jesus Christ</strong>; This is when you can be <strong>A</strong>ssured that you are being lead by<strong> God</strong>. Then and only then will you be<strong> M</strong>oving <strong>Forward</strong> in<strong> G</strong>od. The wicked cannot lead <strong>a</strong>nyone to <strong>Righteousness</strong>, therefore allow the words of <strong>Jesus Christ</strong> to be your<strong> g</strong>uide and <strong>Light</strong> in this <strong>W</strong>orld of <strong>Darkness</strong>, only then will you not fall into the pit with the <strong>Lost</strong>. My last testimony before we move forward will be that if you will hear the words of the<strong> B</strong>orn of<strong> God</strong> that have humbled <strong>Themselves</strong> that are not <strong>S</strong>eeking their <strong>Own</strong>, receive their <strong>Witness</strong> as it concerns <strong>G</strong>od and <strong>His</strong> <strong>Love</strong>; This is along with the <strong>G</strong>ood <strong>NEWS</strong> of <strong>Jesus Christ</strong>. I once heard <strong>a</strong> minister say that when we first hear <strong>God</strong> in a <strong>S</strong>piritual <strong>Way</strong> it is <strong>Strong</strong>, but as we mature and refuse to <strong>a</strong>ccept <strong>Jesus Christ </strong>and His <strong>W</strong>ords, our <strong>a</strong>bility to hear <strong>G</strong>od<strong> Diminishes</strong>. Amen.        </p>
                                            <h2 class="pg-inn-h">Matthew 10:34</h2>
                                            <p class="color-red">Think not that I am come to send peace on earth: I came not to send peace, but a sword. (35) For I am come to set a man at variance against his father, and the daughter against her mother, and the daughter in law against her mother in law.</p>
                                        </div>
                                        <div class="page-footer">407</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg102">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The eighth topic will be, <strong>Separating the Wicked from the Faithful</strong>. We understand that the <strong>Sword</strong> is the word of <strong>G</strong>od, we also need to understand that there is a <strong>War</strong> going on between the <strong>Powers of Heaven</strong> and the<strong> Powers of Darkness</strong>; This is because the people of this <strong>W</strong>orld  has been put in the <strong>Position</strong> of choosing a <strong>Side</strong>, one or the other, because the word of <strong>G</strong>od is a <strong>Sword</strong> that can cause division. This even <strong>a</strong>pplies to the ones that we <strong>Love </strong>and<strong>/</strong>or are <strong>d</strong>istinguish by<strong> Blood</strong>, and this is because if they are <strong>Identified</strong> as those that has rejected<strong> Jesus Christ </strong>and His <strong>Commandments</strong>, they will become part of this <strong>g</strong>reat<strong> Divide</strong> without <strong>Exception</strong>; Therefore we must <strong>Pick Up </strong>our <strong>Sword</strong> to <strong>d</strong>o <strong>Battle </strong>in this <strong>G</strong>reat<strong> War</strong>; This is <strong>e</strong>ven against our families (<strong>Blood Relatives</strong>). We must also wield the <strong>S</strong>word of <strong>God </strong>and put on the <strong>W</strong>hole <strong>Armour </strong>of<strong> G</strong>od that will provides for the <strong>Breastplate</strong> of <strong>R</strong>ighteousness, <strong>Shield</strong> of <strong>F</strong>aith, <strong>Footwear</strong> of the <strong>G</strong>ospel and <strong>Helmet</strong> of <strong>S</strong>alvation where there will be <strong>N</strong>o provision for the<strong> Back</strong> because there should be <strong>N</strong>o<strong> Retreat</strong> from the<strong> Battle</strong>: This<strong> S</strong>piritual division is <strong>Necessary </strong>in <strong>G</strong>od. Amen.</p>



                                        </div>
                                        <div class="page-footer">408</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg103">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h mt-0">Haggai 2:13</h2>
                                            <p class="indnt">Then said Haggai, If one that is unclean by a dead body touch any of these, shall it be unclean? And the priests answered and said, it shall be unclean. </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt"> This <strong>S</strong>cripture comes in the form of a <strong>Q</strong>uestion to the priests and pastors pertaining the <strong>Law</strong> concerning anyone that have been <strong>C</strong>orrupted by what is <strong>Dead</strong>. Understanding that <strong>d</strong>iseases are associated with <strong>a</strong>ll <strong>Deaths</strong> that first can start a plague that is not just happening to the person who had the <strong>F</strong>irst <strong>Contact</strong>, but also to those that would <strong>C</strong>ome into their <strong>Company</strong>: This prophesy <strong>Affirms</strong> that to be in association <strong>a</strong>nd fellowship with <strong>a</strong>nyone that have receive the words of Jesus Christ<strong> a</strong>nd have rejected it, they <strong>a</strong>re <strong>Identified</strong> as the <strong>Dead</strong> similar to the <strong>Instructions</strong> given to the holy men (<strong>Priests</strong>), of that period that cannot have contact with <strong>Death</strong>, aka the<strong> Dead</strong>. Neither can the believers that have <strong>a</strong>ccepted Jesus Christ be in association with the <strong>S</strong>piritually <strong>Dead</strong> because they <strong>a</strong>re <strong>Condemned</strong> (<strong>Dead</strong>), <strong>e</strong>ven before they stand before the<strong> J</strong>udgment of <strong>God</strong> and will <strong>N</strong>ot<strong> Repent</strong>. This bring us back to the <strong>Question</strong> that Haggai <strong>a</strong>sked of the priest when he confronted them <strong>a</strong>bout the <strong>Unclean</strong> (<strong>Dead</strong>), because it <strong>e</strong>ncourage <strong>U</strong>ngodliness, <strong>H</strong>ate, <strong>V</strong>anity, <strong>W</strong>ickedness, <strong>U</strong>nforgiveness and <strong>Pride</strong> that will make another person <strong>Unclean</strong>. The priests <strong>a</strong>nswer <strong>Yes</strong>; And as we are followers of <strong>G</strong>od and <strong>Jesus Christ</strong>; Our <strong>a</strong>nswer shall be <strong>Yes</strong>. Amen. </p>
                                        </div>
                                        <div class="page-footer">409</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg104">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Romans 16:17</h2>
                                            <p class="indnt">Now I beseech you, brethren, mark them which cause divisions and offences contrary to the doctrine which ye have learned; and avoid them. (18) For they that are such serve not our Lord Jesus Christ, but their own belly; and by good words and fair speeches deceive the hearts of the simple.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">As we continue with the understanding of separating <strong>O</strong>urselves from <strong>Sinners</strong>, let us take a look at the <strong>M</strong>inistry of <strong>Jesus Christ </strong>and how He had fellowship with <strong>Sinners</strong> who were <strong>S</strong>corn and <strong>Ridiculed</strong> by the authority because of their mixed <strong>H</strong>eritage or<strong> Pactices</strong>. Luke 5:31: Reads: <strong>And Jesus answering said unto them</strong>,<strong> They that are whole need not a physician</strong>;<strong> but they that are sick</strong>,<strong> I came not to the righteous</strong>,<strong> but sinners to repentance</strong>. These <strong>a</strong>re the <strong>Gracious</strong> words of Jesus Christ that <strong>e</strong>ncourages <strong>U</strong>s to minister the <strong>W</strong>ords of <strong>Salvation </strong>to those that <strong>a</strong>re <strong>Outside</strong> of the <strong>Faith</strong> (<strong>Sinners</strong>), and this is where the <strong>d</strong>ivision can come into play because <strong>a</strong>fter the person or <strong>g</strong>roup have been ministered the words of <strong>G</strong>od and have <strong>Rejected </strong>it by continuing to live a lifestyle reflecting they are <strong>U</strong>nrepentant; We are <strong>CALLED</strong> by <strong>G</strong>od to have <strong>N</strong>o company with them, but this shall not be done in <strong>M</strong>alice
                                            </p>
                                        </div>
                                        <div class="page-footer">410</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg105">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p class="indnt">or <strong>Hate</strong>, therefore as in the <strong>e</strong>xamples of <strong>Jesus Christ</strong> fellowshipping with <strong>S</strong>inners, we can interact with them but we <strong>a</strong>re commanded <strong>Not</strong> to keep company with the <strong>U</strong>nrepentant for the purpose of not being made <strong>Unclean</strong>, <strong>a</strong>ka <strong>DEAD</strong>, as covered in the previous lesson. To the <strong>U</strong>nwise know <strong>THIS</strong>; Obeying <strong>G</strong>od is <strong>Medicine</strong> as taught by Jesus Christ, and if <strong>a</strong>nyone is suffering from a situation that can be describe as living in <strong>S</strong>in,<strong> C</strong>ursed, <strong>D</strong>emons, <strong>D</strong>arkness and <strong>e</strong>ven <strong>Satan</strong>, take the <strong>Cure</strong> of <strong>G</strong>od (<strong>Jesus Christ</strong>), and it will take you out of harm way (<strong>Bondage</strong>), that you can be a <strong>V</strong>essel of <strong>Salvation</strong> because we are all called to preach the <strong>Gospel</strong> to our brothers and sisters remembering the <strong>P</strong>rodigal<strong> Son </strong>that returned to his father safety in the spirit of <strong>S</strong>urrender and <strong>Repentance</strong>. Also understand that we were once <strong>S</strong>inners that rejected <strong>Salvation</strong> as it was with the <strong>P</strong>rodigal<strong> Son</strong>. This teaching of division makes no distinction of who they <strong>a</strong>re because it can include fathers, mothers, brothers, sisters, friends or associates, therefore through the <strong>e</strong>xample of Jesus Christ who had fellowship with <strong>S</strong>inners, we also do not give up on those in need of <strong>S</strong>alvation, but we pray that <strong>God </strong>will <strong>a</strong>llow them to repent that they can have the reconciliation that only comes though J<strong>esus Christ</strong> remembering where is <strong>N</strong>o <strong>Repentance</strong> there is <strong>N</strong>o<strong> Forgiveness</strong>. The <strong>e</strong>nd of this lesson speaks of not being <strong>d</strong>eceived by those who are <strong>S</strong>mooth<strong> Talkers</strong> and will live outside of <strong>G</strong>od&rsquo;s <strong>Will</strong> because they <strong>a</strong>re the <strong>True Agents</strong> of the <strong>Devil</strong>. Amen.</p>
                                        </div>
                                        <div class="page-footer">411</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg106">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">11 Corinthians 6:14</h2>
                                            <p class="indnt">Be ye not unequally yoked together with unbelievers: for what fellowship hath righteousness with unrighteousness? and what communion hath light with darkness? (15) And what concord hath Christ with Belial? or what part hath he that believeth with an infidel? (17) Wherefore come out from among them, and be ye separate saith the Lord, and touch not the unclean thing; and I will receive you, (18) And will be a Father unto you, and ye shall be my sons and daughters, saith the Lord Almighty.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">I will now testify <strong>a</strong>s to how I communicated this very heart wrenching commandment to my <strong>a</strong>ssociates, realizing that their family can oftentimes fall into this <strong>Sacrifice</strong>. This <strong>Concept</strong> can be compared to a person that has just <strong>e</strong>ntered into the halls of a drug <strong>o</strong>r alcohol program (<strong>AA</strong>/<strong>NA</strong>), and by using the psychological <strong>a</strong>pproach as to how a person can remain substance free and sober, these two programs call for those in recovery to <strong>a</strong>void the people, places and things that are<strong> a</strong>ssociated with alcohol or drugs for the sake of there sobriety. This is a reasonable and wise <strong>Request</strong> because what would be the reason for the person seeking <strong>Sobriety</strong> to be inside </p>

                                        </div>
                                        <div class="page-footer">412</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg107">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p class="indnt">of an <strong>e</strong>stablishment that serves <strong>A</strong>lcoholic <strong>Beverages</strong>, or the <strong>A</strong>ddict that wants to stop doing drugs be inside of a <strong>Drug House</strong> if they really wanted to remain <strong>S</strong>ubstance <strong>Free</strong>. This same principle <strong>a</strong>pplies to those that will come into the fold of <strong>b</strong>elievers and should be taught the understanding of remaining free from the influences of those still in <strong>S</strong>in and avoid them because they <strong>a</strong>re the people, places and things of your past you had <strong>a</strong>ssociations with, and as the only <strong>Holy</strong> person in their presents, you should only be there for the purposes of preaching the <strong>G</strong>ospel, otherwise you will become the person needing rehabilitations, or better said, you shall become <strong>S</strong>piritually <strong>Compromise</strong> concerning <strong>G</strong>od and will <strong>e</strong>nter into an <strong>Uphill</strong> <strong>Battle</strong> that you may <strong>N</strong>ot <strong>Win</strong>; Thereby becoming <strong>d</strong>evastated or overcomed by the former <strong>S</strong>ins that <strong>Jesus Christ</strong> delivered you from and returning to <strong>U</strong>ncleanness, <strong>S</strong>in and <strong>Death</strong>. This is the understanding of the lesson. Amen.</p>
                                            <h2 class="pg-inn-h">1 Corinthians 5:5</h2>
                                            <p class="indnt">To deliver such an one unto Satan for the destruction of the flesh, that the spirit may be saved in the day of the Lord Jesus. (6) Your glorying is not good. Know ye not that a little leaven leaveneth the whole lump? (7) Purge out therefore the old leaven, that ye may be a new lump, as ye are unleavened. For even Christ our passover is sacrificed for us: (9) I wrote unto you in an epistle not to
                                            </p>
                                        </div>
                                        <div class="page-footer">413</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg108">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>company with fornicators: (11) But now I have written unto you not to keep company, if any man that is called a brother be a fornicator, or covetous, or an idolater, or a railer, or a drunkard, or an extortioner; with such an one not to eat. (13) But them that are without God judgeth. Therefore put away from among yourselves that wicked person.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">This lesson began with the witnesses of adultery and fornication committed by a son that was having relationship with his father&rsquo;s wife, and as I travel back to Paul concerning the state of the <strong>C</strong>hurches that he started and continue to <strong>M</strong>inister to <strong>v</strong>ia <strong>Letters </strong>(<strong>Epistles</strong>), the point of interest will be that <strong>e</strong>veryone in that <strong>C</strong>hurch, <strong>a</strong>ka <strong>Fellowship</strong>, continue to have <strong>S</strong>ervices as usual while <strong>e</strong>vil was in their<strong> Mist</strong>. In the Bible leaven is the rising <strong>a</strong>gent put into flour similar to <strong>Baking Powder</strong> for the purpose of preparing <strong>Bread</strong> that will <strong>M</strong>akes it <strong>Rise</strong>. The term Unleaven is <strong>Bread</strong> prepared without <strong>a</strong>ny rising <strong>Agent</strong> (<strong>Baking Power</strong>), producing <strong>Bread</strong> in its <strong>Purest Form </strong>(<strong>Uncorrupted</strong>). This is the <strong>V</strong>isual. When we prepare breads and add a rising agent to it, we saturate it into the whole mix from the stir that it cannot be <strong>e</strong>xacted back into its <strong>Purity</strong>. <strong>Hear This</strong>: If we <strong>a</strong>re the people of <strong>God</strong> that are <strong>g</strong>athered for <strong>Holy</strong> services to <strong>Jesus Christ</strong> while still having fellowship and relationships with the people </p>
                                        </div>
                                        <div class="page-footer">414</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg109">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>we know <strong>a</strong>re still being disobedience and living contrary to <strong>God</strong>, similar to the <strong>Mix</strong>, the people of <strong>G</strong>od shall also be <strong>Saturated</strong> with the <strong>V</strong>alues and <strong>Corruptions </strong>of those that <strong>Hate</strong> <strong>God</strong>; Therefore Paul is teaching that we <strong>a</strong>re to expel those people over to <strong>Satan</strong>, because they shall be the <strong>Rising Agent</strong> that shall corrupt the<strong> Whole </strong>of the <strong>C</strong>hurch, but Paul <strong>g</strong>ives <strong>U</strong>s the <strong>G</strong>ood<strong> NEWS</strong> when he says that if the <strong>C</strong>ongregation of the faithful <strong>Expel</strong> the person or people that will continue in <strong>Sin</strong> and refuse to repent after being <strong>g</strong>iven the <strong>Opportunity</strong>, the whole of <strong>C</strong>hurch shall remain <strong>Holy</strong> if they <strong>e</strong>xpel that person remembering that there is no such thing as a <strong>Lifelong</strong> <strong>e</strong>xpulsion or <strong>Banishment</strong> when the <strong>S</strong>inner <strong>Repents</strong> and return to being  <strong>S</strong>ervants of <strong>God</strong> as was in the case of the <strong>Prodigal Son</strong> when he return<strong> Home</strong> to humble himself <strong>b</strong>efore his <strong>Father</strong>. Paul then <strong>g</strong>oes on to include all manners of <strong>S</strong>in and <strong>Ungodliness</strong> that a man or woman will continue to commit <strong>a</strong>gainst <strong>God</strong> because they care not about the <strong>C</strong>alling of <strong>God</strong> or the <strong>Impact</strong> that they will have on their fellow brethrens thereby infecting the<strong> W</strong>hole of the <strong>Church</strong> with their practices of <strong>e</strong>vil that clearly <strong>a</strong>re <strong>Forbidden</strong>. God wants <strong>U</strong>s to turn such a person over to <strong>S</strong>atan their <strong>Master</strong> until they <strong>d</strong>o <strong>Repent</strong>. only then will the congregation have <strong>S</strong>alvation and be <strong>SAVED</strong> remaining <strong>S</strong>anctified and<strong> HOLY</strong> as <strong>Jesus Christ</strong> is <strong>O</strong>ur <strong>Passover</strong>: Paul referring to this <strong>Rejection</strong> <strong>a</strong>s the <strong>First Man</strong>, but <strong>G</strong>od&rsquo;s <strong>Approval</strong> is to the <strong>S</strong>econd<strong> Man</strong>, therefore continue to be the <strong>N</strong>ew <strong>Lump</strong> which is in the <strong>Faith</strong> we have in <strong>Jesus Christ</strong>. Amen. </p>
                                        </div>
                                        <div class="page-footer">415</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg110">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h">Luke 16:10</h2>
                                            <p class="color-red">He that is faithful in that which is least is also faithful in much: and he that is unjust in the least is unjust also in much. </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Faithfulness in <strong>S</strong>criptures means being <strong>Trustworthy</strong> in the <strong>S</strong>ervice of <strong>God</strong>, and from a <strong>C</strong>arnal and <strong>S</strong>ecular <strong>View</strong>, if a man will steal a <strong>d</strong>ollar and does not have <strong>S</strong>hame or <strong>Remorse</strong> to feel that they <strong>S</strong>hould <strong>Repent</strong>, that same man will steal <strong>a</strong>n <strong>Unimaginable</strong> amount of <strong>Treasure</strong> with that <strong>S</strong>ame <strong>Detachment</strong>. Amen.    </p>
                                            <h2 class="pg-inn-h">Proverbs 22:10</h2>
                                            <p class="indnt">ast out the scorner, and contention shall go out; yea, strife and reproach shall cease.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The scorners <strong>a</strong>re those that will continue to reject the light (<strong>Love</strong>), that comes from Jesus Christ&rsquo;s<strong> Commandments</strong>, and as we have covered <strong>e</strong>arlier, they also are the ones that <strong>a</strong>re the <strong>Servants o</strong>f <strong>Hate</strong> (<strong>Darkness</strong>), this being the cause for the wickedness that we now <strong>See</strong> </p>
                                        </div>
                                        <div class="page-footer">416</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg111">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p class="indnt"> in the houses of <strong>W</strong>orship, and to be <strong>BOLD</strong>, it means we must<strong> e</strong>ject those that will continue to do <strong>e</strong>vil and not allow them to be within the <strong>Church</strong>. The <strong>G</strong>ood<strong> News</strong> will be that when we do <strong>e</strong>ject them, <strong>True</strong> <strong>Holiness</strong> and <strong>Love</strong> in the houses of <strong>W</strong>orship shall be <strong>Restored</strong> and draw in <strong>a</strong>ll the <strong>Lost</strong> children of <strong>G</strong>od that <strong>N</strong>eeds <strong>Salvation</strong>, and believe this, once the <strong>Scorners</strong> are <strong>e</strong>jected, <strong>Love</strong> shall flourish in the fellowship and it shall be <strong>BLESSED</strong>. Amen. </p>
                                            <h2 class="pg-inn-h">Ephesians 5:6</h2>
                                            <p class="indnt">Let no man deceive you with vain words: for because of these things cometh the wrath of God upon the children of disobedience. (7) Be not ye therefore partakers with them. (8) For ye were sometimes darkness, but now are ye light in the Lord: walk as children of light. (11) And have no fellowship with the unfruitful works of darkness, but rather reprove them. (13) But all things that are reproved are made manifest by the light: for whatsoever doth make manifest is light.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">I have ministered many things in these three studies to the children of <strong>God</strong> and <strong>b</strong>eliever in <strong>Jesus Christ</strong>, but I will <strong>a</strong>gain reintegrate my prayers toward <strong>a</strong>ll that will understand the <strong>Word</strong> and not be <strong>Persuaded</strong> by the </p>
                                        </div>
                                        <div class="page-footer">417</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg112">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong>a</strong>llures of this <strong>World</strong>. I will say that by separating ourselves from the influences of the <strong>U</strong>nbelievers, we are part of the <strong>Solution</strong> and not the <strong>Problem</strong>, having no fellowship with them, but through <strong>Love</strong> showing them the <strong>M</strong>ercy of<strong> God</strong> and being <strong>a</strong>gents that will reprove their <strong>Sins</strong> which means that we will forever be their <strong>C</strong>onscience until they <strong>a</strong>re <strong>Redeemed</strong> that is done by socializing with them in our figth to<strong> M</strong>inister<strong> Salvation</strong>, remembering that <strong>G</strong>od delivered <strong>Us</strong>; Therefore continue to be the <strong>Light</strong> to those that are in <strong>Darkness</strong>, and <strong>d</strong>raw them to <strong>God</strong> that <strong>His</strong> <strong>Light</strong> will <strong>M</strong>anifest in their <strong>DARKNESS</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">1 Peter 1:16</h2>
                                            <p>Because it is written, Be ye holy; for I am holy.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">To be <strong>Holy</strong> is to be like <strong>God</strong>, <strong>Jesus Christ</strong> and <strong>Love</strong>, which is the <strong>Holy Spirit</strong>, and if <strong>a</strong>ny one will say, <strong>I come in the</strong> <strong>Name of the Lord</strong>, allow them to show the <strong>Proof</strong> <strong>o</strong>f <strong>Holiness</strong> by their <strong>W</strong>ords, <strong>D</strong>eeds and <strong>Actions</strong> that you have <strong>W</strong>itness at their <strong>Hands</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Amos 5:18</h2>
                                            <p class="indnt">Woe unto you that desire the day of the Lord! to what end is it for you? The day of the Lord is darkness, and not light.</p>
                                        </div>
                                        <div class="page-footer">418</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg113">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The tenth and last topic of this <strong>e</strong>ntire <strong>Study</strong>;<strong> The Second Coming of Jesus Christ</strong>. We should know that <strong>W</strong>oe means <strong>Warnings</strong>, therefore now focus on the people that have <strong>R</strong>ejected <strong>God</strong>, <strong>His</strong> <strong>Word</strong>, <strong>Jesus Christ</strong> <strong>a</strong>nd the <strong>Holy Spirit</strong>; Also <strong>e</strong>verything that come from <strong>Righteousness</strong>; Therefore the <strong>Q</strong>uestion will be do you really want to <strong>S</strong>ee <strong>God</strong>? Remember when the <strong>Army</strong> of Pharaoh that pursued<strong> a</strong>fter the children of <strong>G</strong>od to recapture them <strong>a</strong>fter allowing them to go free for the purpose of bringing them <strong>b</strong>ack into<strong> Bondage</strong>, but were<strong> Stop</strong> in their tracks by <strong>G</strong>od with Him appearing to the Egyptians as <strong>Fire a</strong>nd<strong> Darkness</strong>, but <strong>G</strong>od appeared on the other <strong>Side </strong>to the children of Isreal as <strong>C</strong>lear<strong> Skies </strong>and <strong>Light</strong>. This same occurrence will be in the <strong>d</strong>ay of <strong>Jesus Christ</strong> when He shall <strong>a</strong>ppear from<strong> H</strong>eaven to do <strong>Battle </strong>against those that <strong>Hated Him </strong>and <strong>Love</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Hosea 7:2</h2>
                                            <p class="indnt">And they consider not in their hearts that I remember all their wickedness: how their own doings have beset them about; they are before my face.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">We are such <strong>U</strong>nique <strong>Creations</strong> that only <strong>G</strong>od understand our <strong>e</strong>xistence, neither do we understand </p>

                                        </div>
                                        <div class="page-footer">419</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg114">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong>G</strong>od&rsquo;s <strong>Power</strong> that <strong>g</strong>ive us <strong>Life</strong>, and this is because <strong>G</strong>od has put us in the <strong>a</strong>rena where He has created <strong>Fingerprints</strong>,<strong> DNA</strong>, <strong>Personal</strong> <strong>Attributes</strong> and as it is <strong>Written</strong>, the hairs on our very heads are <strong>a</strong>ll <strong>Numbered</strong>; This being <strong>G</strong>od&rsquo;s <strong>d</strong>esign to <strong>Distinguish</strong> <strong>U</strong>s one from <strong>A</strong>nother; Also we can distinguish each other one from <strong>a</strong>nother, but what we do not understand in <strong>O</strong>ur <strong>Uniqueness</strong> is that we have been <strong>Created</strong> and bio-<strong>e</strong>ngineered with some type of rewind and readable <strong>g</strong>enetic code that <strong>a</strong>llows <strong>God</strong> to hit the <strong>Playback</strong> button of our <strong>e</strong>ntire <strong>Lives</strong>, and we will not be <strong>a</strong>ble to be <strong>Deceptive</strong> when it come down to our <strong>d</strong>isobedience at the <strong>J</strong>udgment of <strong>God</strong>, therefore remember my testimony in the second lesson where I once heard a pastor say that he <strong>KNOWS</strong> he is<strong> g</strong>oing to <strong>Heaven</strong>; Not understanding that only <strong>Jesus Christ </strong>shall proclaim who is <strong>W</strong>ritten in the <strong>Book of Life</strong>: We shall be our own <strong>W</strong>orst <strong>Enemy</strong>, and <strong>O</strong>ur <strong>Lives</strong> will be the <strong>e</strong>vidence against <strong>Ourselves</strong> in that <strong>g</strong>reat <strong>Day</strong> when <strong>Jesus Christ </strong>shall <strong>A</strong>ppear. Amen.</p>
                                            <h2 class="pg-inn-h">Psalms 94:9</h2>
                                            <p class="indnt">He that planted the ear, shall he not hear? he that formed the eye, shall he not see?</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">To understand this <strong>S</strong>cripture, the reader must <strong>S</strong>ee <strong>God</strong> as a <strong>Life </strong>that can <strong>See</strong>, <strong>Hear</strong>, <strong>Talk</strong>, <strong>Feel</strong>, <strong>Love</strong>, <strong>Suffer</strong>, </p>
                                        </div>
                                        <div class="page-footer">420</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg115">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong>Cry</strong>, <strong>Laugh</strong>, <strong>Touch</strong>, <strong>Feel Pain</strong>, <strong>Comfort </strong>and <strong>B</strong>e <strong>Comforted</strong>; But if the person studying cannot understand this <strong>C</strong>oncept, then they will never be <strong>a</strong>ble to receive the understanding of this lesson because we are the <strong>Off-springs</strong> of <strong>G</strong>od and are <strong>M</strong>ade in His <strong>Image</strong>; Therefore understand that <strong>God</strong> knows all of <strong>O</strong>ur <strong>Strengths </strong>and <strong>Weaknesses</strong>. Amen. </p>
                                            <h2 class="pg-inn-h">Hosea 9:7</h2>
                                            <p class="indnt">The days of visitation are come, the days of recompence are come; Israel shall know it: the prophet is a fool, the spiritual man is mad, for the multitude of thine iniquity, and the great hatred. </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Once again we have covered this understanding, but now it is said in a <strong>d</strong>ifferent <strong>Way</strong> with the same meaning. Jesus Christ spoke to <strong>G</strong>od when He was<strong> d</strong>ying and said &ldquo;<strong>It Is</strong> <strong>Done</strong>&rdquo; before His <strong>Death</strong>; This is when the<strong> Hour Glass</strong> of this <strong>W</strong>orld was turned <strong>Upside Down</strong> before the <strong>G</strong>reat<strong> Day</strong> of His <strong>Second Coming</strong> with<strong> a</strong>ll the <strong>W</strong>orld&rsquo;s <strong>Grace</strong> <strong>Expiring</strong>. In that instance the false <strong>Prophets</strong> shall be <strong>a</strong>waken to testify <strong>A</strong>gainst <strong>Themselves</strong>, and they all will be <strong>Judged</strong> according to their <strong>W</strong>ords,<strong> D</strong>eeds and <strong>Actions </strong>that was <strong>d</strong>one in their bodies and lifetime: <strong>HATRED</strong>. A very <strong>True</strong> observation I want to <strong>Share </strong></p>
                                        </div>
                                        <div class="page-footer">421</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg116">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>will be that it seems like this <strong>W</strong>orld wants us to fight <strong>a</strong>gainst <strong>Heaven</strong>, and <strong>e</strong>ven <strong>Jesus Christ</strong> by portraying <strong>A</strong>ngels as <strong>Aliens</strong> that wants to come into this <strong>W</strong>orld to <strong>d</strong>estroy <strong>Everything</strong>; But they do not see <strong>A</strong>ngels as coming for the <strong>J</strong>udgment and <strong>S</strong>econd <strong>Coming</strong> of <strong>Jesus Christ</strong>; They also wants us to see <strong>Heavenly A</strong>ngels as <strong>Monsters</strong> that want to <strong>Devour</strong>, but I will say to the <strong>S</strong>piritually <strong>Blessed</strong>; This is hollywood cinematic understanding of <strong>God&rsquo;s J</strong>udgment to <strong>Come</strong>: Therefore this is what I will say; <strong>Remember the Tower of Babel </strong>(Genesis 1:1 through 9); This is when the <strong>W</strong>orld attempted to climb up to <strong>H</strong>eaven not being <strong>Afraid</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">1 Thessalonians 5:2</h2>
                                            <p class="indnt">For yourselves know perfectly that the day of the Lord so cometh as a thief in the night. (3) For when they shall say, Peace and safety; then sudden destruction cometh upon them, as travail upon a woman with child; and they shall not escape.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Here we will be returning back to the <strong>G</strong>race of<strong> God</strong> that is <strong>g</strong>iven to <strong>U</strong>s <strong>Individually</strong> so that we will have <strong>N</strong>o<strong> Kowledge</strong> of the <strong>d</strong>ay that <strong>Death</strong> will <strong>C</strong>ome; But Jesus Christ teaches <strong>U</strong>s to resist the foolishness of clinging to <strong>Sin</strong> understanding that some will say <strong>Peace</strong> when they </p>
                                        </div>
                                        <div class="page-footer">422</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg117">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>have knowledge that people will continue to live in <strong>d</strong>arkness, therefore understand that the <strong>W</strong>orld <strong>KNOWS</strong> that we can <strong>d</strong>ie at anytime, and I will testify; <strong>Prepare Yourselves</strong> for the <strong>S</strong>econd<strong> Coming</strong> of <strong>Jesus Christ</strong> by <strong>g</strong>uarding your<strong> Salvation</strong> as in the visual of a murderer coming to take <strong>L</strong>ife <strong>Away</strong>, and stay prepared to <strong>Survive</strong> any <strong>a</strong>ttempt on your <strong>Life</strong> by not sleeping or slumbering<strong> S</strong>piritually until the <strong>Threat </strong>has pass before the day of the<strong> Judgment</strong> that you can hear Jesus Christ say <strong>W</strong>ell <strong>Done</strong>. Amen.   </p>
                                            <h2 class="pg-inn-h">Romans 1:18</h2>
                                            <p class="indnt">For the wrath of God is revealed from heaven against all ungodliness and unrighteousness of men, who hold the truth in unrighteousness; (20) For the invisible things of him from the creation of the world are clearly seen, being understood by the things that are made, even his eternal power and Godhead; so they are without excuse: (21) Because that, when they knew God, they glorified him not as God, neither were they thankful; but became vain in their imaginations, and their foolish heart was darkened. (22) Professing to be wise, they became fools, (23) And changed the glory of the uncorruptible God into an image made like to corruptible man, and to birds, and four footed beasts, and creeping things. (24) Wherefore God also gave them up to uncleanness through the lusts of their own hearts, to dishonour their own bodies between themselves: (25) Who changed the truth of God </p>
                                        </div>
                                        <div class="page-footer">423</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg118">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>into a lie, and worshipped and served the creature more than the Creator, who is blessed forever. Amen. (26) For this cause God gave them up unto vile affections: for even their women did change the natural use into that which is against nature. (27) And likewise also the men, leaving the natural use of the woman, burned in their lust one toward another; men with men working that which  is unseemly, and receiving in themselves that recompence of their error which was meet. (28) And even as they did not like to retain God in their knowledge, God gave them over to a reprobate mind, to do those things which are not convenient; (29) Being filled with all unrighteousness, fornication, wickedness, covetousness, maliciousness; full of envy, murder, debate, deceit, malignity; whisperers, (30) Backbiter, haters of God, despiteful, proud, boasters, inventors of evil things, disobedient to parents, (31) Without understanding, covenantbreakers, without natural affection, implacable, unmerciful: (32) Who knowing the judgment of God, that they which commit such things are worthy of death, not only do the same, but have pleasure in them that do them.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">These <strong>S</strong>criptures should speak for itself, but I will say that throughout the <strong>W</strong>ord of <strong>God</strong>, prophets and <strong>e</strong>ven <strong>Jesus Christ</strong> Himself has preached the <strong>J</strong>udgment to <strong>Come</strong> and thereby <strong>People</strong> will be <strong>W</strong>ithout <strong>Excuse</strong>: Through <strong>Vanity</strong> people </p>
                                        </div>
                                        <div class="page-footer">424</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg119">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>have rejected the <strong>W</strong>isdom of<strong> God</strong>, and thereby have become fools that will <strong>W</strong>orships <strong>Money</strong>, <strong>Material</strong> <strong>Things</strong>, <strong>Idols</strong>, <strong>Sex</strong>, <strong>Power</strong>, <strong>Oppression</strong>, <strong>Lies</strong> and <strong>HATE</strong> not understanding that <strong>G</strong>od has turned <strong>e</strong>veryones that will not worship Him over to <strong>Satan </strong>and they should be the <strong>S</strong>ervants of <strong>Evil</strong>. The <strong>Creature</strong> that we serve is<strong> O</strong>wn<strong> FLESH</strong>, this meaning that we have placed our needs and <strong>d</strong>esires over <strong>God&rsquo;s</strong> to <strong>W</strong>orship<strong> Ourselves</strong>. Verses 26 and 27 speaks of homosexuality which we have <strong>a</strong>lready covered, thereby these behaviors come from <strong>Hate</strong> and loving <strong>Darkness</strong> which is the contempt of <strong>A</strong>ll<strong> Humanity</strong>: And being <strong>W</strong>arned of the <strong>Judgment to</strong> <strong>Come</strong>, people will continue to do these same things of <strong>S</strong>ins while finding joy in encouraging others to <strong>d</strong>o the <strong>Same</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">11 Thessalonians 1:6</h2>
                                            <p class="indnt">Seeing it is a righteous thing with God to recompense tribulation to them that trouble you; (8) In flaming fire taking vengeance on them that know not God, and that obey not the gospel of our Lord Jesus Christ: (9) Who shall be punished with everlasting destruction from the presence of the Lord, and from the glory of his power;</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">I have heard people say that they do not believe that a loving <strong>G</strong>od will punish those that did not <strong>O</strong>bey <strong>Him</strong> with </p>
                                        </div>
                                        <div class="page-footer">425</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg120">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p class="indnt"><strong>e</strong>verlasting<strong> Suffering</strong>, or put anyone into a <strong>p</strong>lace of <strong>Torment </strong>as prophesies throughout the Bible; Therefore I will <strong>a</strong>pproach this thinking very carefully because I believe this is a <strong>G</strong>reat <strong>Opportunity</strong> for the understanding of this <strong>M</strong>atter to be <strong>Visual</strong>. Imagine someone killing children found to be <strong>g</strong>uilty, and after being caught, they are <strong>g</strong>iven a trial according to the <strong>e</strong>vident against them that is factual. Also there are many other families that have been hurt and are suffering from this person deeds that feel some type of justice should be visited upon this person because they did such <strong>Terrible</strong> things to a child. The question to the man or woman that believes <strong>G</strong>od would not punish such a person that committed this <strong>G</strong>reat <strong>Evil</strong>; These people are <strong>V</strong>ery <strong>Deceived</strong> in their understanding of <strong>G</strong>od and His <strong>Justice</strong>. The <strong>Horrifying</strong> <strong>Part</strong> being that He would also send such a <strong>P</strong>erson to <strong>Paradise</strong>.  There is a comfort that will come over a <strong>W</strong>ronged <strong>Spirit</strong> when the person that committed the <strong>e</strong>vil is caught and punished, which bring me to the word of <strong>G</strong>od that says:<strong> Vengeance is mines saith the Lord</strong>; Therefore by this <strong>Declaration</strong> we <strong>e</strong>nter into a <strong>S</strong>piritual <strong>War</strong> against our flesh and <strong>C</strong>arnal<strong> Mind</strong> to fight the <strong>Good Fight</strong>, forgiving the <strong>Sin</strong> that was <strong>a</strong>gainst <strong>Us</strong> or love<strong> Ones</strong> to allow <strong>G</strong>od <strong>Word</strong> to <strong>M</strong>anifest itself at His <strong>Judgment</strong>. This forgiveness can only be <strong>a</strong>ccomplish when we put ourselves into the shoes of person that did the <strong>e</strong>vil to then ask <strong>O</strong>urselves this <strong>Question</strong>: Would we want to be<strong> Forgiven</strong>? The answer I know will be <strong>Yes</strong>, but in the </p>
                                        </div>
                                        <div class="page-footer">426</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg121">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>hands of the <strong>Law</strong> of this <strong>W</strong>orld, their punishment is beyond <strong>O</strong>ur <strong>Control</strong> and in the hands of <strong>G</strong>od&rsquo;s <strong>Blessing o</strong>r <strong>Curse</strong>; But most of time we find <strong>Comfort</strong> in knowing that whosoever did the <strong>e</strong>vil is <strong>H</strong>eld <strong>Responsible</strong>, thereby we should now be able to understand that <strong>G</strong>od will <strong>a</strong>lso find <strong>C</strong>omfort in the <strong>Justice</strong> that will be <strong>g</strong>iven to the<strong> W</strong>icked in the <strong>Day</strong> that He shall <strong>J</strong>udged <strong>Them</strong> with this including the <strong>S</strong>entence of <strong>Torment</strong> and<strong> e</strong>verlasting<strong> Fire</strong> jhich is <strong>Just</strong>. In this life some will say I only told <strong>Lies</strong>, but I never did the <strong>e</strong>vil of hurting <strong>C</strong>hildren, <strong>R</strong>ape, <strong>M</strong>urder, <strong>A</strong>dultery or <strong>Racism</strong>, and also that my sins are <strong>Small</strong> compared to other <strong>Sins</strong> that <strong>a</strong>re <strong>Big</strong>: But Jesus Christ teaches that <strong>S</strong>in is <strong>Sin</strong> that is found in Luke 13:2 through 3: <strong>And Jesus answering said unto them</strong>, <strong>Suppose ye</strong> <strong>that these Galilaeans were sinners above all the</strong> <strong>Galilaeans because they suffered such things</strong>? <strong>3</strong>) <strong>I tell you Nay</strong>: <strong>but</strong>, <strong>except ye repent</strong>, <strong>ye shall all likewise perish</strong>. This being the <strong>R</strong>ighteousness of <strong>God</strong>, whether <strong>B</strong>ig or<strong> Small</strong>. Amen.</p>
                                            <h2 class="pg-inn-h">Luke 14:16</h2>
                                            <p>Then said he unto him,<span class="color-red"> A certain man made a great supper, and bade many: (18) And they all with one consent began to make excuse. The first said unto him, I have bought a piece of ground, and I must need go and see it: I pray thee have me excused. (19) And another said, I have bought five yoke of oxen, and I go to prove them: </span>                                                </p>
                                        </div>
                                        <div class="page-footer">427</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg122">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p class="color-red">I pray thee have me excused. (20) And another said, I have married a wife, and therefore I cannot come. (21) So that servant came, and showed his lord these things. Then the master of the house being angry said to his servant, Go out quickly into the streets and lanes of the city, and bring in hither the poor, and maimed, and halt, and the blind. (24) For I say unto you, That none of those men which were bidden shall taste of my supper. </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">Here we will look at the parable of the <strong>G</strong>reat <strong>Invitation </strong>to the <strong>Kingdom of Heaven</strong> and the <strong>G</strong>reat <strong>Rejection </strong>to <strong>S</strong>alvation. This is the invitation to the <strong>W</strong>edding of <strong>Jesus Christ</strong> <strong>a</strong>nd the <strong>C</strong>hurch of the<strong> Faithful</strong>. This will be the visual of those that have <strong>Treasures</strong> <strong>g</strong>rounded in this <strong>W</strong>orld similar to the parable of the <strong>Servant</strong> that received the <strong>O</strong>ne<strong> Talent</strong> but bury it in the <strong>Earth</strong>. <strong>Hear This</strong>: There is an <strong>O</strong>ld <strong>Adage</strong> that says <strong>Life is Short</strong>, and therefore I will say; What <strong>a</strong>bout when a person is <strong>Suffering</strong>; <strong>Is</strong> <strong>Life</strong> <strong>Short Then</strong>? The downtrodden <strong>a</strong>re those of whom <strong>G</strong>od have promise to <strong>d</strong>eliver and is the <strong>Theme</strong> being the foundation throughout these three <strong>S</strong>tudies that is <strong>a</strong>nother <strong>Affirmation</strong> testifying that the invitation of <strong>G</strong>od will be to the <strong>Castaways</strong>, <strong>Unloved</strong>,<strong> Oppressed</strong>, <strong>Broken</strong>, <strong>Starved</strong>, <strong>Sick</strong>, <strong>Homeless</strong>, <strong>Jailed</strong> and<strong> Hated</strong>; Also those being enslaved <strong>a</strong>nd having <strong>Nothing</strong>; These <strong>a</strong>re the ones that shall be the <strong>Blessed</strong> in the <strong>U</strong>nion and<strong> Marriage</strong> of <strong>O</strong>ur <strong>Lord</strong> and <strong>S</strong>aviour <strong>Jesus Christ </strong>to the
                                            </p>
                                        </div>
                                        <div class="page-footer">428</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg123">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong>Faithful</strong> in <strong>G</strong>od. They shall  rejoice in celebration and <strong>Sit</strong> at the feast and table of <strong>Love</strong> in the present of <strong>O</strong>ur <strong>Lord</strong>. To those that have<strong> Rejected</strong> the invitation of <strong>G</strong>od to make <strong>e</strong>xcuses, know that <strong>G</strong>od is <strong>a</strong>ngry with you <strong>All</strong>; And the joys that will be within the feast and marrige, you shall not be partakers in it but shall <strong>S</strong>tand on the <strong>Outside</strong> of this <strong>G</strong>reat <strong>Event</strong> while suffering loss and lacking in all things that <strong>a</strong>re <strong>G</strong>ood <strong>Forever</strong>. Amen. </p>
                                            <h2 class="pg-inn-h">Luke 19:14</h2>
                                            <p class="color-red">But his citizens hated him, and sent a message after him, saying, We will not have this man to reign over us. (27) But those mine enemies, which would not that I should reign over them, bring hither, and slay them before me.
                                            </p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">These two verses <strong>a</strong>re but a small teaching of a bigger parable that is taking from the Book of Mark 12:1 through 12 that Reads: <strong>AND HE began to speak unto them by parables</strong>.<strong> A certain man planted a vineyard</strong>,<strong> and set a hedge about it</strong>,<strong> and digged a place for the winevat</strong>,<strong> and built a tower, and let it out to husbandmen, and went into a far country</strong>. (<strong>2</strong>)<strong> And at the season he sent to the husband a servant</strong>,<strong> that he might receive from the husbandmen of the fruit of the vineyard</strong>. (<strong>3</strong>)<strong> And they caught him</strong>,<strong> and beat him</strong>,<strong> and sent him away empty</strong>. (<strong>4</strong>) </p>

                                        </div>
                                        <div class="page-footer">429</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg124">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p><strong>And</strong> <strong>again he sent unto them another servant; and at him they cast stones, and sent him away shamefully handled.</strong> <strong>And again he sent another</strong>;<strong> and him they killed</strong>,<strong> and many others</strong>; <strong>beating some</strong>,<strong> and killing some</strong>. (<strong>6</strong>) <strong>Having yet therefore one son</strong>,<strong> his wellbeloved</strong>,<strong> he sent him also last unto them</strong>,<strong> saying</strong>,<strong> They will reverence my son</strong>. (<strong>7</strong>) <strong>But those husbandmen said among themselves, This is the heir; come, let us kill him</strong>,<strong> and the inheritance shall be ours</strong>. (<strong>8</strong>) <strong>And they took him</strong>,<strong> and killed him</strong>,<strong> and cast him out of the vineyard</strong>. (<strong>9</strong>) <strong>What shall therefore the lord of the vineyard do</strong>?<strong> He will come and destroy the husbandmen</strong>,<strong> and will give the vineyard to others</strong>. (<strong>10</strong>) <strong>And have ye not read this scripture</strong>;<strong> The stone which the builders rejected is become the head of the corner</strong>: (<strong>11</strong>) <strong>This was the Lord&rsquo;s doing</strong>,<strong> and it is marvelous in our eyes</strong>. The truth of this lesson will be that it was the perceived by the holy men of that period that murdered <strong>Jesus Christ</strong> (<strong>PASTORS</strong>), that he was  not their life line <strong>e</strong>ven though he was their <strong>S</strong>alvation; And there <strong>a</strong>re other references of their conspiracy that testifies they <strong>O</strong>rchestrated Jesus Christ <strong>Death</strong> by putting forth Judas to betray <strong>G</strong>od for <strong>40 Pieces of Silver</strong>. The hierarchy in the houses of <strong>W</strong>orship since that period and <strong>e</strong>ven now will be that in the <strong>Churches</strong>, they have very few <strong>S</strong>piritual <strong>People</strong> that understand <strong>Love</strong> <strong>o</strong>r<strong> God&rsquo;s Love</strong>; Therefore this is where they will <strong>a</strong>gain murder <strong>O</strong>ur<strong> Lord </strong>and <strong>S</strong>aviour <strong>Jesus Christ</strong> because of His <strong>S</strong>piritual <strong>Truth</strong>: Hopefully you <strong>a</strong>re not of that same mind concerning this story from Mark, remembering the <strong>Robots</strong> from the first lesson that did not perform according to their <strong>d</strong>esign and </p>

                                        </div>
                                        <div class="page-footer">430</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg125">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p> <strong>Purpose</strong> because of the mindset of the <strong>Bullheaded </strong>man or woman that will not <strong>g</strong>ive to <strong>God</strong> the fruits of <strong>Righteousness</strong> from His <strong>O</strong>wn <strong>Vineyard</strong>; And they will not humble themselves <strong>b</strong>efore <strong>Jesus Christ</strong>. <strong>Hear This</strong>: Now we can understand their <strong>End</strong> and their <strong>S</strong>econd <strong>DEATH</strong>. Amen. </p>
                                            <h2 class="pg-inn-h">Isaiah 10:18</h2>
                                            <p class="indnt">And shall consume the glory of his forest, and of his fruitful field, both soul and body: and they shall be as when a standardbearer fainteth. (19) And the rest of the trees of his forest shall be few, that a child may write them.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">We now should understand that <strong>W</strong>e are the <strong>Trees</strong> of <strong>G</strong>od&rsquo;s<strong> Forest </strong>that shall be <strong>Harvested</strong>; And recalling when <strong>Jesus Christ</strong> came to a fig tree and found it had no fruit, He cursed the <strong>Tree, </strong>and the very next <strong>d</strong>ay it <strong>Dried</strong> <strong>Up</strong> and <strong>Died</strong>; So shall it be with <strong>U</strong>s if we <strong>a</strong>re found to be <strong>W</strong>ithout <strong>Fruit</strong> at the <strong>S</strong>econd <strong>Coming</strong> of Jesus Christ. <strong>Hear This</strong>: Can <strong>a</strong>nyone even imagine or put a number on the people <strong>Born</strong> into this <strong>W</strong>orld that will have to live through this <strong>S</strong>econd <strong>Opportunity </strong>to <strong>Prove </strong>their <strong>d</strong>evotion to <strong>God</strong> with this being <strong>O</strong>ur <strong>Proven</strong> <strong>Ground</strong> from the beginning of <strong>Life</strong>, or what <strong>a</strong>bout the number of <strong>A</strong>ngel in <strong>Heaven</strong>. Try to put a number on the <strong>A</strong>ngel that rebelled </p>
                                        </div>
                                        <div class="page-footer">431</div>
                                    </div>
                                </div>


                                <div class="page" id="bk3-pg126">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>with <strong>Satan</strong> that were casted down to this <strong>e</strong>arth; I ask this question because <strong>S</strong>criptures testifies that out of our entire <strong>e</strong>xistence on this <strong>e</strong>arth and <strong>World</strong>, many people shall <strong>d</strong>escend into this <strong>Lake o</strong>f <strong>Fire</strong>; But this count will be <strong>V</strong>ery <strong>Small</strong> compared to the number of <strong>Host</strong> (<strong>Angels</strong>), that <strong>a</strong>re already in <strong>Heaven</strong>; This setting my understanding to think of how immeasurable and vast we are in numbers, but Jesus Christ <strong>g</strong>ive the witness of; <strong>Enter ye in at the strait gate</strong>:<strong> for wide is the gate</strong>, <strong>and broad is the way, that leadeth to destruction</strong>, <strong>and many there be which go in thereat</strong>: This explains the <strong>e</strong>ntire lesson. Amen.
                                            </p>
                                            <h2 class="pg-inn-h">Job 19:29</h2>
                                            <p class="indnt">Be ye afraid of the sword: for wrath bringeth the punishments of the sword, that ye may know there is a judgment.</p>
                                            <h3 class="sml-hding ">Understanding </h3>
                                            <p class="indnt">The <strong>S</strong>word is the <strong>Word of God</strong>, and this prophesy <strong>Teaches</strong> not to be on the <strong>Wrong Side </strong>of<strong> God </strong>your <strong>King</strong>. <strong>JUDGMENT IS NOW</strong>. Amen.</p>


                                        </div>
                                        <div class="page-footer">432</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg127">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <h2 class="pg-inn-h mt-0">Epilogue</h2>
                                            <p class="indnt">These <strong>Three</strong> lessons and teachings I refer to as the testimonies I  received from <strong>God</strong>, <strong>Jesus Christ</strong> and <strong>LOVE</strong> which is the <strong>Holy Spirit</strong> has now come to <strong>a</strong>n <strong>End</strong>. These revelations manifested in my life because I<strong> Cried Out to God</strong> and He allowed these teachings to be an <strong>Integral</strong> <strong>Part</strong> of <strong>My S</strong>piritual<strong> Growth </strong>and I pray <strong>Y</strong>ours <strong>Also</strong>. Therefore I do <strong>g</strong>ive testimony that I cried out to <strong>G</strong>od as to why I <strong>Suffered</strong> and <strong>G</strong>od did speak to me as He <strong>Spoke </strong>with Job who also <strong>a</strong>sked <strong>God</strong> why he <strong>Suffered</strong>; The answer that was given to Job should take us into the mind of <strong>G</strong>od when he revealed that <strong>He</strong> is a <strong>KING</strong> (Job 38:1 through 41:34). My testimony is from a life given <strong>S</strong>piritual <strong>Understanding</strong> and <strong>Wisdom</strong>. As I look back on my life of not being a <strong>C</strong>hurch <strong>Member</strong> or being raised in a <strong>Church</strong>, I did wonder why I received this <strong>Gift</strong>, but I believe it was because I was one of the <strong>N</strong>eutral <strong>Angel</strong> sent to this <strong>e</strong>arth as <strong>Punishment</strong>: Not standing with <strong>G</strong>od when <strong>S</strong>atan <strong>Rebelled</strong>, but now I can say at this persent period of my life that I wished I had not been <strong>Neutual </strong>and <strong>C</strong>hose <strong>God </strong>at the very beginning of <strong>S</strong>atan <strong>Rebellion </strong>to not to have been sent into this <strong>W</strong>orld. <strong>Hear This</strong>: God revealing that we will be destroyed because we behave as the people of Sodom and Gomorrah, and if this is not the truth, why did <strong>Jesus Christ </strong>give testimony that says: <strong>Because strait is the gate</strong>,<strong> and narrow is the way</strong>,<strong> which leadeth to life</strong>,<strong> and few there be that find it</strong>. God is
                                                saying that we behave in the manner of </p>

                                        </div>
                                        <div class="page-footer">433</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg128">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p>tTherefore I will say that <strong>G</strong>od blessed me so that I can <strong>e</strong>xplain this <strong>Life</strong> and<strong> O</strong>ur <strong>Existence</strong>; This being something I never <strong>e</strong>ven could imagine being capable of doing or understanding, but <strong>S</strong>piritually, I will say that if anyone <strong>e</strong>lse have a better understanding of <strong>Life</strong> in this <strong>W</strong>orld, I would love for them to <strong>e</strong>xplain their logic and reasoning of <strong>Why </strong>we <strong>a</strong>re <strong>Here</strong>. I will probably never met you but I do commend my prayers to <strong>God</strong> on <strong>Y</strong>our <strong>Behave</strong>; And I can say that I <strong>Love You e</strong>ven though we have <strong>N</strong>ever <strong>Met</strong>. I believe in the <strong>Love </strong>that we should have for <strong>G</strong>od and <strong>e</strong>ach other, therefore I thank you for this opportunity to <strong>Serve</strong> giving <strong>G</strong>od the praise because without <strong>Him</strong> this understanding of His <strong>W</strong>ord would have never <strong>C</strong>ome to <strong>Pass</strong>. I will say again; <strong>Thank You</strong> <strong>Father God</strong>, <strong>Jesus Christ</strong> and <strong>Beatiful</strong> <strong>Holy Spirit</strong>. The power that comes from <strong>a</strong>bove will convert anyone, therefore I will say <strong>a</strong>gain: Thank you<strong> Father </strong>for your <strong>GRACE</strong> that give <strong>U</strong>s this <strong>S</strong>econd <strong>Opportunity</strong> to <strong>Serve</strong>. Blessed are those that have continue in these <strong>Three</strong> <strong>Testimonies</strong> that I received from<strong> Jesus Christ</strong>; These are<strong> Y</strong>our <strong>Seeds</strong>. I pray that you receive the <strong>Holy</strong> <strong>Spirit</strong> to keep the <strong>Faith</strong> in Jesus Christ, because the help of <strong>Men</strong> that are <strong>S</strong>piritually <strong>Blind</strong> is in <strong>Vain</strong>. I want to say to <strong>e</strong>veryone; <strong>Hold On</strong> to the <strong>W</strong>ords of <strong>O</strong>ur <strong>Lord</strong> and <strong>S</strong>aviour <strong>Jesus Christ</strong> until you receive <strong>S</strong>trength from </p>

                                        </div>
                                        <div class="page-footer">434</div>
                                    </div>
                                </div>

                                <div class="page" id="bk3-pg129">
                                    <div class="page-content page-content-pg">
                                        <div class="page-text">
                                            <p> <strong>God</strong>; Let no man <strong>Persuade</strong> or<strong> e</strong>ntice you to <strong>d</strong>o <strong>Otherwise</strong>. Proverbs 10:12 Reads: <strong>Hatred</strong> <strong>stirred up strife</strong>: <strong>but Love covereth all sins</strong>, and Matthew 7:12 Reads. <strong>Therefore all things Whatsoever ye would that men should do to you, do YE even so to Them</strong>: <strong>for this is the Law and the PROPHETS</strong>. <strong>Amen.</strong> </p>

                                        </div>
                                        <div class="page-footer">435</div>
                                    </div>
                                </div>



                                <div class="page page-cover page-cover-last" data-density="hard">
                                    <div class="page-content">
                                        <!--<h2>THE END</h2>-->
                                    </div>
                                </div>

                                <div class="page page-cover page-cover-bottom" data-density="hard">
                                    <div class="page-content">
                                    </div>
                                </div>

                                <div class="page page-cover page-cover-bottom clearbg" data-density="hard">
                                    <div class="page-content">
                                        <a href="#prologue" class="btn-next-jump" data-pageno="1">Back To Start</a> 
                                    </div>
                                </div>




                            </div>
                        </div>
                    </div>
                </div>
            </div>




        </div>
    </section>

    <section class="prayer-text-sec ">
        <div class="container ">
            <div class="row ">
                <div class="col-md-12 text-center ">
                    <div class="prayer-text-inner ">
                        <h2>PRAYER</h2>
                        <p>Hallelujah, Thank you Heavenly Father, Hallelujah, Thank you Lord Jesus Christ, and Hallelujah, Thank you Heavenly Holy Spirit.</p>
                        <p>I Thank you all as One, and I give you all the Praise, Blessings, Glory, Honor, Love Obedience, Fear and Faith that this one person <span>Your Name</span> has to give; And I pray this in the Name of Our Lord and Saviour Jesus Christ
                            and the Holy Spirit. </p>
                        <p>Hallelujah, Thank you Heavenly Father for waking me up this day, and for giving me another opportunity at Salvation, Life and Love, and also another opportunity to keep thy Word, do thy Will and walk in thy Ways.</p>
                        <p>Hallelujah, Thank you Heavenly Father for the many Blessings that you have giving me in Love, the ones Seen and Unseen, Known and Unknown, and the ones Visible and Invisible to my Understanding and also to My Site.</p>
                        <p>Thank you Heavenly Father, and according to thy will I ask for Mercy, I also ask for Mercy because when I appear before the Throne of Our Lord and Saviour Jesus Christ, I can hear Him say Well Done, and that I am Written in the
                            Book of Life. I also pray that I be forgiven when I do not say God Willing, because I do not know what the next second Hold or when my Grace shall End. Heavenly Father, I lay my petition down before thy Throne, thy Mercy Seat
                            and thy Feet, and I pray that this petition be granted in the Name of Our Lord and Saviour Jesus Christ, and also in the Name of Love.. </p>
                        <p>Heavenly Father, according the Will and Commandment of Our Lord Jesus Christ I do pray. (KJV) Matthew 6:9. Our Father which art in heaven, Hallow be thy name. (10) Thy kingdom come, Thy will be done in earth, as it is in heaven.
                            (11) Give us this day our daily bread. (12) And forgive us our debts, as we forgive our debtors. (13) And lead us not into temptation, but deliver us from evil: For thine is the kingdom, and the power, and the glory, forever.
                            Amen. </p>
                    </div>
                </div>
            </div>
        </div>
    </section>


    <section>
        <div class="container">
            <div class="row  ">
                <div class="col-md-12">
                    <div class="gallery-img">
                        <img src="images/gal-img.jpg" alt="images">
                    </div>
                </div>
            </div>
        </div>
    </section>


    <!-- <section class="bokk-sec">
        <div class="container">
            <div class="row  ">
                <div class="col-md-12  ">
                    <div class="book-txt">
                        <h3>“ Warning and Instructions to the Pastors of God's People in Jesus Christ.”</h3>
                    </div>
                </div>
            </div>


            <div class="row">
                <div class="col-md-12">
                    <div class=" bk-nav-btns">
                        <div>
                            <button type="button" class="
                            btn-bkk-nv btn-prev2"><i class="fal fa-chevron-left"></i>   </button>

                        </div>
                        <div class="bk-pg-nmbr">
                            [<span class="page-current2">1</span> of <span class="page-total2">18</span>]
                        </div>
                        <div>
                            <button type="button" class="
                            btn-bkk-nv btn-next2">  <i class="fal fa-chevron-right"></i></button>

                        </div>
                    </div>
                    <div class="col-md-6 d-none">State: <i class="page-state">read</i>, orientation: <i class="page-orientation">landscape</i></div>
                </div>

            </div>


            <div class="bokk-sec">
                <div class="flip-book2 html-book demo-book" id="demoBookExample2" style="background-image: url('images/background.jpg')">

                </div>
            </div>

            <div class="row">
                <div class="col-md-12">
                    <div class="bkk-pdf">
                        <iframe src="images/20220425173818_2-Prayer.pdf"></iframe>
                    </div>
                </div>
            </div>
        </div>

    </section> -->





    <!-- footer strat  -->
    <div class="footerSec">
        <div class="container">
            <div class="row rw-fst">
                <div class="col-md-6 ">
                    <div class="new-txt">
                        <h3>Sign up for our newsletter!
                        </h3>
                        <p>Dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.</p>
                    </div>
                </div>
                <div class="col-md-6  ">
                    <div class="new-txt-form">
                        <form action="#">
                            <input type="text" name="email" placeholder="Enter your email address">
                            <input type="submit" value="Subscribe">
                        </form>
                    </div>
                </div>
            </div>
            <div class="row">
                <div class="col-md-6 col-lg-3">
                    <div class="footer-abt">
                        <a href="index-2.html">
                            <img src="images/foot-logo.png" alt="images">
                        </a>
                        <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna Ut enim ad minim veniam.</p>
                    </div>
                </div>
                <div class="col-md-6 col-lg-3">
                    <div class="foot-links">
                        <h5>Quick lINKS</h5>
                        <ul>
                            <li><a href="javascript:void(0)">Home</a></li>
                            <li><a href="javascript:void(0)"> About Us</a></li>
                            <li><a href="javascript:void(0)">Blog  </a></li>

                        </ul>
                    </div>
                </div>
                <div class="col-md-6 col-lg-3">
                    <div class="foot-links">
                        <h5>contact info</h5>
                        <ul class="contact-info">
                            <li><a href="#"><i class="fal fa-map-marker-alt" aria-hidden="true"></i>420 Lorum Sreet 133/2 flx City</a></li>
                            <li><a href="tel:1234567890"><i class="fal fa-phone-alt" aria-hidden="true"></i>123-456-7890</a></li>
                            <li><a href="mailto:lorumipsum@gmail.com"><i class="fal fa-envelope" aria-hidden="true"></i>lorumipsum@gmail.com</a></li>
                        </ul>
                    </div>
                </div>
                <div class="col-md-6 col-lg-3">
                    <div class="foot-links">
                        <h5>uSEFUL lINKS</h5>
                        <ul>
                            <li><a href="javascript:void(0)">Charity Program </a></li>
                            <li><a href="javascript:void(0)">  Video </a></li>
                            <li><a href="javascript:void(0)">    Contact Us</a></li>
                        </ul>
                    </div>
                </div>

            </div>
        </div>
        <div class="footer-btm">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <div class="copy-txt">
                            <p>© Copyright 2022 Above & Beyond. All Rights Reserved.</p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- footer strat  -->
    <script src="js/jquery-3.6.0.min.js"></script>
    <script src="js/wow.js"></script>
    <script src="slick/slick.js"></script>
    <script src="slick/slick.min.js"></script>
    <script src="js/jquery.slicknav.js"></script>
    <script src="js/fancybox.js"></script>
    <script src="js/bootstrap.js"></script>
    <script src="js/bundle2.js"></script>
    <script src="fontawesome5/font-awesomejs/font.js"></script>
    <script src="js/bundle.js"></script>
    <script src="js/custom.js"></script>

</body>


<!-- Mirrored from demo-htmllinks.com/selvation-perfect-html/v13/ by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 27 Apr 2023 22:35:29 GMT -->
</html>