HTML CODE
<applet code="h_flag.class" width=180 height=190>
<param name = "link" value = "http://www.geocities.com/latronghung">
<param name="imagename" value = "images/me1.jpg">
<param name = "bgcolor" value = "ffffff">
<param name = "bgimagename" value = "images/me1.jpg">
</applet>
PARAMETER INFORMATION
{ "link", "A String value", "URL to jump" },
{ "imagename", "A String value", "Name of Image (if use)" },
{ "bgcolor", "An Integer value (HEX)", "Background Color" },