Demo: Fixing context with Function.prototype.call

The following demonstrates what happens when the value of the "this" variable in a script is set with Function.prototype.call. Click on any of the fake button nodes below to see, and view the source to see what we are doing.