. // I recommend you leave this here as otherwise when you resize NS4's width menus are hidden. var popOldWidth = window.innerWidth; nsResizeHandler = new Function('if (popOldWidth != window.innerWidth) location.reload()'); // This is a quick snippet that captures all clicks on the document and hides the menus // every time you click. Use if you want. if (isNS4) document.captureEvents(Event.CLICK); document.onclick = clickHandle; function clickHandle(evt) { if (isNS4) document.routeEvent(evt); hideAllBut(0); } // This is just the moving command for the example. function moveRoot() { with(menu[0][0].ref) left = ((parseInt(left) < 100) ? 100 : 5); } // End --> Famous Quotations



|Famous Quotations|



He/She is That Said

Richard Feynman

Feynman, Richard
(1918-1988)

American theoretical physicist
"It doesn't matter how beautiful your theory is, it doesn't matter how smart you are, - if it doesn't agree with experiment, it's wrong."

Thomas Edison

Edison, Thomas
(1847-1931)

American inventor
"To invent, you need a good imagination and a pile of junk."

Blaise Pascal

Pascal, Blaise
(1623-1662)

French physicist
"It is not certain that everything is uncertain."

Pierre Dühem

Dühem, Pierre
(1861-1916)

French physicist
"A physical theory is not an explanation. It is a system of mathematical propositions, deduced from a small number of principles, which aim to represent as simply, as completely, and as exactly as possible a set of experimental laws."

Archimedes

Archimedes
(287 B.C.?-212 B.C.?)

Greek mathematician
"Give me a firm place to stand, and I will move the earth."


Next
Hosted by www.Geocities.ws

1