[jQuery] jquery script errors in IE6 on load.

[jQuery] jquery script errors in IE6 on load.


Hi Guys ...
I'm working on this site and just added some jquery to it
http://wecompare.pageone.gotdns.com/
It works fine in all the other browsers but on loading in IE6 I get
three errors
line: 1095
char: 5
error: Object doesn't support this property or method
code: 0
line: 1094
char: 5
error: Object doesn't support this property or method
code: 0
line: 41
char: 18
error: 'length' is null or not an object
code: 0
I know its jquery causing it, because, if I comment out <script> call
that loads jquery ... the errors go away.
I'm at my wits end ... I've tried using different versions of jquery
(packed, minified, etc) but the errors persist.
I just need a nod in the right direction.
Thanks in advance for all your help!