A lake is the most beautiful Feature.
It is the Earth's eye.
Looking into which
The beholder measures the deptch of his own nature.
Thoreau

more pictures using the lake applet:

The Lake Applet
 

This Java Applet will work for any picture (.GIF) or (.JPG) and can be any size with a few lines of HTML code added to your page, your favorite picture, and the Lake.class file. The lake in Alaska above is an example.
HTML Source:
<APPLET CODE="Lake" WIDTH=258 HEIGHT=422> <PARAM NAME=image VALUE="tiger.jpg">
Put something here for browsers that don't use Java.
</APPLET>
Change "sunset.jpg" to the name of your own picture. The width of the applet = the original width of your picture. The height of the applet should be TWO TIMES the original height of the image MINUS a little bit, although on horizonatal layouts, double the width sometimes works. Start with the applet height = 2 *(height of the original) - 10, and then play around a bit after that. (usually a little smaller)
Below is the Lake.class file it is really small (4.8k) lake.zip
Netscape Users: To save it to your computer use the "RIGHT" button of your mouse and select "Save Link As" Internet
Explorer Users: To save it to your computer use the "RIGHT" button of your mouse and select "Save Target As" and type in Lake because it may try to save it as Lake(1). Lake.class First download the Lake.zip file and unzip it. Now all you need to do is upload the Lake.class file, and your picture.
*NOTE* Do not put the Lake.class file or the picture in any subfolder up on your server. (example: /images)                       Instead put them in the same place as your index.html page (no folder). Now add the HTML code to the page you wantthe Lake applet on, (remember to change the HTML code to your picture's name, and change the width and height to fit your picture). Now upload your page and smile your done. View your page now you should see your picture and the lake effect reflection below it.
If you see some white dancing at the bottom still, reduce you image slightly.
 lake.zip

Thank You to David Griffiths for the Lake Applet.
Get an Applet for your page!!