var r_text = new Array ();
r_text[0] = "Dulce et decorum est pro patria moria";
r_text[1] = "Quo Vadis";
r_text[2] = "Res inter alios";
r_text[3] = "Alia iacta est";
r_text[4] = "To be or not to be, that is the question";
r_text[5] = "Every man dies, not every man really lives.";
r_text[6] = "Si vis pacem, para bellum";
r_text[7] = "[Jealousy is] a monster Begot upon itself, born on itself";
r_text[8] = "What's in a name? that which we call a rose By any other name would smell as sweet";
r_text[9] = "Out, damned spot! out, I say!";
r_text[10] = "Ex meis manibus, in Eius manus";
r_text[11] = "Life can be a Fairy Tale if you let it be one.";
r_text[12] = "Quid Pro Quo";
r_text[13] = "Senatus Populusque Romanus";
r_text[14] = "Salus populi suprema lex esto";
r_text[15] = "Ad Majoriam Dei Gloriam";
r_text[16] = "In hoc signo vincis";
r_text[17] = "Veni, Vidi, Vici";
r_text[18] = "Sic semper tyrranis";
r_text[19] = "Semper Fidelis";
r_text[20] = "There are 10 types of people in this world, those who know binary and those who don't";
r_text[21] = "There are 3 types of people in this world, those who can count and those who can't";
r_text[22] = "It's only after we've lost everything that we're free to do anything.";
r_text[23] = "Without pain, without sacrifice, we would have nothing.";
r_text[24] = "Look inside yourself, Simba. You are more than what you have become.";
r_text[25] = "Oh yes, the past can hurt. But the way I see it, you can either run from it, or learn from it.";
r_text[26] = "People do it everyday, they talk to themselves... they see themselves as they'd like to be, they don't have the courage you have, to just run with it.";
r_text[27] = "Oh, sure. We'd all love some *real* friends, Marge. But what are the odds of that happening? ";
r_text[28] = "Science can purify religion from error and superstition, and religion can purify science from idolatry and false absolutes.";
r_text[29] = "The good turkey is done. You finished reading this sentence well.";
var i = Math.round((r_text.length)*Math.random() - 1);
