var r_text = new Array ();
r_text[0] = "\"Are you really sure that a floor can't also be a ceiling?\" - M. C. Escher";
r_text[1] = "\"Experience: that most brutal of teachers. But you learn, my God do you learn\" - C. S. Lewis";
r_text[2] = "\"If you are going through hell, keep going\" - Winston Churchill";
r_text[3] = "\"A person without imagination is like a teabag without hot water\" - Alan Fletcher";
r_text[4] = "\"Computers are to design as microwaves are to cooking\" - Milton Glaser";
r_text[5] = "\"A camel is a horse designed by a committee\" - Sir Isaac Issigonis";
r_text[6] = "\"Everything is designed. Few things are designed well\" - Brian Reed";
r_text[7] = "\"People ignore design that ignores people.\" - Frank Chimero";
r_text[8] = "\"Design is where science and art break even.\" - Robin Mathew";
r_text[9] = "\"Design should never say, 'Look at me.' It should always say, 'Look at this.'\" - David Craib";
r_text[10] = "\"Design is intelligence made visible.\" - Alina Wheeler";
r_text[11] = "\"You can't do better design with a computer, but you can speed up your work enormously.\" - Wim Crouwel";
r_text[12] = "\"It does not matter how slowly you go so long as you do not stop.\" - Andy Warhol";
r_text[13] = "\"Stay hungry, stay foolish.\" - Steve Jobs";

var i = Math.floor(14*Math.random())
