JSON: Minor But VERY Important Detail Creating Syntax Error: Invalid Label
this.OnLoad( eval(
"("
+ this.Connection.responseText +
")"
); );
For Cut-and-Paste
this.OnLoad( eval( "(" + this.Connection.responseText + ")" ); );