

Quotes = new Array(

//2
"<span class='s'>Theirs are Gardens underneath which rivers flow. ... There for them are pure companions.</span>--<a href='../../2/index.htm#25'>2:25</a>",
"<span class='s'>Your women are a tilth for you (to cultivate) so go to your tilth as ye will</span>--<a href='../2/index.htm#223'>2:223</a>",

//3 

// 4

//5

//6

//7

//8

//9

//10

//11

//12

//13

//14

//15

//16

//17

//18

//19

//20

//21

//22

//23

//24

//25

//26

//27

//28

//29

//30

//31

//32

//33

//34

//35

//36

//37
"<span class='s'>And with them are those of modest gaze, with lovely eyes.</span>--<a href='../37/index.htm#48'>37:48</a>",

//38
"<span class='s'>And with them are those of modest gaze, companions.</span>--<a href='../38/index.htm#52'>38:52</a>",

//39 

//40 

//41

//42

//43

//44

//45

//46

//47

//48

//49

//50

//51

//52

//53

//54

//55

//56
"<span class='s'>And made them virgins, Lovers, friends</span>--<a href='../56/index.htm#37'>56:37-38</a>",

//57

//58

//59

//60

//61

//62

//63

//64

//65

//66

//67

//68

//69

//70

//71

//72

//73

//74

//75

//76
"<span class='s'>There wait on them immortal youths, whom, when thou seest, thou wouldst take for scattered pearls.</span>--<a href='../76/index.htm#19'>76:19</a>",

//77

//78//
"<span class='s'>Gardens enclosed and vineyards, And maidens for companions And a full cup.</span>--<a href='../78/index.htm#32'>78:32-34</a>"

//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]);