Quotes = new Array(

"<span class=i>If thou  refuse to let him go, behold, I will slay thy son, even thy firstborn.</span>--<a href='4.html#23' >Ex.4:23</a>",
"<span class=a>The LORD met him, and  sought to kill him. Then Zipporah took a sharp stone, and cut off the <i>foreskin</i> of her  son, and cast it at his feet, and said, Surely a bloody husband art thou to  me.</span>--<a href='4.html#24' >Ex.4:24-25</a>",
"<span class=a>I will smite all thy  borders with frogs.</span>--<a href='8.html#2' >Ex.8:2</a>",
"<span class=a>And the magicians did so with their enchantments, and brought up frogs  upon the land of Egypt.</span>--<a href='8.html#7' >Ex.8:7</a>",
"<span class=a>And the LORD said unto Moses, Say unto Aaron, Stretch out thy  rod, and smite the dust of the land, that it may become lice throughout all  the land of Egypt.</span>--<a href='8.html#16' >Ex.8:17</a>",
"<span class=a>And the magicians did so with their enchantments to bring forth lice,  but they could not: so there were lice upon man, and upon beast. Then the magicians said unto Pharaoh, This is the finger of God.</span>--<a href='8.html#18' >Ex.8:18-19</a>",
"<span class=a>If thou wilt not let my people go, behold, I will send swarms  of flies upon thee, and upon thy servants, and upon thy people, and into thy  houses: and the houses of the Egyptians shall be full of swarms of flies.</span>--<a href='8.html#21' >Ex.8:21</a>",
"<span class=i>And the LORD said unto Moses, Go in unto Pharaoh: for I have hardened  his heart, and the heart of his servants, that I might shew these my signs  before him.</span>--<a href='10.html#1' >Ex.10:1</a>",
"<span class=i>But the LORD hardened Pharaoh's heart, so that he would not let the  children of Israel go.</span>--<a href='10.html#20' >Ex.10:20</a>",
"<span class=v>For I will pass through the land of Egypt this night, and will smite  all the firstborn in the land of Egypt, both man and beast.</span>--<a href='12.html#12' >Ex.12:12</a>",
"<span class=v>At midnight the LORD smote all the  firstborn in the land of Egypt, from the firstborn of Pharaoh that sat on his  throne unto the firstborn of the captive that was in the dungeon; and all the  firstborn of cattle.</span>--<a href='12.html#29' >Ex.12:29</a>",
"<span class=v>The  LORD slew all the firstborn in the land of Egypt, both the firstborn of  man, and the firstborn of beast.</span>--<a href='13.html#15' >Ex.13:15</a>",
"<span class=v>The LORD is a man of war.</span>--<a href='15.html#3' >Ex.15:3</a>",
"<span class=i>I the  LORD thy God am a jealous God, visiting the iniquity of the fathers upon the  children unto the third and fourth generation.</span>--<a href='20.html#5' >Ex.20:5</a>",
"<span class=i>If thou <i>buy</i> an Hebrew servant ....</span>--<a href='21.html#2' >Ex.21:2</a>",
"<span class=i>If a man sell his daughter to be a maidservant ....</span>--<a href='21.html#7' >Ex.21:7</a>",
"<span class=i>He that smiteth his father, or his mother, shall be surely put  to death.</span>--<a href='21.html#15' >Ex.21:15</a>",
"<span class=i>He that curseth his father, or his mother, shall surely be put  to death.</span>--<a href='21.html#17' >Ex.21:17</a>",
"<span class=i>If a man smite his servant, or his maid, with a rod, and ... if he continue a day or two, he shall not be  punished: <i>for he is his money</i>.</span>--<a href='21.html#20' >Ex.21:20-21</a>",
"<span class=i>If he have nothing, then he shall be sold  for his theft.</span>--<a href='22.html#3' >Ex.22:3</a>",
"<span class=i>Thou shalt not suffer a witch to live.</span>--<a href='22.html#18' >Ex.22:18</a>",
"<span class=i>He that sacrificeth unto any god, save unto the LORD only, he shall  be utterly destroyed.</span>--<a href='22.html#20' >Ex22.20:</a>",
"<span class=v>And my wrath shall wax hot, and I will kill you with the sword; and  your wives shall be widows, and your children fatherless.</span>--<a href='22.html#24' >Ex.22:24</a>",
"<span class=a>Thou shalt not revile the gods.</span>--<a href='22.html#28' >Ex.22:28</a>",
"<span class=i>Ye shall keep the sabbath ... every  one that defileth it shall surely be put to death.</span>--<a href='31.html#14' >Ex.31:14</a>",
"<span class=i>Whosoever doeth any work in the sabbath day, he shall  surely be put to death.</span>--<a href='31.html#15' >Ex.31:15</a>",
"<span class=v>Thus saith the LORD God of Israel, Put every  man his sword by his side ... and slay every man his brother, and every man his companion, and every  man his neighbour.</span>--<a href='32.html#27' >Ex.32:27</a>",
"<span class=i>And the LORD plagued the people, because they made the calf, which  Aaron made.</span>--<a href='32.html#35' >Ex.32:35</a>",
"<span class=a>And I will take away mine hand, and thou shalt see my back parts:  but my face shall not be seen.</span>--<a href='33.html#23' >Ex.33:23</a>"
);

var x = Math.floor (Quotes.length * Math.random());

document.write(Quotes[x]);