<!--
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(" We must care to think about the unthinkable things, because when things become unthinkable, thinking stops and action becomes mindless <br><hr width=75%>");
document.write(" James W. Fulbright ");}
else if (RandomNo < 100) {document.write(" There is a very important distinction between a critical attitude of mind (or critical faculty) and a sceptical attitude <br><hr width=75%>");
document.write(" W. Beveridge ");}
else if (RandomNo < 150) {document.write(" If you make people think they're thinking, they'll love you; but if you really make them think they'll hate you <br><hr width=75%>");
document.write(" Don Marquis ");}
else if (RandomNo < 200) {document.write(" I can't see any farther. Giants are standing on my shoulders <br><hr width=75%>");
document.write(" unknown ");}
else if (RandomNo < 250) {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 < 300) {document.write(" The farther the experiment is from theory, the closer it is to the Nobel Prize <br><hr width=75%>");
document.write(" Joliet-Curie ");}
else if (RandomNo < 350) {document.write(" Fiction is obliged to stick to possibilities. Truth isn't <br><hr width=75%>");
document.write(" Mark Twain ");}
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(" I can live with doubt and uncertainty and not knowing. I think it is much more interesting to live not knowing than to have answers that might be wrong <br><hr width=75%>");
document.write(" Richard Feynman ");}
else if (RandomNo < 500) {document.write(" There is nothing so absurd that it cannot be believed as truth if repeated often enough <br><hr width=75%>");
document.write(" William James ");}
else if (RandomNo < 550) {document.write(" In philosophical discussion, the merest hint of dogmatic certainty as to finality of statement is an exhibition of folly <br><hr width=75%>");
document.write(" Whitehead ");}
else if (RandomNo < 600) {document.write(" Truth is stranger than fiction, but it is because Fiction is obliged to stick to possibilities; Truth isn't <br><hr width=75%>");
document.write(" Mark Twain ");}
else if (RandomNo < 650) {document.write(" New opinions are always suspected, and usually opposed, without any other reason but because they are not already common <br><hr width=75%>");
document.write(" John Locke ");}
else if (RandomNo < 700) {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 if (RandomNo < 750) {document.write(" I ask you, which is the greater threat to science and mankind, accepting a claim that can have no possible benefit, or rejecting a claim that can have great benefit <br><hr width=75%>");
document.write(" Dr. Edmund Storms ");}
else if (RandomNo < 800) {document.write(" Science is the search for truth, it is not a game in which one tries to beat his opponent, to do harm to others <br><hr width=75%>");
document.write(" Linus Pauling ");}
else if (RandomNo < 850) {document.write(" Only those who attempt the absurd will achieve the impossible <br><hr width=75%>");
document.write(" M. C. Escher ");}
else if (RandomNo < 900) {document.write(" Never attribute to conspiracy that which is adequately explained by stupidity <br><hr width=75%>");
document.write(" Paraphrase of Hanlon's Razor (fm R. Heinlein) ");}
else if (RandomNo < 950) {document.write(" ...By far the most usual way of handling phenomena so novel that they would make for a serious rearrangement of our preconceptions is to ignore them altogether, or to abuse those who bear witness for them <br><hr width=75%>");
document.write(" William James ");}
else                     {document.write(" In any field, find the strangest thing and then explore it <br><hr width=75%>");
document.write(" John A. Wheeler ");}
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>");
//-->
