Applet problem with jre 6

I create some applets.

When I run applet on JRE 5.0 it runs perfect, but when update to JRE6 it doesn磘 work,

the VM dont have reports of problems.

You can see an example at

http://centros.edu.xunta.es/ceipdepalmeira/cadernosPaco/dixestion/01aparato_partes.htm

What can i do?. Any suggestions? Thank you.

[342 byte] By [bouzana] at [2007-11-26 16:09:14]
# 1
Java (and Sun) does not guarantee that programs and applets written for Java 1.5 will work under Java 6. You'll need to find the problem, and if it's your code, fix it.
ChuckBinga at 2007-7-8 22:31:31 > top of Java-index,Desktop,Runtime Environment...