Add the following code to your web page:

<APPLET CODE="CBPanel" ARCHIVE="CBPanel.jar" WIDTH="125" HEIGHT="125"></APPLET>
Upload the .jpg, .gif, .class and .jar files to your server. Modern browsers able to read JAR files will download CBPanel.jar rather than the individual .class and image files.

When the button is clicked, the CodeBase site will open in the '_top' location. If you'd prefer to specify a different location or frame name, add the following parameter (exchanging '_new' for the required name):

<param name=TARGET value="_new">