Can anyone tell me why Cufon isn't working on the following page: [URL removed]
I've used Cufon numerous times in the past and now that I'm at a point where the project is ultra time sensitive I run into an issue. Web Inspector in Safari is telling me:
"ReferenceError: Can't find variable: Cufon"
All of the files are linked up correctly, so I'm really at a loss. Thanks in advance for your help!
I might be wrong, but I don't think those Javascript files are even interpreted as such. From what I can see there are no "Content-type" headers (e.g. "text/javascript") set on them.
FWIW, jQuery which is included on that page is not defined either.