USApplet

This will run the system in US Mode because of the tag file:

<applet CODE="internationalization.MainApplet.class" WIDTH="250" HEIGHT="300">
  <param name="internalizationType" value="internationalization.USFactory">
</applet>

-rw-r--r--   1 heineman      767 Feb  3 15:37 AbstractWindowFactory.java
-rw-r--r--   1 heineman     2283 Feb  3 15:49 JapaneseFactory.java
-rw-r--r--   1 heineman     2345 Feb  3 15:37 MainApplet.java
-rw-r--r--   1 heineman     1532 Feb  3 15:37 USFactory.java