"Base62 encode" error: 1. I checked my javascript code using various validators and found all "missing ;" 2. All javascripts work just fine when loaded uncompressed, but once I compress it here using "Base62 encode", I get following FireFox error: "missing ; before statement" So I took a look and already after