Unable to get copied java game to work

I have copied the bare essentials of the 15 Puzzle game at http://www.javaonthebrain.com/java/puzz15/ to my page at http://www.geocities.com/denmarks/15_puzzle.html

I have finally managed to get all the obvious errors removed and java seems to begin. The only problem is that nothing happens. Can someone look at both pages and tell me what I have done wrong?

[372 byte] By [denmarksa] at [2007-11-26 15:38:51]
# 1
Maybe the author included a check to ensure the applet is only run on his own server. If you have permission to copy it, why don't you ask him?
kindofbluea at 2007-7-8 21:57:08 > top of Java-index,Java Essentials,New To Java...
# 2
The author allows downloads and has not indicated any restrictions. I am still waiting to hear from him on the problem.
denmarksa at 2007-7-8 21:57:08 > top of Java-index,Java Essentials,New To Java...
# 3
Problem solved. A couple of files not indicated in the html were missing.
denmarksa at 2007-7-8 21:57:08 > top of Java-index,Java Essentials,New To Java...