diff --git a/js/VisualEvent.js b/js/VisualEvent.js index 46595e0..8f9bbe1 100644 --- a/js/VisualEvent.js +++ b/js/VisualEvent.js @@ -466,7 +466,7 @@ VisualEvent.prototype = { { var origin = ""; var srcFiles = []; - var i, iLen, a; + var i, iLen, script, pos; // Webkit reformats the prototype for the function, so the whitespace might not match our // intended target. Remove the prototype - it means we are more likely to get a clash, but @@ -476,11 +476,12 @@ VisualEvent.prototype = { } for ( i=0, iLen=this.s.scripts.length ; i