Java Security BS, Can I Get Around It?

Hey,

I finally managed to get my game working as an applet off of my site but nobody can play it without lowering their Java security settings. Can I get around this utterly stupid restriction somehow so that people can actually play the game?

http://valkryst.us.to/games/space_game/space_game.php - This is the page that my game is on.

Here is the code in my html file running the applet:

The applet is packed into a fat jar using eclipse.

I’ve looked around, but everyone just says to lower your security settings. I don’t want anyone to have to do that to play the game.