I\'m receiving a script error in IE:
Line: 59 Char: 71 Error: Expected identifier, string, or number Code: 0
Line 59, character 71 don\'t seem to actually corres
Why, use IE7 or IE8 with the web developer tools on. And when you have a JS bug it will ask you if you want to debug this, you will say "yes, I want" and it will open a nice debugger, exactly on the problematic line.
Sadly, I am on Linux, and cant give you a print screen to show you how to turn this on.