Syntax Error

Syntax Error

I'm trying to put all my scripts into one script file, but when i put jquery in nothing will work because of a syntax error in the minified version. Starting on line 69 there's a quotation mark missing somewhere causing it to not close which in return messes up my comments and scripts below jquery. The uncompressed version doesn't have this error, and i would use it in the file instead except that its over 6000 lines, and makes the filesize large.