<APPLET CODE="link.class" WIDTH=50 HEIGHT=80
ALIGN=TEXTTOP>
<PARAM NAME="ITEMWIDTH" VALUE="50">
<PARAM NAME="ITEMHEIGHT" VALUE ="20">
<PARAM NAME="LABEL0" VALUE="Ticker">
<PARAM NAME="LABEL1" VALUE="Link">
<PARAM NAME="LABEL2" VALUE="Ripple">
<PARAM NAME="LABEL3" VALUE="Home">
<PARAM NAME="LINK0" VALUE="../ticker/ticker.htm">
<PARAM NAME="LINK1" VALUE="../link/link.htm">
<PARAM NAME="LINK2" VALUE="../ripple/ripple.htm">
<PARAM NAME="LINK3" VALUE="http://www.needhamia.com/">
java
</APPLET>
<PARAM NAME="LABEL4" VALUE="Kgw">
<PARAM NAME="LINK4" VALUE="http://www.kgw.com/">
Remember to change the HEIGHT of the applet from 80 to 100, so you can see the new menu item. NOTE: to make this work, you will probably have to exit Internet Explorer and rebrowse the page - just hitting Reload won't work.