// embedApplet.js
<!--
document.write('<applet id=Lake code=Lake.class width=214 height=300 align=bottom>');
document.write('<param name=image value=mbpool.jpg>');
document.writeln('</applet>');
//-->
