Add the following code to your web page:

<APPLET CODE="CBButton" ARCHIVE="CBButton.jar" WIDTH="80" HEIGHT="30"></APPLET>
Upload CBButton.class, CBButton.jar and cbimages.gif to your server. Modern browsers able to read JAR files will download CBButton.jar instead of the .class and .gif 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">