grant codeBase "http://gameprogrammer.com/games/scope/scope.jar" {
	permission java.security.AllPermission;
};

