Applet Pack 
Copyright 1999 Taiji Software
All Rights Reserved
http://www.chez.com/taiji99
taiji99@hotmail.com

*****************************************************************
                     ButtonLink version 1.0
*****************************************************************

This applet adds to your page a classic button which links to 
another web page. The button size is set to the applet size.
The new page can be view in the same window or in a new window of
the web browser.

=================================================================
Parameters:
^^^^^^^^^^
NAME:         EFFECTS:                       DEFAULTS:
^^^^^         ^^^^^^^^                       ^^^^^^^^^
text          the text of the button         -

target        the target of the new page     same window
	      "new" --> new window, the 
              same window othewise

link          the URL of the link            -

pass          the password to register the   -
              Applet Pack                    
	      
=================================================================
Special Notes:
^^^^^^^^^^^^^^
* If you want to put a page in your hard disk to try the applet the 
  url must have this form: "file:///C:/....", for example:
  file:///C:/web/index.html

                   