Hi Andrew,
That is the reference to the webresource causing the issue. In this case it seems that is your json2 webresource, which is using the default prefix "new_"
It seems you calling a json function on your code using the incorrect syntax?
Run IE debugging tools to find out more information.
Hope this helps