var ff = new MD5 (); a = "Name"; b = "Arcade"; c = 5000; d = "key"; e = ff.calculate(((((((a + d) + c) + a) + d) + a) + b) + c);