If you want your menu item to link to another website alltogether then you should enter it's full URL as the value to this parameter
Relative Links
If you want to provide a relative link to another page on the same server, then you may provide links relative to the base directory in which the .html file containing the applet resides.
Javascript
If you want some javascript to be executed when a user clicks on the menuitem then you can specify a value of the form javascript:E for this parameter, where E is some javascript expression to be executed.
All Rights Reserved Edward Smith 1999-2005. Java™ and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.