. // 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 -->
| Question | Image |
|---|---|
|
1. What is the following image? a. The pattern of a falling piece of paper b. The pattern magnets when placed in a pyramid c. Light waves traveling d. Part of a DNA strand |
![]() |
|
2. What is the word "optic" written on the following image? a. A water droplet b. A white blood cell c. A hydrogen atom d. The end of a human hair |
![]() |
|
3. What is the term for what is happening in the following image? a. Wave cross over b. Wave dispersion c. Wave distribution d. Wave interference |
![]() |
|
4. What is the following image? a. A black hole b. Newton rings c. A gyroscope d. The Doppler effect in water |
![]() |
|
5. What is the term for what the light is doing in the following image? a. Reversal b. Dispersion c. Refraction d. Diffusion |
![]() |