Right back from the ashes!!!

Erhm... hello guys, I've finished my graduation, got a job and had some spare time so I could work on the "Xith3D Applet" project, hehe.
Actually, I had some troubles setting up xith3d on my notebook, it has a Intel 945 Express onboard video card, and I had to set the Model Loader's Use Display List flag to false to visualize the model rendered, when it was true, I couldn't see nothing.
I've coded some sort of adaptation of the MD2 Loader test to my old Xith3DApplet class. The HTML is just the same, and... guess what? It works! Check it out:
http://www.dc.uel.br/~asuzukiThe applet runs pretty much faster on IE (read: smoothly) than on Firefox, can anyone guess why?
I will work a little bit more on the code and present it to you guys.
I'm having some headache trying to figure out how to handle input. Like, does HIAL works on an Applet? If not, what will I have to code to have some seamless integration with Xith's Input classes (key constants, i.e.)?
Thank U!