Lists = new Array();

Lists["True20 Elements"] = new Array
(
	"cold",
	"earth",
	"energy",
	"fire",
	"water",
	"wind"
);
