<!--
var r_text = new Array ();
r_text[0] = " <strong>Do they not reflect upon the Quran? If it had beed from anyone other than Allah, they would have found within it much contradiction</strong> -- The Quran 4:82";
r_text[1] = "<strong>And it was not [possible] for this Quran to be produced by other that Allah, but [it is] a confirmation of what was before it, and a detailed explanation of the [former] Scripture, about which there is no doubt, from the Lord of the worlds</strong> -- The Quran 10 : 37";
r_text[2] = " <b>[Quran is] a Book which We have revealed to you, [O Muhammad], that they might reflect upon its verses and that those of understanding would be reminded</b>. Quran, Chapter 38 : 29";
r_text[3] = " <b>If We had sent down this Quran upon a mountain, you would have seen it humbled and coming apart from fear of Allah. And these examples We present to the people that perhaps they will give thought</b>. Quran, Chapter 59:21";
r_text[4] = " <b>And We have certainly presented for the people in this Quran from every kind of example -that they might remember</b>. Quran, Chapter 39:27";
r_text[5] = "<b>And among His (i.e., Allah's) signs is the creation of the heavens and the earth and the diversity of your languages and your colors. Indeed in that are signs of those of knowledge.</b> Quran 30:22";
r_text[6] = " <b>[It is] an Arabic Quran, without any deviance that they might become righteous</b> ..Quran, Chapter 39 : 28";
r_text[7] = "<b>You shall know a word by the company it keeps</b> -- J.R. Firth";
r_text[8] = "<b>All Grammars Leak</b> -- Sapir";
r_text[9] = "<b>Some animals are more equal than others.</b> -- George Orwell";
r_text[10] = "<b>Colorless green ideas sleep furiously</b> -- Chomsky";
r_text[11] = "<b>And whoever turns away from My remembrance - indeed, he will have a depressed life, and We will gather him on the Day of Resurrection blind</b> -- Q. 20:124";
r_text[12]= "<b>Every farmer who owns a donkey beats it.</b> — Peter Geach";
var i = Math.floor(13*Math.random())

document.write(r_text[i]);

//-->

