[jQuery] jQuery validate error

[jQuery] jQuery validate error


Hello all,
I'm using jQuery 1.2.6 and Validation 1.3, and I'm getting an error
message in my firebug console when I click (for the first time) any
field in my form.
Error:
validator is undefined
/js/jq/jquery.validate.js
Line 291
My jQuery code is as follows:
[looks like i have to paste bin my code to let google post it 8|
Please check this link:
http://pastebin.com/m79705300
I've tried rolling jQuery back each version to 1.2.2 with it throwing
the same error. Any ideas?
Thanks!
Sam