Illustrate error handling for function defined in eval() but called in normal code.
  1. Load javascript file via XMLHttpRequest
  2. eval() it.
  3. Error in eval-level code, use of undefined var b.
01/2007 Works in Firebug 1.1b9 and Fireclipse