A: 

Use a debugger to find the line with the error.

Tgr
I don't know of a debugger for IE so I threw in a bunch of alert statements to trace it and found the problem not with the JSONP call but rather with a call to jqModal.
Jay Heavner