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




Hosted by www.Geocities.ws

He/She is That Said

William Whewell

Whewell, William
(1794-1886)

British mathematician
"Hence no force however great can stretch a cord however fine into an horizontal line which is accurately straight: there will always be a bending downwards."

Arthur Eddington

Eddington, Arthur
(1882-1944)

British physicist
"I believe there are 15,747,724,136,275,002,577,605,653,961,181,555,468,044, 717,914,527,116,709,366,231,425,076,185,631,031,296 protons in the universe and the same number of electrons."
1