CINXE.COM

oremus Bible Browser : Acts 9:1–31

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <title>oremus Bible Browser : Acts 9:1–31</title> <link rel="stylesheet" href="/bible.css" type="text/css" media="all" /> <link rel="stylesheet" href="/bscreen.css" type="text/css" media="screen" /> <link rel="stylesheet" href="/bprint.css" type="text/css" media="print" /> <link rel="stylesheet" href="/obb/obb.css" type="text/css" media="all" /> <link rev="made" href="mailto:biblemail&#64;oremus.org" /> <script type="text/javascript" src="/bible.js?10"></script> </head> <body class="dmtog" onLoad="bStart();"> <script language="JavaScript"> var ol_sticky=1;var ol_cap="footnote"; ol_fixx=610;var ol_offsety=-25;ol_fgcolor="#FFEEEE"; ol_bgcolor="#880000";ol_textcolor="black";ol_textsize="-1";ol_closecolor="#FFEEEE"; </script> <div id="overDiv" style="position:absolute; visibility:hidden; z-index:1000;"></div> <script language="JavaScript" src="overlib_mini.js"><!-- overLIB (c) Erik Bosrup --></script> <script type="text/javascript"> var dark = false; function init_dark() { var cdark = b_get_cookie( 'darkmode' ); if ( cdark && cdark == 'true' ) { darkToggle(); } } function b_set_cookie( name, value, expires, path, domain, secure ) { // set time, in milliseconds var today = new Date(); today.setTime( today.getTime() ); /* if the expires variable is set, make the correct expires time, the current script below will set it for x number of days, to make it for hours, delete * 24, for minutes, delete * 60 * 24 */ if ( expires ) { expires = expires * 1000 * 60 * 60 * 24; } var expires_date = new Date( today.getTime() + (expires) ); document.cookie = name + "=" +escape( value ) + ( ( expires ) ? ";expires=" + expires_date.toGMTString() : "" ) + ( ( path ) ? ";path=" + path : "" ) + ( ( domain ) ? ";domain=" + domain : "" ) + ( ( secure ) ? ";secure" : "" ); } function b_get_cookie( check_name ) { // first split this cookie up into name/value pairs // note: document.cookie only returns name=value, not the other components var a_all_cookies = document.cookie.split( ';' ); var a_temp_cookie = ''; var cookie_name = ''; var cookie_value = ''; var b_cookie_found = false; // set boolean t/f default f for ( i = 0; i < a_all_cookies.length; i++ ) { // now split apart each name=value pair a_temp_cookie = a_all_cookies[i].split( '=' ); // and trim left/right whitespace while we are at it cookie_name = a_temp_cookie[0].replace(/^\s+|\s+$/g, ''); // if the extracted name matches passed check_name if ( cookie_name == check_name ) { b_cookie_found = true; // we need to handle case where cookie has no value but exists (no = sign, that is): if ( a_temp_cookie.length > 1 ) { cookie_value = unescape( a_temp_cookie[1].replace(/^\s+|\s+$/g, '') ); } // note that in cases where cookie is initialized but no value, null is returned return cookie_value; break; } a_temp_cookie = null; cookie_name = ''; } if ( ! b_cookie_found ) { return null; } } function darkToggle() { if ( dark ) { dark = false; dmStyleClassToggle( 'dmtog', '#FFFFFF', '#880000' ); dmStyleClassToggle( 'bibletext', '#FFFFFF', '#010000' ); dmStyleClassToggle( 'dmtog2', '', '#880000' ); dmStyleClassToggle( 'obb', '', '#DD0000' ); dmStyleClassToggle( 'search', '', '#440000' ); dmStyleClassToggle( 'credits', '#FFFFFF', '#440000' ); dmStyleClassToggle( 'screencredits', '', '#440000' ); dmStyleTagToggle( 'h2', '', '#880000' ); dmStyleTagToggle( 'h3', '', '#880000' ); dmStyleTagToggle( 'a', '', '#0000BB' ); document.getElementById( "dark-checkbox" ).checked = false; } else { dark = true; dmStyleClassToggle( 'dmtog', '#222222', '#CCCCCC' ); dmStyleClassToggle( 'bibletext', '#222222', '#CCCCCC' ); dmStyleClassToggle( 'dmtog2', '', '#EECCCC' ); dmStyleClassToggle( 'obb', '', '#FF9999' ); dmStyleClassToggle( 'search', '', '#EECCCC' ); dmStyleClassToggle( 'credits', '#222222', '#CCCCCC' ); dmStyleClassToggle( 'screencredits', '#222222', '#CCCCCC' ); dmStyleTagToggle( 'h2', '', '#EECCCC' ); dmStyleTagToggle( 'h3', '', '#EECCCC' ); dmStyleTagToggle( 'a', '', '#8888BB' ); document.getElementById( "dark-checkbox" ).checked = true; } b_set_cookie( 'darkmode', dark, '3652', '/', '', '' ); } function dmStyleClassToggle( className, bgColor, fgColor ) { const togs = document.getElementsByClassName( className ); for ( let tog of togs ) { if ( bgColor ) { tog.style.backgroundColor = bgColor; } if ( fgColor ) { tog.style.color = fgColor; } } } function dmStyleTagToggle( tagName, bgColor, fgColor ) { const els = document.getElementsByTagName( tagName ); for ( let el of els ) { if ( bgColor ) { el.style.backgroundColor = bgColor; } if ( fgColor ) { el.style.color = fgColor; } } } function bStart() { FormLoad(); init_dark(); } </script> <p id="dcheck"> <label for="dark-checkbox">Dark mode:</label> <input type="checkbox" name="dark" id="dark-checkbox" onclick="darkToggle();"> </p> <script language="JavaScript"> function setVis() { changeElementVisibility('sect'); } </script> <h1 align="center" id="h1screen"> <span class="obb" style="font-size: 65px; color: #D00"> Bible Browser</span> </h1> <div class="quicklink"> <form method="post" action="/?passage=Acts%209:1%E2%80%9331&amp;version=nrsv" enctype="multipart/form-data"><input type="submit" name="make_quicklink" value="make Quicklink" onmouseout="return nd();" onmouseover="return overlib('Create a saved query and get an oBB Quicklink to it', 0, FIXX,-1, CAPTION,'', FGCOLOR,'#FFFCFC', BGCOLOR,'#CC3300', TEXTCOLOR,'#000000', OFFSETX,50, OFFSETY,-25, TEXTSIZE,-1, TIMEOUT,2500);" /> <input type="hidden" name="passage" value="Acts 9:1–31" /> <input type="hidden" name="version" value="nrsv" /> </form> </div> <hr class="quicklink" /><div class="visbuttons"><nobr><label><input type="checkbox" name="vnum" value="no" checked="checked" id="vnum" onclick="changeElementVisibility('vnum')" /></label><label for="vnum">Omit&nbsp;verse&nbsp;numbers;</label></nobr> <nobr><label><input type="checkbox" name="fnote" value="no" checked="checked" id="fnote" onclick="changeElementVisibility('fnote')" /></label><label for="fnote">Omit&nbsp;footnotes</label></nobr> <br /> <nobr><label><input type="checkbox" name="headings" value="yes" checked="checked" id="headings" onclick="changeElementVisibility('sect')" /></label><label for="headings">Show&nbsp;section&nbsp;headings;</label></nobr> <nobr><label><input type="checkbox" name="show_ref" value="no" id="ref" onclick="changeElementVisibility('passageref')" /></label><label for="ref">Omit&nbsp;passage&nbsp;reference</label></nobr> <br /> <nobr><label><input type="checkbox" name="show_adj" value="no" id="adj" onclick="changeElementVisibility('adj')" /></label><label for="adj">Omit&nbsp;adjacent&nbsp;passage&nbsp;references</label></nobr> <form onSubmit="removeHidden();return false;"><input type="submit" value="Remove hidden text" /></form><hr /> </div><!-- class="visbuttons" --> <div class="bible dmtog"> <h2 class="passageref">Acts 9:1–31</h2> <div class="bibletext"> <p> <p><span class="cc vnumVis">9</span>Meanwhile Saul, still breathing threats and murder against the disciples of the Lord, went to the high priest <sup class="ww vnumVis">2</sup>and asked him for letters to the synagogues at Damascus, so that if he found any who belonged to the Way, men or women, he might bring them bound to Jerusalem. <sup class="ww vnumVis">3</sup>Now as he was going along and approaching Damascus, suddenly a light from heaven flashed around him. <sup class="ww vnumVis">4</sup>He fell to the ground and heard a voice saying to him, &#147;Saul, Saul, why do you persecute me?&#148; <sup class="ww vnumVis">5</sup>He asked, &#147;Who are you, Lord?&#148; The reply came, &#147;I am Jesus, whom you are persecuting. <sup class="ww vnumVis">6</sup>But get up and enter the city, and you will be told what you are to do.&#148; <sup class="ww vnumVis">7</sup>The men who were traveling with him stood speechless because they heard the voice but saw no one. <sup class="ww vnumVis">8</sup>Saul got up from the ground, and though his eyes were open, he could see nothing; so they led him by the hand and brought him into Damascus. <sup class="ww vnumVis">9</sup>For three days he was without sight, and neither ate nor drank. <p><sup class="ww vnumVis">10</sup>Now there was a disciple in Damascus named Ananias. The Lord said to him in a vision, &#147;Ananias.&#148; He answered, &#147;Here I am, Lord.&#148; <sup class="ww vnumVis">11</sup>The Lord said to him, &#147;Get up and go to the street called Straight, and at the house of Judas look for a man of Tarsus named Saul. At this moment he is praying, <sup class="ww vnumVis">12</sup>and he has seen in a vision a man named Ananias come in and lay his hands on him so that he might regain his sight.&#148; <sup class="ww vnumVis">13</sup>But Ananias answered, &#147;Lord, I have heard from many about this man, how much evil he has done to your saints in Jerusalem; <sup class="ww vnumVis">14</sup>and here he has authority from the chief priests to bind all who invoke your name.&#148; <sup class="ww vnumVis">15</sup>But the Lord said to him, &#147;Go, for he is an instrument whom I have chosen to bring my name before Gentiles and kings and before the people of Israel; <sup class="ww vnumVis">16</sup>I myself will show him how much he must suffer for the sake of my name.&#148; <sup class="ww vnumVis">17</sup>So Ananias went and entered the house. He laid his hands on Saul and said, &#147;Brother Saul, the Lord Jesus, who appeared to you on your way here, has sent me so that you may regain your sight and be filled with the Holy Spirit.&#148; <sup class="ww vnumVis">18</sup>And immediately something like scales fell from his eyes, and his sight was restored. Then he got up and was baptized, <sup class="ww vnumVis">19</sup>and after taking some food, he regained his strength. For several days he was with the disciples in Damascus, <sup class="ww vnumVis">20</sup>and immediately he began to proclaim Jesus in the synagogues, saying, &#147;He is the Son of God.&#148; <sup class="ww vnumVis">21</sup>All who heard him were amazed and said, &#147;Is not this the man who made havoc in Jerusalem among those who invoked this name? And has he not come here for the purpose of bringing them bound before the chief priests?&#148; <sup class="ww vnumVis">22</sup>Saul became increasingly more powerful and confounded the Jews who lived in Damascus by proving that Jesus was the Messiah. <p><sup class="ww vnumVis">23</sup>After some time had passed, the Jews plotted to kill him, <sup class="ww vnumVis">24</sup>but their plot became known to Saul. They were watching the gates day and night so that they might kill him; <sup class="ww vnumVis">25</sup>but his disciples took him by night and let him down through an opening in the wall, lowering him in a basket. <sup class="ww vnumVis">26</sup>When he had come to Jerusalem, he attempted to join the disciples; and they were all afraid of him, for they did not believe that he was a disciple. <sup class="ww vnumVis">27</sup>But Barnabas took him, brought him to the apostles, and described for them how on the road he had seen the Lord, who had spoken to him, and how in Damascus he had spoken boldly in the name of Jesus. <sup class="ww vnumVis">28</sup>So he went in and out among them in Jerusalem, speaking boldly in the name of the Lord. <sup class="ww vnumVis">29</sup>He spoke and argued with the Hellenists; but they were attempting to kill him. <sup class="ww vnumVis">30</sup>When the believers learned of it, they brought him down to Caesarea and sent him off to Tarsus. <sup class="ww vnumVis">31</sup>Meanwhile the church throughout Judea, Galilee, and Samaria had peace and was built up. Living in the fear of the Lord and in the comfort of the Holy Spirit, it increased in numbers. </p> </div><!-- class="bibletext" --> <div class="adj"> <table border="0" width="100%"><tr><td valign="top" align="right">&lt;&lt;</td><td valign="top" align="left"><form method="post" action="/?passage=Acts%209:1%E2%80%9331&amp;version=nrsv" enctype="multipart/form-data"><input type="hidden" name="passage" value="Acts of the Apostles 8" /> <input type="submit" name="show passage_button" value="Acts of the Apostles 8" /> <input type="hidden" name="vnum" value="yes" /> <input type="hidden" name="fnote" value="yes" /> <input type="hidden" name="headings" value="no" /> <input type="hidden" name="adj" value="" /> <input type="hidden" name="version" value="nrsv" /> </form> </td><td valign="top" align="right"><form method="post" action="/?passage=Acts%209:1%E2%80%9331&amp;version=nrsv" enctype="multipart/form-data"><input type="hidden" name="passage" value="Acts of the Apostles 9.32-43" /> <input type="submit" name="show passage_button" value="Acts of the Apostles 9.32-43" /> <input type="hidden" name="vnum" value="yes" /> <input type="hidden" name="fnote" value="yes" /> <input type="hidden" name="headings" value="no" /> <input type="hidden" name="adj" value="" /> <input type="hidden" name="version" value="nrsv" /> </form> </td><td valign="top" align="left">&gt;&gt;</td></tr></table> </div><!-- class="adj" --> </div><!-- class="bible" --> <div class="copyright dmtog"> <hr /> <p class="dmtog"> <cite>New Revised Standard Version Bible</cite>, copyright &copy; 1989 National Council of the Churches of Christ in the United States of America. Used by permission. All rights reserved worldwide. <a href="http://nrsvbibles.org">http://nrsvbibles.org</a> </p> </div><!-- class="copyright" --> <div class="quicklink"> <form method="post" action="/?passage=Acts%209:1%E2%80%9331&amp;version=nrsv" enctype="multipart/form-data"><input type="submit" name="make_quicklink" value="make Quicklink" onmouseout="return nd();" onmouseover="return overlib('Create a saved query and get an oBB Quicklink to it', 0, FIXX,-1, CAPTION,'', FGCOLOR,'#FFFCFC', BGCOLOR,'#CC3300', TEXTCOLOR,'#000000', OFFSETX,50, OFFSETY,-25, TEXTSIZE,-1, TIMEOUT,2500);" /> <input type="hidden" name="passage" value="Acts 9:1–31" /> <input type="hidden" name="version" value="nrsv" /> </form> </div> <hr class="quicklink" /> <div class="another"> <p>Enter another bible reference: </p><form method="post" action="/?passage=Acts%209:1%E2%80%9331&amp;version=nrsv" enctype="multipart/form-data"><input type="text" name="passage" value="" size="22" maxlength="1024" /><input type="submit" name="show passage_button" value="show passage" /> <input type="hidden" name="vnum" value="yes" /> <input type="hidden" name="fnote" value="yes" /> <input type="hidden" name="headings" value="no" /> <input type="hidden" name="adj" value="" /> <input type="hidden" name="version" value="nrsv" /> </form> </div> <!-- class="another" --> <div align="left" class="credits dmtog"> <hr /> <div class="screencredits"> <p class="dmtog"> <a href="/"> <span class="obb" style="font-size: 68px; color: #D00; line-height: 0.65em;">obb</span><br /> <span class="obb" style="font-size: 18px; color: #D00">bible browser</span> </a><br /> <a href="mailto:biblemail&#64;oremus.org">biblemail&#64;oremus.org</a><br /> v&nbsp;2.9.2<br /> 30 June 2021 </p> </div> <div class="printcredits"> From the oremus Bible Browser https://bible.oremus.org v2.9.2 30 June 2021. </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10