Jason Bertoch wrote: > By no means a JS coder, and haven't dug deeper to find out, but couldn't > it be pre-compiled JS and not just random text? >
Doubtful. I don't believe JavaScript has a bytecode or any other (except in some JavaScript engines internal representation) compiled format. Francis
