users.put("gpburdell", new User("gpburdell", "gotech",new String[]{"jscUser"}));
users.put("bsiggelkow", new User("bsiggelkow", "crazybill",new String[]{"jscUser","jscAdmin"}));
users.put("jmitchell", new User("jmitchell", "helga",new String[]{"jscAdmin"}));
users.put("thusted", new User("thusted", "thebear"));