Javascript Eval

This was inspired by the Tcl evaluator that came with the AOLserver 2.3.3 admin package - rather than having to create scripts in new files to test out a theory or muck about with a function, simply write the code in the evaluator, hit "eval" and see if it works.
go