Here is the original program that is an applet that will run in a browser.
If you look at the HTML code, you will notice that a single Jar file is
being used. Also notice that I am passing an original parameter called
"webcombo" with a value of 345 into the applet. The applet is written
so that if the parameter "webcombo" is not passed, then the default
unlock code is set to a value of 123.