<!--
document.write("<table bgcolor=#FFFFFF border=1 cellpadding=2 cellspacing=0 width=100%>");
document.write("<tr><td valign=top align=center bgcolor=#EEE8AA>");
document.write("<font face=arial,helvetica size=-1 color=#FF0000><b>Famous Quotes</b></font>");
document.write("</td></tr>");
document.write("<tr><td valign=top align=center bgcolor=#F5F5DC>");
document.write("<font face=arial,helvetica size=-1 color=#00008B><br>");
RandomDate = new Date();
RandomNo = (RandomDate.getMilliseconds());
if      (RandomNo < 50)  {document.write(" To imagine that turmoil is in the past and somehow we are now in a more stable time seems to be a psychological need <br><hr width=75%>");
document.write(" Geologist E. Moores ");}
else if (RandomNo < 100) {document.write(" You cannot depend on your eyes when your imagination is out of focus <br><hr width=75%>");
document.write(" Mark Twain ");}
else if (RandomNo < 150) {document.write(" Scientists are not the paragons of rationality, objectivity, openmindedness and humility that many of them might like others to believe <br><hr width=75%>");
document.write(" Marcello Truzzi, CSICOP ");}
else if (RandomNo < 200) {document.write(" We do not understand much of anything, from the big bang, all the way down to the particles in the atoms of a bacterial cell. We have a wilderness of mystery to make our way through in the centuries ahead <br><hr width=75%>");
document.write(" Lewis Thomas ");}
else if (RandomNo < 250) {document.write(" When a thing is new, people say: 'It is not true.' Later, when its truth becomes obvious, they say: 'It is not important.' Finally, when its importance cannot be denied, they say: 'Anyway, it is not new. <br><hr width=75%>");
document.write(" William James, 1896 ");}
else if (RandomNo < 300) {document.write(" My advice to those who which to learn the art of scientific prophesy is not to rely on abstract reason, but to decipher the secret language of Nature from Nature's documents: the facts of experience <br><hr width=75%>");
document.write(" Max Born ");}
else if (RandomNo < 350) {document.write(" My advice to those who which to learn the art of scientific prophesy is not to rely on abstract reason, but to decipher the secret language of Nature from Nature's documents: the facts of experience <br><hr width=75%>");
document.write(" Max Born ");}
else if (RandomNo < 400) {document.write(" We do not understand much of anything, from the big bang, all the way down to the particles in the atoms of a bacterial cell. We have a wilderness of mystery to make our way through in the centuries ahead <br><hr width=75%>");
document.write(" Lewis Thomas ");}
else if (RandomNo < 450) {document.write(" Only those who attempt the absurd will achieve the impossible <br><hr width=75%>");
document.write(" M. C. Escher ");}
else if (RandomNo < 500) {document.write(" The person who thinks there can be any real conflict between science and religion must be either very young in science or very ignorant of religion <br><hr width=75%>");
document.write(" Joseph Henry, early American physicist ");}
else if (RandomNo < 550) {document.write(" The security provided by a long-held belief system, even when poorly founded, is a strong impediment to progress. General acceptance of a practice becomes the proof of its validity, though it lacks all other merit <br><hr width=75%>");
document.write(" Dr. B. Lown, invented defibrillator ");}
else if (RandomNo < 600) {document.write(" The love of the marvellous is the most dangerous enemy of natural science <br><hr width=75%>");
document.write(" Minerologist Eugene de Patrin, said in 1802 while dismissing reports of meteorites. ");}
else if (RandomNo < 650) {document.write(" Nothing is too wonderful to be true if it be consistent with the laws of nature <br><hr width=75%>");
document.write(" Michael Faraday ");}
else if (RandomNo < 700) {document.write(" I have steadily endeavored to keep my mind free so as to give up any hypothesis, however much beloved (and I cannot resist forming one on every subject), as soon as the facts are shown to be opposed to it <br><hr width=75%>");
document.write(" Charles Darwin ");}
else if (RandomNo < 750) {document.write(" The love of the marvellous is the most dangerous enemy of natural science <br><hr width=75%>");
document.write(" Minerologist Eugene de Patrin, said in 1802 while dismissing reports of meteorites. ");}
else if (RandomNo < 800) {document.write(" A danger sign of the lapse from true skepticism in to dogmatism is an inability to respect those who disagree <br><hr width=75%>");
document.write(" Dr. Leonard George ");}
else if (RandomNo < 850) {document.write(" We should be eternally vigilant against attempts to check the expression of opinions that we loathe <br><hr width=75%>");
document.write(" Oliver Wendell Holmes ");}
else if (RandomNo < 900) {document.write(" There is nothing particularly scientific about excessive caution. Science thrives on daring generalizations <br><hr width=75%>");
document.write(" L. Hogben ");}
else if (RandomNo < 950) {document.write(" You can get into a habit of thought in which you enjoy making fun of all those other people who don't see things as clearly as you do. We have to guard carefully against it <br><hr width=75%>");
document.write(" Carl Sagan, 1987 CSICOP meeting ");}
else                     {document.write(" A man with a new idea is a crank until he succeeds <br><hr width=75%>");
document.write(" M. Twain ");}
document.write("<br><br></font>");
document.write("</td></tr>");
document.write("<tr><td valign=top align=center bgcolor=#EEE8AA>");
document.write("<font face=arial,helvetica size=-2 color=red>");
document.write("<style type=text/css>");
document.write("A:hover {color:red}");
document.write("A:link { color: blue}");
document.write("A:active { color: red}");
document.write("</style>");
document.write("Free webcontent from <a href=http://www.davidpye.com target=newpage>www.davidpye.com</a></font>");
document.write("</td></tr></table>");
//-->
