I ran my site through the W3C validator, and a bunch of errors were caused by the Google Website Optimizer javascript.
It seems weird that would happen. If I put CDATA around it, the error go away. I assume that the code will still work?
So, I'm wondering if there's ever a time it's bad to put CDATA around javascript? and Why would Google's javascript snippets not validate in the first place?