// JavaScript Document
<!-- Begin
f = Math.floor(Math.random() * 20)
e = ""
if (f == 0) 
e = "And blessed is he, whosoever shall not be offended in me. <a href=\'http://biblestudynotes.org/bible/?lookup=Matthew%2011:6\'>Matthew 11:6</a>"
if (f == 1)
e = "Come unto me, all ye that labour and are heavy laden, and I will give you rest. <a href=\'http://biblestudynotes.org/bible/?lookup=Matthew%2011:28\'>Matthew 11:28</a>"
if (f == 2) 
e = "Trust in the LORD with all thine heart\; and lean not unto thine own understanding. In all thy ways acknowledge him, and he shall direct thy paths. <a href=\'http://biblestudynotes.org/bible/?lookup=Proverbs%203:5-6\'>Proverbs 3:5-6</a>"
if (f == 3) 
e = "Call unto me, and I will answer thee, and shew thee great and mighty things, which thou knowest not. <a href=\'http://biblestudynotes.org/bible/?lookup=Jeremiah%2033:3\'>Jeremiah 33:3</a>"
if (f == 4) 
e = "The LORD is my shepherd\; I shall not want. He maketh me to lie down in green pastures: he leadeth me beside the still waters. <a href=\'http://biblestudynotes.org/bible/?lookup=Psalms%2023:1-2\'>Psalms 23:1-2</a>"
if (f == 5) 
e = "Have not I commanded thee? Be strong and of a good courage; be not afraid, neither be thou dismayed: for the LORD thy God is with thee whithersoever thou goest. <a href=\'http://biblestudynotes.org/bible/?lookup=Joshua%201:9\'>Joshua 1:9</a>"
if (f == 6) 
e = "Submit yourselves therefore to God. Resist the devil, and he will flee from you. <a href=\'http://biblestudynotes.org/bible/?lookup=James%204:7\'>James 4:7</a>"
if (f == 7) 
e = "Draw nigh to God, and he will draw nigh to you. Cleanse your hands, ye sinners\; and purify your hearts, ye double minded. <a href=\'http://biblestudynotes.org/bible/?lookup=James%204:8\'>James 4:8</a>"
if (f == 8) 
e = "This I say then, Walk in the Spirit, and ye shall not fulfil the lust of the flesh. <a href=\'http://biblestudynotes.org/bible/?lookup=Galatians%205:16\'>Galatians 5:16</a>"
if (f == 9) 
e = "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. <a href=\'http://biblestudynotes.org/bible/?lookup=John%203:16\'>John 3:16</a>"
if (f == 10) 
e = "I am the vine, ye are the branches: He that abideth in me, and I in him, the same bringeth forth much fruit: for without me ye can do nothing. <a href=\'http://biblestudynotes.org/bible/?lookup=John%2015:5\'>John 15:5</a>"
if (f == 11) 
e = "And thou shalt love the LORD thy God with all thine heart, and with all thy soul, and with all thy might. <a href=\'http://biblestudynotes.org/bible/?lookup=Deuteronomy%206:5\'>Deuteronomy 6:5</a>"
if (f == 12) 
e = "Hear, O Israel: The LORD our God is one LORD <a href=\'http://biblestudynotes.org/bible/?lookup=Deuteronomy%206:4\'>Deuteronomy 6:4</a>"
if (f == 13) 
e = "And saying, Repent ye: for the kingdom of heaven is at hand. <a href=\'http://biblestudynotes.org/bible/?lookup=Matthew%203:2\'>Matthew 3:2</a>"
if (f == 14) 
e = "And saying, The time is fulfilled, and the kingdom of God is at hand\: repent ye, and believe the gospel. <a href=\'http://biblestudynotes.org/bible/?lookup=Mark%201:15\'>Mark 1:15</a>"
if (f == 15) 
e = "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. <a href=\'http://biblestudynotes.org/bible/?lookup=Acts%202:38\'>Acts 2:38</a>"
if (f == 16) 
e = "Him that overcometh will I make a pillar in the temple of my God, and he shall go no more out: and I will write upon him the name of my God, and the name of the city of my God, which is new Jerusalem, which cometh down out of heaven from my God\: and I will write upon him my new name. <a href=\'http://biblestudynotes.org/bible/?lookup=Revelation%203:12\'>Revelation 3:12</a>"
if (f == 17) 
e = "Fear none of those things which thou shalt suffer: behold, the devil shall cast some of you into prison, that ye may be tried; and ye shall have tribulation ten days: be thou faithful unto death, and I will give thee a crown of life. <a href=\'http://biblestudynotes.org/bible/?lookup=Revelation%202:10\'>Revelation 2:10</a>"
if (f == 18) 
e = "But without faith it is impossible to please him: for he that cometh to God must believe that he is, and that he is a rewarder of them that diligently seek him. <a href=\'http://biblestudynotes.org/bible/?lookup=Hebrews%2011:6\'>Hebrews 11:6</a>"
if (f == 19) 
e = "By faith Abraham, when he was called to go out into a place which he should after receive for an inheritance, obeyed; and he went out, not knowing whither he went. <a href=\'http://biblestudynotes.org/bible/?lookup=Hebrews%2011:8\'>Hebrews 11:8</a>"
if (f == 20) 
e = "To him that overcometh will I grant to sit with me in my throne, even as I also overcame, and am set down with my Father in his throne. <a href=\'http://biblestudynotes.org/bible/?lookup=Revelation%203:21\'>Revelation 3:21</a>"
n = "<br><div align=right><font face=\"Arial,Helvetica\" size=\"-2\"><a href=\"http://biblestudynotes.org/bible\"  title=\"Get Today\'s Bible Verse on your page.\">Today\'s Bible Verse</a></font></div>"
document.write(e + n)
// End -->