. // 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

Leon Lederman

Lederman, Leon
(1922- )

American physicist
"Physics is not a religion. If it were, we'd have much easier time raising money."

Niels Bohr

Bohr, Niels
(1885-1962)

Danish physicist
"An expert is a man who has made all the mistakes, which can be made, in a very narrow field."

Stephen Hawking

Hawking, Stephen
(1942- )

English physicist
"My goal is simple. It is complete understanding of the universe, why it as it is and why it exists at all."

Ernest Rutherford

Rutherford,Ernest
(1871-1937)

British physicist
"All of physics is either impossible or trivial. It is impossible until you understand it, and then it becomes trivial."

Albert Einstein

Einstein, Albert
(1879-1955)

German-American physicist
"Put your hand on a hot stove for a minute, and it seems like an hour. Sit with a pretty girl for an hour, and it seems like a minute. THAT's relativity."


Next
Hosted by www.Geocities.ws

1