Click on the applet to stop it, so that you can read the instructions without being distracted!

To put this applet on your home page,

  1. Save Congratulation.class and GetParm.class to where your home page is. (To save, point to the link and press the right button of your mouse. You'll see "Save Link As..." if you use Netscape.)
  2. Add this to your .html file:
    <applet code=Congratulation.class width=560 height=50>
            <param name=bgcolor value=#ffffff>
    </applet>
    
  3. Change the above bgcolor value to match your background.
You are now ready to run.
Put together by Alex Mou.