~ improved sourceBox prototype #2

This file is basically the same code as in prototype2.html, but with more function calls to generate HTML of each line (similar to what Firebug currently does) in order to test the performance impact. The generation of all lines takes ~20% time using this approach.