

Quotes = new Array(

//2

//3 

// 4

//5

//6

//7

//8

//9

//10

//11

//12
"<span class='sci'>Joseph said unto his father: O my father! Lo! I saw in a dream eleven  planets.</span>--<a href='../12/index.htm#4'>12:4</a>",

//13

//14

//15

//16

//17

//18

//19

//20
"<span class='sci'>(Pharaoh) said: ... I shall cut off your hands and your feet alternately, and I shall crucify you on the trunks of palm trees</span>--<a href='../20/index.htm#71'>20:71</a>"

//21

//22

//23

//24

//25

//26

//27

//28

//29

//30

//31

//32

//33

//34

//35

//36

//37

//38

//39 

//40 

//41

//42

//43

//44

//45

//46

//47

//48

//49

//50

//51

//52

//53

//54

//55

//56

//57

//58

//59

//60

//61

//62

//63

//64

//65

//66

//67

//68

//69

//70

//71

//72

//73

//74

//75

//76

//77

//78//

//79

//80

//83

//84

//85

//86

//87

//88

//90

//91

//93

//96

//98

//104

//105

//107

//109

//111

);

var x = Math.floor (Quotes.length * Math.random());

document.write(Quotes[x]);