var sayings = new Array();
var sayers = new Array();

sayings[0] = "";
 sayers[0] = "";

sayings[1] = "The idea that we shall be welcomed as new members into the galactic community is as unlikely as the idea that the oyster will be welcomed as a new member into the human community. We're probably not even edible.";
 sayers[1] = "John Ball";

sayings[2] = "Anyone who has not been shocked by quantum physics has not understood it.";
 sayers[2] = "Niels Bohr";

sayings[3] = "It is wrong to think that the task of physics is to find out how nature is. Physics concerns what we can say about nature.";
 sayers[3] = "Niels Bohr";

sayings[4] = "The most remarkable discovery ever made by scientists was science itself.";
 sayers[4] = "Jacob Bronowski";

sayings[5] = "How odd it is that anyone should not see that all observations must be for or against some view if it is to be of any service!";
 sayers[5] = "Charles Darwin";

sayings[6] = "The most incomprehensible thing about the world is that it is comprehensible.";
 sayers[6] = "Albert Einstein";

sayings[7] = "Things should be made as simple as possible, but not any simpler.";
 sayers[7] = "Albert Einstein";

sayings[8] = "Common sense is a collection of prejudices acquired by age 18.";
 sayers[8] = "Albert Einstein";

sayings[9] = "The important thing is not to stop questioning.";
 sayers[9] = "Albert Einstein";

sayings[10] = "No amount of experimentation can prove me right; a single experiment can prove me wrong.";
 sayers[10] = "Albert Einstein";

sayings[11] = "I can safely say than nobody understands quantum mechanics.";
 sayers[11] = "Richard Feynman";

sayings[12] = "It is no good to try to stop knowledge from going forward. Ignorance is never better that knowledge.";
 sayers[12] = "Enrico Fermi";

sayings[13] = "By denying scientific principles, one may maintain any paradox.";
 sayers[13] = "Galileo Galilei";

sayings[14] = "If I have seen farther than others it is by standing on the shoulders of giants.";
 sayers[14] = "Isaac Newton";

sayings[15] = "As long as men are free to ask what they must - free to say what they think - free to think what they will - freedom can never be lost and science can never regress.";
 sayers[15] = "J. Robert Oppenheimer";

sayings[16] = "The deflation of some of our more common conceits is one of the practical applications of astronomy."; 
 sayers[16] = "Carl Sagan";

sayings[17] = "All science is either physics or stamp collecting."; 
 sayers[17] = "Ernest Rutherford";

sayings[18] = "In physics, you don't have to go around making trouble for yourself -- nature does it for you."; 
 sayers[18] = "Frank Wilczek";

sayings[19] = "Basic research is what I am doing when I don't know what I am doing."; 
 sayers[19] = "Werner von Braun";

sayings[20] = "A physicist is an atom's way of knowing about atoms.";
 sayers[20] = "George Wald";

sayings[21] = "Electric Light - good enough for our transatlantic friends, but unworthy of the attention of practical or scientific men";
 sayers[21] = "British Parliment report on Edison's work, 1878.";

sayings[22] = "The Telephone - That's an amazing invention, but who would ever want to use one of them?";
 sayers[22] = "Pres. Rutherford Hayes, 1876.";

sayings[23] = "There is no reason for any individual to have a computer in their home.";
 sayers[23] = "Ken Olson, Pres. of Digital Equipment Corp., 1977.";

sayings[24] = "I know that this defies the law of gravity, but, you see, I never studied law.";
 sayers[24] = "Bugs Bunny";

sayings[25] = "After all science is essentially international, and it is only through lack of the historical sense that national qualities have been attributed to it.";
 sayers[25] = "Marie Curie";

sayings[26] = "Nothing in life is to be feared, only studied.";
 sayers[26] = "Marie Curie";

sayings[27] = "In science, 'fact' can only mean 'confirmed to such a degree that it would be perverse to withhold provisional assent.' I suppose that apples might start to rise tomorrow, but the possibility does not merit equal time in a physics classroom.";
 sayers[27] = "Stephen Jay Gould";

sayings[28] = "The important thing in science is not so much to obtain new facts as to discover new ways of thinking about them.";
 sayers[28] = "Sir William Bragg";

